summaryrefslogtreecommitdiff
path: root/doc/administration/raketasks
Commit message (Collapse)AuthorAgeFilesLines
* update scripts and docs to reference the newly namespaced rake taskrelative-url-assetsMike Greiling2017-01-271-2/+2
|
* Add redis version to info rake taskmrchrisw/rake-redisChris Wilson2017-01-241-0/+1
|
* Add LDAP task to rename a providerDrew Blessing2016-12-162-21/+122
| | | | | | | | Sometimes admins will change the LDAP configuration, not realizing that problems will occur if the user's LDAP identities are not also updated to use the new provider name. This task will give admins a single command to run to update identities and will prevent having to run multiple Rails console queries.
* Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-081-0/+97
| | | | | | | It was previously possible for invalid credential errors to go unnoticed in this task. Users would believe everything was configured correctly and then sign in would fail with 'invalid credentials'. This adds a specific bind check, plus catches errors connecting to the server. Also, specs :)
* Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing2016-11-011-0/+220
|
* Simplify feature introduction notesimplify_intro_features_docAchilleas Pipinellis2016-08-081-7/+8
| | | | [ci skip]
* Add note about the shared directoryAchilleas Pipinellis2016-06-221-0/+3
|
* Add note about enabling import/export in existing installationsAchilleas Pipinellis2016-06-221-1/+1
|
* Add note about settingsfeature/import-export-docsJames Lopez2016-06-221-0/+2
|
* Refactor project import/export documentationAchilleas Pipinellis2016-06-211-0/+28