summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Add JSON SchemaSean McGivern2016-10-131-0/+4
* Make RuboCop happySean McGivern2016-10-131-1/+0
* Allow setting content for resolutionsSean McGivern2016-10-131-9/+159
* Merge branch 'use-language-colours-for-graph' into 'master' Sean McGivern2016-10-131-0/+44
|\
| * Fix indentation and change inner matcherGeorg G2016-10-131-5/+5
| * Use test double and matchersGeorg G2016-10-131-6/+7
| * Add spec for Projects::GraphsController#languagesGeorg G2016-10-121-0/+43
* | Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-133-58/+153
|\ \
| * | Update board specs to use board factory instead of project_with_boardDouglas Barbosa Alexandre2016-10-111-2/+2
| * | Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-111-6/+7
| * | Fix rubocop offensesDouglas Barbosa Alexandre2016-10-111-1/+1
| * | Update endpoints to handle with board issuesDouglas Barbosa Alexandre2016-10-111-15/+38
| * | Update endpoints to handle with board list changesDouglas Barbosa Alexandre2016-10-111-26/+31
| * | Update Projects::BoardsController#show to look up for a specific boardDouglas Barbosa Alexandre2016-10-111-9/+28
| * | Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre2016-10-111-0/+47
* | | Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan2016-10-121-6/+10
|\ \ \
| * | | refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-6/+10
| | |/ | |/|
* | | Merge branch '22211-500-instead-of-404' into 'master' Sean McGivern2016-10-111-0/+14
|\ \ \
| * \ \ Merge branch 'master' into 22211-500-instead-of-404Linus G Thiel2016-10-115-129/+95
| |\ \ \ | | | |/ | | |/|
| * | | Respond with 404 Not Found for non-existent tagsLinus G Thiel2016-10-051-0/+14
* | | | Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan2016-10-111-0/+48
|\ \ \ \
| * | | | fixup! Added link to bulk assign issues to MR author. (Issue #18876)James Edwards-Jones2016-10-101-1/+1
| * | | | fixup! Added link to bulk assign issues to MR author. (Issue #18876)James Edwards-Jones2016-10-071-0/+17
| * | | | Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-061-0/+31
* | | | | Merge branch 'atom-routes' into 'master' Robert Speicher2016-10-111-9/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow browsing branches that end with '.atom'Sean McGivern2016-10-111-9/+32
| | |_|/ | |/| |
* | | | Merge branch 'dz-cleanup-routing' into 'master' Dmitriy Zaporozhets2016-10-111-118/+0
|\ \ \ \
| * | | | Remove NamespacesControllerDmitriy Zaporozhets2016-10-101-118/+0
| |/ / /
* | | | Use user from let instead recreate in beforeSemyon Pupkov2016-10-091-1/+0
|/ / /
* | | Add tests to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre2016-10-061-7/+57
|/ /
* | Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-2/+2
|\ \
| * | Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-271-2/+2
* | | fix group links 404barthc2016-10-051-1/+36
| |/ |/|
* | Merge branch 'restrict-failed-2fa-attempts' into 'master' Rémy Coutable2016-10-041-0/+38
|\ \
| * | Restrict failed login attempts for users with 2FASean McGivern2016-10-041-0/+38
* | | Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable2016-10-032-4/+4
|/ /
* | Add a /wip slash commandThomas Balthazar2016-10-031-0/+14
* | Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-021-1/+1
|\ \
| * | Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-1/+1
* | | fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-0/+22
* | | Fix test failure by accessing Content-Type header directly.cs-upgrade-deviseConnor Shea2016-09-271-1/+1
|/ /
* | Merge branch 'rc-new-members-approve-request-access-service' into 'master' Douwe Maan2016-09-271-1/+2
|\ \
| * | Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable2016-09-221-1/+2
| |/
* | Improve project_with_board factory to create the default listsimprovement/project-with-board-factoryDouglas Barbosa Alexandre2016-09-261-3/+0
|/
* Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-211-2/+31
|\
| * Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-191-4/+6
| * Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-191-2/+29
* | Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable2016-09-201-12/+34
|\ \
| * | modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-12/+34
| |/
* | Fix initial implementation to actually render the unsubscribe pageRémy Coutable2016-09-201-4/+10