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
2018-11-02Remove ci_enable_scheduled_build feature flagShinya Maeda
2018-10-30Renaming Secret Variables in the codebaseMarcel Amirault
2018-10-23Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon
2018-10-23Merge branch '42611-removed-branch-link' into 'master'Grzegorz Bizon
2018-10-22Do not raise error when checking pipeline referenceGrzegorz Bizon
2018-10-22Fix pipeline reference existence check and add specsGrzegorz Bizon
2018-10-22Support licenses and performanceKamil Trzciński
2018-10-16Make all legacy security reports to use raw formatKamil Trzciński
2018-10-08Creates ref_exists? method for Pipeline classFilipa Lacerda
2018-10-08Render log artifact files in GitLabZeger-Jan van de Weg
2018-10-05Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński
2018-10-05Merge branch '46050_add_new_ci_predefined_variables_for_gitlab_version' into ...Douglas Barbosa Alexandre
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-05Add variables to CI jobs for GitLab version componentsGilbert Roulot
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-04Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'Kamil Trzciński
2018-10-04Make Ci::Stage status transition event consistent with Ci::PipelineShinya Maeda
2018-10-04Enable ci_enable_scheduled_build feature flag by defaultShinya Maeda
2018-10-04Rename event :schedule to event :delay in Ci::Pipeline to avoid conflicts wit...Shinya Maeda
2018-10-04Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda
2018-10-04Add pipeline.default_branch? mehodOlivier Gonzalez
2018-10-04Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda
2018-10-03Few minor fixed in code and docs for only: changesGrzegorz Bizon
2018-10-03Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-02CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić
2018-10-02Add scheduled_actions as an explicit group of actionsShinya Maeda
2018-10-02Include delayed jobs action into manual actionsShinya Maeda
2018-10-02Add Spec for ProcessPipelineServiceShinya Maeda
2018-10-02Add unit tests for Ci::Build. Fix validation on state transitionShinya Maeda
2018-10-02Add feature flag to schedulable? methodShinya Maeda
2018-10-02Introduce ProceedBuildServiceShinya Maeda
2018-10-02Introduce enqueue_scheduled eventShinya Maeda
2018-10-02Update pipelines and stages status as wellShinya Maeda
2018-10-02Add a new status to ci_builds.statusShinya Maeda
2018-10-02Ensure that execute_in of a build schedule is not negativeWinnie Hellmann
2018-10-02Make schedule and unschedule consistentShinya Maeda
2018-10-02Rename delayed to scheduledShinya Maeda
2018-10-02Support new syntaxShinya Maeda
2018-10-02Squashed commit of the following:Shinya Maeda
2018-10-02Expose paths modified by a push from a pipeline classGrzegorz Bizon
2018-10-01Add variables on pipeline webhookPierre Tardy
2018-09-28Extend reports to support security featuresOlivier Gonzalez
2018-09-26Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-17Merge branch '50460-send-deployment-information-in-job-api' into 'master'Kamil Trzciński
2018-09-15add type param to runners apiAlexis Reigel
2018-09-14Cleaned up CI runner administration codeYorick Peterse
2018-09-14Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon
2018-09-13Add deployment information in job APISteve Azzopardi
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher