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-25Fix locked shared runners problemTomasz Maczukin
2017-09-03Fix specShinya Maeda
2017-09-03Improve spec. Add validation for accel_level on runner.Shinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Extend can_pick?Shinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Add spec. Fix runner setting page. It worked.Shinya Maeda
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-02-23Enable Style/WordArrayDouwe Maan
2017-02-03Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2017-01-20Remove the key from the queue when runner is deletedLin Jen-Shin
2017-01-20Prefer service object over after_save hookLin Jen-Shin
2017-01-20Fix specsKamil Trzcinski
2017-01-04WIP: Add tests and make sure that headers are setLin Jen-Shin
2016-06-20Rename according to:Lin Jen-Shin
2016-06-16Use active tense, feedback from:Lin Jen-Shin
2016-06-16blank line between setup and expectation, feedback:Lin Jen-Shin
2016-06-15Adopt the rename from ci_commits to ci_pipelinesLin Jen-Shin
2016-06-14Rename specific_for to available_for:Lin Jen-Shin
2016-06-09Extra tests inside shared_examples:Lin Jen-Shin
2016-06-09Remove Build#can_be_served? and rename Runner#can_serve? to can_pick?Lin Jen-Shin
2016-06-09Prefer string for describe, feedback from:Lin Jen-Shin
2016-06-09Prefer do and end for before/after:Lin Jen-Shin
2016-06-09Introduced Ci::Runner.specific_for for getting specific runners:Lin Jen-Shin
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-19Extend CI runners specsGrzegorz Bizon
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-03-11Use ILIKE/LIKE for searching CI runnersYorick Peterse
2016-02-19Fix old usages of `ci_runner` factoryTomasz Maczukin
2015-12-11Remove ci_ prefix from all ci related thingsKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-09Tag model specsDouwe Maan
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-10-15Merge branch 'builds-view' into 'master' Kamil Trzciński
2015-10-14Fix specsKamil Trzcinski
2015-10-14Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski
2015-09-15fix specs. Stage 7Valery Sizov
2015-09-10Fix commit specsDmitriy Zaporozhets
2015-09-10Fix some issues with ci models specsDmitriy Zaporozhets
2015-09-09Refactor CI testsDmitriy Zaporozhets