summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix specs for project creation and update services38202-cannot-rename-a-hashed-projectDouglas Barbosa Alexandre2017-10-022-3/+3
* Doesn't check if path exists on disk when renaming a hashed projectDouglas Barbosa Alexandre2017-10-022-30/+79
* Merge branch 'sh-fix-import-repos' into 'master'Robert Speicher2017-10-022-0/+20
|\
| * Fix gitlab-rake gitlab:import:repos taskStan Hu2017-10-022-0/+20
* | Merge branch 'rd/fix-case-sensative-email-conf-signup' into 'master'Robert Speicher2017-10-021-0/+18
|\ \
| * | Create failing test caserobdel122017-09-301-0/+18
* | | Merge branch 'fix/gpg/case-insensitive' into 'master'Dmitriy Zaporozhets2017-10-021-0/+8
|\ \ \ | |_|/ |/| |
| * | Make GPG validation case insensitive.Tim Bishop2017-09-291-0/+8
| |/
* | Merge branch '33493-attempt-to-link-saml-users-to-ldap-by-email' into 'master'Douwe Maan2017-10-022-18/+96
|\ \
| * | Refactors SAML identity creation in gl_user.Tiago Botelho2017-10-022-58/+59
| * | Attempt to link saml users to ldap by emailTiago Botelho2017-09-251-0/+77
* | | Merge branch 'revert-configurable-size-limits' into 'master'Douwe Maan2017-10-022-36/+5
|\ \ \
| * | | Revert "Increase diff limits to 100 KB for collapse and 200 KB overall"Sean McGivern2017-10-022-36/+5
* | | | Fix 'gitlay' typo in specJacob Vosmaer2017-10-021-1/+1
* | | | Merge branch 'gitaly-add-branch' into 'master'Sean McGivern2017-10-027-53/+181
|\ \ \ \ | |/ / / |/| | |
| * | | Implement OperationService.UserAddBranch Gitaly RPCgitaly-add-branchAlejandro Rodríguez2017-09-302-25/+105
| * | | Populate `Gitlay::Repository`'s `gl_repository` fieldAlejandro Rodríguez2017-09-302-1/+45
| * | | Add a factory for `Gitaly::GitCommit`sAlejandro Rodríguez2017-09-303-27/+31
| | |/ | |/|
* | | Merge branch '38571-fix-exception-in-raven-report' into 'master'Sean McGivern2017-10-021-0/+21
|\ \ \
| * | | Ensure no exception is raised when Raven tries to get the current user in API...38571-fix-exception-in-raven-reportRémy Coutable2017-09-291-0/+21
* | | | Merge branch '34366-issue-sidebar-don-t-render-participants-in-collapsed-stat...Tim Zallmann2017-10-024-45/+135
|\ \ \ \
| * | | | use LazyImageTagHelper.placeholder_image for blank src base64 image34366-issue-sidebar-don-t-render-participants-in-collapsed-stateLuke "Jared" Bennett2017-10-011-1/+1
| * | | | Merge remote-tracking branch 'origin/master' into 34366-issue-sidebar-don-t-r...Luke "Jared" Bennett2017-09-2834-206/+917
| |\ \ \ \
| * | | | | Only trigger loadCheck on open toggle, not close. Update specs and add right_...Luke "Jared" Bennett2017-09-282-43/+79
| * | | | | issuable_context_spec review changesLuke "Jared" Bennett2017-09-281-5/+5
| * | | | | Finish issuable_context_specLuke "Jared" Bennett2017-09-281-10/+7
| * | | | | Add issauble_context_specLuke "Jared" Bennett2017-09-281-0/+31
| * | | | | Finish _participants view specLuke "Jared" Bennett2017-09-281-22/+7
| * | | | | Update projects_helper_specLuke "Jared" Bennett2017-09-281-2/+2
| * | | | | Add participants specLuke "Jared" Bennett2017-09-281-0/+41
* | | | | | 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