- Aug 14, 2019
-
-
Hordur Freyr Yngvason authored
-
- Aug 12, 2019
-
-
Heinrich Lee Yu authored
Old cookies are still valid and are automatically upgraded by Rails
-
- Jul 08, 2019
-
-
This updates redirected links in integration, update, user and workflow dirs. Should now link to final URLs to avoid redirect hops
-
- Jun 25, 2019
-
-
DJ Mountney authored
We no longer need to point people away from using db:migrate
-
DJ Mountney authored
Set the mininum supported migration version to be the schema version as of 11.11.0, and errors you if that is not detected during gitlab:db:configure
-
- Jun 19, 2019
-
-
Nick Thomas authored
Now MySQL is no longer supported, we need to change the docs
-
Yorick Peterse authored
It's fine to upgrade from 11.11.x to 12.x, so we remove the requirement to first upgrade to 12.0.x.
-
- Jun 18, 2019
-
-
Yorick Peterse authored
-
- Jun 11, 2019
-
-
- Jun 07, 2019
-
-
- May 15, 2019
-
-
- May 08, 2019
-
-
Stan Hu authored
Ruby 2.6 offers better performance and memory usage: https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
-
- May 05, 2019
-
-
- Mar 07, 2019
-
-
Update the documented version requirement of Ruby inside of Upgrading from Source to show GitLab 11.8 needs Ruby 2.5
-
- Feb 11, 2019
-
-
Yorick Peterse authored
Instead of requiring one separate document for every version (which is created by release managers), we now use a single document for both Community Edition and Enterprise Edition. This allows developers to add guidelines right away, instead of release managers having to determine what to add. Version specific upgrading instructions are placed in a separate section. This prevents instructions from lingering around for many versions should a developer forget to remove them. This also ensures that all instructions are kept in a single place, instead of being spread across different documents. A minor downside is that CE and EE guidelines now live in the same document, which could cause merge conflicts. Since we are working towards a single codebase, this should only be an issue until we merge the codebases together; something we expect to do in the coming months. This commit also removes all old upgrading instructions, but these can still be accessed using Git branch specific URLs (included in the updating README).
-
- Jan 24, 2019
-
-
- Jan 22, 2019
-
-
Takuya Noguchi authored
to always use Bundler 1.x on source install at this moment Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Jan 21, 2019
-
-
Rémy Coutable authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52346 . Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jan 14, 2019
-
-
- Jan 02, 2019
-
-
Robert Speicher authored
-
- Dec 31, 2018
-
-
Fatih Sarhan authored
-
- Dec 04, 2018
-
-
- Nov 07, 2018
-
-
- Oct 25, 2018
-
-
Andrew Newdigate authored
This allows us (and others) to test drive Puma without it affecting all users. Puma can be enabled by setting the environment variable "EXPERIMENTAL_PUMA" to a non empty value.
-
- Oct 24, 2018
-
-
Stan Hu authored
-
- Oct 12, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Oct 08, 2018
-
-
- Sep 03, 2018
-
-
Bob Van Landuyt authored
-
- Jul 31, 2018
-
-
Jose Ivan Vargas Lopez authored
-
- Jul 10, 2018
-
-
Richard Hancock authored
-
- Jul 02, 2018
-
-
- Jun 26, 2018
-
-
Achilleas Pipinellis authored
-
- Jun 19, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Jun 08, 2018
- Jun 01, 2018
-
-
Filipa Lacerda authored
-
- May 07, 2018
-
-
- Mar 29, 2018
-
-
Mattia Rizzolo authored
Especially with the main gitlab repository, there tends to be tons of stray branches, a continue `git fetch` without any -p will easily lead to hundreds of "orphaned branches" in the local checkouts. Signed-off-by:
Mattia Rizzolo <mattia@mapreri.org>
-
- Mar 12, 2018
-
-
Mike Greiling authored
-
- Mar 08, 2018
-
-
James Lopez authored
-