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
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
2016-12-20Add tests for stage API endpointKamil Trzcinski
2016-12-19Render stage dropdown in separate API call as HTMLKamil Trzcinski
2016-12-16Remove unused updated_atKamil Trzcinski
2016-12-15Fix rubocop offenses in code related to pipelinesGrzegorz Bizon
2016-12-07Add prototype of pipelines serializer with paginationGrzegorz Bizon
2016-12-02fix conflictRegis
2016-12-01Remove support from incremental pipeline updatesGrzegorz Bizon
2016-11-30Adds tests for tabs in the rspec for pipelinesFilipa Lacerda
2016-11-30Pipelines tabsFilipa Lacerda
2016-11-15Fix broken pipeline rendering [ci skip]Kamil Trzcinski
2016-11-11Merge branch 'master' into auto-pipelines-vueRegis
2016-11-10fix conflictRegis
2016-11-10fix conflictRegis
2016-11-10Refine incremental pipeline serializerGrzegorz Bizon
2016-11-10Refine incremental pipeline serializerGrzegorz Bizon
2016-11-10Support pipelines APIKamil Trzcinski
2016-11-07Improve code readability in pipelines controllerGrzegorz Bizon
2016-09-07Use PipelinesFinder in Pipelines APIZ.J. van de Weg
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-06-21Rename commit_data in Pipeline to commitGrzegorz Bizon
2016-06-14Make retry action on pipeline to save a userKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-19Create pipeline objects with parametersKamil Trzcinski