summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-161-6/+11
* Render log artifact files in GitLabZeger-Jan van de Weg2018-10-081-1/+1
* Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński2018-10-053-4/+53
|\
| * Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+28
| |\
| * \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+4
| |\ \
| * | | Make Ci::Stage status transition event consistent with Ci::PipelineShinya Maeda2018-10-041-2/+2
| * | | Enable ci_enable_scheduled_build feature flag by defaultShinya Maeda2018-10-041-1/+1
| * | | Rename event :schedule to event :delay in Ci::Pipeline to avoid conflicts wit...Shinya Maeda2018-10-041-2/+2
| * | | Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda2018-10-041-1/+1
| * | | Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda2018-10-041-1/+1
| * | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-032-1/+11
| |\ \ \
| * | | | Add scheduled_actions as an explicit group of actionsShinya Maeda2018-10-022-1/+3
| * | | | Include delayed jobs action into manual actionsShinya Maeda2018-10-021-1/+1
| * | | | Add Spec for ProcessPipelineServiceShinya Maeda2018-10-021-1/+1
| * | | | Add unit tests for Ci::Build. Fix validation on state transitionShinya Maeda2018-10-021-5/+3
| * | | | Add feature flag to schedulable? methodShinya Maeda2018-10-021-1/+2
| * | | | Introduce ProceedBuildServiceShinya Maeda2018-10-021-2/+2
| * | | | Introduce enqueue_scheduled eventShinya Maeda2018-10-022-40/+18
| * | | | Update pipelines and stages status as wellShinya Maeda2018-10-023-2/+12
| * | | | Add a new status to ci_builds.statusShinya Maeda2018-10-022-23/+29
| * | | | Ensure that execute_in of a build schedule is not negativeWinnie Hellmann2018-10-021-1/+1
| * | | | Make schedule and unschedule consistentShinya Maeda2018-10-021-5/+5
| * | | | Rename delayed to scheduledShinya Maeda2018-10-021-8/+15
| * | | | Support new syntaxShinya Maeda2018-10-021-7/+8
| * | | | Squashed commit of the following:Shinya Maeda2018-10-022-0/+46
* | | | | Merge branch '46050_add_new_ci_predefined_variables_for_gitlab_version' into ...Douglas Barbosa Alexandre2018-10-051-0/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add variables to CI jobs for GitLab version componentsGilbert Roulot2018-10-051-0/+7
| | |/ / | |/| |
* | | | Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-pathsKamil Trzciński2018-10-044-1/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | Add pipeline.default_branch? mehodOlivier Gonzalez2018-10-041-0/+4
| |/ /
| * | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-022-1/+11
| |/
| * Add variables on pipeline webhookPierre Tardy2018-10-011-0/+4
* | Few minor fixed in code and docs for only: changesGrzegorz Bizon2018-10-031-1/+1
* | Expose paths modified by a push from a pipeline classGrzegorz Bizon2018-10-021-0/+28
|/
* Extend reports to support security featuresOlivier Gonzalez2018-09-272-27/+74
* Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-261-13/+14
|\
| * add type param to runners apiAlexis Reigel2018-09-151-13/+14
* | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-4/+13
* | Merge branch '50460-send-deployment-information-in-job-api' into 'master'Kamil Trzciński2018-09-171-0/+23
|\ \ | |/ |/|
| * Add deployment information in job APISteve Azzopardi2018-09-131-0/+23
* | Cleaned up CI runner administration codeYorick Peterse2018-09-141-0/+11
* | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-1/+10
|\ \ | |/ |/|
| * add a comment to the usage of a anti-pattern queryAlexis Reigel2018-09-131-0/+6
| * dry up available scopes to constantsAlexis Reigel2018-08-201-1/+3
| * add offline scope to Ci::RunnerAlexis Reigel2018-08-201-0/+1
* | Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-132-0/+10
|\ \
| * | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-112-0/+10
* | | Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon2018-09-131-1/+1
|\ \ \
| * | | Inline initialize_yaml_processorMatija Čupić2018-09-121-5/+1
| * | | Address MR suggestionsMatija Čupić2018-09-071-1/+1
| * | | Improve external architectureMatija Čupić2018-09-071-1/+5