discourse/spec
Sam 3a7b696703 FEATURE: allow for setting crawl delay per user agent
Also moved to default crawl delay bing so no more than a req every 5 seconds is allowed

New site settings:

"slow_down_crawler_user_agents" - list of crawlers that will be slowed down
"slow_down_crawler_rate" - how many seconds to wait between requests

Not enforced server side yet
2018-04-06 10:15:23 +10:00
..
components FEATURE: Use Message-ID for detecting email replies to group 2018-04-05 11:00:38 +02:00
controllers Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
fabricators FEATURE: Webhook for tag events 2018-04-04 17:49:20 +05:30
fixtures FIX: Try fixing unparsable email addresses 2018-03-27 18:28:54 +02:00
helpers FIX: excerpts in summary email are too short when there are images or links 2018-03-12 18:12:09 -04:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration FIX: when creating a topic in a category that only allows tags from a tag group, don't allow creation of new tags 2018-03-19 11:42:10 -04:00
integrity FEATURE: allow better fidelity for auto linkify, disable most tlds based linkify 2018-02-01 13:22:38 +11:00
jobs Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
lib/backup_restore backup restorer: tidy pg_dump schema portability logic, add test 2018-03-20 10:32:39 +08:00
mailers FIX: error when group_in_subject enabled but no group in pm 2018-03-11 12:22:11 +00:00
models Improve spec 2018-04-05 17:27:32 +02:00
multisite Update `rails_multisite` to 2.0.1. 2018-01-19 10:19:16 +08:00
requests FEATURE: allow for setting crawl delay per user agent 2018-04-06 10:15:23 +10:00
serializers FEATURE: option for tags in a tag group to be visible only to staff 2018-03-26 17:05:09 -04:00
services Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
support Simplify log in for request specs. 2018-03-28 11:32:47 +08:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
rails_helper.rb FIX: load balanced servers do not share monotonic clock 2017-12-07 11:48:11 +11:00