summaryrefslogtreecommitdiff
path: root/doc/update
Commit message (Collapse)AuthorAgeFilesLines
...
* Update guide for 6.3 to 6.4Dmitriy Zaporozhets2013-12-201-0/+77
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Added Rake:Attack cp information to Upgrade Guide 6.3.0maltefiala2013-12-081-1/+6
|
* Make everygreen.dosire2013-12-061-5/+9
|
* Update universal guide.dosire2013-12-061-1/+1
|
* Tiny typoPhilippe Lafoucrière2013-12-051-1/+1
|
* Update ruby.mdTandrial2013-11-291-0/+1
| | | | | | | | | Trying to install the gem bundle without bundler fails with: /usr/local/lib/ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs': Could not find 'bundler' (>= 0) among 8 total gem(s) (Gem::LoadError) from /usr/local/lib/ruby/2.0.0/rubygems/dependency.rb:307:in `to_spec' from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb:47:in `gem' from /usr/local/bin/bundle:22:in `<main>' Installing the bundler (with sudo gem install bundler) at the end of Step 4 fixes this.
* Explain and streamline upgrade stepsJacob Vosmaer2013-11-261-3/+4
|
* Fix whitespaceJacob Vosmaer2013-11-261-1/+1
|
* No need to re-download the init scriptJacob Vosmaer2013-11-261-2/+1
|
* Remove outdated steps from 6.2-to-6.3.mdJacob Vosmaer2013-11-261-22/+5
|
* Here is undefined.Sytse Sijbrandij2013-11-251-1/+1
|
* Be more specific about what Ruby to useJacob Vosmaer2013-11-251-1/+1
|
* Add Ruby upgrade instructionsJacob Vosmaer2013-11-251-0/+53
|
* Noted the change to the gitlab-shell config.yml, which changed substantially ↵August2013-11-241-1/+3
| | | | in recent versions and broke the upgrade when not updated
* minor fix to commandSairam Kunala2013-11-221-1/+2
|
* Fix 6.3 branch nameDmitriy Zaporozhets2013-11-221-5/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update docs for 6.3Dmitriy Zaporozhets2013-11-201-0/+117
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Recommend gitlab-shell 1.7.9 in docs and check taskDmitriy Zaporozhets2013-11-208-8/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update 6.0-to-6.2.mdTobias Millauer2013-11-181-1/+1
|
* Use gitlab-shell 1.7.8Jacob Vosmaer2013-11-148-8/+8
|
* Number 3 was missing.Sytse Sijbrandij2013-11-041-1/+1
|
* Merge branch 'gitlab_shell_in_patch_doc' of ↵Dmitriy Zaporozhets2013-11-041-3/+11
|\ | | | | | | /home/git/repositories/gitlab/gitlabhq
| * Include gitlab-shell in patch update docJacob Vosmaer2013-11-041-3/+11
| |
* | Add security update info to 6.0-to-6.2.mdJacob Vosmaer2013-11-021-2/+5
| |
* | Clarify upgrade stepsJacob Vosmaer2013-11-024-4/+4
| |
* | Add 5.1-to-5.4 update pathJacob Vosmaer2013-11-023-2/+105
| |
* | Bump gitlab-shell in 5.4 and 6.2Jacob Vosmaer2013-11-022-9/+17
| |
* | Add security warnings to update docsJacob Vosmaer2013-11-029-0/+27
|/
* Use gitlab-shell 1.7.4Jacob Vosmaer2013-11-012-2/+2
|
* Bump gitlab-shell to 1.7.3Jacob Vosmaer2013-11-011-1/+1
|
* Add 6.0-to-6.2 update guideJacob Vosmaer2013-10-291-0/+128
|
* Merge branch '51-to-60-update' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-291-0/+153
|\
| * Add a combined update doc from 5.1 to 6.0Jacob Vosmaer2013-10-241-0/+153
| |
* | Universal update guide for patch versionsDmitriy Zaporozhets2013-10-281-0/+56
| |
* | Merge pull request #4986 from Machiel/patch-1Jacob Vosmaer2013-10-241-0/+1
|\ \ | |/ |/| Added git command to change shell to 1.1.0 to make sure the check passes
| * Added git command to change shell to 1.1.0 to make sure the check passesMachiel2013-09-041-0/+1
| |
* | Typo fixedJohn Weis2013-10-231-1/+1
| | | | | | "ssending" to "sending"
* | Update 6.1-to-6.2.mdJeroen van Baarsen2013-10-211-0/+2
| | | | | | Added a few enters so markdown can process the code (without adding bash in front of it)
* | Add tip to see difference between old and new configDmitriy Zaporozhets2013-10-211-0/+6
| |
* | Use init.d/gitlab script from 6-0-stable branchNatt Piyapramote2013-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Seems like init.d/gitlab script from master branch is not working anymore. Change to a version from 6-0-stable works fine. It says: ``` Starting the GitLab Unicorn web server... /etc/init.d/gitlab: 132: /etc/init.d/gitlab: script/web: not found Starting the GitLab Sidekiq event dispatcher... /etc/init.d/gitlab: 141: /etc/init.d/gitlab: script/background_jobs: not found GitLab is not running. ```
* | Add logrotate config to update docsRobert Schilling2013-10-181-5/+16
| |
* | Add troubleshooting info to 5.4-to-6.0.mdJacob Vosmaer2013-10-151-0/+18
| |
* | Remove unnecessary steps from update 6.1-6.2Dmitriy Zaporozhets2013-10-151-14/+5
| |
* | Fix sudo commands in update guidesJacob Vosmaer2013-10-076-11/+11
| |
* | Merge pull request #5160 from nummy/patch-1Jacob Vosmaer2013-10-031-0/+1
|\ \ | | | | | | Improve 6.0-to-6.1.md update guide
| * | Step 8, cd into /home/git/gitlabSergio Pieiga2013-09-231-0/+1
| | | | | | | | | need to be in /home/git/gitlab
* | | Use mkdir -p in 4.2-to-5.0.md update guideJacob Vosmaer2013-10-021-2/+2
| | |
* | | Add -H to sudo commands in 4.1-to-4.2.mdJacob Vosmaer2013-10-021-4/+4
| | |
* | | Update install/update docs.Marin Jankovski2013-10-011-0/+100
|/ /
* | Merge pull request #5136 from f0k/patch-1Dmitriy Zaporozhets2013-09-221-0/+1
|\ \ | | | | | | Remove old assets before compiling new ones