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-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-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Security/JSONLoadDouwe Maan
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-09-16Remove schema annotations completelyValery Sizov
2016-08-16Make rubocop happyKamil Trzcinski
2016-08-16Merge branch 'fix-failing-tests' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-16This fixes a long running tests due to changed Sidekiq stateKamil Trzcinski
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin
2016-08-11Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-04Move those builders to their own namespace, feedback:Lin Jen-Shin
2016-04-25Ensure URL in all Service subclasses are validRémy Coutable
2015-12-09Tag model specsDouwe Maan
2015-07-05Add Irker service configuration optionsStan Hu
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-14Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher
2015-05-03Re-annotate modelsStan Hu
2015-03-05Re-annotate modelsDmitriy Zaporozhets
2015-03-01Add Irker serviceAorimn