summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-103-3/+3
* Print Go version in rake gitlab:env:infofeature/print-go-version-in-env-infoAhmad Sherif2017-05-101-0/+3
* Add index_redirect_routes_path_for_link migration to setup_postgresql.rakeLuke "Jared" Bennett2017-05-081-0/+1
* Index redirect_routes path for LIKEMichael Kozono2017-05-051-0/+1
* Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-044-2/+12
|\
| * Compile gitlab-shell go executablesJacob Vosmaer2017-05-041-2/+8
| * Merge branch '31647-fix-snippet-content_html' into 'master' Rémy Coutable2017-05-042-0/+3
| |\
| | * Fix caching large snippet HTML content on MySQL databasesNick Thomas2017-05-032-0/+3
| * | Merge branch 'emoji-button-titles' into 'master' Filipa Lacerda2017-05-031-0/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into emoji-button-titlesPhil Hughes2017-04-273-92/+65
| | |\
| | * | Added back yarn:check to rake task...Phil Hughes2017-04-241-1/+1
| | * | Added emoji description title to award emoji buttonsPhil Hughes2017-04-241-1/+2
* | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-026-105/+73
|\ \ \ \ | |/ / /
| * | | #31560 Add repo parameter to gitaly:install and workhorse:installMike Ricketts2017-05-022-6/+6
| * | | Merge branch 'grpc-fork-tests' into 'master' 24339-job-page-step-2Sean McGivern2017-04-281-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Add test that asserts unicorns terminateJacob Vosmaer2017-04-261-1/+1
| * | | Submodule Dockerfile templatesZeger-Jan van de Weg2017-04-261-2/+6
| * | | Merge branch 'fix/github-importer' into 'master' Sean McGivern2017-04-261-90/+22
| |\ \ \
| | * | | Add basic progress output to GitHub importDouglas Barbosa Alexandre2017-04-251-2/+2
| | * | | Fix undefined attribute params from import taskDouglas Barbosa Alexandre2017-04-251-1/+0
| | * | | Refactor rake task to to import GitHub repositoresDouglas Barbosa Alexandre2017-04-241-89/+22
| | | |/ | | |/|
| * | | Merge branch 'gitaly-testing-toml' into 'master' Rémy Coutable2017-04-251-0/+37
| |\ \ \ | | |/ / | |/| |
| | * | Configure Gitaly through settings file instead of ENV varsgitaly-testing-tomlAlejandro Rodríguez2017-04-181-0/+37
| * | | Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-6/+1
| | |/ | |/|
* | | Fix Rubocop complains.Ruben Davila2017-05-021-21/+2
* | | Add ability to parse *.vue files through the `ruby gettext:find` scriptRuben Davila2017-04-251-0/+33
|/ /
* | Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre2017-04-181-1/+0
* | Merge branch 'branch-versions' into 'master' Rémy Coutable2017-04-144-34/+22
|\ \
| * | Expand components version specification format to allow branchesbranch-versionsAlejandro Rodríguez2017-04-134-34/+22
| |/
* | Fix the `gitlab:gitlab_shell:check` taskomnibus-gitlab-1993-check-shell-repositories-path-group-is-rootRémy Coutable2017-04-121-7/+7
|/
* Include CONTRIBUTING.md file when importing .gitlab-ci.yml templatescontributing-ci-templatesAdam Niedzielski2017-04-121-1/+1
* Merge branch 'feature/add-rake-task-prints-storage-config-in-toml' into 'mast...Robert Speicher2017-04-071-0/+14
|\
| * Add rake task that prints TOML storage configurationfeature/add-rake-task-prints-storage-config-in-tomlAhmad Sherif2017-04-041-0/+14
* | Fix rake test to import Github repositoriesDouglas Barbosa Alexandre2017-04-071-2/+9
* | Github import rake taskJames Lopez2017-04-061-0/+204
|/
* Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into 'm...Alfredo Sumaran2017-03-291-2/+3
|\
| * Reset container width when switching to pipelines MR tabEric Eastwood2017-03-281-2/+3
* | There might be ps utilities out there, that assume 80chars insteadSebastian Reitenbach2017-03-281-2/+2
|/
* Merge branch 'gitaly-install-rake' into 'master' Robert Speicher2017-03-212-1/+24
|\
| * Print command output when a task failedJacob Vosmaer2017-03-211-1/+1
| * Rake task that can install gitaly at a tag versionJacob Vosmaer2017-03-211-0/+23
* | Resolve "Circular dependency detected" (duplicate)Mike Greiling2017-03-211-4/+4
|/
* Merge branch 'index-routes-path-for-like' into 'master' Douwe Maan2017-03-211-0/+2
|\
| * Add LIKE index for routes.pathYorick Peterse2017-03-211-0/+2
* | Add a rake task to reset all email and private tokensJames Lopez2017-03-211-0/+38
|/
* Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-161-1/+1
* Merge branch 'dm-downtime-check-only-added-files' into 'master' Robert Speicher2017-03-091-1/+1
|\
| * Only check new migrations in 'rake down_timecheck'dm-downtime-check-only-added-filesDouwe Maan2017-03-081-1/+1
* | Fix reference to node_modules in built packageEric Eastwood2017-03-081-1/+4
|/
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-075-14/+21
|\