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
2019-03-25Rename GitTagPushService -> Git::TagPushServiceNick Thomas
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
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-05-31Introduce source to pipeline entityKamil Trzcinski
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2016-11-21Refactor cache refreshing/expiringYorick Peterse
2016-10-28Fix lightweight tags not processed correctly by GitTagPushServiceAlejandro Rodríguez
2016-06-30Expire branch/tag git data when needed.Paco Guzman
2016-04-19Refactor GitTagPushService and fig tags_push system event hookGabriel Mazetto
2016-03-10web hooks to webhooksashleys
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-09Tag service specsDouwe Maan
2015-06-22Remove unnecessary whitespace between let and (Dmitriy Zaporozhets
2015-04-24Use project.commit convenience method.Douwe Maan
2015-03-21Extend push_tag event to include tag message and last commitKamil Trzcinski
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-03-06Renamed oldrev/newrev to before/afterJeroen van Baarsen
2014-03-06Added newrev and oldrev to the hook dataJeroen van Baarsen
2014-03-06Created a basic Git Tag Push serviceJeroen van Baarsen