summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Update test since branch removal does not render template anymoredz-code-tabDmitriy Zaporozhets2016-06-031-4/+0
* Enable Style/RedundantParentheses rubocop coprubocop/enable-redundant-parentheses-copGrzegorz Bizon2016-05-301-1/+1
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-244-5/+5
* Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-1/+1
* Merge branch 'issue_9013' into 'master' Douwe Maan2016-05-201-0/+14
|\
| * Let users set notification levels in projects which they are not membersFelipe Artur2016-05-171-0/+14
* | Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets2016-05-181-1/+1
|\ \ | |/ |/|
| * Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ2016-03-161-1/+1
* | Handle issue move access instead of raising errorfix/handle-issue-move-accessGrzegorz Bizon2016-04-301-0/+39
* | Merge branch 'rs-diff_view' into 'master' Rémy Coutable2016-04-221-8/+0
|\ \
| * | Clarify that the diff view setting always comes from the cookiers-diff_viewRobert Speicher2016-04-191-8/+0
* | | Merge branch 'issue_5838' into 'master' Rémy Coutable2016-04-211-0/+16
|\ \ \
| * | | Add changelog entry and fix convention in a specissue_5838Felipe Artur2016-04-201-1/+1
| * | | Projects members tab should follow visibility levelsFelipe Artur2016-04-181-13/+2
| * | | Show project members only for membersFelipe Artur2016-04-181-0/+27
| |/ /
* | | Check permissions when sharing project with groupGrzegorz Bizon2016-04-191-0/+50
|/ /
* | 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
* | | Fix specs for Projects::NotificationSettingsControllerDouglas Barbosa Alexandre2016-04-121-28/+0
* | | Improve specs for group/project notification controllerdecouple-member-notificationDouglas Barbosa Alexandre2016-04-121-2/+37
* | | Requires user to be signed in when changing notification settingsDouglas Barbosa Alexandre2016-04-111-0/+31
|/ /
* | Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu2016-04-061-0/+14
* | Respond 404 when unauthorized user imports membersfix/permissions-when-importing-membersGrzegorz Bizon2016-04-051-2/+2
* | Do not leak project exists when importing membersGrzegorz Bizon2016-04-051-2/+2
* | Check permissions when importing project membersGrzegorz Bizon2016-04-051-0/+49
* | Fixed MergeRequestController specpatch/fix-mergerequest-diffGabriel Mazetto2016-03-301-1/+1
* | Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable2016-03-251-0/+107
* | Merge branch 'master' into issue_12658Douwe Maan2016-03-212-5/+53
|\ \
| * \ Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-211-2/+2
| |\ \
| | * | Create repositories in IssuesController specsYorick Peterse2016-03-191-2/+2
| * | | Fix typos and dentingZeger-Jan van de Weg2016-03-211-2/+2
| * | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-22/+29
| * | | minor improvements and fixed specsZeger-Jan van de Weg2016-03-191-1/+1
| * | | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-4/+4
| * | | Soft delete issuablesZeger-Jan van de Weg2016-03-192-4/+45
| |/ /
* | | Fix specsDouwe Maan2016-03-211-1/+1
|/ /
* | Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-8/+154
* | Incorporate reviewZeger-Jan van de Weg2016-03-151-5/+14
* | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-35/+56
|/
* Fix denting and specZeger-Jan van de Weg2016-03-131-2/+2
* Merge branch 'rs-issue-12944' into 'master' Douwe Maan2016-03-111-13/+24
|\
| * Use a custom Devise failure app to handle unauthenticated .zip requestsrs-issue-12944Robert Speicher2016-03-081-13/+24
* | Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-081-1/+1
|/
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-4/+4
* Add specs to ForksController#index.issue_13648Rubén Dávila2016-03-021-0/+72
* Move a few controller specs to their correct locationsrs-move-controller-specsRobert Speicher2016-02-183-0/+158
* Reopened MRs should also be considered as open.issue_13539Rubén Dávila2016-02-171-0/+34
* Merge branch 'git-archive-refactor' into 'master' Douwe Maan2016-02-171-8/+3
|\
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer2016-02-172-1/+64
| |\