summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add test to check if top right search form is not presentissue_15222Alfredo Sumaran2016-04-131-0/+4
* Merge branch 'fix-trailing-slash-in-bamboo_url' into 'master' Robert Speicher2016-04-131-52/+210
|\
| * Fix a bug with trailing slash in bamboo_urlRémy Coutable2016-04-131-52/+210
* | Merge branch 'fix-trailing-slash-in-teamcity_url-3515' into 'master' Robert Speicher2016-04-131-52/+199
|\ \
| * | Improve TeamcityService and its specsfix-trailing-slash-in-teamcity_url-3515Rémy Coutable2016-04-131-52/+199
* | | Merge branch 'api-subscribe-issue-mr' into 'master' Rémy Coutable2016-04-132-0/+85
|\ \ \
| * | | Ensure that issues and merge requests are foundRobert Schilling2016-04-132-3/+15
| * | | Make subscription API more RESTfulRobert Schilling2016-04-132-14/+26
| * | | API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling2016-04-131-0/+30
| * | | API: Ability to subscribe and unsubscribe from an issueRobert Schilling2016-04-131-0/+31
* | | | Merge branch 'push-ref' into 'master' Kamil Trzciński2016-04-131-4/+39
|\ \ \ \
| * \ \ \ Merge branch 'master' into push-refKamil Trzcinski2016-04-1328-111/+672
| |\ \ \ \
| * | | | | Fix high CPU usage when PostReceive receives refs/merge-requests/<id>push-refKamil Trzcinski2016-04-111-4/+39
* | | | | | Merge branch 'api-star-project' into 'master' Rémy Coutable2016-04-131-0/+48
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Styling changes to code and docsRobert Schilling2016-04-131-6/+4
| * | | | | Make staring API more restfulRobert Schilling2016-04-131-4/+4
| * | | | | API: Star and unstar a projectRobert Schilling2016-04-131-0/+50
| | |/ / / | |/| | |
* | | | | Merge branch 'label-filter' into 'master' Jacob Schatz2016-04-131-0/+31
|\ \ \ \ \
| * | | | | Filtering by any label keeps the text on the toggle buttonlabel-filterPhil Hughes2016-04-121-0/+9
| * | | | | Added label filter testsPhil Hughes2016-04-071-0/+22
* | | | | | Merge branch 'external-omniauth-providers' into 'master' Marin Jankovski2016-04-131-9/+28
|\ \ \ \ \ \
| * | | | | | Added default setting for `external_providers`Patricio Cano2016-04-111-9/+28
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'rs-gitlab-com-check' into 'master' Dmitriy Zaporozhets2016-04-131-0/+17
|\ \ \ \ \ \
| * | | | | | Add `Gitlab.com?` methodrs-gitlab-com-checkRobert Speicher2016-04-121-0/+17
* | | | | | | Merge branch 'api-group-leaking' into 'master' Rémy Coutable2016-04-132-12/+19
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix group_member_spec to not leak informationRobert Schilling2016-04-131-5/+7
| * | | | | | API: Avoid group leak while updating the groupRobert Schilling2016-04-131-2/+2
| * | | | | | API: Return 404 if user does not have access to groupRobert Schilling2016-04-131-5/+10
* | | | | | | Merge branch 'api-move-issues' into 'master' Rémy Coutable2016-04-131-1/+69
|\ \ \ \ \ \ \
| * | | | | | | Update tests for moving issues via APIRobert Schilling2016-04-131-20/+37
| * | | | | | | API: Ability to move an issueRobert Schilling2016-04-131-1/+52
* | | | | | | | Added ability to add custom tags to transactionsYorick Peterse2016-04-131-0/+25
|/ / / / / / /
* | | | | | | Merge branch 'issue_15044' into 'master' Rémy Coutable2016-04-131-0/+28
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add changelog entry, improve specs and model codeissue_15044Felipe Artur2016-04-121-5/+4
| * | | | | | Allow to close invalid merge requestFelipe Artur2016-04-111-0/+29
* | | | | | | Merge branch 'fix-stale-branch-count-cache' into 'master' Yorick Peterse2016-04-131-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix repository cache invalidation issue when project is recreated with an emp...Stan Hu2016-04-131-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'api-group-visibility' into 'master' Rémy Coutable2016-04-131-0/+44
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix minor issues according development guidelinesRobert Schilling2016-04-121-4/+12
| * | | | | | API: Ability to update a groupRobert Schilling2016-04-121-0/+36
* | | | | | | Merge branch 'project-title-dropdown' into 'master' Jacob Schatz2016-04-123-24/+26
|\ \ \ \ \ \ \
| * | | | | | | Updated based on Ruby feedbackPhil Hughes2016-04-121-12/+13
| * | | | | | | Tests updatePhil Hughes2016-04-122-22/+24
| * | | | | | | Updated testsPhil Hughes2016-04-121-2/+1
* | | | | | | | Merge branch 'fix_quick_submit_missing_in_edit_merge_request' into 'master' Jacob Schatz2016-04-121-0/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | add some changes to the testfix_quick_submit_missing_in_edit_merge_requestArinde Eniola2016-04-071-11/+5
| * | | | | | | add testArinde Eniola2016-04-071-0/+27
* | | | | | | | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-125-44/+109
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix specs for Projects::NotificationSettingsControllerDouglas Barbosa Alexandre2016-04-121-28/+0
| * | | | | | | Improve specs for group/project notification controllerdecouple-member-notificationDouglas Barbosa Alexandre2016-04-122-3/+53