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
2020-03-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-07-18Delete UserActivities and related workersImre Farkas
2017-09-08Rework how recent push events are retrievedYorick Peterse
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-04-14Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable
2017-04-14Remove user activities table and use redis instead of PG for recording activi...James Lopez
2017-04-14Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez
2017-02-02Active tense test coverageValery Sizov
2016-10-20Differentiate the expire from leave eventCallum Dryden
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2015-12-09Tag service specsDouwe Maan
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-03-25Collect all event creation logic in one place called EventCreateServiceDmitriy Zaporozhets