summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix specsmr-brokenDouwe Maan2015-12-081-2/+2
* Make tab target selectors less naiveRobert Speicher2015-12-081-3/+3
* Block LDAP user when they are no longer found in the LDAP serverDrew Blessing2015-12-081-0/+5
* Merge branch 'build-related-fixes' into 'master' Dmitriy Zaporozhets2015-12-081-5/+5
|\
| * Fix specbuild-related-fixesDouwe Maan2015-12-081-5/+5
* | Merge branch 'master' into ui/dashboard-new-issueui/dashboard-new-issueDouwe Maan2015-12-0814-12/+169
|\ \
| * \ Merge branch 'serve_lfs_object' into 'master' Douwe Maan2015-12-082-0/+35
| |\ \ | | |/ | |/|
| | * All for you rubocop.Marin Jankovski2015-12-081-2/+2
| | * Stub the calls to disk and check what send_file returns.Marin Jankovski2015-12-081-1/+3
| | * Fix specs caused by update of gitlab-test repo.serve_lfs_objectMarin Jankovski2015-12-082-2/+3
| | * Add specs for showing lfs object in UI.Marin Jankovski2015-12-072-1/+33
| * | Merge branch 'rs-validators' into 'master' Douwe Maan2015-12-085-8/+55
| |\ \
| | * | Add custom NamespaceValidatorRobert Speicher2015-12-072-3/+19
| | * | Add custom ColorValidatorRobert Speicher2015-12-072-5/+20
| | * | Add custom UrlValidatorRobert Speicher2015-12-071-0/+16
| * | | Merge branch 'master' into fix-merge-request-that-removes-submodulefix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre2015-12-075-3/+33
| |\ \ \
| | * | | Fix random failing test - delete attachmentfix-random-testDmitriy Zaporozhets2015-12-072-2/+14
| | |/ /
| | * | Fix spec failure introduced by 9d03bc6fa31f123e070bab4a58b67dbb008e75e9Robert Speicher2015-12-071-1/+1
| | * | Merge branch 'report-ssl-errors' of https://gitlab.com/stanhu/gitlab-ceDmitriy Zaporozhets2015-12-071-0/+6
| | |\ \
| | | * | Handle and report SSL errors in Web hook test. Check for status 200 for success.Stan Hu2015-12-041-0/+6
| | * | | Merge branch 'fix-api-private-project-update' into 'master' Dmitriy Zaporozhets2015-12-071-0/+12
| | |\ \ \
| | | * | | Fix API setting of 'public' attribute to false will make a project privateStan Hu2015-12-051-0/+12
| * | | | | Merge branch 'master' into fix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre2015-12-0721-218/+753
| |\ \ \ \ \ | | |/ / / /
| * | | | | Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre2015-12-043-1/+46
| | |_|/ / | |/| | |
* | | | | Add API group projects specsDouwe Maan2015-12-081-2/+57
| |/ / / |/| | |
* | | | Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov2015-12-072-6/+14
|\ \ \ \
| * | | | fixes after reviewwebhook_payload_with_changesValery Sizov2015-12-071-1/+1
| * | | | fox specsValery Sizov2015-12-071-1/+1
| * | | | Add added, modified and removed properties to commit object in webhookValery Sizov2015-12-042-6/+14
| |/ / /
* | | | Merge branch 'fix-global-milestones-error-500' into 'master' Douwe Maan2015-12-072-3/+29
|\ \ \ \
| * | | | Fix spec that broke due to fact that iid is needed, not id, for MilestonesCon...Stan Hu2015-12-051-3/+2
| * | | | Fix Error 500 when creating global milestones with Unicode charactersStan Hu2015-12-051-0/+27
| | |/ / | |/| |
* | | | Merge branch 'issue_1156'Douwe Maan2015-12-072-0/+153
|\ \ \ \
| * | | | Raise the exception from #execute instead of #run_hook. #1156 #3069issue_1156Rubén Dávila2015-12-031-2/+6
| * | | | Call update hook from new GitHooksService class. #3069Rubén Dávila2015-12-032-7/+18
| * | | | Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-032-0/+138
| | |_|/ | |/| |
* | | | Fixed duplicated issue note email notifications.Anton Baklanov2015-12-061-3/+6
| |/ / |/| |
* | | Merge branch 'link-refs' into 'master' Robert Speicher2015-12-0415-206/+551
|\ \ \ | |_|/ |/| |
| * | Use URL helpers in specsDouwe Maan2015-12-034-17/+25
| * | Merge branch 'master' into link-refsDouwe Maan2015-12-034-6/+39
| |\ \ | | |/
| * | Allow invalid URLs in closing patternDouwe Maan2015-12-021-0/+49
| * | Merge branch 'master' into link-refsDouwe Maan2015-12-0217-283/+255
| |\ \
| * | | Satisfy RubocopDouwe Maan2015-12-022-2/+2
| * | | Add new references to markdown feature spec.Douwe Maan2015-12-012-7/+24
| * | | Pick up direct links to issues/MRs as references.Douwe Maan2015-12-017-41/+145
| * | | Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan2015-12-016-90/+103
| * | | Render commit reference using short sha, but include full sha in comment.Douwe Maan2015-12-014-10/+37
| * | | Fix specsDouwe Maan2015-11-304-23/+14
| * | | Recognize commit range with named refs in compare URLs.Douwe Maan2015-11-301-5/+6
| * | | Recognize issue/MR/snippet/commit links as references.Douwe Maan2015-11-305-3/+158