summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use a UNION ALL for getting merge request notesmerge-request-notes-performanceYorick Peterse2017-10-021-0/+7
* Merge branch '38052-use-simple-api-for-projects' into 'master'Tim Zallmann2017-10-021-1/+1
|\
| * Use `simple=true` for projects API for better performancekushalpandya2017-09-291-1/+1
* | Merge branch 'remote_user' into 'master'Douwe Maan2017-10-025-17/+31
|\ \
| * | Add username as GL_USERNAME in hooks (http)David Turner2017-09-295-17/+31
* | | Fix pushes to an empty repository not invalidating has_visible_content? cacheStan Hu2017-10-011-1/+12
|/ /
* | Create repositories via GitalyJacob Vosmaer2017-09-297-35/+50
* | Merge branch 'fork-btn-enabled-user-groups' into 'master'Filipa Lacerda2017-09-293-0/+100
|\ \
| * | moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-292-0/+43
| * | Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-291-0/+57
* | | Merge branch 'hash-mr-scroll-load' into 'master'Filipa Lacerda2017-09-291-0/+56
|\ \ \ | |_|/ |/| |
| * | spec fixhash-mr-scroll-loadPhil Hughes2017-09-291-7/+3
| * | Fixed anchored content not being scrolled into viewPhil Hughes2017-09-291-0/+60
* | | Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable2017-09-292-20/+161
|\ \ \
| * | | Reschedule merge request diff background migration36631-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeoutSean McGivern2017-09-291-0/+59
| * | | Make MR diff background migration less likely to time outSean McGivern2017-09-291-22/+76
| * | | Insert at most 1,000 rows at once in MR diff background migrationSean McGivern2017-09-291-2/+30
| | |/ | |/|
* | | Merge branch 'dm-json-page-title' into 'master'Jacob Schatz2017-09-291-0/+12
|\ \ \
| * | | Title has now its own testdm-json-page-titleTim Zallmann2017-09-291-4/+11
| * | | Not the Test will also work with other tests beforeTim Zallmann2017-09-291-3/+3
| * | | Added Test for PageTitle / Removed Gitlab Part from TItleTim Zallmann2017-09-291-0/+5
* | | | Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)2017-09-293-14/+56
* | | | Fix notes type created from importLin Jen-Shin (godfat)2017-09-294-0/+62
| |/ / |/| |
* | | Merge branch 'breadcrumb-item-links' into 'master'Tim Zallmann2017-09-293-3/+11
|\ \ \
| * | | spec fixesbreadcrumb-item-linksPhil Hughes2017-09-282-3/+3
| * | | Fixed breadcrumb title not linkingPhil Hughes2017-09-271-0/+8
* | | | Merge branch 'remove-target-dd' into 'master'Filipa Lacerda2017-09-291-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix karma testJacob Schatz2017-09-281-2/+0
* | | | Merge branch '38528-build-url' into 'master'Phil Hughes2017-09-291-0/+14
|\ \ \ \
| * | | | Fixes data parameter not being sent in ajax request for jobs log38528-build-urlFilipa Lacerda2017-09-281-0/+14
* | | | | Migrate Gitlab::Git::Repository#add_tag to Gitalyfeature/migrate-repository-add-tag-to-gitalyAhmad Sherif2017-09-292-22/+30
* | | | | Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master'Robert Speicher2017-09-283-11/+37
|\ \ \ \ \
| * | | | | Migrate Git::Repository#rm_tag to GitalyAhmad Sherif2017-09-283-11/+37
* | | | | | Merge branch 'acet-repo-editor-prevent-extra-request' into 'master'Jacob Schatz2017-09-281-0/+14
|\ \ \ \ \ \
| * | | | | | RepoEditor: Prevent extra network call for already opened files.acet-repo-editor-prevent-extra-requestFatih Acet2017-09-271-0/+14
* | | | | | | Merge branch 'fix-mr-sidebar-counter-after-merge' into 'master'Robert Speicher2017-09-281-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Clear merge requests counter cache after mergeSean McGivern2017-09-281-0/+11
* | | | | | | | Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan2017-09-287-11/+303
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-286-2/+269
| * | | | | | | | [Backported from EE] Readonly flag for ProjectsGabriel Mazetto2017-09-282-10/+35
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Support custom attributes on usersMarkus Koller2017-09-289-2/+169
* | | | | | | | Merge branch 'jramsay-spelling-occurred' into 'master'Jacob Schatz2017-09-283-4/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-263-4/+4
* | | | | | | | Merge branch 'dm-api-unauthorized' into 'master'Sean McGivern2017-09-281-38/+40
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Make sure API responds with 401 when invalid authentication info is provideddm-api-unauthorizedDouwe Maan2017-09-281-38/+40
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '38319-nomethoderror-undefined-method-sha-for-nil-nilclass' into...Douwe Maan2017-09-281-0/+78
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Handle error when fetching ref for MR with deleted source branch38319-nomethoderror-undefined-method-sha-for-nil-nilclassSean McGivern2017-09-281-0/+78
* | | | | | | Merge branch 'commit-side-by-side-comment' into 'master'Filipa Lacerda2017-09-281-0/+36
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixes commit comments in side-by-side diff viewcommit-side-by-side-commentPhil Hughes2017-09-271-0/+36
| |/ / / / /
* | | | | | Merge branch 'refactor-services' into 'master'Grzegorz Bizon2017-09-283-6/+6
|\ \ \ \ \ \