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
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-01-31Make user/author use project.creator in most factoriesRémy Coutable
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-26Fix counters cache invalidation for Issues and Merge RequestsValery Sizov
2017-02-02Active tense test coverageValery Sizov
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-08-13Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Fix rubocop offensesDouglas Barbosa Alexandre
2016-02-20Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre
2016-02-20Marks pending tasks for an user as done when he close the MRDouglas Barbosa Alexandre
2015-12-09Tag service specsDouwe Maan
2015-11-30test fixValery Sizov
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-20Add action property to merge request hookjubianchi
2014-06-18Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer
2014-06-10Send notification emails to the "project", and put people in CcPierre de La Morinerie
2014-04-03Add note when MR assignee changes. Add more tests to MR servicesDmitriy Zaporozhets