summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-singin-redirect-for-fork-new' into 'master' Sean McGivern2016-11-171-0/+58
|\
| * Remove newlines between context and it in addition to testing redirection for...Cagdas Gerede2016-11-151-6/+1
| * Add authentication for for create action. Add more tests for for new and crea...Cagdas Gerede2016-11-151-6/+55
| * Move sign_out out of it into beforeCagdas Gerede2016-11-131-2/+1
| * Replace tabs with spacesEarth2016-11-131-1/+1
| * Add a unit test for redirecting to sign-in page when user is not logged in an...Earth2016-11-131-0/+15
* | Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre2016-11-171-0/+22
* | Add helper method to toggle label subscription on labels controller specDouglas Barbosa Alexandre2016-11-171-2/+6
* | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-172-8/+8
* | Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-171-7/+19
* | Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre2016-11-171-2/+2
* | Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher2016-11-162-2/+2
|\ \
| * | Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-112-2/+2
| |/
* | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-4/+54
|\ \
| * | Add button to delete all merged branchesToon Claes2016-11-091-4/+54
* | | Merge branch 'fix-help-page-links' into 'master' Rémy Coutable2016-11-141-0/+38
|\ \ \
| * | | fix error links in help pageFu Xu2016-11-121-0/+38
| | |/ | |/|
* | | Ensure labels are loaded on "show" methods of MRAlex Sanford2016-11-111-0/+25
|/ /
* | Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-081-0/+27
|\ \
| * | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-0/+27
| |/
* | Add tests for project#index routingDmitriy Zaporozhets2016-11-071-0/+20
|/
* Complete and improve specsRémy Coutable2016-11-041-14/+54
* Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-0/+26
* Implement CreateMembers service to make controller thinrefactor_group_membersValery Sizov2016-11-011-34/+34
* Merge branch '23106-events-default-scope-results-in-a-slow-query' into 'master' Yorick Peterse2016-10-311-1/+1
|\
| * Optimize Event queries by removing default order23106-events-default-scope-results-in-a-slow-queryAlejandro Rodríguez2016-10-271-1/+1
* | Merge branch 'adam-fix-labels-find-or-create' into 'master' Douwe Maan2016-10-281-5/+16
|\ \
| * | Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-5/+16
| |/
* | Merge branch 'master' into 5905-duplicate-email-errorsSteve Halasz2016-10-272-74/+86
|\ \ | |/
| * Merge branch 'master' into issue-board-sidebarissue-board-sidebarPhil Hughes2016-10-265-74/+226
| |\
| | * Merge branch 'add-test-for-snippet-download' into 'master' Rémy Coutable2016-10-251-73/+83
| | |\
| | | * Add missing tests for download snippetSemyon Pupkov2016-10-131-73/+83
| * | | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-193-225/+151
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-1911-201/+535
| |\ \ \ \
| * | | | | Restore subscribe status in JSONPhil Hughes2016-10-071-0/+2
| * | | | | Fix JSON Schema that validates data returned by board issues endpointDouglas Barbosa Alexandre2016-10-071-1/+1
* | | | | | Only show one error message for an invalid emailSteve Halasz2016-10-271-0/+11
| |_|_|/ / |/| | | |
* | | | | Improve create project member test at project_members_controller_specDmitriy Zaporozhets2016-10-241-25/+16
* | | | | Refactor create member tests from group_members_controller_specDmitriy Zaporozhets2016-10-241-41/+30
* | | | | Gracefully handle adding of no users to projects and groupsLinus G Thiel2016-10-242-0/+111
* | | | | Fix status code expectationRémy Coutable2016-10-221-1/+1
* | | | | Fix error in generating labelssh-fix-broken-label-controllerStan Hu2016-10-221-0/+15
* | | | | Merge branch 'fix_project_member_access_levels' into 'master' Sean McGivern2016-10-211-0/+36
|\ \ \ \ \
| * | | | | Fix project member access levelsfix_project_member_access_levelsValery Sizov2016-10-211-0/+36
| | |_|/ / | |/| | |
* | | | | Merge branch 'zj-use-iid-deployment-refs' into 'master' Kamil Trzciński2016-10-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use deployment IID when saving refsZ.J. van de Weg2016-10-201-1/+1
| | |/ / | |/| |
* | | | Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-191-20/+41
|\ \ \ \
| * | | | Fix sorting by label prioritiesDouglas Barbosa Alexandre2016-10-191-12/+19
| * | | | Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-191-32/+6
| * | | | Remove project_labels from Projects::ApplicationControllerDouglas Barbosa Alexandre2016-10-191-20/+60