summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove extra subscribable_type filter on migrationfeature/subscribe-to-group-level-labelsDouglas Barbosa Alexandre2016-11-171-3/+3
* Add feature spec for labels subscriptionDouglas Barbosa Alexandre2016-11-161-0/+74
* Avoid code duplication for label subscription status on label partialDouglas Barbosa Alexandre2016-11-153-15/+9
* Rename LabelSubscription javascript to ProjectLabelSubscriptionDouglas Barbosa Alexandre2016-11-152-3/+3
* Fix label subscription menu on small screens resolutionDouglas Barbosa Alexandre2016-11-153-16/+42
* Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre2016-11-155-11/+122
* Use button instead of an icon to subscribe/unsubscribe to labelsDouglas Barbosa Alexandre2016-11-154-14/+49
* Add CHANGELOG entryDouglas Barbosa Alexandre2016-11-151-0/+4
* Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre2016-11-153-1/+33
* Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-155-42/+119
* Use subqueries instead of joins to migrate subscriptionsDouglas Barbosa Alexandre2016-11-151-39/+24
* Add helper method to toggle label subscription on labels controller specDouglas Barbosa Alexandre2016-11-151-2/+6
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-1522-98/+96
* Use @project as default on ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-154-13/+1
* Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-154-27/+34
* Pass project to Entities::Label to check if user is subscribedDouglas Barbosa Alexandre2016-11-152-7/+7
* Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre2016-11-153-7/+9
* Refactoring label subscription toggle button text to accept a projectDouglas Barbosa Alexandre2016-11-152-4/+4
* Refactoring label subscription status to accept a projectDouglas Barbosa Alexandre2016-11-152-4/+4
* Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre2016-11-152-50/+92
* Add subscribable_project to ToggleSubscriptionAction concernDouglas Barbosa Alexandre2016-11-154-1/+17
* Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre2016-11-153-38/+46
* Fix small typo on NotificationServiceDouglas Barbosa Alexandre2016-11-151-1/+1
* Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre2016-11-155-3/+34
* Migrate subscribable project id to the subscriptions tableDouglas Barbosa Alexandre2016-11-151-0/+59
* Add project_id to subscriptionsDouglas Barbosa Alexandre2016-11-154-0/+34
* Merge branch 'rs-revert-rc-changelogs' into 'master' Rémy Coutable2016-11-1553-52/+210
|\
| * Revert "Update CHANGELOG.md for 8.14.0-rc1"rs-revert-rc-changelogsRobert Speicher2016-11-1532-31/+126
| * Revert "Update CHANGELOG.md for 8.14.0-rc2"Robert Speicher2016-11-1522-21/+84
* | Merge branch 'grapify-notes-api' into 'master' Rémy Coutable2016-11-151-67/+57
|\ \
| * | Grapify the notes APIgrapify-notes-apiRobert Schilling2016-11-151-67/+57
* | | Merge branch 'darken-badge-hover' into 'master' Annabel Dunstone Gray2016-11-152-4/+6
|\ \ \ | |_|/ |/| |
| * | Darken todo badge on hoverdarken-badge-hovertauriedavis2016-11-142-4/+6
* | | Merge branch 'grapify-groups-api' into 'master' Rémy Coutable2016-11-152-83/+75
|\ \ \
| * | | Grapify the group APIRobert Schilling2016-11-152-83/+75
* | | | Merge branch 'grapify-merge-request-api' into 'master' Rémy Coutable2016-11-152-168/+110
|\ \ \ \
| * | | | Grapify the merge request APIgrapify-merge-request-apiRobert Schilling2016-11-152-168/+110
| |/ / /
* | | | Merge branch 'master-recursiveTree' into 'master' Douwe Maan2016-11-157-26/+99
|\ \ \ \
| * | | | Issue #4270: Recursive option for files through APIRebeca Méndez2016-11-127-26/+99
* | | | | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-1514-5/+231
|\ \ \ \ \
| * | | | | Add button to delete all merged branchesToon Claes2016-11-0914-5/+231
| | |_|_|/ | |/| | |
* | | | | Merge branch 'stanhu/gitlab-ce-fix-error-500-with-mr-images' into 'master' Douwe Maan2016-11-156-6/+48
|\ \ \ \ \
| * | | | | Fix Error 500 when creating a merge request that contains an image that was d...stanhu/gitlab-ce-fix-error-500-with-mr-imagesStan Hu2016-11-146-6/+48
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix_saml_ldap_link' into 'master' Douwe Maan2016-11-153-1/+29
|\ \ \ \ \
| * | | | | Omniauth auto link LDAP user falls back to find by DN when user cannot be fou...Drew Blessing2016-11-103-1/+29
* | | | | | Merge branch '24392-lfs-helper-refactor' into 'master' Douwe Maan2016-11-152-4/+4
|\ \ \ \ \ \
| * | | | | | Move the `objects` method to `LfsHelper` so that it is also available to `Lfs...24392-lfs-helper-refactorPatricio Cano2016-11-102-4/+4
* | | | | | | Fix duplicate changelog headersRobert Speicher2016-11-151-3/+0
* | | | | | | Merge branch 'patch-9' into 'master' Sean McGivern2016-11-151-1/+5
|\ \ \ \ \ \ \
| * | | | | | | clarify best way to install custom CABen Bodenmiller2016-11-141-1/+5
| | |_|_|_|/ / | |/| | | | |