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
2019-08-23Preload tags when loading Ci::PipelineMatija Čupić
2019-08-22Issue #39099: Add links for latest pipelinesAlex Ives
2019-05-06Implement support for CI variables of type fileKrasimir Angelov
2019-04-04Fix and expand Gitaly FindCommit cachingStan Hu
2019-04-02Cache FindCommit results in pipelines viewStan Hu
2019-01-31[master] Pipelines section is available to unauthorized usersKamil Trzciński
2019-01-30Prefer to use overrides on PipelinesControllerKamil Trzciński
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-13Add retried jobs to pipeline stagesSteve Azzopardi
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-02remove unneeded `before_action`Lukas Eipert
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-07-04Add pipeline lists to GraphQLBob Van Landuyt
2018-05-23Do not paginate pipelines active relation twiceGrzegorz Bizon
2018-05-23Simplify pipelines preloader implementationGrzegorz Bizon
2018-05-22Fix rubocop offense in pipeline controller specs :cop:Grzegorz Bizon
2018-05-22Refactor pipeline preloader to split reponsibilities betterGrzegorz Bizon
2018-05-22Abstract persisted/legacy stages in pipeline modelGrzegorz Bizon
2018-05-22Preload number of warnings in every stage in a pipelineGrzegorz Bizon
2018-05-21Use persisted stages to load pipelines index tableGrzegorz Bizon
2018-05-17Exclude coverage data from the pipelines pageYorick Peterse
2018-05-17Preload pipeline data for project pipelinesYorick Peterse
2018-05-17Limit the number of pipelines to countYorick Peterse
2018-05-15Enable update_(build|pipeline) for maintainersJan Provaznik
2018-05-08Merge branch 'fix-failed-jobs-tab' into 'master'Grzegorz Bizon
2018-05-07Merge branch '33697-pipelines-json-endpoint' into 'master'Kamil Trzciński
2018-05-06Respect permissions when showing Failed JobsKamil Trzciński
2018-05-02Fix syntax errorKamil Trzciński
2018-05-02Add stages_ajax endpoint to serve old HTMLKamil Trzciński
2018-04-23Fix stage.json endpointKamil Trzciński
2018-04-23Add proper stage.json dataKamil Trzciński
2018-04-18Accept variable params in create_paramsMatija Čupić
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-09-12move `lib/ci/charts.rb` into `lib/gitlab/ci/charts.rb`Maxim Rydkin
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-23Remove references to build in pipeline chartsZ.J. van de Weg
2017-06-23Improve performance for pipeline chartsZ.J. van de Weg
2017-06-13Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-01Rename pipeline methods related to legacy stagesGrzegorz Bizon
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-09Merge request widget redesignFatih Acet
2017-05-06Real time pipeline show actionZeger-Jan van de Weg
2017-05-05Merge branch '24883-build-failure-summary-page' into 'master' Phil Hughes
2017-05-05Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones
2017-05-05Build failures summary page for pipelinesJames Edwards-Jones
2017-05-05Use wrap_parameters in pipelines controllerGrzegorz Bizon