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-05-24Merge branch 'zj-fix-pipeline-etag' into 'master'Kamil Trzciński
2017-05-19Merge branch 'tc-fix-broken-plain-readme' into 'master'Douwe Maan
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-06Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern
2017-05-05refactor code based on feedbackJames Lopez
2017-05-05Allow gl-repository strings as project identifiers in PostReceive workerAlejandro Rodríguez
2017-05-04refactor a few things based on feedbackJames Lopez
2017-05-04refactor worker into serviceJames Lopez
2017-05-03add propagate service worker and updated spec and controllerJames Lopez
2017-05-03added worker specJames Lopez
2017-05-03Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan
2017-05-01Update Carrierwave and fog-coreZeger-Jan van de Weg
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-04-26Enable RSpec/FilePath copSean McGivern
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-14Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable
2017-04-14Used named parameter for refreshing usage dataStan Hu
2017-04-14Port 'Add more usage data to EE ping' to CESean McGivern
2017-04-14Port 'Add EE usage ping' to CESean McGivern
2017-04-07Fix spec failureKamil Trzcinski
2017-04-07Yet, another errorsKamil Trzcinski
2017-04-07Update tests to cover trigger scheduleKamil Trzcinski
2017-04-06Use change direction in specShinya Maeda
2017-04-06Use be_pendingShinya Maeda
2017-04-06Improve trigger_schedule.rbShinya Maeda
2017-04-06Clean up trigger_schedule_worker_spec.rbShinya Maeda
2017-04-06Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda
2017-04-06Rename cron_nightly_build to nightlyShinya Maeda
2017-04-06Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda
2017-04-06Add validatorShinya Maeda
2017-04-06Brush upShinya Maeda
2017-04-06Fixed strcture for db changeShinya Maeda
2017-04-06Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda
2017-04-06basic componentsShinya Maeda
2017-04-06Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda
2017-04-05Periodically mark projects that are stuck in importing as failedJames Lopez
2017-04-04Merge branch '29492-useless-queries' into 'master'Sean McGivern
2017-04-04Remove useless queries with false conditions (e.g 1=0)mhasbini
2017-04-03Quiet pipeline emailsSean McGivern
2017-03-28Use `:empty_project` where possible in worker specsRobert Speicher
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-10adds queue option to push bulk in authorized projects workerTiago Botelho
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli
2017-03-06Add Upload model and UploadChecksumWorker workerRobert Speicher
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-03Renable StuckCiBuildsWorker to StucjCiJobsWorkerTomasz Maczukin