summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Use the standard PIP_CACHE_DIR for Python dependency caching templateTakuya Noguchi2018-10-091-1/+1
* Updates Laravel.gitlab-ci.yml templatePaul Giberson2018-10-061-3/+6
* Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-31/+57
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-7/+31
|\
| * Merge branch 'feature/gb/pipeline-only-except-with-modified-paths' into 'master'Kamil Trzciński2018-10-052-2/+29
| |\
| | * Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-pathsKamil Trzciński2018-10-042-33/+87
| | |\
| | * | Add frozen strong literal directive to policy changes classGrzegorz Bizon2018-10-021-0/+2
| | * | Freeze mutable constant in CI entry policy classGrzegorz Bizon2018-10-021-1/+1
| | * | Match a dot in paths configured for only: changesGrzegorz Bizon2018-10-021-1/+3
| | * | Add only/except pipeline build policy for `changes`Grzegorz Bizon2018-10-021-0/+21
| | * | Make it possible to specifiy only: changes keywordsGrzegorz Bizon2018-10-021-2/+4
| * | | Redirect IO streams to prevent hangingThong Kuah2018-10-051-1/+1
| * | | Use tiller directly for Auto DevOpsThong Kuah2018-10-051-5/+2
| | |/ | |/|
* | | Add limitation for start_in keywordShinya Maeda2018-10-043-1/+16
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-041-20/+53
|\ \ \ | |/ /
| * | Merge branch '48004-db-initialize-migrate' into 'master'Dmitriy Zaporozhets2018-10-031-20/+53
| |\ \
| | * | Process $DB_INITIALIZE and $DB_MIGRATE variablesThong Kuah2018-09-271-20/+53
* | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-031-1/+2
|\ \ \ \ | |/ / /
| * | | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-1/+2
* | | | Rename failure reason to stale_scheduleShinya Maeda2018-10-021-1/+1
* | | | Add scheduled statusShinya Maeda2018-10-023-1/+23
* | | | Add unschedule action to status buildShinya Maeda2018-10-022-0/+42
* | | | Fix coding style offenceShinya Maeda2018-10-021-1/+1
* | | | Use correct icon for scheduled jobs in pipeline graphWinnie Hellmann2018-10-021-1/+1
* | | | Allow remaining time of scheduled jobs to overflow one dayWinnie Hellmann2018-10-021-2/+4
* | | | Fix URL to empty state graphic of scheduled jobsWinnie Hellmann2018-10-021-1/+1
* | | | Fix Status::Build::Scheduled. Add spec for the class.Shinya Maeda2018-10-021-1/+4
* | | | Fix validation methods in Config::Entry::Job. Added spec for thatShinya Maeda2018-10-021-9/+4
* | | | Add schedule_expired to failed statusShinya Maeda2018-10-021-1/+2
* | | | Remove Scheduled Status class from pipelineShinya Maeda2018-10-023-23/+1
* | | | Check the precense of scheduled_at in Status::BuildShinya Maeda2018-10-021-1/+1
* | | | Fix stuck job worker. Fix sidekiq queue namespaceShinya Maeda2018-10-021-1/+2
* | | | Introduce enqueue_scheduled eventShinya Maeda2018-10-021-1/+1
* | | | Fix spec. Create scheduled status entry for pipelineShinya Maeda2018-10-022-0/+22
* | | | Fix rubocop offenceShinya Maeda2018-10-021-1/+1
* | | | Update pipelines and stages status as wellShinya Maeda2018-10-022-23/+24
* | | | Add a new status to ci_builds.statusShinya Maeda2018-10-022-5/+9
* | | | Rename delayed to scheduledShinya Maeda2018-10-023-12/+14
* | | | Support new syntaxShinya Maeda2018-10-024-10/+10
* | | | Squashed commit of the following:Shinya Maeda2018-10-024-3/+65
|/ / /
* | | Use tiller locally for Auto DevopsThong Kuah2018-10-021-9/+18
* | | Merge branch '48399-skip-auto-devops-jobs-based-on-license' into 'master'Dmitriy Zaporozhets2018-10-011-3/+14
|\ \ \ | |_|/ |/| |
| * | Skip creating auto devops jobs for sast, container_scanning, dast, dependency...48399-skip-auto-devops-jobs-based-on-licenseDylan Griffith2018-09-271-3/+14
| |/
* | Extend reports to support security featuresOlivier Gonzalez2018-09-275-76/+98
* | Dont create license_management build when not included in license4907-improve-build-create-performance-for-license-managementDylan Griffith2018-09-271-8/+7
|/
* Update all gitlab ci templates from gitlab-org/gitlab-ci-yml50289-vendor-ci-yml-for-the-last-timeDylan Griffith2018-09-274-19/+82
* Resolve "Un-vendor CI templates"Dylan Griffith2018-09-2645-0/+2326
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1311-0/+40
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1111-0/+40
* | Stack rescue blocks for Gitlab::Ci::Config#initializeMatija Čupić2018-09-111-10/+8