summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '35941-fix-testing-issue-following-gitaly-install-fix' into 'mas...Rémy Coutable2017-08-081-1/+1
|\
| * Print the setup steps and duration and fix an issue resulting in re-setuping ...35941-fix-testing-issue-following-gitaly-install-fixRémy Coutable2017-08-041-1/+1
| * Unset the RUBYOPT env variable before installing gitaly-rubyRémy Coutable2017-08-041-1/+1
| * Revert "Merge branch 'fix-gitaly-install' into 'master'"Rémy Coutable2017-08-041-1/+1
* | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-071-0/+49
|\ \
| * | Fix last feature test for project templatesZ.J. van de Weg2017-08-071-1/+2
| * | After merge cleanupZ.J. van de Weg2017-08-071-3/+4
| * | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-075-6/+13
| |\ \ | | |/
| * | Create rake task to create project templatesZ.J. van de Weg2017-08-011-0/+47
* | | Have raketask tell gitaly where to find shellKim "BKC" Carlbäcker2017-08-041-0/+1
| |/ |/|
* | Ensure we run installation Rake tasks in a clean env in TestEnvRémy Coutable2017-08-021-1/+1
* | Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-013-3/+3
|\ \
| * | Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-013-3/+3
* | | CI fixes for gitaly-rubyJacob Vosmaer2017-08-011-3/+9
|/ /
* | Support the fact that Gitaly uses bundlerJacob Vosmaer2017-07-271-1/+1
* | Compile JS lang files before webpack compileassets-task-compile-langsPhil Hughes2017-07-271-0/+1
|/
* Improve version handling on component install tasks34788-testenv-doesn-t-update-the-component-correctly-when-a-branch-is-specifiedAlejandro Rodríguez2017-07-201-7/+2
* Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-061-2/+1
* Don't allow the `gitlab:env:info` rake task to mutate the list of omniauth pr...Timothy Andrew2017-07-061-1/+1
* Enable gitaly token auth when testingJacob Vosmaer2017-06-201-2/+3
* Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-10/+10
* Don't check if MailRoom is running on Omnibusdm-mail-room-check-without-omnibusDouwe Maan2017-06-091-5/+4
* Add a Rake task to aid in rotating otp_key_baseNick Thomas2017-06-051-0/+16
* Fix BasicExecutor specsGabriel Mazetto2017-05-311-16/+11
* Fixed and improved some existing checks and SystemCheck libraryGabriel Mazetto2017-05-312-10/+11
* Improve Specs and some fixesGabriel Mazetto2017-05-311-1/+0
* Add ActiveUsers CheckGabriel Mazetto2017-05-311-6/+2
* Refactor gitlab:app:checks to use SystemCheckGabriel Mazetto2017-05-312-455/+41
* WIP SystemCheck library for executing checks from a rake taskGabriel Mazetto2017-05-311-0/+5
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Print Go version in rake gitlab:env:infofeature/print-go-version-in-env-infoAhmad Sherif2017-05-101-0/+3
* Compile gitlab-shell go executablesJacob Vosmaer2017-05-041-2/+8
* Fix caching large snippet HTML content on MySQL databasesNick Thomas2017-05-031-0/+1
* #31560 Add repo parameter to gitaly:install and workhorse:installMike Ricketts2017-05-022-6/+6
* Submodule Dockerfile templatesZeger-Jan van de Weg2017-04-261-2/+6
* 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
* | 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
* Add rake task that prints TOML storage configurationfeature/add-rake-task-prints-storage-config-in-tomlAhmad Sherif2017-04-041-0/+14
* 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
|/
* Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-161-1/+1
* Only check new migrations in 'rake down_timecheck'dm-downtime-check-only-added-filesDouwe Maan2017-03-081-1/+1
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-075-14/+21
|\