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-11-06Extract ensure stage service from commit status classGrzegorz Bizon
2017-11-06Use existing pipeline stage if stage already existsGrzegorz Bizon
2017-11-06Make sure that every job has a stage assignedGrzegorz Bizon
2017-09-05Use script_failure. Add runner_system_failure. Improve spec.Shinya Maeda
2017-09-05- Allow runner API to pass failure_reasonShinya Maeda
2017-09-05Fix enum listsShinya Maeda
2017-09-05Fix enum wordingShinya Maeda
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda
2017-07-24Update related stage status when job status is changedGrzegorz Bizon
2017-07-24Do not implement CI/CD job to stage association yetGrzegorz Bizon
2017-07-20Use a new stage_id reference to a persisted stageGrzegorz Bizon
2017-07-04Add a workaround for a tmp job -> stage relationGrzegorz Bizon
2017-06-13Handle legacy jobs without nameZ.J. van de Weg
2017-06-12Merge branch 'fix/import-commit-status-issue' into 'master'Douwe Maan
2017-06-12Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda
2017-06-12ignore name validation on importingJames Lopez
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-05Merge branch 'zj-job-view-goes-real-time' into 'master'Kamil Trzciński
2017-06-04retryable? is now available for CommitStatusZ.J. van de Weg
2017-06-02Don’t schedule workers from inside transactionsDouwe Maan
2017-06-02Refine implementation of pipeline stage seedsGrzegorz Bizon
2017-05-22Test the ExpireJobCacheWorker and related changesZ.J. van de Weg
2017-05-22Add MISSING e-tag refresh of resource for Job, and Pipeline GraphKamil Trzcinski
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-09Make retried to be nullableKamil Trzcinski
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-05-02remove gl_project_id for I/E version updateJames Lopez
2017-04-06Also track auto-cancelling in jobs, detail:Lin Jen-Shin
2017-03-28Make CI build to use optimistic locking only on status changeKamil Trzcinski
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-06Ignore optional actions when calculating warningsGrzegorz Bizon
2017-03-06Fix invalid description in commit status specsGrzegorz Bizon
2017-03-06Reinstitute a core `manual` status for manual actionsGrzegorz Bizon
2017-03-06Add support for blocking actions to CI/CD pipelineGrzegorz Bizon
2017-03-06Refactor code related to pipeline blocking actionsGrzegorz Bizon
2017-03-06Make manual actions blockingKamil Trzcinski
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Move up delegate callsDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Rails/ValidationDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-14Add after_stage scope to commit status classGrzegorz Bizon
2017-02-13Skip job only when canceling the pipeline it belongs toGrzegorz Bizon
2017-02-13Fix pipeline specs related to canceling buildsGrzegorz Bizon
2017-02-13Skip buils that were canceled but not started yetGrzegorz Bizon
2017-01-02rename sort methodMike Greiling
2017-01-02add natural sorting token for build namesMike Greiling
2016-12-13Improve readability in methods for detailed statusGrzegorz Bizon
2016-12-12Fix auto loading of constants for Ci StatusesKamil Trzcinski