summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | 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
| | * | | Render commit range reference with short shas, link to full shas.Douwe Maan2015-11-302-69/+49
* | | | | Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre2015-12-043-1/+46
|/ / / /
* | | | Merge branch 'extend-events-api'Dmitriy Zaporozhets2015-12-041-7/+23
|\ \ \ \
| * | | | Extent Event and Note APIextend-events-apiDmitriy Zaporozhets2015-12-041-7/+23
* | | | | Add API endpoint to fetch merge request commits listDmitriy Zaporozhets2015-12-041-0/+17
|/ / / /
* | | | Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-034-6/+39
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'deprecated_warnings' into 'master' Dmitriy Zaporozhets2015-12-031-5/+7
| |\ \ \
| | * | | fix deprecation messages in testsValery Sizov2015-12-031-5/+7
| | | |/ | | |/|
| * | | Fix broken spec related to MySQL and fractional seconds support.Rubén Dávila2015-12-031-1/+3
| * | | Prevent impersonation if blockedAndrew Tomaka2015-12-022-0/+29
| |/ /
* | | Use consistent casing for form field labelsDouwe Maan2015-12-021-1/+1
|/ /
* | Merge pull request #9868 from yms9654/commit-without-whitespaceStan Hu2015-12-011-0/+15
|\ \
| * | Add ignore whitespace change option to commit viewMinsik Yoon2015-12-011-0/+15
| |/