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-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
2017-03-01Fix rubocop offensesTomasz Maczukin
2017-03-01Add minor updatesTomasz Maczukin
2017-03-01Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin
2017-03-01Update stuck and outdated builds cleanup workerTomasz Maczukin
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-08Fix inconsistent naming for services that delete thingsdixpac
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-02-03Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-02-03Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan
2017-01-31resolve deprecation warningsAdam Pahlevi