summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Add instrumentation to conflict classesSean McGivern2016-10-131-0/+1
* Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-0/+4
* Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable2016-10-071-1/+1
|\
| * Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro2016-10-061-1/+1
* | Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+41
* | Memoize ActiveRecord::Migrator.migrations in testsNick Thomas2016-10-061-0/+18
|/
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-0/+2
|\
| * Don't send Private-Token headers to SentryJacob Vosmaer2016-10-041-0/+2
* | add configurable email subject suffixFu Xu2016-10-031-0/+1
* | Merge branch 'initialize-redis' into 'master' Yorick Peterse2016-09-301-0/+3
|\ \
| * | Initialize Redis pool in single-threaded contextJacob Vosmaer2016-09-301-0/+3
| |/
* | Use `Module#prepend` instead of `alias_method_chain`Andre Guedes2016-09-302-25/+27
* | Update warn message for MySQL fixmrchrisw/mysql-connection-warnChris Wilson2016-09-281-1/+1
|/
* Gitlab::Checks is now instrumentedPaco Guzman2016-09-131-1/+2
* Merge branch 'rails-5-backports' into 'master' Robert Speicher2016-09-121-6/+2
|\
| * No need for this variable.Connor Shea2016-09-121-6/+1
| * Remove x-json mime_type, rename to json_mime_types.rails-5-backportsConnor Shea2016-09-111-3/+2
| * Fix two problematic bits of code that will be deprecated or broken in Rails 5.Connor Shea2016-09-051-6/+8
* | Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)2016-09-091-0/+8
|\ \
| * | Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-051-0/+8
| |/
* | Limited amount of pruned Event rows per runOlaf Tomalka2016-09-071-1/+1
* | Added cron to prune events older than 12 months.Olaf Tomalka2016-09-071-0/+3
|/
* Fix Sentry not reporting right program for Sidekiq workersfix-sidekiq-sentry-contextStan Hu2016-08-251-0/+1
* Remove gitoriouszj-remove-gitoriousZ.J. van de Weg2016-08-251-1/+1
* Revert the revert of Optimistic Lockingrevert_revert_issuable_lockValery Sizov2016-08-221-0/+57
* Fix cron job keyexpiration-date-on-membershipsDouwe Maan2016-08-191-3/+3
* Merge branch 'master' into expiration-date-on-membershipsDouwe Maan2016-08-181-1/+2
|\
| * Small refactor and syntax fixes.2fa-api-checkPatricio Cano2016-08-181-1/+1
| * Removed unnecessary service for user retrieval and improved API error message.Patricio Cano2016-08-181-1/+2
| * Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P...Patricio Cano2016-08-181-1/+1
* | Allow project group links to be expiredSean McGivern2016-08-181-0/+3
* | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1810-49/+102
|\ \ | |/
| * Instrument Project.visible_to_userYorick Peterse2016-08-121-0/+3
| * Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable2016-08-112-3/+7
| |\
| | * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer2016-08-097-6/+37
| | |\
| | * | Handle custom Git LFS content typeJacob Vosmaer2016-07-221-0/+7
| | * | Remove obsolete codeJacob Vosmaer2016-07-221-3/+0
| * | | Merge branch 'decouple-secret-keys' into 'master' Douwe Maan2016-08-101-33/+70
| |\ \ \
| | * | | Ignore Rails/Exit cop in initializerSean McGivern2016-08-041-1/+1
| | * | | Clarify intentions of secret token initializerSean McGivern2016-08-031-35/+55
| | * | | Give priority to environment variablesSean McGivern2016-08-031-4/+20
| | * | | Store all secret keys in secrets.ymlSean McGivern2016-08-031-24/+16
| | * | | Store OTP secret key in secrets.ymlSean McGivern2016-08-031-36/+45
| * | | | Merge branch 'brodock/gitlab-ce-feature/redis-sentinel'Douwe Maan2016-08-092-10/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Make sidekiq get config settings from Gitlab::RedisConfigGabriel Mazetto2016-08-041-8/+6
| | * | | Deduplicated resque.yml loading from several placesGabriel Mazetto2016-08-041-2/+2
| * | | | Update to send changed password notification emailsTom Bell2016-08-051-0/+3
| |/ / /
| * | | Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable2016-08-041-3/+3
| |\ \ \
| | * | | using shared path for project import uploads and refactored gitlab remove exp...James Lopez2016-08-041-3/+3
| * | | | Instrument Gitlab::Highlightinstrument-gitlab-highlightYorick Peterse2016-08-031-0/+3
| | |/ / | |/| |