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-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
2017-05-05Respond with no content for pipeline JSON actionsGrzegorz Bizon
2017-05-05Retry and cancel endpoints send 204 json response. Request is made with type ...Filipa Lacerda
2017-05-02- Add new parameters for Pipeline APIShinya Maeda
2017-04-07Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński
2017-04-07Set the Etag cache polling intervalToon Claes
2017-04-04replaced one more helper with presenterRydkin Maxim
2017-03-23Fix rspec failureShinya Maeda
2017-03-23with_status to only_statusShinya Maeda
2017-03-23Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda
2017-03-23Add api points for ci cd status. Add favicon.Shinya Maeda
2017-03-02Cleaning up navigational order - ProjectKushal Pandya
2017-02-17Adds Pending and Finished tabs to pipelines pageFilipa Lacerda
2017-01-05Include resources to speed up pipelines serializerGrzegorz Bizon
2016-12-21Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon