summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Added rspec for testing container registry authentication serviceKamil Trzcinski2016-05-093-0/+241
* Update SVG sanitizer to conform to SVG 1.1Stan Hu2016-05-063-0/+112
* Merge branch '14564-mr-automatic-title' into 'master' Douwe Maan2016-05-061-0/+181
|\
| * Don't auto-set MR title for confidential issuesSean McGivern2016-05-061-1/+10
| * Auto-set title for branches created from issuesSean McGivern2016-05-061-1/+27
| * Add specs for MergeRequests::BuildServiceSean McGivern2016-05-061-0/+146
* | Use outer join for issues ordering by milestones due.Takuya Noguchi2016-05-061-0/+2
* | Merge branch 'issue_14532_assign_labels_milestone_when_moving_issue' into 'ma...Douwe Maan2016-05-061-6/+32
|\ \ | |/ |/|
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_14532_ass...Long Nguyen2016-05-0562-410/+1660
| |\
| * | Update changelog, improve specsLong Nguyen2016-05-051-3/+7
| * | Fix rubocopLong Nguyen2016-04-281-2/+1
| * | Code refactor and fix broken specLong Nguyen2016-04-281-5/+13
| * | Update specsLong Nguyen2016-04-271-9/+4
| * | Allow to assign labels and milestone to target project when moving issueLong Nguyen2016-04-261-0/+20
* | | Merge branch 'fix/import-url-issues' into 'master' Robert Speicher2016-05-051-6/+20
|\ \ \
| * | | fix failing specfix/import-url-issuesJames Lopez2016-04-281-5/+4
| * | | added spec testing exception raisedJames Lopez2016-04-281-6/+21
* | | | Fix the line code when importing PR review comments from GitHubDouglas Barbosa Alexandre2016-05-051-17/+13
| |_|/ |/| |
* | | Feedback from stanhuBenedikt Huss2016-05-051-3/+17
* | | Merge request widget displays TeamCity build state and code coverage correctl...Benedikt Huss2016-05-051-0/+35
* | | Sanitize repo paths in new project error messageStan Hu2016-05-041-0/+9
* | | Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable2016-05-043-7/+77
|\ \ \
| * | | Use a similar approach to branch creation for tag creationuse-rugged-to-create-tagRémy Coutable2016-05-042-10/+77
| * | | Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-042-6/+9
* | | | Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan2016-05-042-1/+36
|\ \ \ \ | |/ / / |/| | |
| * | | API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-292-1/+36
* | | | Merge branch 'create-wikis-during-check' into 'master' Douwe Maan2016-05-041-5/+28
|\ \ \ \
| * | | | Initialize wikis on legacy projects during checkJacob Vosmaer2016-04-261-5/+28
| | |_|/ | |/| |
* | | | Merge branch 'rs-unique-signup-fields' into 'master' Douwe Maan2016-05-042-20/+20
|\ \ \ \
| * | | | Improve uniqueness of field names on the signup formrs-unique-signup-fieldsRobert Speicher2016-04-192-20/+20
* | | | | Fix a spec that was failing due to !3483Rémy Coutable2016-05-041-1/+1
* | | | | Merge branch 'upgrade-rspec-rails' into 'master' Robert Speicher2016-05-031-6/+0
|\ \ \ \ \
| * | | | | Update rspec-rails from 3.3.3 to 3.4.2.Connor Shea2016-05-011-6/+0
* | | | | | Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-0229-241/+788
|\ \ \ \ \ \
| * | | | | | Prevent privilege escalation via notes APIRobert Speicher2016-04-261-10/+31
| * | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2016-04-2628-231/+757
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' Robert Speicher2016-04-261-1/+30
| | |\ \ \ \ \ \
| | | * | | | | | Improve Milestones API specsRémy Coutable2016-04-251-36/+27
| | | * | | | | | Filter confidential issues from milestones API if user does not have accessStan Hu2016-04-251-1/+39
| | * | | | | | | Merge branch '15591-fix-project-leak-in-new-mr-view' into 'master' Robert Speicher2016-04-251-0/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | Prevent private project name and namespace from leaking in the new MR viewRémy Coutable2016-04-251-0/+10
| | * | | | | | | | Merge branch 'fix-impersonation-issue' into 'master' Robert Speicher2016-04-253-20/+143
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fix typoDouwe Maan2016-04-221-1/+1
| | | * | | | | | | | Fix issue with impersonationDouwe Maan2016-04-223-20/+143
| | * | | | | | | | | Merge branch 'fix-private-snippet-api' into 'master' Robert Speicher2016-04-252-1/+88
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-252-1/+88
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Ensure URL in all Service subclasses are validRémy Coutable2016-04-2521-209/+486
| | |/ / / / / / / /
* | | | | | | | | | Support e-mail notifications for comments on project snippetsStan Hu2016-05-021-16/+49
* | | | | | | | | | Merge branch '15527-fix-wiki-page-creation-issue' into 'master' Robert Speicher2016-05-022-0/+127
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Simplify specs by not over-expecting15527-fix-wiki-page-creation-issueRémy Coutable2016-05-022-28/+22