summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fix the Sentry spam from CSP violations by disabling it.Connor Shea2016-07-191-12/+2
| |/ |/|
* | Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-191-0/+16
|\ \ | |/ |/|
| * Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-0/+16
* | Improve cron_jobs loading error messagesGabriel Mazetto2016-07-181-1/+8
* | Minor policy refinements.csp-basicsConnor Shea2016-07-181-8/+12
* | Document the CSP file.Connor Shea2016-07-181-11/+38
* | Only enable CSP policies when relevant features are enabled.Connor Shea2016-07-181-1/+27
* | Remove background_jobs-specific headers.Connor Shea2016-07-181-5/+0
* | Only report to Sentry when it's enabled.Connor Shea2016-07-181-2/+6
* | Add Sidekiq-specific headers.Connor Shea2016-07-181-2/+10
* | Add the CSP reporting URI of Sentry.Connor Shea2016-07-181-1/+8
* | Update image policy to allow external images over HTTPS.Connor Shea2016-07-181-1/+1
* | Remove unsafe eval directive from scripts.Connor Shea2016-07-181-1/+1
* | Fix that which hath been broken. Except the sidekiq admin iframe.Connor Shea2016-07-181-0/+38
|/
* Update the health_check gem to the latest releaseupdate-health-check-gemDJ Mountney2016-07-111-13/+0
* Instrument Rinku usage18593-autofilter-rinku-instrumentationPaco Guzman2016-07-041-0/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-4/+0
* Metrics for Rouge::Plugins::Redcarpet and Rouge::Formatters::HTMLGitlab18592-syntaxhighlighter-slowPaco Guzman2016-07-011-0/+3
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-1/+2
* Merge branch 'rack-request-trusted-proxies' into 'master' Douwe Maan2016-06-301-0/+13
|\
| * Make Rack::Request use our trusted proxies when filtering IP addressesrack-request-trusted-proxiesDJ Mountney2016-06-291-0/+13
* | Create (if necessary) and link the gitlab-shell secret file on the rake insta...shardsAlejandro Rodríguez2016-06-291-19/+1
* | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-292-1/+32
|/
* Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-292-2/+2
* Merge branch 'add-smtp-setting' into 'master' Stan Hu2016-06-241-0/+1
|\
| * Add SMTP as default delivery method to match gitlab-org/omnibus-gitlab!826Stan Hu2016-06-241-0/+1
* | Merge branch 'health-check-disable-email' into 'master' Rémy Coutable2016-06-241-0/+14
|\ \ | |/ |/|
| * Set the health_check mailer full checks to be the same as the standard checksDJ Mountney2016-06-241-0/+1
| * Disable the email checking part of the standard Health Checkhealth-check-disable-emailDJ Mountney2016-06-241-0/+13
* | Support for rendering/redacting multiple documentsYorick Peterse2016-06-241-0/+4
* | Restrict hamlit version, remove coffeescript filters.Connor Shea2016-06-231-0/+3
* | Replace Haml with Hamlit.connorshea2016-06-222-7/+15
|/
* add missing import sourcefix/import-sourcesJames Lopez2016-06-211-1/+1
* Avoid autoload issue such as 'Mail::Parsers::AddressStruct'18810-nameerror-uninitialized-constant-mail-parsers-addressstructRémy Coutable2016-06-201-0/+4
* Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-171-0/+3
|\
| * fixed merge conflicts on UI branchJames Lopez2016-06-164-12/+32
| |\
| * | some refactoring - renaming things, etc..James Lopez2016-06-151-3/+3