summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / | |/| |
| * | | Instrument the Repository classinstrument-repository-classYorick Peterse2016-08-021-0/+1
| |/ /
| * | Fix RequestProfiler::Middleware error when code is reloaded in developmentfix/request-profiler-middleware-error-on-reloadAhmad Sherif2016-08-011-0/+2
| * | Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured.lookatmike2016-07-311-0/+2
* | | Add worker which removes expired members.Adam Niedzielski2016-08-041-0/+3
|/ /
* | Merge branch '20124-disable-repository-validation-during-precompile-step' int...Stan Hu2016-07-271-1/+1
|\ \
| * | Add ENV variable to skip repository storages validations20124-disable-repository-validation-during-precompile-stepAlejandro Rodríguez2016-07-251-1/+1
* | | Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-262-0/+6
* | | Enable SIDEKIQ_REQUEST_STORE by defaultadd-sidekiq-request-storeStan Hu2016-07-251-1/+1
* | | Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_S...Stan Hu2016-07-251-0/+1
|/ /
* | Instrument Nokogiri parsing methodsYorick Peterse2016-07-251-0/+7
* | Ignore invalid trusted proxies in X-Forwarded-For headerreject-invalid-trusted-proxiesStan Hu2016-07-231-2/+8
|/
* Skip repository storage path valitaions on test environmentAlejandro Rodríguez2016-07-211-6/+10
* Use Pathname to make the repository storage path validations more robustAlejandro Rodríguez2016-07-211-5/+6
* Avoid data-integrity issue when repository_downloads_path is incorrectlyDouglas Barbosa Alexandre2016-07-211-1/+15
* Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-211-2/+6
|\
| * Don't allow `.ogg` as a valid video extension4142-show-inline-videoRémy Coutable2016-07-211-1/+1
| * Remove duplication, useless rescue, and avoid using ActionViewRémy Coutable2016-07-191-4/+2
| * First support of videos in issues, MRs and notesEric Hayes2016-07-191-2/+8
* | Revert "Merge branch 'csp-basics' into 'master' "Robert Speicher2016-07-201-109/+0
* | Revert "Merge branch 'remove-csp-sentry-reporting' into 'master' "Robert Speicher2016-07-201-2/+12
* | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-1/+1
|\ \
| * | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-1/+1
* | | Log cron_jobs configuration instead of raising exceptionGabriel Mazetto2016-07-201-1/+2