Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/tasks
AgeCommit message (Expand)Author
2017-12-13Add a gitlab:tcp_check rake taskNick Thomas
2017-11-28Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas
2017-11-25static-analysis fixdigitalMoksha
2017-11-25refactored the hashed repository namedigitalMoksha
2017-11-24ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha
2017-11-23Improve storage migration rake taskGabriel Mazetto
2017-11-22Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-21ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`Brett Walker
2017-11-21Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez
2017-11-21Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)
2017-11-20remove the rake task `gitlab:sidekiq:drop_post_receive`digitalMoksha
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-15Move :gay_pride_flag: to flags categoryEric Eastwood
2017-11-15Regenerate emoji digests with latest gemojioneEric Eastwood
2017-11-08Restore GH enterprise support in the Rake taskYorick Peterse
2017-11-08Fix the GH importer Rake taskYorick Peterse
2017-11-08Replace old GH importer with the parallel importerYorick Peterse
2017-11-07Improve GitLab Import rake task to work with Hashed Storage and SubgroupsJames Lopez
2017-11-07show better message when deciding not to continuedigitalMoksha
2017-11-07Make warning message more explicitdigitalMoksha
2017-11-02Remove tokens:reset_all_auth rake taskDouwe Maan
2017-11-02Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan
2017-10-31Ensure the ee-compat-check uses the correct patch URL for forksRémy Coutable
2017-10-18Improve the gitlab:dev:ee_compat_check task to pass a repo URL without creden...Rémy Coutable
2017-10-06Fix the ee_compat_check task for forksRémy Coutable
2017-10-05Merge branch 'zj-gitaly-namespace-service' into 'master'Douwe Maan
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-10-05Ensure the `import:github` task doesn't schedule an import jobRémy Coutable
2017-10-05Don't mark the import as finished if it wasn't successful in the `import:gith...Rémy Coutable
2017-10-04Load only the currently needed JS locale fileTim Zallmann
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-14Enable ee_compat_check for forks, but not EELin Jen-Shin
2017-09-12Refactor on namespace and repository checks and added specsGabriel Mazetto
2017-09-12Detect orphaned repositories and namespaces in any storageGabriel Mazetto
2017-09-06Finish migration to the new events setupYorick Peterse
2017-09-06Merge branch 'system-checks-incoming-email' into 'master'Sean McGivern
2017-09-05Do not require the simple_po_parser in the gettext rake task when in aDJ Mountney
2017-09-04Add a system check for the git user's custom SSH configurationNick Thomas
2017-09-04Only require `simple_po_parser` in rake task that needs itBob Van Landuyt
2017-09-04Refactored Incoming Email checks to use SystemCheck libraryGabriel Mazetto
2017-09-01Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan
2017-08-31Move `PoLinter` into `Gitlab::I18n`Bob Van Landuyt
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-31Add a linter for PO filesBob Van Landuyt
2017-08-30Use `git update-ref --stdin -z` to delete refsLin Jen-Shin
2017-08-29replace `is_gitlab_user?` with `gitlab_user?`Maxim Rydkin
2017-08-23Migrate creation of nested groups into a serviceBob Van Landuyt