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-13Added repository_update hookGabriel Mazetto
2017-05-11Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10No user needed to cleanup namespaceless pending delete projectsToon Claes
2017-05-10Use worker to destroy namespaceless projects in post-deployToon Claes
2017-05-08Fix specs 2Felipe Artur
2017-05-08Add merge requests association to pipelineFelipe Artur
2017-05-08Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...Dmitriy Zaporozhets
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-04Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones
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