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-07-07Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st...Grzegorz Bizon
2017-07-07Make it possible to schedule bg migrations in bulkGrzegorz Bizon
2017-07-06Add many foreign keys to the projects tableYorick Peterse
2017-06-28Use gl_repository exclusively as identifier on post-receiveAlejandro Rodríguez
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-17Add “Project moved” error to Git-over-SSHMichael Kozono
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-12Add the ability to perform background migrationsYorick Peterse
2017-06-09Merge branch 'port-post-receive-changes' into 'master'Robert Speicher
2017-06-06Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan
2017-06-06Refactor PostReceive worker to limit merge conflictsDouglas Barbosa Alexandre
2017-06-06backports changed import logic from pull mirroring feature into CETiago Botelho
2017-06-01Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski
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-18Fix ProjectCacheWorker for plain READMEsToon Claes
2017-05-16Merge branch 'zj-pipeline-schedule-owner' into 'master' Kamil Trzciński
2017-05-15Do not schedule pipelines if the user can'tZ.J. van de Weg
2017-05-15Disable auto_cancel_pending_pipelines in PostReceive testLin Jen-Shin
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