summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* some changes based on MR feedbackJames Lopez2016-05-161-3/+3
* add author on notes to export - so we can add to a note if project member is ...James Lopez2016-05-121-0/+7
* added better error handling. Also refactored some of the code and fixed a few...James Lopez2016-05-101-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-05-0923-71/+646
|\
| * Merge branch 'rs-remove-wall_enabled' into 'master' Dmitriy Zaporozhets2016-05-092-2/+0
| |\
| | * Remove `wall_enabled` field from Projectrs-remove-wall_enabledRobert Speicher2016-05-082-2/+0
| * | Merge branch 'trusted-proxies-ip-addr' into 'master' Rémy Coutable2016-05-091-0/+51
| |\ \
| | * | Add tests for setting trusted_proxiestrusted-proxies-ip-addrDJ Mountney2016-05-041-0/+51
| * | | Merge branch 'escape-commit-titles' into 'master' Robert Speicher2016-05-081-0/+9
| |\ \ \
| | * | | Escape HTML in commit titles in system note messagesStan Hu2016-05-071-0/+9
| | | |/ | | |/|
| * | | Merge branch 'fix-build-notification-on-merge-page-change' into 'master' Stan Hu2016-05-081-0/+6
| |\ \ \
| | * | | Fix build notification on merge request page change even if the build status ...Benedikt Huss2016-05-081-0/+6
| | |/ /
| * | | 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
* | | | | | | | fixed issues after refactor, spec passingJames Lopez2016-05-091-1/+1
* | | | | | | | started refactoring import export reader - WIPJames Lopez2016-05-061-3/+1
* | | | | | | | fixed and refactored a few things based on MR feedbackJames Lopez2016-05-065-47/+49
* | | | | | | | fixed warningJames Lopez2016-05-031-1/+1
* | | | | | | | Merge branches 'feature/project-export' and 'master' of gitlab.com:gitlab-org...James Lopez2016-05-0372-526/+1975
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-0229-241/+788
| |\ \ \ \ \ \ \