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-05-11Remove rails dependent: :destroy statementZ.J. van de Weg
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-04-28Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya
2017-04-07Update tests to cover trigger scheduleKamil Trzcinski
2017-04-07Fix ref referenceKamil Trzcinski
2017-04-07before_create :set_project. Now TriggerSchedule saves project from parentShinya Maeda
2017-04-06Merge remote-tracking branch 'origin/master' into optimise-pipelinesKamil Trzcinski
2017-04-06Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-06Improve trigger_schedule.rbShinya Maeda
2017-04-06Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda
2017-04-06Rename cron_nightly_build to nightlyShinya Maeda
2017-04-06Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda
2017-04-06Resolve error on trigger.specShinya Maeda
2017-04-06Fix spec/factories_spec.rbShinya Maeda
2017-04-06Brush upShinya Maeda
2017-04-06real_next_run (WIP)Shinya Maeda
2017-04-06Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda
2017-04-06Fixed strcture for db changeShinya Maeda
2017-04-06Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda
2017-04-06basic componentsShinya Maeda
2017-04-06Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda
2017-04-06Define baseline for test for pipelines serializerKamil Trzcinski
2017-04-06Merge branch 'tc-fix-unplayable-build-action-404' into 'master' Kamil Trzciński
2017-04-04Fix typoFilipa Lacerda
2017-04-04Merge branch '29643-stop-using-ffaker-in-factories' into 'master' Robert Speicher
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-04-03Quiet pipeline emailsSean McGivern
2017-03-23Fix after_script processing for Runners APIv4Tomasz Maczukin
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-08Add specs for an extended blocked pipeline statusGrzegorz Bizon
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
2017-03-01Improve build retry service tests for cloning dataGrzegorz Bizon
2017-03-01Fix runner tags assignment when retrying a jobGrzegorz Bizon
2017-02-17Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon
2017-02-17Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński
2017-02-16Make build clone/retry implementation more robustGrzegorz Bizon
2017-01-25Adding links to user & build in Chat NotificationsPoornima M
2017-01-24Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski
2017-01-20Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski
2017-01-18Pass memoizable warnings attribute to stage objectGrzegorz Bizon
2017-01-04Add test example for pipeline with yaml errorsGrzegorz Bizon
2016-12-27Add missing specs for new methods in pipeline classGrzegorz Bizon
2016-12-21Add specs for pipeline entity and improve factoryGrzegorz Bizon
2016-12-15Convert CI YAML variables keys into stringsLin Jen-Shin