summaryrefslogtreecommitdiff
path: root/doc/raketasks/maintenance.md
Commit message (Collapse)AuthorAgeFilesLines
* Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing2016-11-011-187/+2
|
* Added Rake task for tracking deploymentsdeployment-trackingYorick Peterse2016-07-191-0/+19
| | | | | | | This simply inserts the current GitLab version in the "deployments" measurement. Fixes gitlab-com/infrastructure#98
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-13/+0
| | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-0/+13
| | | | | | | This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove satellitesDmitriy Zaporozhets2015-07-151-13/+0
|
* Update maintenance documentation to explain no need to recompile asssets for ↵Stan Hu2015-06-191-4/+9
| | | | omnibus installations
* Remove gitlab:env:check task.remove_unecessary_rake_taskMarin Jankovski2015-06-031-2/+1
|
* Merge branch 'doc_cookbook_uses_omnibus' into 'master'Marin Jankovski2015-02-041-2/+2
|\ | | | | | | | | | | | | | | Drop comments on cookbook installing from source now that it uses Omnibus. gitlab-coockbook now uses Omnibus packages so raketasks are invoked via gitlab-rake See merge request !318
| * Drop comments on cookbook installing from source now that it uses Omnibus.Achilleas Pipinellis2015-01-281-2/+2
| |
* | Add assets precompile and redis clear cache to maintenance tasks.Achilleas Pipinellis2015-01-281-22/+52
|/
* add correct path to rebuild-keys docJob van der Voort2014-11-201-1/+2
|
* add rebuilding of authorized_keys to docsJob van der Voort2014-11-201-0/+23
|
* update repo recreation detailsBen Bodenmiller2014-09-011-2/+4
|
* Fix spelling errors in doc, closes #7437Robert Schilling2014-08-071-2/+2
| | | | Further changes
* Add sanitize option to documentation.Marin Jankovski2014-07-071-0/+2
|
* Spell out rake tasks for omnibus-gitlabJacob Vosmaer2014-06-231-0/+8
|
* Update docs to markdown style guide.Ciro Santilli2014-06-031-11/+9
|
* Ruby 2.0+ is a requirement.Marin Jankovski2014-05-291-2/+2
|
* Add titles to doc pages.Marin Jankovski2014-05-271-0/+2
|
* Update the examples to example.comMarin Jankovski2014-05-161-3/+3
|
* Make import docs more prominent.dosire2014-04-301-29/+0
|
* Fixed Import Bare Repositories instructions to match rake task.C. Walker2013-09-061-1/+1
|
* Include groups in import with import repos rake taskJames E. Flemer2013-05-251-0/+5
| | | | | | Expand the import glob to include `**/*.git` to find projects in groups as well as top level projects. Check for existing group, and create group if needed. Set namespace_id for imported projects.
* changed Gitlab to GitLabBen Bodenmiller2013-05-191-2/+2
|
* Added check_redis_version. Fixes #3449axilleas2013-04-151-50/+32
| | | | | | Checking the redis version will warn users that are using an old version to update. Included reference to the troubleshooting guide.
* Update ruby to latest version.Sytse Sijbrandij2013-03-221-1/+1
|
* Remove gitolite mention from docsDmitriy Zaporozhets2013-02-251-29/+5
|
* Merge pull request #2440 from klamontagne/masterRiyad Preukschas2013-02-011-1/+1
|\ | | | | | | Don't setuid the repositories on installation
| * Don't setuid the repositories (Rake checks)Kevin Lamontagne2012-12-301-1/+1
| |
* | Remove the setup task from the maintenance docsRiyad Preukschas2013-01-171-13/+0
| |
* | Add RAILS_ENV to rake docsDmitriy Zaporozhets2013-01-051-6/+6
|/
* Add gitlab:satellites:create as an alias for gitlab:enable_automergeRiyad Preukschas2012-12-201-0/+10
|
* Update gitlab:check task docsRiyad Preukschas2012-12-131-17/+73
|
* Improve gitlab:env:info taskRiyad Preukschas2012-12-061-18/+31
| | | | | Renamed from gitlab:app:info Add several extra info points
* add rake task to gather system informationJohannes Schleifenbaum2012-12-051-0/+30
|
* add help page for gitlab specific rake tasksJohannes Schleifenbaum2012-12-031-0/+82