summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | Improve bare repository importBob Van Landuyt2017-08-231-0/+88
| | | |/ | | |/|
| * | | Merge branch 'gitaly-commit-patch' into 'master'Sean McGivern2017-08-231-0/+25
| |\ \ \
| | * | | Incorporate DiffService.CommitPatch Gitaly RPCgitaly-commit-patchAlejandro Rodríguez2017-08-221-0/+25
| * | | | Stub `ForkedStorageCheck.storage_available?` by default in all specsrs-stub-storage-availability-checkRobert Speicher2017-08-221-1/+1
| | |/ / | |/| |
| * | | Merge branch 'fix/import-fork-mr' into 'master'Sean McGivern2017-08-223-1/+21
| |\ \ \
| | * | | fix static analysisfix/import-fork-mrJames Lopez2017-08-221-2/+0
| | * | | fix specsJames Lopez2017-08-221-1/+6
| | * | | Fix fork MRs importing issueJames Lopez2017-08-213-1/+18
* | | | | Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-226-50/+154
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan2017-08-221-16/+25
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Use event-based waiting in Gitlab::JobWaiterNick Thomas2017-08-221-16/+25
| * | | | Merge branch 'gitaly-tree-entries-encoding' into 'master'36778-url-redirection-from-old-note-attachments-path-to-new-uploads-path-not-working36775-move-helm-chart-data-to-gitlab-ce-repo-instead-of-omnibus-docsRobert Speicher2017-08-211-0/+14
| |\ \ \ \
| | * | | | Correctly encode string params for Gitaly's TreeEntries RPCgitaly-tree-entries-encodingAlejandro Rodríguez2017-08-211-0/+14
| | | |/ / | | |/| |
| * | | | Merge branch 'only-limit-fetch-when-requested' into 'master'Robert Speicher2017-08-211-17/+33
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Only require sidekiq-limit_fetch when enabled in settingsonly-limit-fetch-when-requestedSean McGivern2017-08-211-17/+33
| | |/ /
| * | | Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński2017-08-212-0/+82
| |\ \ \
| | * | | Add specs for stage status background migration classGrzegorz Bizon2017-08-171-0/+80
| | * | | Merge branch 'backstage/gb/migrations-tests-schema-version' into backstage/gb...Grzegorz Bizon2017-08-171-16/+5
| | |\ \ \