summaryrefslogtreecommitdiff
path: root/doc/update
Commit message (Collapse)AuthorAgeFilesLines
...
| * | remove old assets before compilingJan Schlüter2013-09-191-0/+1
| | |
* | | Corrects the update document to match the version of gitshell specified in ↵Spencer Owen2013-09-221-1/+1
|/ / | | | | | | the install document (1.7.1)
* | Typo fix.Sytse Sijbrandij2013-09-131-1/+1
| |
* | Notice about moving projects.Sytse Sijbrandij2013-09-131-2/+2
| |
* | Clear cache when update to 6.1Dmitriy Zaporozhets2013-09-101-2/+3
|/
* Create satellites during update to 6.0. Fix #4938Snooze-2013-08-291-0/+1
| | | | | | | 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.
* Warning about issue numbers.Sytse Sijbrandij2013-08-261-2/+8
|
* Clear redis cache and precompile assets during update to 6.0. Fix #4874 #4840Axilleas Pipinellis2013-08-261-3/+7
| | | | | | | | | | | 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.
* Added assets:precompile in upgrade guide 5.4 -> 6.0Alex Bouma2013-08-221-0/+2
|
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-08-211-1/+1
|\
| * fix checkout tag namelurdan2013-08-211-1/+1
| |
* | Warn about update to 6.1Dmitriy Zaporozhets2013-08-211-0/+3
|/
* Prepare doc for update from 6.0 to 6.1Dmitriy Zaporozhets2013-08-201-0/+91
|
* Update to gitlab-shell 1.7.0 during 5.4-6.0 updateChris Roemmich2013-08-201-6/+14
|
* Information about teams in changelog and switching to unicorn for all people.Sytse Sijbrandij2013-08-161-5/+7
|
* Unix line endings.Sytse Sijbrandij2013-08-161-96/+96
|
* Update to gitlab-shell 1.5.0 during 5.3-5.4 updateJacob Vosmaer2013-08-091-5/+13
|
* Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets2013-08-041-0/+1
|
* Merge pull request #4673 from Razer6/support_restructured_textDmitriy Zaporozhets2013-08-031-5/+12
|\ | | | | Add support for reStructured Text markup language
| * Add support for reStructured Text markup languageRobert Schilling2013-07-301-5/+12
| |
* | Better description based on a conversation in the contributor room.Sytse Sijbrandij2013-08-011-4/+8
|/
* Fix typo in update docs for 6.0Dmitriy Zaporozhets2013-07-291-1/+1
|
* Add deprecations to update docs for 6.0Dmitriy Zaporozhets2013-07-291-71/+84
|
* Fix typosJohannes Schleifenbaum2013-07-292-3/+3
|
* Add assets precompile step for fixing activities lost and some UI style issuesChai Xue Liang2013-07-203-0/+6
|
* Doc for update from 5.3 to 5.4Dmitriy Zaporozhets2013-07-181-0/+80
|
* Fix invalid task name migrate_global_keysMartin Bastien2013-07-121-1/+1
|
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-06-301-3/+12
|\ | | | | | | | | | | | | Conflicts: app/controllers/admin/teams/projects_controller.rb app/views/team_members/_team_member.html.haml app/views/teams/members/_member.html.haml
| * Merge pull request #4323 from axilleas/update_docsDmitriy Zaporozhets2013-06-281-3/+12
| |\ | | | | | | Create uploads dir otherwise backup fails. Fix #4304
| | * Create uploads dir otherwise backup fails. Fix #4304Axilleas Pipinellis2013-06-171-3/+12
| | |
* | | Changelog updated. Added migrate docs for 6.0Dmitriy Zaporozhets2013-06-251-0/+71
|/ /
* | Merge pull request #4369 from zeehio/patch-1Yves Senn2013-06-241-0/+1
|\ \ | | | | | | [Doc] Update 5.0 to 5.1: Recompile assets
| * | [Doc] Update 5.0 to 5.1: Recompile assetsSergio Oller2013-06-211-0/+1
| | | | | | | | | | | | | | | | | | | | | 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.
* | | Fix wrong file versions in update docsRobert Schilling2013-06-221-2/+2
|/ /
* | Update docs from 5.2 to 5.3Dmitriy Zaporozhets2013-06-201-0/+80
|/
* update upgrade guide with backup, db specific commands, config changes, ↵Ben Bodenmiller2013-06-071-2/+57
| | | | check, and restore
* adding update info regarding gitlab-shell config.ymlTrevor Strieber2013-05-291-0/+6
|
* Update docs for 5.2Dmitriy Zaporozhets2013-05-181-0/+33
|
* Setting the working directory before git operationscrazyscience2013-05-073-0/+7
|
* add missing title to upgrade guideYves Senn2013-04-301-0/+2
|
* move the update guides from the wiki into the repoYves Senn2013-04-306-0/+396
|
* move the update instructions for 4.2 to 5.0 from the Wiki into the Repo.Yves Senn2013-04-291-0/+163
|
* Install postfix separately, new update instructions. Fixes #3639Axilleas Pipinellis2013-04-281-14/+27
|
* Handle several RDBMSGrégoire Paris2013-04-261-1/+5
|
* Keep update docs inside repo so people can submit PRDmitriy Zaporozhets2013-04-191-0/+42