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
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-02delay scheduled_at evaluation in factoryAlessio Caiazza
2018-10-02Add unit tests for Ci::Build. Fix validation on state transitionShinya Maeda
2018-10-02Fix process build service specShinya Maeda
2018-09-21Fix DynamicAttributeDefinedStatically copSemyon Pupkov
2018-08-03Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda
2018-07-27Squashed commit of the following:Shinya Maeda
2018-07-05Web Terminal Ci BuildFrancisco Javier López
2018-04-19Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera
2018-04-18Merge branch 'improve-jobs-queuing-time-metric' into 'master'Kamil Trzciński (OoO till 16th of April)
2018-04-13Use stable docker image instead of latestPhilippe Lafoucrière
2018-04-10Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin
2018-04-10Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'"Kamil Trzciński
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-04-05Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin
2018-02-08Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark
2018-02-06Refactor :trace to :trace_live in specShinya Maeda
2018-02-06Fix retry_build_service_spec.rb with trace_artifact traitShinya Maeda
2017-12-21Fix build factory to have properly filled started and finished dateKamil Trzciński
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-03Fix specs failures, and use factory with `:ci_job_artifact, :archive`Kamil Trzcinski
2017-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-12-03Fix most test failuresZeger-Jan van de Weg
2017-12-03Fix creation of job_artifact_uploaderKamil Trzcinski
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-12-03Create Ci::ArtifactsZeger-Jan van de Weg
2017-10-30Ci::Build tag is a trait instead of an own factoryZeger-Jan van de Weg
2017-09-04Remove ci_trigger_request_with_variablesShinya Maeda
2017-09-04Fix specShinya Maeda
2017-09-04Revert autheticate! in Trigger APIShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Add validation for protected attributesShinya Maeda
2017-09-03Add the rest of specsShinya Maeda
2017-07-20Wrong data type when testing webhooksAlexander Randa
2017-07-17Make it possible to count a number of job retriesGrzegorz Bizon
2017-07-05Introduce cache policies for CI jobsNick Thomas
2017-06-12Send new configuration options with job's payloadTomasz Maczukin
2017-06-01Just use the url from options, not saving it as a columnLin Jen-Shin
2017-05-25Fix tests for adding environment_urlLin Jen-Shin
2017-05-23Add feature test with unicode traceShinya Maeda
2017-04-28Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-04Fix typoFilipa Lacerda
2017-03-23Fix after_script processing for Runners APIv4Tomasz Maczukin
2017-03-07Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński
2017-03-06Fix specs for detailed statuses for manual actionsGrzegorz Bizon
2017-03-06Fix specs for environments with manual actionsGrzegorz Bizon
2017-03-06Refactor code related to pipeline blocking actionsGrzegorz Bizon
2017-03-02Add some fixes and refactoring after reviewTomasz Maczukin
2017-03-02Refactor JobRequest response structureTomasz Maczukin