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-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-16Don't create event in Merge Request Create ServiceJarka Kadlecova
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-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-29Set head pipeline when creating merge requestsFelipe Artur
2017-05-15[Spec optimization] Joining one-line 'it' blocksValery Sizov
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-09-20Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew
2016-09-20Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-05-20Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Create a pending task when an MR is assigned to someoneDouglas Barbosa Alexandre
2015-12-09Tag service specsDouwe Maan
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-04Improve tests to use real branches in merge requestsDmitriy Zaporozhets
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-20Add action property to merge request hookjubianchi
2014-04-03Add note when MR assignee changes. Add more tests to MR servicesDmitriy Zaporozhets