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
2017-05-05Multiple issue assignee: fix for CE restrictionsValery Sizov
2017-05-05Multiple issue assignee: CE restriction for multiple assigneesValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-13Move functionality for resolving discussions into a concernBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-09-01Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre
2016-09-01Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-04-13Refactor and expose only Gitlab::UrlBuilder.build(record)Rémy Coutable
2015-07-24Dynamically check `:admin_*` ability in IssuableBaseServiceRobert Speicher
2015-03-03Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu
2014-11-05Merge pull request #7967 from Bugagazavr/issue-actorValeriy Sizov
2014-10-07Factor issue and merge request servicesCiro Santilli
2014-10-05Add issueable actorKirill Zaitsev
2014-06-13Added an UrlBuilder for building rails named routesJeroen van Baarsen
2014-06-13Return a little more information in Issue webhookJeroen van Baarsen
2014-06-10Make a system comment when issue milestone changedDmitriy Zaporozhets
2014-04-02Create services for issue close and reopenDmitriy Zaporozhets
2014-04-02Move update issue code to separate serviceDmitriy Zaporozhets