summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon2017-09-011-1/+1
* Change kubernetes job policy allowed valuesGrzegorz Bizon2017-08-312-1/+9
* Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-08-3127-51/+460
|\
| * Merge branch 'feature/gb/add-complex-jobs-only-except-config-policy' into 'ma...Kamil Trzciński2017-08-319-42/+106
| |\
| | * Remove unused expressions policy from ci/cd configfeature/gb/add-complex-jobs-only-except-config-policyGrzegorz Bizon2017-08-301-19/+0
| | * Simplify code for appending strategies in CI/CD configGrzegorz Bizon2017-08-301-2/+2
| | * Raise exception when simplifiable ci entry incompleteGrzegorz Bizon2017-08-301-0/+4
| * | Merge branch '36807-gc-unwanted-refs-after-import' into 'master'Douwe Maan2017-08-301-0/+25
| |\ \
| | * | Use `git update-ref --stdin -z` to delete refs36807-gc-unwanted-refs-after-importLin Jen-Shin2017-08-301-2/+16
| | * | Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-3024-45/+355
| | |\ \
| | * | | Just use a blockLin Jen-Shin2017-08-291-1/+1
| | * | | Resolve feedback on the MR:Lin Jen-Shin2017-08-251-0/+11
| * | | | Merge branch 'check-trigger-permissions-mysql' into 'master'Douwe Maan2017-08-303-4/+74
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Improve migrations using triggerscheck-trigger-permissions-mysqlYorick Peterse2017-08-293-4/+74
| * | | | Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse2017-08-301-0/+23
| |\ \ \ \
| | * | | | RefactorHiroyuki Sato2017-08-291-7/+3
| | * | | | Move the logic to a concernHiroyuki Sato2017-08-291-23/+16
| | * | | | Fix escape characters was not sanitizedHiroyuki Sato2017-08-261-2/+7
| | * | | | Improve AutocompleteController#user.json performanceHiroyuki Sato2017-08-251-0/+29
| * | | | | replace `is_ancestor` with `ancestor?`Maxim Rydkin2017-08-293-3/+3
| * | | | | replace `has_matching_label` with `has_matching_label?`Maxim Rydkin2017-08-291-2/+2
| * | | | | replace `is_successful?` with `successful?`Maxim Rydkin2017-08-296-9/+9
| * | | | | replace `is_ancestor?` with `ancestor?`Maxim Rydkin2017-08-291-1/+1
| | |/ / / | |/| | |
| * | | | Fix events error importing GitLab projectsJames Lopez2017-08-281-0/+4
| * | | | Merge branch 'sh-simplify-system-hook-testing' into 'master'Douwe Maan2017-08-282-0/+54
| |\ \ \ \
| | * | | | Simplify system hook testing and guarantee test will firesh-simplify-system-hook-testingStan Hu2017-08-272-0/+54
| * | | | | Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński2017-08-2516-39/+269
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '36939-fix-find-blobs-by-path' into 'master'Sean McGivern2017-08-251-11/+32
| | |\ \ \ \
| | | * | | | Fix searching for files by pathNick Thomas2017-08-251-11/+32
| | * | | | | Merge branch 'git-operation-user' into 'master'Sean McGivern2017-08-244-9/+70
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Rubocop whitespaceJacob Vosmaer2017-08-232-9/+8
| | | * | | | Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-232-2/+39
| | | * | | | Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-232-7/+11
| | | * | | | Decouple GitOperationService from UserJacob Vosmaer2017-08-231-0/+21
| | * | | | | Merge branch 'fix-old-mr-diffs' into 'master'Douwe Maan2017-08-241-1/+10
| | |\ \ \ \ \
| | | * | | | | Show un-highlighted diffs when blobs are the sameSean McGivern2017-08-241-1/+8
| | | * | | | | Always return a simple diff viewerSean McGivern2017-08-221-0/+2
| | * | | | | | Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate2017-08-242-1/+24
| | * | | | | | Merge branch 'sh-fix-branch-count' into 'master'Douwe Maan2017-08-241-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Fix inconsistent number of branches when remote branches are presentsh-fix-branch-countStan Hu2017-08-231-1/+1
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge branch 'dm-ldap-adapter-attributes' into 'master'Robert Speicher2017-08-232-5/+10
| | |\ \ \ \ \ \
| | | * | | | | | Support simple string LDAP attribute specifications, and search for name rath...dm-ldap-adapter-attributesDouwe Maan2017-08-232-5/+10
| | * | | | | | | Merge branch 'fix/gitlay-raw-blame-request-encoding' into 'master'Robert Speicher2017-08-231-2/+2
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Properly encode Gitaly RawBlame request paramsfix/gitlay-raw-blame-request-encodingAhmad Sherif2017-08-231-2/+2
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch 'bvl-improve-bare-project-import' into 'master'Sean McGivern2017-08-231-0/+96
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Migrate creation of nested groups into a serviceBob Van Landuyt2017-08-231-33/+2
| | | * | | | | Improve bare repository importBob Van Landuyt2017-08-231-0/+127
| | | | |_|/ / | | | |/| | |
| * | | | | | Fix invalid default argument in migration helpersGrzegorz Bizon2017-08-231-1/+1
| * | | | | | Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-226-34/+142
| |\ \ \ \ \ \
| * | | | | | | Add Sidekiq migration helpers for migrating queuesGrzegorz Bizon2017-08-221-0/+14