Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Rake task to create/repair GitLab Shell hooks symlinks | Drew Blessing | 2016-11-01 | 1 | -187/+2 |
| | |||||
* | Added Rake task for tracking deploymentsdeployment-tracking | Yorick Peterse | 2016-07-19 | 1 | -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 Zaporozhets | 2015-08-11 | 1 | -13/+0 |
| | | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c. | ||||
* | Revert "Merge branch 'drop-satellites'" | Dmitriy Zaporozhets | 2015-08-11 | 1 | -0/+13 |
| | | | | | | | This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove satellites | Dmitriy Zaporozhets | 2015-07-15 | 1 | -13/+0 |
| | |||||
* | Update maintenance documentation to explain no need to recompile asssets for ↵ | Stan Hu | 2015-06-19 | 1 | -4/+9 |
| | | | | omnibus installations | ||||
* | Remove gitlab:env:check task.remove_unecessary_rake_task | Marin Jankovski | 2015-06-03 | 1 | -2/+1 |
| | |||||
* | Merge branch 'doc_cookbook_uses_omnibus' into 'master' | Marin Jankovski | 2015-02-04 | 1 | -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 Pipinellis | 2015-01-28 | 1 | -2/+2 |
| | | |||||
* | | Add assets precompile and redis clear cache to maintenance tasks. | Achilleas Pipinellis | 2015-01-28 | 1 | -22/+52 |
|/ | |||||
* | add correct path to rebuild-keys doc | Job van der Voort | 2014-11-20 | 1 | -1/+2 |
| | |||||
* | add rebuilding of authorized_keys to docs | Job van der Voort | 2014-11-20 | 1 | -0/+23 |
| | |||||
* | update repo recreation details | Ben Bodenmiller | 2014-09-01 | 1 | -2/+4 |
| | |||||
* | Fix spelling errors in doc, closes #7437 | Robert Schilling | 2014-08-07 | 1 | -2/+2 |
| | | | | Further changes | ||||
* | Add sanitize option to documentation. | Marin Jankovski | 2014-07-07 | 1 | -0/+2 |
| | |||||
* | Spell out rake tasks for omnibus-gitlab | Jacob Vosmaer | 2014-06-23 | 1 | -0/+8 |
| | |||||
* | Update docs to markdown style guide. | Ciro Santilli | 2014-06-03 | 1 | -11/+9 |
| | |||||
* | Ruby 2.0+ is a requirement. | Marin Jankovski | 2014-05-29 | 1 | -2/+2 |
| | |||||
* | Add titles to doc pages. | Marin Jankovski | 2014-05-27 | 1 | -0/+2 |
| | |||||
* | Update the examples to example.com | Marin Jankovski | 2014-05-16 | 1 | -3/+3 |
| | |||||
* | Make import docs more prominent. | dosire | 2014-04-30 | 1 | -29/+0 |
| | |||||
* | Fixed Import Bare Repositories instructions to match rake task. | C. Walker | 2013-09-06 | 1 | -1/+1 |
| | |||||
* | Include groups in import with import repos rake task | James E. Flemer | 2013-05-25 | 1 | -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 GitLab | Ben Bodenmiller | 2013-05-19 | 1 | -2/+2 |
| | |||||
* | Added check_redis_version. Fixes #3449 | axilleas | 2013-04-15 | 1 | -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 Sijbrandij | 2013-03-22 | 1 | -1/+1 |
| | |||||
* | Remove gitolite mention from docs | Dmitriy Zaporozhets | 2013-02-25 | 1 | -29/+5 |
| | |||||
* | Merge pull request #2440 from klamontagne/master | Riyad Preukschas | 2013-02-01 | 1 | -1/+1 |
|\ | | | | | | | Don't setuid the repositories on installation | ||||
| * | Don't setuid the repositories (Rake checks) | Kevin Lamontagne | 2012-12-30 | 1 | -1/+1 |
| | | |||||
* | | Remove the setup task from the maintenance docs | Riyad Preukschas | 2013-01-17 | 1 | -13/+0 |
| | | |||||
* | | Add RAILS_ENV to rake docs | Dmitriy Zaporozhets | 2013-01-05 | 1 | -6/+6 |
|/ | |||||
* | Add gitlab:satellites:create as an alias for gitlab:enable_automerge | Riyad Preukschas | 2012-12-20 | 1 | -0/+10 |
| | |||||
* | Update gitlab:check task docs | Riyad Preukschas | 2012-12-13 | 1 | -17/+73 |
| | |||||
* | Improve gitlab:env:info task | Riyad Preukschas | 2012-12-06 | 1 | -18/+31 |
| | | | | | Renamed from gitlab:app:info Add several extra info points | ||||
* | add rake task to gather system information | Johannes Schleifenbaum | 2012-12-05 | 1 | -0/+30 |
| | |||||
* | add help page for gitlab specific rake tasks | Johannes Schleifenbaum | 2012-12-03 | 1 | -0/+82 |