summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slash-commands-changes-for-chatops' into 'master'Kamil Trzciński2018-02-275-6/+11
|\
| * Expose ChatName objects to slash commandsslash-commands-changes-for-chatopsYorick Peterse2018-02-235-6/+11
* | Merge branch 'feature/migrate-recursive-tree-entries-fetching' into 'master'Robert Speicher2018-02-261-2/+2
|\ \
| * | Migrate recursive tree entries fetching to GitalyAhmad Sherif2018-02-261-2/+2
* | | Merge branch 'suppress-squash-warnings' into 'master'Douwe Maan2018-02-261-0/+14
|\ \ \ | |/ / |/| |
| * | Suppress whitespace warnings in squash error messagessuppress-squash-warningsSean McGivern2018-02-261-0/+14
* | | Merge branch 'mk/fix-error-code-for-repo-does-not-exist' into 'master'Douwe Maan2018-02-262-1/+14
|\ \ \
| * | | Respond 404 when repo does not existmk/fix-error-code-for-repo-does-not-existMichael Kozono2018-02-242-1/+14
* | | | Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)2018-02-262-63/+88
|/ / /
* | | Backport custom metrics ce componentsPaweł Chojnacki2018-02-232-17/+17
* | | Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉2018-02-232-14/+14
|/ /
* | Merge branch 'users-autocomplete' into 'master'Douwe Maan2018-02-231-0/+6
|\ \
| * | Optimise searching for users using short queriesYorick Peterse2018-02-221-0/+6
| |/
* | Allow token authentication on go-get requestDouwe Maan2018-02-231-16/+75
* | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-2310-7/+412
|\ \
| * | Use `Redactor` to hide cross project informationbvl-external-auth-portBob Van Landuyt2018-02-223-51/+50
| * | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-2210-6/+412
| |/
* | Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera2018-02-221-0/+3
|/
* Merge branch '42332-actionview-template-error-366-524-out-of-range' into 'mas...Douwe Maan2018-02-221-0/+22
|\
| * Fix 500 error when diff context line has broken encoding42332-actionview-template-error-366-524-out-of-rangeSean McGivern2018-02-221-0/+22
* | Merge branch 'fix-squash-with-renamed-files' into 'master'Grzegorz Bizon2018-02-221-4/+27
|\ \
| * | Fix squash with renamed filesfix-squash-with-renamed-filesSean McGivern2018-02-191-4/+27
* | | Merge branch 'zj-branch-contains-git-message' into 'master'Douwe Maan2018-02-221-0/+27
|\ \ \
| * | | Handle branch and tag names which are commit idsZeger-Jan van de Weg2018-02-211-0/+27
| | |/ | |/|
* | | Merge branch 'ce-gitaly-squash-in-progress' into 'master'Grzegorz Bizon2018-02-221-0/+26
|\ \ \
| * | | Incorporate Gitaly's RepositoryService.IsSquashInProgress RPCce-gitaly-squash-in-progressAlejandro Rodríguez2018-02-211-0/+26
* | | | Fix repo existence check in GitAccessWikiJacob Vosmaer (GitLab)2018-02-221-1/+13
* | | | Merge branch 'mk-improve-background-migration-specs' into 'master'Stan Hu2018-02-213-348/+353
|\ \ \ \
| * | | | Prefer `table` helper in migration specsMichael Kozono2018-02-201-1/+1
| * | | | Move TrackUntrackedUploadsHelpersMichael Kozono2018-02-203-5/+5
| * | | | Explicitly reference redefined modelsMichael Kozono2018-02-202-261/+262
| * | | | Remove more BG migration spec dependenciesMichael Kozono2018-02-162-13/+17
| * | | | Remove codebase dependencies from a BG migrationMichael Kozono2018-02-161-97/+97
* | | | | Merge branch '26039-Update-to-github-linguist5.3.x' into 'master'Robert Speicher2018-02-211-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | 26039 - update github-linguist to 5.3.3 versionKen2018-02-211-1/+1
* | | | | Do not count rails sql cache as queries in query limitingquery-counting-should-not-include-cached-queriesDylan Griffith2018-02-211-8/+23
|/ / / /
* | | | Add unit tests for Gitaly typeszj-unit-test-gitaly-arraysZeger-Jan van de Weg2018-02-202-0/+5
* | | | [GH Import] Create an empty wiki if wiki import failedValery Sizov2018-02-191-2/+6
* | | | Merge branch 'jej/avoid-slow-file-lock-checks' into 'master'Sean McGivern2018-02-191-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Avoid slow File Lock checks when not usedJames Edwards-Jones2018-02-191-2/+2
* | | | Merge branch 'sh-fix-squash-rebase-utf8-data' into 'master'Sean McGivern2018-02-191-0/+12
|\ \ \ \
| * | | | Fix squash rebase not working when diff contained encoded datash-fix-squash-rebase-utf8-dataStan Hu2018-02-181-0/+12
* | | | | Merge branch 'sh-fix-geo-error-500-gpg-commit' into 'master'Douwe Maan2018-02-191-1/+25
|\ \ \ \ \
| * | | | | Fix Error 500 when viewing a commit with a GPG signature in GeoStan Hu2018-02-191-1/+25
| |/ / / /
* | | | | Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' i...Douwe Maan2018-02-191-3/+58
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Validate SSH keys through the sshkey gemrd-40552-gitlab-should-check-if-keys-are-valid-before-savingRubén Dávila2018-02-161-3/+23
| * | | | Revert "Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-u...Rubén Dávila2018-02-151-0/+35
* | | | | Allow oxford commas and spaces before commas in MR issue closing pattern.Vicky Chijwani2018-02-171-0/+14
* | | | | Merge branch 'asciidoc_inter_document_cross_references' into 'master'Sean McGivern2018-02-161-0/+8
|\ \ \ \ \
| * | | | | Set Asciidoctor outfilesuffix to default .adocTuro Soisenniemi2018-02-141-0/+8
| |/ / / /