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-10-30Ci::Build tag is a trait instead of an own factoryZeger-Jan van de Weg
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-10-05Add feature specs for pipeline failure reason badgeGrzegorz Bizon
2017-09-04Remove ci_trigger_request_with_variablesShinya Maeda
2017-09-04Fix specShinya Maeda
2017-09-04Revert autheticate! in Trigger APIShinya Maeda
2017-09-04Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Add validation for protected attributesShinya Maeda
2017-09-03Improve spec. Add validation for accel_level on runner.Shinya Maeda
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Impprove spec by godfat suggestionsShinya Maeda
2017-09-03Add the rest of specsShinya Maeda
2017-09-03Add spec. Fix runner setting page. It worked.Shinya Maeda
2017-08-25Make default trigger factory generate an ownerLin Jen-Shin
2017-08-16Use usual method to retrieve CI/CD stage statusesGrzegorz Bizon
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-31Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon
2017-07-28initShinya Maeda
2017-07-24Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-20Wrong data type when testing webhooksAlexander Randa
2017-07-20Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-17Make it possible to count a number of job retriesGrzegorz Bizon
2017-07-13Remove trigger_schedule_attributes and factory :ci_trigger_for_trigger_scheduleShinya Maeda
2017-07-10Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-07Merge from master(Fix conflicts)Shinya Maeda
2017-07-07merge from masterShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-07-06Update CI runner factories to not use invalid IDsYorick Peterse
2017-07-05Introduce cache policies for CI jobsNick Thomas
2017-07-05pipeline_schedule_variables model/dbShinya Maeda
2017-07-04Add some validations to persisted stage modelGrzegorz Bizon
2017-07-04Use enumerated status in persisted stage classGrzegorz Bizon
2017-06-12Send new configuration options with job's payloadTomasz Maczukin
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-05Merge branch '25680-CI_ENVIRONMENT_URL' into 'master'Kamil Trzciński
2017-06-02Merge branch '33139-lint-our-factories' into 'master'Grzegorz Bizon
2017-06-02Lint our factories creation in addition to their buildRémy Coutable
2017-06-01Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin
2017-06-01Just use the url from options, not saving it as a columnLin Jen-Shin
2017-06-01Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon
2017-06-01Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin
2017-06-01Merge branch 'master' into '24196-protected-variables'Kamil Trzciński
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-25Add tests and also pass protected vars to protected tagsLin Jen-Shin
2017-05-25Fix tests for adding environment_urlLin Jen-Shin
2017-05-23Merge branch 'issue_32225' into 'master'Robert Speicher
2017-05-23Add feature test with unicode traceShinya Maeda