summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Add missing `:comment` attributeJan Provaznik2018-06-101-1/+6
* Merge branch '5974-geo-unauthenticated-rate-limits-should-not-block-geo-reque...Douwe Maan2018-06-081-1/+5
|\
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/58765974-geo-unauthenticated-rate-limits-should-not-block-geo-requestsValery Sizov2018-05-291-1/+5
* | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-072-0/+5
|\ \
| * | force minimagick to use graphicsmagickAlexis Reigel2018-06-051-0/+3
| * | register ico mime typeAlexis Reigel2018-06-051-0/+2
* | | Merge branch '44790-disabled-emails-logging' into 'master'Sean McGivern2018-06-071-1/+4
|\ \ \
| * | | 44790: Disable the action mailer base logging when emails are disabledMarc Shaw2018-06-031-1/+4
* | | | Log response body to production_json.log when a controller responds with a 42...Stan Hu2018-06-061-0/+1
* | | | Rename worker to ArchiveTracesCronWorkerShinya Maeda2018-06-061-3/+3
* | | | Fix name of worker for cron worker specShinya Maeda2018-06-061-1/+1
* | | | Rename find_stale. Fix worker name in declaration.Shinya Maeda2018-06-061-3/+3
* | | | Changed cron interval to every 17 minuteShinya Maeda2018-06-061-1/+1
* | | | Change cron period to per hourShinya Maeda2018-06-061-1/+1
* | | | Simplify RescueStaleLiveTraceWorkerShinya Maeda2018-06-061-2/+2
* | | | Added flush-to-db process for the cron worker. Rename to RescueStaleLiveTrace...Shinya Maeda2018-06-061-3/+3
* | | | Rescue stale live tracesShinya Maeda2018-06-061-0/+3
| |/ / |/| |
* | | Merge branch 'rails5-fix-46236' into 'master'Yorick Peterse2018-06-051-1/+8
|\ \ \
| * | | Support rails5 in postgres indexes function and fix some migrationsJasper Maes2018-06-051-1/+8
| |/ /
* | | Update validatorpresigned-multipart-uploadsKamil Trzciński2018-06-041-9/+15
* | | Support presigned multipart uploadsKamil Trzciński2018-06-042-7/+13
|/ /
* | Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-011-0/+3
|\ \
| * | Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-0/+3
| |/
* | Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)2018-06-012-6/+10
* | Merge branch '46481-preserve-warnings-even-if-passed' into 'master'Douwe Maan2018-06-012-9/+2
|\ \
| * | Introduce Gitlab::Auth.omniauth_setup_providersLin Jen-Shin2018-06-011-7/+1
| * | Eliminate constants warnings by:Lin Jen-Shin2018-06-012-6/+5
* | | Merge branch 'add-moneky-patch-for-using-stream-upload-with-carrierwave' into...Kamil Trzciński2018-06-011-0/+69
|\ \ \ | |/ / |/| |
| * | Revise commentsadd-moneky-patch-for-using-stream-upload-with-carrierwaveShinya Maeda2018-05-281-3/+2
| * | Clean up patchShinya Maeda2018-05-281-9/+31
| * | Fix rubocop namespaceShinya Maeda2018-05-281-5/+5
| * | Reload remote file the cacheds file is already removedShinya Maeda2018-05-281-0/+3
| * | Use prepend to correctly use the monketpatch's methodShinya Maeda2018-05-281-24/+28
| * | Fix static analysisShinya Maeda2018-05-281-5/+5
| * | Add a monkey pach of https://github.com/carrierwaveuploader/carrierwave/pull/...Shinya Maeda2018-05-281-0/+41
| |/
* | better handle a missing gitlab-shell versionBrett Walker2018-05-301-2/+2
* | Replace grape-route-helpers with our own grape-path-helpersStan Hu2018-05-301-51/+0
|/
* Merge branch '46600-fix-gitlab-revision-when-not-in-git-repo' into 'master'Rémy Coutable2018-05-252-2/+2
|\
| * Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...46600-fix-gitlab-revision-when-not-in-git-repoRémy Coutable2018-05-242-2/+2
* | Disable the background Prometheus sampler in testssh-disable-background-metrics-in-testsStan Hu2018-05-241-1/+1
|/
* Merge branch '45175-cache-json-instead-of-activerecord-objects-in-appearance-...Douwe Maan2018-05-231-3/+0
|\
| * Don't expire the current ApplicationSetting in config/initializers/1_settings.rbRémy Coutable2018-05-231-3/+0
* | Fix rubocop46259-prometheus-integration-fails-on-kube-1-10Tiago Botelho2018-05-231-0/+1
* | Monkey patches Kubeclient::Client#proxy_url in order to make it compliant wit...Tiago Botelho2018-05-221-0/+15
|/
* Ensure Flipper memoizer is used in Sidekiq's context45528-repeated-calls-to-redis-for-flipper-feature-flagRémy Coutable2018-05-181-21/+0
* Conditionally add Gitaly deprecation warnings based on ENV variableStan Hu2018-05-171-1/+1
* More verbose logging for deprecated path accessZeger-Jan van de Weg2018-05-141-2/+6
* Merge branch 'zj-validation-initializer' into 'master'Kamil Trzciński2018-05-111-11/+0
|\
| * Remove method call to deprecated methodZeger-Jan van de Weg2018-05-111-11/+0
* | Fix finding wiki pages when they have invalidly-encoded contentAhmad Sherif2018-05-091-0/+14
|/