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-31Introduce source to pipeline entityKamil Trzcinski
2017-05-25Merge branch 'issue_19262' into 'master'Douwe Maan
2017-05-25Remove unecessary commit pattern checkFelipe Artur
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-22Prevent commits from upstream repositories to be re-processed by forksFelipe Artur
2017-05-22Test the ExpireJobCacheWorker and related changesZ.J. van de Weg
2017-05-22Add MISSING e-tag refresh of resource for Job, and Pipeline GraphKamil Trzcinski
2017-05-15Do not schedule pipelines if the user can'tZ.J. van de Weg
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-09Merge branch 'deltas-only' into 'master' Sean McGivern
2017-05-09Don't use DiffCollection for deltasJacob Vosmaer
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-05refactor code based on feedbackJames Lopez
2017-05-05Pass GL_REPOSITORY in Workhorse responsesAlejandro Rodríguez
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-04update lease timeoutJames Lopez
2017-05-04refactor worker into serviceJames Lopez
2017-05-03add propagate service worker and updated spec and controllerJames Lopez
2017-05-01Update Carrierwave and fog-coreZeger-Jan van de Weg
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-21Remove the ClearDatabaseCacheWorkerNick Thomas
2017-04-20Merge branch 'hook_retries' into 'master' Douwe Maan
2017-04-20Add retry to system hook workerDrew Blessing
2017-04-14Remove Geo referencesSean McGivern
2017-04-14Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable
2017-04-14Fix usage ping worker queueSean McGivern
2017-04-14Used named parameter for refreshing usage dataStan Hu
2017-04-14Cache the last usage data to avoid unicorn timeoutsStan 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-12Return nil as coverage instead of a File objectZ.J. van de Weg
2017-04-07Fix ref referenceKamil Trzcinski
2017-04-06Maintain MRShinya Maeda
2017-04-06Brush up 2Shinya Maeda
2017-04-06Brush upShinya Maeda
2017-04-06Use delegate for ref on ci_triggerShinya Maeda
2017-04-06Fixed strcture for db changeShinya Maeda
2017-04-06Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda