summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Update regex to use unionJames Lopez2018-11-161-1/+1
| * | | | | Fix text rendering of readme/indexJames Lopez2018-11-141-1/+1
* | | | | | Merge branch 'sh-use-nokogiri-xml-backend' into 'master'Kamil Trzciński2018-11-161-1/+1
|\ \ \ \ \ \
| * | | | | | Use Nokogiri as the ActiveSupport XML backendsh-use-nokogiri-xml-backendStan Hu2018-11-161-1/+1
* | | | | | | Merge branch 'allow-to-use-glob-for-ci-changes-detection' into 'master'Grzegorz Bizon2018-11-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add glob for CI changes detectionKirill Zaitsev2018-11-151-1/+1
* | | | | | | | Merge branch 'gt-fix-typos-in-lib' into 'master'Sean McGivern2018-11-163-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typos in libGeorge Tsiolis2018-11-153-9/+9
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fj-fix-bug-commit-check' into 'master'Douwe Maan2018-11-161-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix bug in CommitCheckfj-fix-bug-commit-checkFrancisco Javier López2018-11-141-2/+2
* | | | | | | | Merge branch 'docs/rs-revert-api-version' into 'master'Evan Read2018-11-161-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Revert API is going into 11.5, not 11.6.docs/rs-revert-api-versionRobert Speicher2018-11-141-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'frozen-string-lib-gitlab-even-more' into 'master'Stan Hu2018-11-15103-22/+232
|\ \ \ \ \ \ \