summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+14
* fix: 24982- Remove'Signed in successfully' messagejnoortheen2016-12-071-1/+0
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+60
* Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-051-1/+3
|\
| * Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-306-15/+109
| |\
| * \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-255-27/+99
| |\ \
| * | | Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-1/+3
* | | | Fix URL rewritting in the Help section25199-fix-broken-urls-in-help-pageRémy Coutable2016-12-011-9/+15
* | | | Do not raise error in AutocompleteController#users when not authorizedSemyon Pupkov2016-11-301-0/+9
| |_|/ |/| |
* | | Merge branch 'ee-1137-follow-up-protected-branch-users-and-groups' into 'mast...Douwe Maan2016-11-301-2/+2
|\ \ \
| * | | CE-specific changes gitlab-org/gitlab-ee#1137ee-1137-follow-up-protected-branch-users-and-groupsTimothy Andrew2016-11-291-2/+2
| | |/ | |/|
* | | fix blob controller spec failure - updated not to use file-path-fix/blob-controller-specJames Lopez2016-11-291-1/+1
* | | Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan2016-11-282-2/+33
* | | Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-281-0/+49
* | | Ensure user is authenticated to create a new snippet25026-authenticate-user-for-new-snippetRémy Coutable2016-11-281-0/+22
* | | Merge branch 'fix-dead-help-link' into 'master' Rémy Coutable2016-11-281-11/+3
|\ \ \ | |/ / |/| |
| * | Fix broken external links in help/index.htmlDavid Wagner2016-11-201-11/+3
| |/
* | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-251-1/+1
|\ \
| * | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* | | Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-241-4/+19
|\ \ \ | |/ / |/| |
| * | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-4/+19
* | | Merge branch 'rs-project-team-helpers' into 'master' Sean McGivern2016-11-221-15/+15
|\ \ \
| * | | Add shortcuts for adding users to a project team with a specific rolers-project-team-helpersRobert Speicher2016-11-181-15/+15
* | | | Merge branch '24576_cant_stop_impersonating' into 'master' Sean McGivern2016-11-221-7/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow admins to stop impersonating users without e-mail addressesOren Kanner2016-11-171-7/+21
| |/ /
* | | Updated code based on feedbackfix/cycle-analytics-no-dataJames Lopez2016-11-211-2/+2
* | | Adds a flag to reflect whether or not there is data in cycle analyticsJames Lopez2016-11-211-0/+43
| |/ |/|
* | Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-187-19/+115
|\ \ | |/
| * 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
| | |/
* | | Add controller specs for environments index actionGrzegorz Bizon2016-11-161-6/+27
|/ /
* | 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
|/