Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | remove old assets before compiling | Jan Schlüter | 2013-09-19 | 1 | -0/+1 | |
| | | | ||||||
* | | | Corrects the update document to match the version of gitshell specified in ↵ | Spencer Owen | 2013-09-22 | 1 | -1/+1 | |
|/ / | | | | | | | the install document (1.7.1) | |||||
* | | Typo fix. | Sytse Sijbrandij | 2013-09-13 | 1 | -1/+1 | |
| | | ||||||
* | | Notice about moving projects. | Sytse Sijbrandij | 2013-09-13 | 1 | -2/+2 | |
| | | ||||||
* | | Clear cache when update to 6.1 | Dmitriy Zaporozhets | 2013-09-10 | 1 | -2/+3 | |
|/ | ||||||
* | Create satellites during update to 6.0. Fix #4938 | Snooze- | 2013-08-29 | 1 | -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 Sijbrandij | 2013-08-26 | 1 | -2/+8 | |
| | ||||||
* | Clear redis cache and precompile assets during update to 6.0. Fix #4874 #4840 | Axilleas Pipinellis | 2013-08-26 | 1 | -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.0 | Alex Bouma | 2013-08-22 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2013-08-21 | 1 | -1/+1 | |
|\ | ||||||
| * | fix checkout tag name | lurdan | 2013-08-21 | 1 | -1/+1 | |
| | | ||||||
* | | Warn about update to 6.1 | Dmitriy Zaporozhets | 2013-08-21 | 1 | -0/+3 | |
|/ | ||||||
* | Prepare doc for update from 6.0 to 6.1 | Dmitriy Zaporozhets | 2013-08-20 | 1 | -0/+91 | |
| | ||||||
* | Update to gitlab-shell 1.7.0 during 5.4-6.0 update | Chris Roemmich | 2013-08-20 | 1 | -6/+14 | |
| | ||||||
* | Information about teams in changelog and switching to unicorn for all people. | Sytse Sijbrandij | 2013-08-16 | 1 | -5/+7 | |
| | ||||||
* | Unix line endings. | Sytse Sijbrandij | 2013-08-16 | 1 | -96/+96 | |
| | ||||||
* | Update to gitlab-shell 1.5.0 during 5.3-5.4 update | Jacob Vosmaer | 2013-08-09 | 1 | -5/+13 | |
| | ||||||
* | Move diff parsing to own class. Correctly identify note diff line | Dmitriy Zaporozhets | 2013-08-04 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #4673 from Razer6/support_restructured_text | Dmitriy Zaporozhets | 2013-08-03 | 1 | -5/+12 | |
|\ | | | | | Add support for reStructured Text markup language | |||||
| * | Add support for reStructured Text markup language | Robert Schilling | 2013-07-30 | 1 | -5/+12 | |
| | | ||||||
* | | Better description based on a conversation in the contributor room. | Sytse Sijbrandij | 2013-08-01 | 1 | -4/+8 | |
|/ | ||||||
* | Fix typo in update docs for 6.0 | Dmitriy Zaporozhets | 2013-07-29 | 1 | -1/+1 | |
| | ||||||
* | Add deprecations to update docs for 6.0 | Dmitriy Zaporozhets | 2013-07-29 | 1 | -71/+84 | |
| | ||||||
* | Fix typos | Johannes Schleifenbaum | 2013-07-29 | 2 | -3/+3 | |
| | ||||||
* | Add assets precompile step for fixing activities lost and some UI style issues | Chai Xue Liang | 2013-07-20 | 3 | -0/+6 | |
| | ||||||
* | Doc for update from 5.3 to 5.4 | Dmitriy Zaporozhets | 2013-07-18 | 1 | -0/+80 | |
| | ||||||
* | Fix invalid task name migrate_global_keys | Martin Bastien | 2013-07-12 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into 6-0-dev | Dmitriy Zaporozhets | 2013-06-30 | 1 | -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_docs | Dmitriy Zaporozhets | 2013-06-28 | 1 | -3/+12 | |
| |\ | | | | | | | Create uploads dir otherwise backup fails. Fix #4304 | |||||
| | * | Create uploads dir otherwise backup fails. Fix #4304 | Axilleas Pipinellis | 2013-06-17 | 1 | -3/+12 | |
| | | | ||||||
* | | | Changelog updated. Added migrate docs for 6.0 | Dmitriy Zaporozhets | 2013-06-25 | 1 | -0/+71 | |
|/ / | ||||||
* | | Merge pull request #4369 from zeehio/patch-1 | Yves Senn | 2013-06-24 | 1 | -0/+1 | |
|\ \ | | | | | | | [Doc] Update 5.0 to 5.1: Recompile assets | |||||
| * | | [Doc] Update 5.0 to 5.1: Recompile assets | Sergio Oller | 2013-06-21 | 1 | -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 docs | Robert Schilling | 2013-06-22 | 1 | -2/+2 | |
|/ / | ||||||
* | | Update docs from 5.2 to 5.3 | Dmitriy Zaporozhets | 2013-06-20 | 1 | -0/+80 | |
|/ | ||||||
* | update upgrade guide with backup, db specific commands, config changes, ↵ | Ben Bodenmiller | 2013-06-07 | 1 | -2/+57 | |
| | | | | check, and restore | |||||
* | adding update info regarding gitlab-shell config.yml | Trevor Strieber | 2013-05-29 | 1 | -0/+6 | |
| | ||||||
* | Update docs for 5.2 | Dmitriy Zaporozhets | 2013-05-18 | 1 | -0/+33 | |
| | ||||||
* | Setting the working directory before git operations | crazyscience | 2013-05-07 | 3 | -0/+7 | |
| | ||||||
* | add missing title to upgrade guide | Yves Senn | 2013-04-30 | 1 | -0/+2 | |
| | ||||||
* | move the update guides from the wiki into the repo | Yves Senn | 2013-04-30 | 6 | -0/+396 | |
| | ||||||
* | move the update instructions for 4.2 to 5.0 from the Wiki into the Repo. | Yves Senn | 2013-04-29 | 1 | -0/+163 | |
| | ||||||
* | Install postfix separately, new update instructions. Fixes #3639 | Axilleas Pipinellis | 2013-04-28 | 1 | -14/+27 | |
| | ||||||
* | Handle several RDBMS | Grégoire Paris | 2013-04-26 | 1 | -1/+5 | |
| | ||||||
* | Keep update docs inside repo so people can submit PR | Dmitriy Zaporozhets | 2013-04-19 | 1 | -0/+42 | |