summaryrefslogtreecommitdiff
path: root/doc/administration/raketasks
Commit message (Collapse)AuthorAgeFilesLines
* Add docs for ENV variables take gitlab:uploads:check rake task supportsda-verify-integrity-of-uploaded-filesDouglas Barbosa Alexandre2018-01-091-0/+13
|
* Fix small typosDouglas Barbosa Alexandre2018-01-091-3/+3
|
* Add docs for the gitlab:uploads:check rake taskDouglas Barbosa Alexandre2018-01-081-0/+20
|
* Update check.mdJames Lopez2018-01-051-1/+1
|
* add deprecation and removal issue to docsJames Lopez2018-01-051-0/+9
|
* refactor spec, add docsJames Lopez2018-01-041-2/+2
|
* Add a gitlab:tcp_check rake taskNick Thomas2017-12-131-0/+19
| | | | This allows us to avoid relying on telnet / netcat being installed
* Updating trouble shooting linksLyle Kozloff2017-12-011-1/+3
|
* Changelog and Documentation for storage migration of project attachmentsGabriel Mazetto2017-11-231-13/+84
|
* clarify resuming importfix/github-docJames Lopez2017-10-171-0/+1
|
* Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-0/+107
|
* Add docs for personal access tokensdocs/personal-access-tokensAchilleas Pipinellis2017-06-141-2/+2
|
* Github import rake taskJames Lopez2017-04-061-0/+36
|
* 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