Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2015-12-08Merge branch 'rs-validators' into 'master' Douwe Maan
2015-12-08Merge branch 'master' into fix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre
2015-12-08Fix random failing test - delete attachmentDmitriy Zaporozhets
2015-12-08Add custom NamespaceValidatorRobert Speicher
2015-12-08Add custom ColorValidatorRobert Speicher
2015-12-08Add custom UrlValidatorRobert Speicher
2015-12-08Fix spec failure introduced by 9d03bc6fa31f123e070bab4a58b67dbb008e75e9Robert Speicher
2015-12-07Merge branch 'report-ssl-errors' of https://gitlab.com/stanhu/gitlab-ceDmitriy Zaporozhets
2015-12-07Merge branch 'fix-api-private-project-update' into 'master' Dmitriy Zaporozhets
2015-12-07Merge branch 'master' into fix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre
2015-12-07Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov
2015-12-07fixes after reviewValery Sizov
2015-12-07fox specsValery Sizov
2015-12-07Merge branch 'fix-global-milestones-error-500' into 'master' Douwe Maan
2015-12-07Merge branch 'issue_1156'Douwe Maan
2015-12-06Fix API setting of 'public' attribute to false will make a project privateStan Hu
2015-12-06Fixed duplicated issue note email notifications.Anton Baklanov
2015-12-05Fix spec that broke due to fact that iid is needed, not id, for MilestonesCon...Stan Hu
2015-12-05Fix Error 500 when creating global milestones with Unicode charactersStan Hu
2015-12-04Merge branch 'link-refs' into 'master' Robert Speicher
2015-12-04Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre
2015-12-04Handle and report SSL errors in Web hook test. Check for status 200 for success.Stan Hu
2015-12-04Add added, modified and removed properties to commit object in webhookValery Sizov
2015-12-04Merge branch 'extend-events-api'Dmitriy Zaporozhets
2015-12-04Extent Event and Note APIDmitriy Zaporozhets
2015-12-04Add API endpoint to fetch merge request commits listDmitriy Zaporozhets
2015-12-03Raise the exception from #execute instead of #run_hook. #1156 #3069Rubén Dávila
2015-12-03Call update hook from new GitHooksService class. #3069Rubén Dávila
2015-12-03Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila
2015-12-03Use URL helpers in specsDouwe Maan
2015-12-03Merge branch 'master' into link-refsDouwe Maan
2015-12-03Merge branch 'master' into ui/form-consistencyDouwe Maan
2015-12-03Merge branch 'deprecated_warnings' into 'master' Dmitriy Zaporozhets
2015-12-03fix deprecation messages in testsValery Sizov
2015-12-03Fix broken spec related to MySQL and fractional seconds support.Rubén Dávila
2015-12-02Allow invalid URLs in closing patternDouwe Maan
2015-12-02Use consistent casing for form field labelsDouwe Maan
2015-12-02Prevent impersonation if blockedAndrew Tomaka
2015-12-02Merge branch 'master' into link-refsDouwe Maan
2015-12-02Satisfy RubocopDouwe Maan
2015-12-01Add new references to markdown feature spec.Douwe Maan
2015-12-01Pick up direct links to issues/MRs as references.Douwe Maan
2015-12-01Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan
2015-12-01Render commit reference using short sha, but include full sha in comment.Douwe Maan
2015-12-01Merge pull request #9868 from yms9654/commit-without-whitespaceStan Hu
2015-12-01Add ignore whitespace change option to commit viewMinsik Yoon
2015-12-01Fix specsDouwe Maan
2015-11-30Recognize commit range with named refs in compare URLs.Douwe Maan
2015-11-30Recognize issue/MR/snippet/commit links as references.Douwe Maan
2015-11-30Render commit range reference with short shas, link to full shas.Douwe Maan