summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'test-pg' into 'master' Rémy Coutable2017-04-241-1/+1
|\
| * Set profiler only for postgresql not mysqlLin Jen-Shin2017-04-101-1/+1
* | Make location of gitlab_workhorse_secret configurableJakub Jirutka2017-04-191-0/+6
* | Don't use `send` in settings initializerSean McGivern2017-04-141-6/+6
* | Remove unused user activities codeSean McGivern2017-04-141-2/+2
* | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-141-0/+5
* | Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+11
|/
* Change configuration in gitlab.com as trigger_schedule_worker will perform tw...Shinya Maeda2017-04-061-1/+1
* Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-061-3/+3
* Add config for workerShinya Maeda2017-04-061-0/+3
* Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-061-0/+3
|\
| * Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-051-0/+3
* | Deal with Rails autoload instance variable resetsJacob Vosmaer2017-04-051-13/+1
|/
* Enable the `bullet_logger` setting; enable `raise` in test environmentrs-bullet-raiseRobert Speicher2017-04-031-4/+9
* Add support for Gitaly calls over TCP connectionfeature/support-grpc-calls-over-tcp-connAhmad Sherif2017-04-031-1/+1
* Merge branch '24784-system-notes-meta-data' into 'master' Sean McGivern2017-03-301-1/+1
|\
| * Add system_note_metadata modelJarka Kadlecova2017-03-281-1/+1
* | Merge branch 'gitaly-socket-per-shard' into 'master' Sean McGivern2017-03-292-13/+38
|\ \ | |/ |/|
| * Change socket_path to gitaly_addressJacob Vosmaer2017-03-291-3/+17
| * Expand relative paths in storagesJacob Vosmaer2017-03-291-10/+19
| * Separate GRPC channels per repository storageJacob Vosmaer2017-03-292-2/+4
* | RSpec profiling: Prepend the branch name with `ce` or `ee`Rémy Coutable2017-03-241-1/+5
|/
* Added Gitlab::Database.configYorick Peterse2017-03-171-1/+1
* Merge branch 'pages-multiple-ips-doc' into 'master' Kamil Trzciński2017-03-161-2/+2
|\
| * The GitLab Pages external-http and external-https arguments can be specified ...Nick Thomas2017-03-081-2/+2
* | Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-161-1/+1
* | Merge branch '29389-fix-already-initialized-constants' into 'master' Robert Speicher2017-03-142-9/+6
|\ \
| * | Remove explicit `require` calls, and use `require_dependency` when needed29389-fix-already-initialized-constantsRémy Coutable2017-03-132-9/+6
* | | Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan2017-03-131-7/+11
|\ \ \ | |/ / |/| |
| * | Don't instrument `app/services/concerns`Bob Van Landuyt2017-03-131-7/+11
* | | Merge branch 'backport-cache-middleware-fix' into 'master' Rémy Coutable2017-03-131-0/+24
|\ \ \ | |/ / |/| |
| * | Try out the monkey patch to fix the middlewarebackport-cache-middleware-fixLin Jen-Shin2017-03-111-0/+24
* | | Execute inflections initializer earlierfix/execute-inflections-initializer-earlyDouglas Barbosa Alexandre2017-03-101-0/+0
|/ /
* | Enable snippets for new projects by defaultenable-snippets-by-defaultSean McGivern2017-03-101-1/+1
* | Improve storage validation after configuration structure updatestorage-validation-improvementAlejandro Rodríguez2017-03-081-6/+10
|/
* Clear AR connections before starting SidekiqYorick Peterse2017-03-081-0/+6
* Merge branch '29005-rspec-profiling-errors-to-warnings' into 'master' Robert Speicher2017-03-071-9/+28
|\
| * Swallow collection errors in RspecProfilingNick Thomas2017-03-071-9/+28
* | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-072-9/+26
|\ \
| * | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-032-9/+26
* | | Merge branch 'rfr-20170307-change-default-project-number-limit' into 'master' James Lopez2017-03-071-1/+1
|\ \ \
| * | | Change project count limit from 10 to 100000rfr-20170307-change-default-project-number-limitRegis Freyd2017-03-071-1/+1
| | |/ | |/|
* | | Add specs for Doorkeeper resource_owner_authenticatorMarkus Koller2017-03-071-2/+2
* | | Implement OpenID Connect identity providerMarkus Koller2017-03-073-2/+48
|/ /
* | Merge branch 'backup_storage_class' into 'master' Rémy Coutable2017-03-061-0/+1
|\ \
| * | Add storage class configuration option for Amazon S3 remote backupsJon Keys2017-02-281-0/+1
* | | Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' Kamil Trzciński2017-03-061-3/+3
|\ \ \
| * | | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-3/+3
| * | | Update default configuration of stuck_ci_builds_worker cron intervalTomasz Maczukin2017-03-011-1/+1
| |/ /
* | | Make Warden set_user hook validate user ip uniqunessPawel Chojnacki2017-03-061-0/+5