summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '37266-nomethoderror-undefined-method-current_application_settin...Douwe Maan2017-08-311-1/+1
|\
| * `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-1/+1
* | Merge branch 'gitaly-440-shell-fetch-remote' into 'master'Sean McGivern2017-08-311-15/+49
|\ \ | |/ |/|
| * Migrate Repository.FetchRemote to Gitalygitaly-440-shell-fetch-remoteKim "BKC" Carlbäcker2017-08-301-15/+49
* | Merge branch 'feature/gb/add-complex-jobs-only-except-config-policy' into 'ma...Kamil Trzciński2017-08-318-110/+224
|\ \
| * | Remove unused expressions policy from ci/cd configfeature/gb/add-complex-jobs-only-except-config-policyGrzegorz Bizon2017-08-301-20/+0
| * | Raise exception when simplifiable ci entry incompleteGrzegorz Bizon2017-08-301-0/+13
| * | Fix rubocop offense in YAML processor specsGrzegorz Bizon2017-08-261-1/+0
| * | Add specs for attributable aspect of ci config entryGrzegorz Bizon2017-08-251-5/+22
| * | Fix Rubocop offense in CI/CD only/except policy classGrzegorz Bizon2017-08-251-1/+1
| * | Improve reporting of a CI/CD entry config locationGrzegorz Bizon2017-08-253-19/+26
| * | Use only/except policy that returns an arrayGrzegorz Bizon2017-08-251-1/+1
| * | Fix CI/CD trigger policy default valueGrzegorz Bizon2017-08-251-0/+6
| * | Add specs for a simplifiable CI/CD entry aspectGrzegorz Bizon2017-08-251-0/+75
| * | Implement complex only/except policy CI/CD configGrzegorz Bizon2017-08-251-0/+26
| * | Make it possible to define CI/CD config strategiesGrzegorz Bizon2017-08-251-31/+36
| * | Use aspect-oriented design in CI/CD config entriesGrzegorz Bizon2017-08-242-30/+16
| * | Rename CI/CD job triggering policy class to PolicyGrzegorz Bizon2017-08-241-2/+2
* | | Merge branch '36807-gc-unwanted-refs-after-import' into 'master'Douwe Maan2017-08-301-0/+34
|\ \ \
| * | | Use `git update-ref --stdin -z` to delete refs36807-gc-unwanted-refs-after-importLin Jen-Shin2017-08-301-0/+34
* | | | Merge branch 'check-trigger-permissions-mysql' into 'master'Douwe Maan2017-08-302-4/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Improve migrations using triggerscheck-trigger-permissions-mysqlYorick Peterse2017-08-292-4/+58
* | | | Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse2017-08-301-0/+55
|\ \ \ \ | |/ / / |/| | |
| * | | RefactorHiroyuki Sato2017-08-291-1/+1
| * | | Move the logic to a concernHiroyuki Sato2017-08-291-8/+8
| * | | Fix escape characters was not sanitizedHiroyuki Sato2017-08-261-0/+24
| * | | Improve AutocompleteController#user.json performanceHiroyuki Sato2017-08-251-0/+31
* | | | fix specJames Lopez2017-08-281-0/+4
* | | | Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-261-36/+68
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'bvl-fix-mysql-bare-repository-importer' into 'master'Sean McGivern2017-08-251-36/+68
| |\ \ \
| | * | | Handle creating a nested group on MySQL correctlybvl-fix-mysql-bare-repository-importerBob Van Landuyt2017-08-251-36/+68
* | | | | Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński2017-08-2524-46/+346
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '36939-fix-find-blobs-by-path' into 'master'Sean McGivern2017-08-251-3/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix searching for files by pathNick Thomas2017-08-251-3/+11
| * | | | Add missing third argument to `Git::Repository#initialize` in specRobert Speicher2017-08-241-1/+1
| * | | | Merge branch 'git-operation-user' into 'master'Sean McGivern2017-08-2415-34/+105
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add tests for Committer#==Jacob Vosmaer2017-08-231-0/+22
| | * | | Fix Hook.new call sites in testsJacob Vosmaer2017-08-231-1/+1
| | * | | Move GitHooksService testsJacob Vosmaer2017-08-231-0/+48
| | * | | Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-231-1/+1
| | * | | Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-2311-32/+33
| * | | | Merge branch 'fix-old-mr-diffs' into 'master'Douwe Maan2017-08-241-4/+54
| |\ \ \ \
| | * | | | Show un-highlighted diffs when blobs are the sameSean McGivern2017-08-241-4/+40
| | * | | | Always return a simple diff viewerSean McGivern2017-08-221-0/+14
| | |/ / /
| * | | | Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate2017-08-241-0/+28
| * | | | Merge branch 'sh-fix-branch-count' into 'master'Douwe Maan2017-08-241-0/+30
| |\ \ \ \
| | * | | | Fix inconsistent number of branches when remote branches are presentsh-fix-branch-countStan Hu2017-08-231-0/+30
| | | |/ / | | |/| |
| * | | | Support simple string LDAP attribute specifications, and search for name rath...dm-ldap-adapter-attributesDouwe Maan2017-08-231-3/+3
| * | | | Merge branch 'bvl-improve-bare-project-import' into 'master'Sean McGivern2017-08-231-0/+68
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Migrate creation of nested groups into a serviceBob Van Landuyt2017-08-231-20/+0