summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | project export archiverJames Lopez2016-06-141-0/+3
* | | Fix images in emails18474-missing-images-on-confirmation-emailSean McGivern2016-06-161-0/+1
| |/ |/|
* | Merge branch '18451-track-new-redis-connections' into 'master' Douwe Maan2016-06-151-0/+16
|\ \
| * | Track new Redis connectionsSean McGivern2016-06-141-0/+16
* | | Merge branch '18527-instrument-private-methods' into 'master' Yorick Peterse2016-06-141-5/+0
|\ \ \
| * | | Instrument private/protected methodsPaco Guzman2016-06-141-5/+0
| |/ /
* | | Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-141-1/+1
|\ \ \ | |/ /
| * | Merge branch 'gitlab-auth-method-names' into 'master' Douwe Maan2016-06-131-1/+1
| |\ \
| | * | Improve Gitlab::Auth method namesJacob Vosmaer2016-06-101-1/+1
| | |/
* | | Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-131-6/+11
|\ \ \ | |/ /
| * | Instrument all Banzai::ReferenceParser classesinstrument-reference-parsersYorick Peterse2016-06-131-6/+11
| |/
* | Added documentation to artifacts expireKamil Trzcinski2016-06-131-1/+1
* | Enable exceptions on ChronicDurationKamil Trzcinski2016-06-131-0/+1
* | Move keep to ArtifactsControllerKamil Trzcinski2016-06-131-3/+3
* | Allow to expire build artifactsKamil Trzcinski2016-06-131-0/+3
|/
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt...Jacob Vosmaer2016-06-082-0/+11
|\
| * Instrument `RepositoryCheck::SingleRepositoryWorker` manuallyAlejandro Rodríguez2016-06-071-0/+7