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-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
2017-04-06basic componentsShinya Maeda
2017-04-06Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda
2017-04-06remove unnecessary lease as cron jobJames Lopez
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-03Remove unused include from RepositoryImportWorkerDouglas Barbosa Alexandre
2017-03-29Helper method for storage path strippingJacob Vosmaer
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
2017-03-01Make 'joins' line shorterTomasz Maczukin
2017-03-01Fix rubocop offensesTomasz Maczukin
2017-03-01Add minor updatesTomasz Maczukin
2017-03-01Improve builds search queryTomasz Maczukin
2017-03-01Add Gitlab::OptimisticLocking for build droppingTomasz Maczukin
2017-03-01Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin
2017-03-01Update stuck and outdated builds cleanup workerTomasz Maczukin
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Manually correct autocorrectDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-20Add user deletion permission check in `Users::DestroyService`Stan Hu
2017-02-13Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable
2017-02-08Fix inconsistent naming for services that delete thingsdixpac
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-03Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones
2017-02-01Initial work on GitLab Pages updateKamil Trzcinski
2017-02-01Move most of PagesWorker logic UpdatePagesServiceKamil Trzcinski
2017-02-01Asynchronously remove pagesKamil Trzcinski
2017-02-01Rename pages namespace or project path when changedKamil Trzcinski
2017-02-01Revert "Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/sub...Kamil Trzcinski
2017-02-01Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/subpath/pub...Kamil Trzcinski
2017-02-01Fix testsKamil Trzcinski
2017-02-01Split PagesWorkerKamil Trzcinski
2017-02-01Remove locking and add force to FileUtils methodsKamil Trzcinski
2017-02-01Fix specsKamil Trzcinski