summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Rename mattermost_command to mattermost_slash_commandszj-slash-commands-mattermostKamil Trzcinski2016-11-184-11/+11
* Fix typosZ.J. van de Weg2016-11-181-3/+4
* Return a consistent not found messageZ.J. van de Weg2016-11-182-3/+4
* Improve style, add more testsZ.J. van de Weg2016-11-185-9/+25
* Projects have chat servicesZ.J. van de Weg2016-11-181-0/+1
* More coverage on service levelZ.J. van de Weg2016-11-185-2/+162
* Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg2016-11-1771-209/+1121
|\
| * 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
| * | | | | | | Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński2016-11-178-12/+330
| |\ \ \ \ \ \ \
| | * | | | | | | Add comment related to workaround used in specsGrzegorz Bizon2016-11-161-0/+3
| | * | | | | | | Remove redundant call to after branch delete serviceGrzegorz Bizon2016-11-162-13/+16
| | * | | | | | | Add specs for environments recently updated on branchGrzegorz Bizon2016-11-162-0/+63
| | * | | | | | | Add test example for after branch delete serviceGrzegorz Bizon2016-11-151-0/+15
| | * | | | | | | Test call to after branch delete hooks in serviceGrzegorz Bizon2016-11-151-0/+12