summaryrefslogtreecommitdiff
path: root/doc/update
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'patch-1' into 'master' Stan Hu2016-06-201-1/+1
|\ | | | | | | | | | | | | Broken instructions. git fetch --all --tags doesn't refresh tags See merge request !4092
| * Broken instructions. git fetch --all --tags doesn't refresh tagsfliespl2016-05-091-1/+1
| |
* | Fix version references in 8.8 to 8.9 update guideRobert Speicher2016-06-081-2/+2
| | | | | | | | [ci skip]
* | Added 8.9 install/update guidesYorick Peterse2016-06-071-0/+162
| | | | | | | | [ci skip]
* | Fix 18009: add missing steps in update docsArian Sameni2016-05-302-1/+17
| |
* | Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-131-3/+3
| | | | | | | | [ci skip]
* | Revert "Merge branch 'doc-fix-db-gem-install-instructions' into 'master' "revert-3955Rémy Coutable2016-05-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 66d8ef1ad9d5952b7e7f026658f71aafc861950e, reversing changes made to 6a8359f3d3be01af6f5b124b61af7ee1c77c17d0. The `--with` option was added in Bundler 1.10 but in this case it shouldn't even be needed: I've tested the original command locally and the pg gem was installed, so I believe the user that opened the original MR ran the wrong command (i.e. `sudo -u git -H bundle install --without development test postgres --deployment` instead of `sudo -u git -H bundle install --without development test mysql --deployment`. See discussion at https://gitlab.com/gitlab-org/gitlab-ce/commit/66d8ef1ad9d5952b7e7f026658f71aafc861950e for more context.
* | Update 8.8 guidesValery Sizov2016-05-111-0/+154
|/
* Merge branch 'doc-fix-db-gem-install-instructions' into 'master' Rémy Coutable2016-05-041-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update patch_versions.md with explicit --with statement for db gem group ## What does this MR do? Updates `patch_versions.md`'s instructions on installing gems to explicitly install either the postgres or mysql groups. ## Are there points in the code the reviewer needs to double check? No, but thank you for your time. ## Why was this MR needed? I performed the steps listed in `patch_versions.md` and ran the command for updating postgres gems. Bundler told me at the end that it had not installed the postgres gem group, which caused the next step, migrating the DB, to fail for obvious reasons. Changing the command to `--with postgres` made it install the postgres gem group, and db:migrate then passed. ## What are the relevant issue numbers? None ## Screenshots (if relevant) N/A See merge request !3955
| * Add explicit --with statement for postgres and mysql gem groups as ↵mike2016-04-271-2/+2
| | | | | | | | necessary. When I followed these instructions, the first command did not install the postgres group and it had to be made explicit.
* | Merge branch 'prepend-letter-v-to-workhorse-version-numbers' into 'master' Jacob Vosmaer (GitLab)2016-04-281-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | Prepend letter v to GitLab Workhorse version numbers This helps to address gitlab-org/gitlab-ce#12684 so as to maintain consistency in all GitLab projects. It also addresses: https://gitlab.com/gitlab-org/gitlab-workhorse/issues/4 Next Steps - create a set of duplicate tags in workhorse to prevent errors when updating from the patch guide See merge request !3088
| * Prepend letter v to GitLab Workhorse version numbersprepend-letter-v-to-workhorse-version-numbersKelvin2016-03-041-1/+1
| |
* | Add --tags to fetching gitlab-shell to ensure tags are downloadedStan Hu2016-04-221-1/+1
| | | | | | | | Closes #15525
* | Bump gitlab-shell to 2.7.2Achilleas Pipinellis2016-04-221-1/+1
| | | | | | | | [ci skip]
* | Split into sections, port `downgrade_ee_to_ce` doc from EEdoc-updating-gitlabAchilleas Pipinellis2016-04-211-8/+82
| | | | | | | | [ci skip]
* | Fix links in update READMEAchilleas Pipinellis2016-04-191-5/+8
| | | | | | | | [ci skip]
* | fix required gitlab-shell version.lurdan2016-04-151-1/+1
| | | | | | Under the procedure, I've warned about gitlab-shell version, which should be 2.6.12 (may be some minor revisions introduces that).
* | Go back to gitlab-workhorse 0.7.1Jacob Vosmaer2016-04-111-1/+1
| | | | | | | | | | We found out that 0.7.2 breaks shallow `git clone`. GitLab 8.7 will work fine with gitlab-workhorse 0.7.1 too.
* | Merge branch 'gitlab-workhorse-0.7.2' into 'master' Yorick Peterse2016-04-081-1/+1
|\ \ | | | | | | | | | | | | Use gitlab-workhorse 0.7.2 See merge request !3570
| * | Use gitlab-workhorse 0.7.2Jacob Vosmaer2016-04-061-1/+1
| | |
* | | Disable git gc --autoJacob Vosmaer2016-04-061-0/+8
|/ /
* | Added 8.7 install/update guidesYorick Peterse2016-04-041-0/+146
| | | | | | | | [ci skip]
* | Fix order of steps to prevent PostgreSQL errors when running migration [ci skip]doc-update-8.5-to-8.6-fix-steps-orderRodrigo Manhães2016-03-221-21/+21
| |
* | Reload the schema before restoring a database backupDrew Blessing2016-03-212-0/+84
| |
* | Gitlab-workhorse tags have "v" nowworkhorse-0.7.1Jacob Vosmaer2016-03-211-1/+1
| |
* | Use gitlab-workhorse 0.7.1Jacob Vosmaer2016-03-211-1/+1
| |
* | Add note in rest of update guidesAchilleas Pipinellis2016-03-183-0/+27
| | | | | | | | [ci skip]
* | Merge branch 'master' into docs_select_version_to_installAchilleas Pipinellis2016-03-188-2/+449
|\ \
| * | Update GITLAB_SHELL_VERSION to match EERobert Speicher2016-03-141-1/+1
| | | | | | | | | | | | [ci skip]
| * | Fix ordering in 8.5-to-8.6 update guiders-prepare-8-6Robert Speicher2016-03-121-11/+13
| | | | | | | | | | | | [ci skip]
| * | Added 8.6 upgrade guide for PostgreSQL usersYorick Peterse2016-03-111-0/+17
| | |
| * | Prepare docs for 8.6 RC1Robert Speicher2016-03-101-0/+145
| | | | | | | | | | | | [ci skip]
| * | Merge branch 'fix/upgrader-docs' into 'master' Achilleas Pipinellis2016-03-091-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix master branch link to upgrader.md See merge request !2967
| | * | Fix URL to upgrader guideJonas Friedmann2016-03-091-1/+1
| | |/
| * | Merge branch 'bundle_clean' into 'master' Achilleas Pipinellis2016-03-082-0/+9
| |\ \ | | |/ | |/| | | | | | | | | | | | | add bundle clean to upgrade docs This MR adds a bundle clean after installing new gems. Bundle clean removes old, not needed gems to keep the system clean. See merge request !2809
| | * make cleanup optionalChristian Mehlmauer2016-03-072-1/+6
| | |
| | * add bundle clean to upgrade docsChristian Mehlmauer2016-02-142-0/+4
| | |
| * | No changes to nginx config in this update. Removed unnecessary instructions.Brandon Patton2016-02-181-21/+0
| | |
| * | Re-add section about NGINX config and init script updates in 8.4->8.5 update docre-add-missing-part-in-update-docRémy Coutable2016-02-151-0/+26
| |/ | | | | | | | | | | | | | | | | | | | | These sections were removed but: - even if the NGINX config wasn't modified, it might be in future updates so it's better to always have it instead of having to remember to add it depending on the changes - the init script update section must be there since it's a safe command line that should be run on every update [ci skip]
| * Merge branch 'workhorse-0.6.4' into 'master' Rémy Coutable2016-02-121-1/+1
| |\ | | | | | | | | | | | | | | | | | | Use gitlab-workhorse 0.6.4 This fixes a bug in 8.5.0.rc1 where downloading Git blobs through the API is broken. See merge request !2794
| | * Use gitlab-workhorse 0.6.4workhorse-0.6.4Jacob Vosmaer2016-02-121-1/+1
| | |
| * | Re-add "Update configuration files" section in the 8.4 to 8.5 upgrade guideRémy Coutable2016-02-121-2/+12
| |/ | | | | | | | | | | Needed because of !2782. [ci skip]
| * Updated install/update guides for 8.5Yorick Peterse2016-02-101-0/+106
| | | | | | | | [ci skip]
| * Added note: working copy changes (e.g., deleted vendor folder) should be ↵aral/gitlab-ce-masterAral Balkan2016-02-011-0/+6
| | | | | | | | | | | | stashed before beginning the update process. We should probably include this notice on all update guides. [ci skip]
| * Update gitlab-workhorse versions in documentationRobert Speicher2016-01-271-1/+1
| | | | | | | | [ci skip]
| * GitLab 8.4 uses gitlab-shell v2.6.10Julian Rademacher2016-01-221-1/+1
| |
| * Use gitlab-workhorse 0.6.1workhorse-pathJacob Vosmaer2016-01-211-1/+1
| |
| * Mention init script updateJacob Vosmaer2016-01-211-4/+1
| |
| * Update MySQL docsRobert Speicher2016-01-181-1/+1
| | | | | | | | [ci skip]
| * Add information about PostgreSQL<>MySQL 'text' type differences into to ↵Tomasz Maczukin2016-01-181-0/+1
| | | | | | | | installation docs