summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* fix shibboleth misconfigurations resulting in authentication bypassfix-shibboleth-auth-with-no-uidBrian Neel2016-11-141-0/+4
* Merge branch 'dz-refactor-project-routes' into 'master' Dmitriy Zaporozhets2016-11-081-0/+7
|\
| * Refactor project routingdz-refactor-project-routesDmitriy Zaporozhets2016-11-071-0/+7
* | Set default Sidekiq retries to 3Drew Blessing2016-11-041-0/+3
|/
* Merge branch 'background-migrations' into 'master'Robert Speicher2016-11-011-0/+12
|\
| * Support for post deployment migrationsbackground-migrationsYorick Peterse2016-10-311-0/+12
* | Initialize Sidekiq with the list of queues used by GitLabsh-init-sidekiq-queuesStan Hu2016-11-011-0/+16
* | Remove unreferenced LFS objects from DB and fsFrank Groeneveld2016-10-281-0/+3
|/
* 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