summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Use existing BUNDLE_PATH for gitaly in local testsgitaly-test-bundle-pathJacob Vosmaer2017-08-111-2/+6
* Merge branch '36003-do-not-include-to-kernel' into 'master'Robert Speicher2017-08-093-13/+3
|\
| * We shouldn't include utility methods everywhereLin Jen-Shin2017-08-081-0/+2
| * Just extend main, rather than include to KernelLin Jen-Shin2017-08-082-13/+1
* | Unset BUNDLE_GEMFILE when installing GitalyJacob Vosmaer2017-08-081-1/+1
|/
* 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 'github' into 'master'Robert Speicher2017-08-071-1/+2
|\ \
| * | Fix small typoe on GitHub import rake taskDouglas Barbosa Alexandre2017-08-071-1/+1
| * | Use a custom root endpoint if defined on GH ominiauth provider settingsDouglas Barbosa Alexandre2017-08-071-1/+1
| * | Use project.import_url to fetch repositories from GithubDouglas Barbosa Alexandre2017-08-071-0/+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-076-6/+15
| |\ \ \ | | | |/ | | |/|
| * | | Create rake task to create project templatesZ.J. van de Weg2017-08-011-0/+47
* | | | Merge branch 'gitaly-386-shell-config' into 'master'Robert Speicher2017-08-071-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Have raketask tell gitaly where to find shellKim "BKC" Carlbäcker2017-08-041-0/+1
| | |/ | |/|
* | | Add custom linter for inline JavaScript to haml_lint (!9742)winniehell2017-08-071-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
* | Add lower path index to redirect_routesmk-add-lower-path-index-to-redirect-routesMichael Kozono2017-07-251-0/+2
|/
* 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
* Merge branch '34831-remove-coffee-rails-gem' into 'master'Jacob Schatz2017-07-171-1/+1
|\
| * Remove .coffee ext files for i18nTakuya Noguchi2017-07-081-1/+1
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+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
* Add table for files in merge request diffsSean McGivern2017-06-161-0/+2
* 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
* Merge branch '29690-rotate-otp-key-base' into 'master'Brian Neel2017-06-061-0/+16
|\
| * Add a Rake task to aid in rotating otp_key_baseNick Thomas2017-06-051-0/+16
* | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-051-1/+1
|\ \ | |/ |/|
| * backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-1/+1
* | Merge branch '28080-system-checks' into 'master'Sean McGivern2017-06-022-478/+60
|\ \
| * | 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
| |/
* | Add new Rake task to simplify the compilation of PO filesadd-new-rake-task-for-gettextRuben Davila2017-06-011-0/+8
|/