Commit Graph

27 Commits

Author SHA1 Message Date
Balasankar "Balu" C 55f4113605 Add version available info to integrity check rake task docs 2018-03-16 19:26:18 +05:30
Gabriel Mazetto 9b5e4ecc55 Add rake task to cleanup any existing exclusive lease 2018-03-09 13:32:18 +00:00
Nick Thomas 4419d7ea1f
Implement foreground verification of CI artifacts 2018-03-07 17:28:15 +00:00
Nick Thomas 6f945f20b4
Foreground verification of uploads and LFS objects 2018-03-02 14:16:17 +00:00
Douglas Barbosa Alexandre d270693c86 Add docs for ENV variables take gitlab:uploads:check rake task supports 2018-01-09 22:02:44 -02:00
Douglas Barbosa Alexandre 80b8fe24a1 Fix small typos 2018-01-09 18:48:36 -02:00
Douglas Barbosa Alexandre e1008da2a8 Add docs for the gitlab:uploads:check rake task 2018-01-08 19:25:32 -02:00
James Lopez 0feb2437e1 Update check.md 2018-01-05 10:30:57 +00:00
James Lopez 1392624602 add deprecation and removal issue to docs 2018-01-05 11:16:18 +01:00
James Lopez de36a8e279 refactor spec, add docs 2018-01-04 11:22:43 +01:00
Nick Thomas ab4fa64308
Add a gitlab:tcp_check rake task
This allows us to avoid relying on telnet / netcat being installed
2017-12-13 15:53:32 +00:00
Lyle Kozloff aaae74c6c3 Updating trouble shooting links 2017-12-01 15:27:56 +00:00
Gabriel Mazetto 10c2ba7dbb Changelog and Documentation for storage migration of project attachments 2017-11-23 14:19:36 +01:00
James Lopez 38569c6b7b clarify resuming import 2017-10-17 06:06:04 +00:00
Gabriel Mazetto f4de14d71f
Add support to migrate existing projects to Hashed Storage async 2017-09-28 16:32:14 +01:00
Achilleas Pipinellis 8fb33b8f01 Add docs for personal access tokens 2017-06-14 08:40:21 +02:00
James Lopez fca0097c0f Github import rake task 2017-04-06 12:47:40 +00:00
Mike Greiling 7e51cd32d3 update scripts and docs to reference the newly namespaced rake task 2017-01-27 15:23:09 -06:00
Chris Wilson 05a5ae2ff2 Add redis version to info rake task 2017-01-24 18:55:59 -06:00
Drew Blessing e0eb86ee80 Add LDAP task to rename a provider
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.
2016-12-16 09:57:05 -06:00
Drew Blessing dc30783057 Introduce better credential and error checking to `rake gitlab:ldap:check`
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 :)
2016-11-08 15:46:10 -06:00
Drew Blessing af5322e90b Add Rake task to create/repair GitLab Shell hooks symlinks 2016-11-01 14:52:59 -05:00
Achilleas Pipinellis 689de9c6fb Simplify feature introduction note
[ci skip]
2016-08-08 11:44:55 +03:00
Achilleas Pipinellis a41b468816 Add note about the shared directory 2016-06-22 11:31:07 +02:00
Achilleas Pipinellis e023e66c9f Add note about enabling import/export in existing installations 2016-06-22 11:05:34 +02:00
James Lopez 6eaf34685e Add note about settings 2016-06-22 06:06:50 +00:00
Achilleas Pipinellis b2732f3af1 Refactor project import/export documentation 2016-06-21 20:07:52 +02:00