summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Clear BatchLoader context between Sidekiq jobsDouwe Maan2018-11-221-0/+13
* Add version migration support to rails 4Jan Provaznik2018-11-221-0/+16
* Merge branch '46950-systemcheck-use-gem-ruby-instead-of-hardcoding-ruby-versi...Douwe Maan2018-11-221-1/+1
|\
| * Use a more reliable way to detect current Ruby version46950-systemcheck-use-gem-ruby-instead-of-hardcoding-ruby-version46950-systemcheck-ruby-versionGabriel Mazetto2018-11-211-1/+1
* | Merge branch 'revert-fd6e3781' into 'master'Sean McGivern2018-11-224-129/+14
|\ \
| * | Fix bug where ID is not setrevert-fd6e3781Zeger-Jan van de Weg2018-11-202-6/+4
| * | Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-203-123/+10
* | | Fix typo in scheduled pipelinesDavy Defaud2018-11-221-1/+1
* | | Upgraded minimum Git version to 2.18.0Francisco Javier López2018-11-211-1/+1
| |/ |/|
* | Merge branch '54230-eliminate-duplicated-words-in-apps' into 'master'Rémy Coutable2018-11-214-7/+7
|\ \
| * | Eliminate duplicated wordsTakuya Noguchi2018-11-224-7/+7
* | | Merge branch 'optimise-job-request' into 'master'Grzegorz Bizon2018-11-211-1/+2
|\ \ \ | |/ / |/| |
| * | Use cached size when passing artifacts to Runneroptimise-job-requestKamil Trzciński2018-11-201-1/+2
* | | Merge branch '52453-show-subgroups-in-group-create-issue' into 'master'Sean McGivern2018-11-211-1/+13
|\ \ \
| * | | Change param name for consistencyHeinrich Lee Yu2018-11-191-2/+2
| * | | Add group projects API options for including shared and subgroupsHeinrich Lee Yu2018-11-191-1/+13
* | | | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-203-6/+21
|\ \ \ \
| * | | | SSH public-key authentication for push mirroringNick Thomas2018-11-193-6/+21
| |/ / /
* | | | Merge branch 'frozen-string-lib-gitlab-even-even-even-more' into 'master'Rémy Coutable2018-11-20101-9/+212
|\ \ \ \ | |_|_|/ |/| | |
| * | | Enable even more frozen string for lib/gitlabgfyoung2018-11-19101-9/+212
* | | | Merge branch 'revert-e2aa2177' into 'master'Sean McGivern2018-11-203-10/+123
|\ \ \ \
| * | | | Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-203-10/+123
* | | | | Merge branch 'fix/allow-saml2-for-2fa-bypass' into 'master'Douwe Maan2018-11-201-1/+1
|\ \ \ \ \
| * | | | | saml/auth_hash: Allow 2FA bypass for SAML 2.0 responses1151002018-10-251-1/+1
* | | | | | Merge branch '3062-improve-project-cache' into 'master'Douwe Maan2018-11-202-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Change project pipeline status cache key to follow project conventionGabriel Mazetto2018-11-161-1/+1
| * | | | | Change project cache key to depend on ID instead of full pathGabriel Mazetto2018-11-161-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqSteve Azzopardi2018-11-201-0/+2
|\ \ \ \ \
| * | | | | Prevent templated services from being importedStan Hu2018-11-191-0/+2
| |/ / / /
* | | | | Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern2018-11-203-123/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Show what RPC is called in the performance barZeger-Jan van de Weg2018-11-163-123/+10
* | | | | Merge branch 'frozen-string-lib-gitlab-even-even-more' into 'master'Stan Hu2018-11-20102-3/+208
|\ \ \ \ \
| * | | | | Enable even more frozen string for lib/gitlabgfyoung2018-11-16102-3/+208
| | |/ / / | |/| | |
* | | | | Merge branch '54046-fix-by-any-email-for-private-commit-emails' into 'master'Douwe Maan2018-11-191-0/+4
|\ \ \ \ \
| * | | | | Match users better by their private commit emailNick Thomas2018-11-191-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'improve-variables-support' into 'master'Sean McGivern2018-11-192-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve variables supportimprove-variables-supportKamil Trzciński2018-11-192-2/+6
* | | | | Auto DevOps support for Group Security DashboardFabio Busatto2018-11-191-0/+32
| |/ / / |/| | |
* | | | Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into 'ma...Grzegorz Bizon2018-11-161-0/+15
|\ \ \ \
| * | | | Authorize DestroyPipelineService against pipelineMatija Čupić2018-11-131-1/+1
| * | | | Destroy pipeline in serviceMatija Čupić2018-11-121-4/+4
| * | | | Implement MVC for Pipeline deletion APIMatija Čupić2018-11-121-0/+15
* | | | | Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński2018-11-164-17/+31
|\ \ \ \ \
| * | | | | Remove unnecessary --tiller-namespace49726-upgrade-helm-to-2-11Dylan Griffith2018-11-161-1/+1
| * | | | | Use helm version loop instead of sleep in ClientCommandDylan Griffith2018-11-161-1/+1
| * | | | | Extract Helm::ClientCommand for shared commandsDylan Griffith2018-11-163-32/+30
| * | | | | Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-163-3/+19
| |/ / / /
* | | | | Merge branch '54011-all-files-named-index-have-their-content-rendered-as-if-t...Steve Azzopardi2018-11-161-1/+1
|\ \ \ \ \
| * | | | | Fix rubocop warning54011-all-files-named-index-have-their-content-rendered-as-if-they-were-text-filesJames Lopez2018-11-161-1/+1
| * | | | | Remove redundant end anchorsJames Lopez2018-11-161-1/+1