summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add feature spec for labels subscriptionDouglas Barbosa Alexandre2016-11-171-0/+74
* Avoid code duplication for label subscription status on label partialDouglas Barbosa Alexandre2016-11-173-15/+9
* Rename LabelSubscription javascript to ProjectLabelSubscriptionDouglas Barbosa Alexandre2016-11-172-3/+3
* Fix label subscription menu on small screens resolutionDouglas Barbosa Alexandre2016-11-173-16/+42
* Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre2016-11-175-11/+122
* Use button instead of an icon to subscribe/unsubscribe to labelsDouglas Barbosa Alexandre2016-11-174-14/+49
* Add CHANGELOG entryDouglas Barbosa Alexandre2016-11-171-0/+4
* Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre2016-11-173-1/+33
* Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-175-42/+119
* Use subqueries instead of joins to migrate subscriptionsDouglas Barbosa Alexandre2016-11-171-39/+24
* 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-1722-98/+96
* Use @project as default on ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-174-13/+1
* Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-174-27/+34
* Pass project to Entities::Label to check if user is subscribedDouglas Barbosa Alexandre2016-11-172-7/+7
* Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre2016-11-173-7/+9
* Refactoring label subscription toggle button text to accept a projectDouglas Barbosa Alexandre2016-11-172-4/+4
* Refactoring label subscription status to accept a projectDouglas Barbosa Alexandre2016-11-172-4/+4
* Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre2016-11-172-50/+92
* Add subscribable_project to ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-174-1/+17
* Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre2016-11-173-38/+46
* Fix small typo on NotificationServiceDouglas Barbosa Alexandre2016-11-171-1/+1
* Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre2016-11-175-3/+34
* Migrate subscribable project id to the subscriptions tableDouglas Barbosa Alexandre2016-11-171-0/+59
* Add project_id to subscriptionsDouglas Barbosa Alexandre2016-11-174-0/+34
* Merge branch '23990-project-show-error-when-empty-repo' into 'master' Douwe Maan2016-11-173-1/+50
|\
| * adds fix for security issue when annonymous user does not have access to repo...23990-project-show-error-when-empty-repotiagonbotelho2016-11-175-70/+92
| * moves empty view logic onto empty partial to make it reusable and fixes teststiagonbotelho2016-11-153-63/+61
| * change empty project view to annonymous user from activity to empty partialtiagonbotelho2016-11-114-11/+11
| * adds guard clause for readme model method and initializes a new view with pro...tiagonbotelho2016-11-114-1/+30
* | Merge branch 'jira_service_simplify' into 'master' Sean McGivern2016-11-173-11/+16
|\ \
| * | stub not neededJarka Kadlecova2016-11-121-1/+0
| * | add blank lineJarka Kadlecova2016-11-121-0/+1
| * | simplify url generationJarka Kadlecova2016-11-053-12/+17
* | | Merge branch 'docs/environments' into 'master' Achilleas Pipinellis2016-11-171-0/+10
|\ \ \
| * | | Mention Git strategy noneAchilleas Pipinellis2016-11-171-0/+10
* | | | Merge branch 'highlight-first-user-autocomplete-option' into 'master' Fatih Acet2016-11-171-1/+2
|\ \ \ \
| * | | | Highlight first user autocomplete optionhighlight-first-user-autocomplete-optionDouwe Maan2016-11-171-2/+2
* | | | | Merge branch 'docs/review-apps' into 'master' Achilleas Pipinellis2016-11-175-4/+151
|\ \ \ \ \
| * | | | | Add 8.14 to versions with further additions to review appsAchilleas Pipinellis2016-11-171-3/+4
| * | | | | Add Limitations sections to environments and review apps docsAchilleas Pipinellis2016-11-172-12/+10
| * | | | | Add link to environments docsAchilleas Pipinellis2016-11-171-0/+3
| * | | | | Fix URL to review apps docsAchilleas Pipinellis2016-11-171-1/+1
| * | | | | Add a prerequisites section, add some linksAchilleas Pipinellis2016-11-171-5/+22
| * | | | | Link to NGINX example project for the time beingAchilleas Pipinellis2016-11-171-1/+1
| * | | | | Get rid most of the irrelevant sectionsAchilleas Pipinellis2016-11-172-32/+27
| * | | | | Add note about current limitation in $CI_BUILD_REF_NAMEAchilleas Pipinellis2016-11-171-0/+7
| * | | | | Add an intro and an Overview section for Review AppsAchilleas Pipinellis2016-11-171-43/+83
| * | | | | WIP review appsAchilleas Pipinellis2016-11-171-0/+82
| * | | | | Add Review apps link to CI READMEAchilleas Pipinellis2016-11-171-3/+7