discourse/spec
Sam Saffron 8185b8cb06 FEATURE: cache https redirects per hostname
If a hostname does an https redirect we cache that so next
lookup does not incur it.

Also, only rate limit per ip once per final destination

Raise final destination protection to 1000 ip lookups an hour
2017-10-17 16:22:54 +11:00
..
components FEATURE: cache https redirects per hostname 2017-10-17 16:22:54 +11:00
controllers SECURITY: signup without verified email using Google auth 2017-10-16 13:51:41 -04:00
fabricators Merge pull request #5013 from LeoMcA/alternate-emails-phase-1.5 2017-08-16 16:19:28 +09:00
fixtures FIX: delete staged users when the incoming email is rejected 2017-10-11 16:17:01 +02:00
helpers FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00
integration FIX: don't flag watched words when rebaking posts 2017-10-12 15:34:22 -04:00
integrity FIX: fails loud if default setting is not set 2017-08-15 12:07:25 +02:00
jobs integration test for PollFeed job 2017-10-02 01:16:11 -04:00
mailers FIX: digest emails should not include posts that are still in the edit grace period 2017-08-14 12:47:33 -04:00
models Missed a whitelist, compensate for strict classes 2017-10-16 10:46:01 +11:00
multisite Fix the build. 2017-10-11 17:45:19 +08:00
phantom_js FIX: Don't hardcode text in smoke test. 2017-05-22 08:01:33 +08:00
requests SECURITY: Fix XSS on unsubscribed page. 2017-10-09 09:04:46 +08:00
serializers PERF: Only send down suggested payload when loading last chunk. 2017-09-26 14:42:27 +08:00
services FIX: delete staged users when the incoming email is rejected 2017-10-11 16:17:01 +02:00
support Improve `MessageBus.track_publish` to allow filter by channel. 2017-10-02 11:34:57 +08:00
tasks FEATURE: support regex in rake post:remap (#5201) 2017-10-04 11:47:53 +11:00
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00