summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23223-group-deletion-race-condition' into 'master' Rémy Coutable2016-11-182-0/+49
|\
| * Write a spec covering the race condition during group deletion.Timothy Andrew2016-11-182-0/+49
* | Merge branch 'jacopo-beschi/gitlab-ce-19981-admin-links-new-group-default-vis...Robert Speicher2016-11-181-0/+35
|\ \
| * | Fix Admin Links to new Group does not respect Default Visibilityjacopo-beschi-intersail2016-11-181-0/+35
* | | Merge branch 'pipelines-page-redesign' into 'master' Fatih Acet2016-11-182-2/+3
|\ \ \
| * | | Fix pipelines specAnnabel Dunstone Gray2016-11-162-6/+4
| * | | Create separate view for pipeline view with tabsAnnabel Dunstone Gray2016-11-151-1/+4
* | | | Merge branch '24276-usernames-with-dots' into 'master' Douwe Maan2016-11-181-3/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow registering users where the username contains dots (.).Timothy Andrew2016-11-181-3/+16
* | | | Merge branch 'feature/24072-improve-importing-of-github-pull-requests' into '...Sean McGivern2016-11-172-8/+5
|\ \ \ \
| * | | | Refactor github import to reduce number of API callsAndrew Smith2016-11-182-8/+5
| | |/ / | |/| |
* | | | Merge branch 'sort-api-groups' into 'master' Sean McGivern2016-11-171-1/+36
|\ \ \ \
| * | | | Allow sorting groups in APIsort-api-groupsSean McGivern2016-11-171-1/+36
* | | | | 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
* | | | | | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-1718-130/+386
|\ \ \ \ \ \
| * | | | | | Add feature spec for labels subscriptionDouglas Barbosa Alexandre2016-11-171-0/+74
| * | | | | | Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre2016-11-171-0/+22
| * | | | | | Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-173-32/+102
| * | | | | | 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-1712-61/+61
| * | | | | | 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-173-7/+9
| * | | | | | Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre2016-11-171-37/+79
| * | | | | | Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre2016-11-171-21/+23
| * | | | | | Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre2016-11-172-0/+13
| * | | | | | Add project_id to subscriptionsDouglas Barbosa Alexandre2016-11-171-0/+15
* | | | | | | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-178-0/+213
|\ \ \ \ \ \ \
| * | | | | | | Fix code review style issuesKamil Trzcinski2016-11-171-1/+1
| * | | | | | | Add specs for testing authorization and deny of chat userKamil Trzcinski2016-11-161-0/+77
| * | | | | | | Improve code design after code reviewKamil Trzcinski2016-11-164-7/+8
| * | | | | | | Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski2016-11-1657-144/+831
| |\ \ \ \ \ \ \
| * | | | | | | | Add most of specs for chat namesKamil Trzcinski2016-11-166-0/+135
* | | | | | | | | Merge branch 'assignee-dropdown-autocomplete' into 'master' Fatih Acet2016-11-171-1/+34
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Include author in assignee dropdown searchassignee-dropdown-autocompletePhil Hughes2016-11-171-1/+34
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '23990-project-show-error-when-empty-repo' into 'master' Douwe Maan2016-11-171-0/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | adds fix for security issue when annonymous user does not have access to repo...23990-project-show-error-when-empty-repotiagonbotelho2016-11-171-7/+29
| * | | | | | | | moves empty view logic onto empty partial to make it reusable and fixes teststiagonbotelho2016-11-151-4/+5
| * | | | | | | | change empty project view to annonymous user from activity to empty partialtiagonbotelho2016-11-111-6/+3
| * | | | | | | | adds guard clause for readme model method and initializes a new view with pro...tiagonbotelho2016-11-111-0/+21
* | | | | | | | | Merge branch 'jira_service_simplify' into 'master' Sean McGivern2016-11-171-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stub not neededJarka Kadlecova2016-11-121-1/+0
| * | | | | | | | | add blank lineJarka Kadlecova2016-11-121-0/+1
| * | | | | | | | | simplify url generationJarka Kadlecova2016-11-051-2/+5
* | | | | | | | | | Merge branch 'mailroom_idle_timeout' into 'master' Rémy Coutable2016-11-171-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Make mail_room idle_timeout option configurable.Marin Jankovski2016-11-161-0/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |