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
Robert Schilling
3ee4701316
Add logrotate config to update docs
2013-10-18 15:22:23 +02:00
Jacob Vosmaer
c69b2856b1
Add troubleshooting info to 5.4-to-6.0.md
2013-10-15 14:58:26 +02:00
Dmitriy Zaporozhets
17df09b79e
Remove unnecessary steps from update 6.1-6.2
2013-10-15 12:32:22 +03:00
Jacob Vosmaer
83e9825c97
Fix sudo commands in update guides
2013-10-07 14:16:04 +02:00
Jacob Vosmaer
37868d7bd6
Merge pull request #5160 from nummy/patch-1
...
Improve 6.0-to-6.1.md update guide
2013-10-03 06:17:27 -07:00
Jacob Vosmaer
45efba5801
Use mkdir -p in 4.2-to-5.0.md update guide
2013-10-02 10:28:01 +02:00
Jacob Vosmaer
58b46cbcf6
Add -H to sudo commands in 4.1-to-4.2.md
2013-10-02 09:29:40 +02:00
Marin Jankovski
775aa5ba7c
Update install/update docs.
2013-10-01 10:05:58 +02:00
Sergio Pieiga
95beea7e62
Step 8, cd into /home/git/gitlab
...
need to be in /home/git/gitlab
2013-09-23 14:09:29 -04:00
Dmitriy Zaporozhets
089f0000ca
Merge pull request #5136 from f0k/patch-1
...
Remove old assets before compiling new ones
2013-09-22 02:22:51 -07:00
Spencer Owen and Marin Jankovski
3d2ec9fe00
Corrects the update document to match the version of gitshell specified in the install document (1.7.1)
2013-09-22 10:52:42 +02:00
Jan Schlüter
a47fe72ad6
remove old assets before compiling
2013-09-19 19:25:40 +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
Dmitriy Zaporozhets
6cc2e6d7ed
Clear cache when update to 6.1
2013-09-10 13:42:53 +03: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
Sytse Sijbrandij
bb01b4f131
Warning about issue numbers.
2013-08-26 20:59:15 +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
Dmitriy Zaporozhets
0a0b0e1eab
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2013-08-21 12:09:13 +03:00
Dmitriy Zaporozhets
ed3d31d5b2
Warn about update to 6.1
2013-08-21 12:04:33 +03:00
lurdan
f70c5fcab2
fix checkout tag name
2013-08-21 11:25:46 +09:00
Dmitriy Zaporozhets
1f7d485d33
Prepare doc for update from 6.0 to 6.1
2013-08-20 22:34:14 +03: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
Jacob Vosmaer
6636c161fe
Update to gitlab-shell 1.5.0 during 5.3-5.4 update
2013-08-09 14:56:15 +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
Johannes Schleifenbaum
cd19f82e51
Fix typos
2013-07-29 12:47:06 +02:00
Chai Xue Liang
7d6960104d
Add assets precompile step for fixing activities lost and some UI style issues
2013-07-20 04:20:21 -07:00
Dmitriy Zaporozhets
d3c429ed21
Doc for update from 5.3 to 5.4
2013-07-18 19:32:13 +03:00
Martin Bastien
de5c8601eb
Fix invalid task name migrate_global_keys
2013-07-12 21:37:05 -04:00
Dmitriy Zaporozhets
f438bd415f
Merge branch 'master' into 6-0-dev
...
Conflicts:
app/controllers/admin/teams/projects_controller.rb
app/views/team_members/_team_member.html.haml
app/views/teams/members/_member.html.haml
2013-06-30 11:35:40 +03:00
Dmitriy Zaporozhets
7ae72e6511
Merge pull request #4323 from axilleas/update_docs
...
Create uploads dir otherwise backup fails. Fix #4304
2013-06-28 21:55:13 -07:00
Dmitriy Zaporozhets
0705a7a507
Changelog updated. Added migrate docs for 6.0
2013-06-25 16:49:27 +03:00
Yves Senn
b8eee565a8
Merge pull request #4369 from zeehio/patch-1
...
[Doc] Update 5.0 to 5.1: Recompile assets
2013-06-24 00:12:12 -07:00
Robert Schilling
8c1ac6f3c6
Fix wrong file versions in update docs
2013-06-22 13:29:51 +02:00
Sergio Oller
98423a37b2
[Doc] Update 5.0 to 5.1: Recompile assets
...
Recompiling assets on the update is needed or main menu appearance may not load properly. This has been mentioned on issues #3722 and #3978 .
The command has been tested several by users on those issues and by myself.
Thanks for your time and attention.
2013-06-21 11:05:21 +02:00
Dmitriy Zaporozhets
48d372725a
Update docs from 5.2 to 5.3
2013-06-20 09:52:47 +03:00
Axilleas Pipinellis
ddc57ece6b
Create uploads dir otherwise backup fails. Fix #4304
2013-06-17 11:38:27 +03:00
Ben Bodenmiller and Dmitriy Zaporozhets
1405d28cf7
update upgrade guide with backup, db specific commands, config changes, check, and restore
2013-06-07 17:00:40 +03:00
Trevor Strieber
8f50eb7467
adding update info regarding gitlab-shell config.yml
2013-05-29 15:03:54 -06:00
Dmitriy Zaporozhets
143a03e551
Update docs for 5.2
2013-05-18 09:46:14 +03:00
crazyscience
ac88d51225
Setting the working directory before git operations
2013-05-07 18:28:47 -07:00