summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas2017-11-281-15/+70
|\
| * Improve storage migration rake taskGabriel Mazetto2017-11-231-15/+70
* | static-analysis fix40352-ignore-hashed-repos-cleanup-dirsdigitalMoksha2017-11-251-2/+1
* | refactored the hashed repository namedigitalMoksha2017-11-251-2/+5
* | ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha2017-11-241-1/+2
* | Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas2017-11-221-1/+1
* | Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-221-0/+2
|/
* ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`Brett Walker2017-11-211-1/+4
* Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez2017-11-211-3/+8
* Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)2017-11-211-3/+1
* remove the rake task `gitlab:sidekiq:drop_post_receive`digitalMoksha2017-11-201-47/+0
* Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-201-0/+2
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
* | Move :gay_pride_flag: to flags categoryupdate-emoji-digests-with-latest-from-gemojioneEric Eastwood2017-11-151-1/+6
* | Regenerate emoji digests with latest gemojioneEric Eastwood2017-11-141-1/+23
|/
* Restore GH enterprise support in the Rake taskYorick Peterse2017-11-081-3/+3
* Fix the GH importer Rake taskgithub-enterprise-support-importerYorick Peterse2017-11-081-14/+18
* Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-2/+4
* Improve GitLab Import rake task to work with Hashed Storage and SubgroupsJames Lopez2017-11-071-8/+6
* show better message when deciding not to continue39903-restore-backup-warningdigitalMoksha2017-11-071-17/+22
* Make warning message more explicitdigitalMoksha2017-11-071-1/+1
* Remove tokens:reset_all_auth rake taskDouwe Maan2017-11-021-11/+1
* Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan2017-11-021-11/+0
* Ensure the ee-compat-check uses the correct patch URL for forks39628-bug-in-the-procedure-advised-from-ee_compat_checkRémy Coutable2017-10-311-4/+3
* Improve the gitlab:dev:ee_compat_check task to pass a repo URL without creden...39237-fix-ee_compat_checkRémy Coutable2017-10-181-1/+3
* Fix the ee_compat_check task for forksRémy Coutable2017-10-061-1/+4
* Merge branch 'zj-gitaly-namespace-service' into 'master'Douwe Maan2017-10-051-0/+7
|\
| * Gitaly namespace service enabled for GitLabZeger-Jan van de Weg2017-10-051-0/+7
* | Ensure the `import:github` task doesn't schedule an import jobRémy Coutable2017-10-051-4/+9
* | Don't mark the import as finished if it wasn't successful in the `import:gith...Rémy Coutable2017-10-051-4/+10
|/
* Load only the currently needed JS locale fileTim Zallmann2017-10-041-1/+1
* Create repositories via GitalyJacob Vosmaer2017-09-291-1/+1
* Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-0/+85
* Enable ee_compat_check for forks, but not EELin Jen-Shin2017-09-151-1/+4
* Refactor on namespace and repository checks and added specsGabriel Mazetto2017-09-121-1/+0
* Detect orphaned repositories and namespaces in any storageGabriel Mazetto2017-09-121-0/+30
* Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-0/+11
* Merge branch 'system-checks-incoming-email' into 'master'Sean McGivern2017-09-061-117/+8
|\
| * Refactored Incoming Email checks to use SystemCheck librarysystem-checks-incoming-emailGabriel Mazetto2017-09-041-117/+8
* | Do not require the simple_po_parser in the gettext rake task when in aDJ Mountney2017-09-051-1/+2
* | Add a system check for the git user's custom SSH configurationNick Thomas2017-09-041-0/+1
* | Only require `simple_po_parser` in rake task that needs itbvl-only-require-po-parser-in-rakeBob Van Landuyt2017-09-041-0/+1
|/
* Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan2017-09-011-0/+40
|\
| * Move `PoLinter` into `Gitlab::I18n`Bob Van Landuyt2017-08-311-2/+2
| * Add a linter for PO filesBob Van Landuyt2017-08-311-0/+40
* | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-1/+1
|/
* Use `git update-ref --stdin -z` to delete refs36807-gc-unwanted-refs-after-importLin Jen-Shin2017-08-301-1/+1
* replace `is_gitlab_user?` with `gitlab_user?`Maxim Rydkin2017-08-291-2/+2
* Migrate creation of nested groups into a serviceBob Van Landuyt2017-08-231-17/+1
* Improve bare repository importBob Van Landuyt2017-08-231-63/+2