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-06Change configuration in gitlab.com as trigger_schedule_worker will perform tw...Shinya Maeda
2017-04-06Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda
2017-04-06Add config for workerShinya Maeda
2017-04-06Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern
2017-04-05Periodically mark projects that are stuck in importing as failedJames Lopez
2017-04-05Deal with Rails autoload instance variable resetsJacob Vosmaer
2017-04-04Enable the `bullet_logger` setting; enable `raise` in test environmentRobert Speicher
2017-04-03Add support for Gitaly calls over TCP connectionAhmad Sherif
2017-03-30Merge branch '24784-system-notes-meta-data' into 'master' Sean McGivern
2017-03-29Merge branch 'gitaly-socket-per-shard' into 'master' Sean McGivern
2017-03-29Change socket_path to gitaly_addressJacob Vosmaer
2017-03-29Expand relative paths in storagesJacob Vosmaer
2017-03-29Separate GRPC channels per repository storageJacob Vosmaer
2017-03-28Add system_note_metadata modelJarka Kadlecova
2017-03-24RSpec profiling: Prepend the branch name with `ce` or `ee`Rémy Coutable
2017-03-17Added Gitlab::Database.configYorick Peterse
2017-03-16Merge branch 'pages-multiple-ips-doc' into 'master' Kamil Trzciński
2017-03-16Futher rename the CI variablesZ.J. van de Weg
2017-03-14Merge branch '29389-fix-already-initialized-constants' into 'master' Robert Speicher
2017-03-13Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan
2017-03-13Remove explicit `require` calls, and use `require_dependency` when neededRémy Coutable
2017-03-13Merge branch 'backport-cache-middleware-fix' into 'master' Rémy Coutable
2017-03-13Don't instrument `app/services/concerns`Bob Van Landuyt
2017-03-10Execute inflections initializer earlierDouglas Barbosa Alexandre
2017-03-10Try out the monkey patch to fix the middlewareLin Jen-Shin
2017-03-10Enable snippets for new projects by defaultSean McGivern
2017-03-08Improve storage validation after configuration structure updateAlejandro Rodríguez
2017-03-08The GitLab Pages external-http and external-https arguments can be specified ...Nick Thomas
2017-03-08Clear AR connections before starting SidekiqYorick Peterse
2017-03-07Merge branch '29005-rspec-profiling-errors-to-warnings' into 'master' Robert Speicher
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Merge branch 'rfr-20170307-change-default-project-number-limit' into 'master' James Lopez
2017-03-07Swallow collection errors in RspecProfilingNick Thomas
2017-03-07Add specs for Doorkeeper resource_owner_authenticatorMarkus Koller
2017-03-07Change project count limit from 10 to 100000Regis Freyd
2017-03-07Implement OpenID Connect identity providerMarkus Koller
2017-03-06Merge branch 'backup_storage_class' into 'master' Rémy Coutable
2017-03-06Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' Kamil Trzciński
2017-03-06Make Warden set_user hook validate user ip uniqunessPawel Chojnacki
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2017-03-06Merge branch 'etag-notes-polling' into 'master' Sean McGivern
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-03Renable StuckCiBuildsWorker to StucjCiJobsWorkerTomasz Maczukin
2017-03-02Add internal endpoint to notify post-receive to GitalyAlejandro Rodríguez
2017-03-01Execute metrics initializer earlierAdam Niedzielski
2017-03-01Add middleware for ETag caching with RedisAdam Niedzielski
2017-03-01Update default configuration of stuck_ci_builds_worker cron intervalTomasz Maczukin
2017-03-01Add storage class configuration option for Amazon S3 remote backupsJon Keys
2017-02-24Merge branch '27989-disable-counting-tags' into 'master' Rémy Coutable