summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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 'frozen-string-lib-gitlab-even-more' into 'master'Stan Hu2018-11-15103-22/+232
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-13103-22/+232
* | | | | Merge branch '53626-update-config-map-on-install-retry' into 'master'Kamil Trzciński2018-11-151-1/+11
|\ \ \ \ \
| * | | | | Update config map if already present on install53626-update-config-map-on-install-retryThong Kuah2018-11-151-1/+11
| | |_|/ / | |/| | |
* | | | | Add knative client to kubeclient libraryChris Baumbauer2018-11-151-1/+2
* | | | | Merge branch 'osw-fallback-on-blank-refs' into 'master'Grzegorz Bizon2018-11-151-1/+9
|\ \ \ \ \
| * | | | | Avoid Gitaly RPC errors when fetching diff statsosw-fallback-on-blank-refsOswaldo Ferreira2018-11-141-1/+9
| | |_|/ / | |/| | |
* | | | | Merge branch 'auto_devops_kubernetes_active' into 'master'Grzegorz Bizon2018-11-151-10/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use except:variables to fix multiple variable jobsauto_devops_kubernetes_activeThong Kuah2018-11-091-20/+16
| * | | | Switch kubernetes:active with checking $KUBECONFIGThong Kuah2018-11-091-10/+20
* | | | | Track Kubernetes errors using SentryDylan Griffith2018-11-141-3/+11
* | | | | Merge branch 'patch-31' into 'master'Rémy Coutable2018-11-141-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update Auto-DevOps.gitlab-ci.ymlTripple Moon2018-11-131-1/+1
* | | | | Show HTTP response code for Kubernetes errorsThong Kuah2018-11-132-16/+6
|/ / / /
* | | | Merge branch 'ce-3777-promote-to-epic' into 'master'Rémy Coutable2018-11-124-19/+30
|\ \ \ \
| * | | | Extract code from Issues::MoveServicece-3777-promote-to-epicJarka Košanová2018-11-124-19/+30
| | |_|/ | |/| |
* | | | Merge branch 'sh-53180-append-path' into 'master'Rémy Coutable2018-11-123-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make sure there's only one slash as path separatorsh-53180-append-pathStan Hu2018-11-093-3/+6
| |/ /
* | | Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-124-4/+275
|\ \ \
| * | | Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-094-4/+275
* | | | Set an empty entrypoint for license_management jobPhilippe Lafoucrière2018-11-101-1/+3
| |/ / |/| |
* | | Remove circular dependency on Redactable in migrationStan Hu2018-11-092-17/+27
* | | Merge branch 'frozen-string-lib-gitlab-more' into 'master'Rémy Coutable2018-11-09101-5/+209
|\ \ \
| * | | Enable even more frozen string in lib/gitlabgfyoung2018-11-06101-5/+209
* | | | Improve Debugging Capabilities For Helm Application InstallsDylan Griffith2018-11-094-7/+7
| |_|/ |/| |
* | | Limit parallel to 100limit-parallel-to-100Kamil Trzciński2018-11-081-1/+2
| |/ |/|
* | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-074-275/+4
* | Merge branch 'jira-ping-differentiate-cloud' into 'master'Sean McGivern2018-11-071-1/+17
|\ \
| * | Usage ping - Differentiate Jira Server and Cloudjira-ping-differentiate-cloudMario de la Ossa2018-11-071-1/+17
* | | Allow limiting quick actions to executeBob Van Landuyt2018-11-071-5/+9
* | | Apply patches when creating MR via emailBob Van Landuyt2018-11-076-2/+155
* | | Merge branch 'fj-41213-api-update-submodule-commit' into 'master'Sean McGivern2018-11-072-0/+40
|\ \ \