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-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-05Improve specs for pipeline and pipeline seedsGrzegorz Bizon
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-02Refine implementation of pipeline stage seedsGrzegorz Bizon
2017-06-01Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon
2017-06-01Rename pipeline methods related to legacy stagesGrzegorz Bizon
2017-05-31Expose pipeline stage seeds from pipeline instanceGrzegorz Bizon
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-30Expose stage model attributes from pipeline objectGrzegorz Bizon
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-19Exclude manual actions from cancelable jobs scopeGrzegorz Bizon
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-08Fix specs 2Felipe Artur
2017-05-08Fix SpecsFelipe Artur
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-04-24Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński
2017-04-24Simplify specs and remove unnecessary attributesToon Claes
2017-04-24Refactor ExpirePipelineCacheWorker#performToon Claes
2017-04-24Use a better performing query to find all MRs for pipelineToon Claes
2017-04-24Properly expire cache for **all** MRs of a pipelineToon Claes
2017-04-21Improve helpers in pipeline model specsGrzegorz Bizon
2017-04-21Fix missing pipeline duration for blocked pipelinesGrzegorz Bizon
2017-04-07Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`Bob Van Landuyt
2017-04-07Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt
2017-04-07Wrap updating of cache after pipeline transition in class methodBob Van Landuyt
2017-04-07Update project build status cache when transitioningBob Van Landuyt
2017-04-07Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt
2017-04-07Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński
2017-04-07Use Etag caching for pipelines jsonToon Claes
2017-04-06Add missing tests and update test descriptionLin Jen-Shin
2017-04-06Also track auto-cancelling in jobs, detail:Lin Jen-Shin
2017-04-05Add tests for relations and scopes, and settingLin Jen-Shin
2017-04-03Quiet pipeline emailsSean McGivern
2017-03-16removes n+1 query from tags and branches indexesTiago Botelho
2017-03-16Update the pipeline cache when updating a pipeline-statusBob Van Landuyt
2017-03-10Merge branch 'fix/gb/passed-with-warnings-status-on-mysql' into 'master' Kamil Trzciński
2017-03-08Adjust specs for core pipeline detailed statusesGrzegorz Bizon
2017-03-08Fix `passed with warnings` stage status on MySQLGrzegorz Bizon
2017-03-06Improve specs for detailed statuses with manual actionsGrzegorz Bizon
2017-03-06Add specs for new pipeline and build action eventsGrzegorz Bizon
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-15Prefer using `project.add_developer` in specsGrzegorz Bizon
2017-02-14Simplify implementation of pipeline retry serviceGrzegorz Bizon
2017-02-13Fix pipeline specs after adding retry ability checkGrzegorz Bizon
2017-02-13Extend specs for canceling a running pipelineGrzegorz Bizon
2017-02-13Fix pipeline specs related to canceling buildsGrzegorz Bizon