Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-17Use button instead of an icon to subscribe/unsubscribe to labelsDouglas Barbosa Alexandre
2016-11-17Add CHANGELOG entryDouglas Barbosa Alexandre
2016-11-17Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre
2016-11-17Allow subscriptions to be created without a projectDouglas Barbosa Alexandre
2016-11-17Use subqueries instead of joins to migrate subscriptionsDouglas Barbosa Alexandre
2016-11-17Add helper method to toggle label subscription on labels controller specDouglas Barbosa Alexandre
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Use @project as default on ToggleSubscriptionAction concernDouglas Barbosa Alexandre
2016-11-17Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre
2016-11-17Pass project to Entities::Label to check if user is subscribedDouglas Barbosa Alexandre
2016-11-17Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre
2016-11-17Refactoring label subscription toggle button text to accept a projectDouglas Barbosa Alexandre
2016-11-17Refactoring label subscription status to accept a projectDouglas Barbosa Alexandre
2016-11-17Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre
2016-11-17Add subscribable_project to ToggleSubscriptionAction concernDouglas Barbosa Alexandre
2016-11-17Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre
2016-11-17Fix small typo on NotificationServiceDouglas Barbosa Alexandre
2016-11-17Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre
2016-11-17Migrate subscribable project id to the subscriptions tableDouglas Barbosa Alexandre
2016-11-17Add project_id to subscriptionsDouglas Barbosa Alexandre
2016-11-17Merge branch '23990-project-show-error-when-empty-repo' into 'master' Douwe Maan
2016-11-17Merge branch 'jira_service_simplify' into 'master' Sean McGivern
2016-11-17Change last_used_at to use touchKamil Trzcinski
2016-11-17Add ID for a11y shortcut hrefKushal Pandya
2016-11-17Add shortcut for SRs to `Skip to content` for a11yKushal Pandya
2016-11-17Add a11y class for top-level shortcut for Screen ReadersKushal Pandya
2016-11-17Add chat_name partialKamil Trzcinski
2016-11-17Merge branch 'docs/environments' into 'master' Achilleas Pipinellis
2016-11-17Mention Git strategy noneAchilleas Pipinellis
2016-11-17Fix code reviewKamil Trzcinski
2016-11-17adds fix for security issue when annonymous user does not have access to repo...tiagonbotelho
2016-11-17Merge branch 'highlight-first-user-autocomplete-option' into 'master' Fatih Acet
2016-11-17Merge branch 'docs/review-apps' into 'master' Achilleas Pipinellis
2016-11-17Merge branch 'mailroom_idle_timeout' into 'master' Rémy Coutable
2016-11-17Merge branch 'doc/sentinel' into 'master' Achilleas Pipinellis
2016-11-17Remove ToC since it's now supported in the docs portal itselfAchilleas Pipinellis
2016-11-17Add 8.14 to versions with further additions to review appsAchilleas Pipinellis
2016-11-17Merge branch 'remove-empty-fixture-file' into 'master' Dmitriy Zaporozhets
2016-11-17Add Limitations sections to environments and review apps docsAchilleas Pipinellis
2016-11-17Add link to environments docsAchilleas Pipinellis
2016-11-17Fix URL to review apps docsAchilleas Pipinellis
2016-11-17Add a prerequisites section, add some linksAchilleas Pipinellis
2016-11-17Link to NGINX example project for the time beingAchilleas Pipinellis
2016-11-17Get rid most of the irrelevant sectionsAchilleas Pipinellis
2016-11-17Add note about current limitation in $CI_BUILD_REF_NAMEAchilleas Pipinellis
2016-11-17Add an intro and an Overview section for Review AppsAchilleas Pipinellis
2016-11-17WIP review appsAchilleas Pipinellis
2016-11-17Add Review apps link to CI READMEAchilleas Pipinellis
2016-11-17Merge branch 'docs/refactor-environments' into 'master' Achilleas Pipinellis
2016-11-17Add stop environment permissions and remove deleteAchilleas Pipinellis