Commit Graph

30 Commits

Author SHA1 Message Date
Ciro Santilli fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
dosire 369bd858d8 We should only specify unsafe version, never give advise since it it perishable. 2014-03-24 15:17:43 +01:00
Jeroen van Baarsen 5ed87ab7cc Fixes #6311: cp the init.d file locally instead of remote 2014-02-13 21:14:20 +01:00
Robert Schilling 898d4fe37d Fixes #6187, Update dead links 2014-02-09 18:53:06 +01:00
dosire 60e451fde4 Change canonical urls to GitLab Cloud. 2013-12-30 14:27:18 +01:00
Dmitriy Zaporozhets 7101b22c2e
Recommend gitlab-shell 1.7.9 in docs and check task
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-20 12:34:14 +02:00
Jacob Vosmaer 0ab0ca0d9d Use gitlab-shell 1.7.8 2013-11-14 13:35:45 +01:00
Jacob Vosmaer 81f69b5d31 Clarify upgrade steps 2013-11-02 17:24:43 +01:00
Jacob Vosmaer 88c15909f9 Add security warnings to update docs 2013-11-02 16:49:26 +01:00
John Weis 74790bd8d9 Typo fixed
"ssending" to "sending"
2013-10-23 16:53:06 -04:00
Natt Piyapramote e41f4a8480 Use init.d/gitlab script from 6-0-stable branch
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.
```
2013-10-21 09:20:53 +07:00
Jacob Vosmaer c69b2856b1 Add troubleshooting info to 5.4-to-6.0.md 2013-10-15 14:58:26 +02:00
Jacob Vosmaer 83e9825c97 Fix sudo commands in update guides 2013-10-07 14:16:04 +02:00
Sytse Sijbrandij 1045ea6476 Typo fix. 2013-09-13 07:49:45 +02:00
Sytse Sijbrandij 86d14441a4 Notice about moving projects. 2013-09-13 07:44:30 +02:00
Snooze- bae719df66 Create satellites during update to 6.0. Fix #4938
Satellites for projects that were located in the root namespace needs to be recreated once they've been migrated to the creator’s namespace during the upgrade process.

This can be achieved by running the sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production during the update process.

The command has been added to the 5.4 to 6.0 update doc.
2013-08-29 21:23:19 +02:00
Axilleas Pipinellis c4bf88f96f Clear redis cache and precompile assets during update to 6.0. Fix #4874 #4840
As a consequence on the namespaces change from 5.4 to 6.0, after upgrade
lots of links on the dashboard were not working (pointing to projects
without the group part on the url).
Also, after upgrading to 6.0-stable, the network (branch history) function
does not work. The progress bar rotates forever, but the network graph cannot
be generated.

Clearing redis cache fixes those issues.
2013-08-26 18:06:15 +03:00
Alex Bouma b30909c269 Added assets:precompile in upgrade guide 5.4 -> 6.0 2013-08-22 16:00:42 +02:00
lurdan f70c5fcab2 fix checkout tag name 2013-08-21 11:25:46 +09:00
Chris Roemmich df7d426d2f Update to gitlab-shell 1.7.0 during 5.4-6.0 update 2013-08-20 14:13:49 -05:00
Sytse Sijbrandij 3bc4845874 Information about teams in changelog and switching to unicorn for all people. 2013-08-16 11:53:52 +02:00
Sytse Sijbrandij f7b922c687 Unix line endings. 2013-08-16 11:49:49 +02:00
Dmitriy Zaporozhets af5faaf0e1 Move diff parsing to own class. Correctly identify note diff line 2013-08-04 20:43:49 +03:00
Dmitriy Zaporozhets 8886b900ca Merge pull request #4673 from Razer6/support_restructured_text
Add support for reStructured Text markup language
2013-08-03 01:45:51 -07:00
Sytse Sijbrandij 942cf32333 Better description based on a conversation in the contributor room. 2013-08-01 21:23:57 +02:00
Robert Schilling b9717ba45e Add support for reStructured Text markup language 2013-07-30 19:06:45 +02:00
Dmitriy Zaporozhets 121f20d253 Fix typo in update docs for 6.0 2013-07-29 19:19:03 +00:00
Dmitriy Zaporozhets f52f5f6794 Add deprecations to update docs for 6.0 2013-07-29 17:11:55 +00:00
Martin Bastien de5c8601eb Fix invalid task name migrate_global_keys 2013-07-12 21:37:05 -04:00
Dmitriy Zaporozhets 0705a7a507 Changelog updated. Added migrate docs for 6.0 2013-06-25 16:49:27 +03:00