This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
d78956c0c5
osr-discourse-src
/
spec
/
components
History
Arpit Jalan
a1ebd67237
Revert "FEATURE: new setting to prioritize open topics in search"
2017-06-03 01:54:35 +05:30
..
active_record
/connection_adapters
Use a different Redis key when PG failover sets site to readonly mode.
2017-01-11 16:38:49 +08:00
auth
FIX: Improve token rotation and increase logging
2017-03-07 13:27:43 -05:00
common_passwords
concern
demon
email
FIX: remove memoization on class method used in a job
2017-05-22 23:35:41 +02:00
file_store
REFACTOR: Get bucket name from S3Helper.
2016-08-19 14:08:37 +08:00
freedom_patches
FIX: translations with a symbol as key should also be overridable
2016-08-24 11:53:03 +02:00
highlight_js
import
middleware
FEATURE: brotli cdn bypass for assets
2016-12-05 13:57:09 +11:00
onebox
/engine
FIX: Latest onebox adds more attributes to links for security
2017-05-12 15:49:56 -04:00
plugin
FEATURE: Let plugins register themes easily
2017-01-13 11:50:52 -05:00
scheduler
sidekiq
site_settings
stylesheet
FIX: CDN wasn't properly applied to category background images when using S3
2017-05-22 18:37:01 +02:00
validators
FEATURE: Disable minimum post length check when in PM with non human users.
2017-04-27 16:00:22 +08:00
wizard
PERF: bypass wizard check after 15 topics are created
2017-05-12 10:18:43 -04:00
admin_confirmation_spec.rb
SECURITY: Confirm new administrator accounts via email
2017-04-04 15:59:01 -04:00
admin_user_index_query_spec.rb
Add pagination to /admin/users/list API
2017-05-12 13:28:35 -07:00
archetype_spec.rb
avatar_lookup_spec.rb
cache_spec.rb
column_dropper_spec.rb
rename on_remove, on_drop
2017-05-04 14:03:17 -04:00
composer_messages_finder_spec.rb
Enforce a minimum amount of posters in a topic for
get_a_room
2017-02-28 16:47:16 -05:00
content_buffer_spec.rb
cooked_post_processor_spec.rb
FIX: Don't raise an error when the img attribute cannot be found
2017-05-08 15:35:31 -04:00
crawler_detection_spec.rb
current_user_spec.rb
FEATURE: per client user tokens
2017-02-07 09:22:16 -05:00
directory_helper_spec.rb
discourse_diff_spec.rb
discourse_event_spec.rb
Make sure we reset global in specs.
2016-09-05 18:18:14 +08:00
discourse_hub_spec.rb
FEATURE: Send anonymized usage statistics to Discourse if Discourse Hub can't reach the site
2017-03-28 09:07:23 +05:30
discourse_i18n_spec.rb
discourse_plugin_registry_spec.rb
Support for an HTML builder that can create dynamic HTML
2017-04-17 17:32:55 -04:00
discourse_plugin_spec.rb
More randomly failing specs fixes.
2016-09-05 19:33:03 +08:00
discourse_redis_spec.rb
FIX: Make sure Redis fallback don't fall into a permanent readonly state.
2016-11-23 11:31:20 +08:00
discourse_spec.rb
Use a different Redis key when PG failover sets site to readonly mode.
2017-01-11 16:38:49 +08:00
discourse_updates_spec.rb
distributed_cache_spec.rb
distributed_memoizer_spec.rb
distributed_mutex_spec.rb
email_cook_spec.rb
FIX: Another onebox head request
2017-05-22 17:00:19 -04:00
email_updater_spec.rb
enum_spec.rb
file_helper_spec.rb
Use webmock to stub external web requests.
2017-05-26 15:19:09 +08:00
filter_best_posts_spec.rb
final_destination_spec.rb
Use webmock to stub external web requests.
2017-05-26 15:19:09 +08:00
flag_query_spec.rb
FIX: Don't notify or return flags on system users
2017-05-08 13:13:35 -04:00
gaps_spec.rb
Wizard: Step 1
2016-09-22 09:48:58 -04:00
global_path_spec.rb
guardian_spec.rb
FIX: Regular users shouldn't be able to invite to PMs if disabled
2017-05-19 12:57:21 -04:00
has_errors_spec.rb
html_prettify_spec.rb
FEATURE: stop escaping special chars in title prettify
2017-03-13 10:02:20 -04:00
html_to_markdown_spec.rb
FIX: supports bare <li> when converting html to markdown
2017-05-17 15:05:11 +02:00
image_sizer_spec.rb
js_locale_helper_spec.rb
FIX: admin locales were not getting converted to message format
2017-03-25 01:12:23 +05:30
json_error_spec.rb
letter_avatar_spec.rb
new_post_manager_spec.rb
added tests and enabled queue when new setting is > 0
2016-09-22 14:51:36 -04:00
new_post_result_spec.rb
oneboxer_spec.rb
FIX: Onebox will do a HEAD request first for redirects
2017-05-22 16:52:26 -04:00
onpdiff_spec.rb
pbkdf2_spec.rb
pinned_check_spec.rb
post_action_creator_spec.rb
post_creator_spec.rb
Remove stubs on DiscourseEvent in tests.
2017-06-01 16:21:00 +09:00
post_destroyer_spec.rb
REFACTOR: Load
Post
records in batches when destroying stubs.
2017-04-25 10:19:21 +08:00
post_enqueuer_spec.rb
post_merger_spec.rb
post_revisor_spec.rb
add specs for post ownership change without revision
2016-08-20 01:27:48 +05:30
pretty_text_spec.rb
FIX: Quotes should be ignored when parsing for onebox source.
2017-04-11 15:22:21 +08:00
promotion_spec.rb
rate_limiter_spec.rb
redis_store_spec.rb
s3_helper_spec.rb
score_calculator_spec.rb
search_spec.rb
Revert "FEATURE: new setting to prioritize open topics in search"
2017-06-03 01:54:35 +05:30
secure_session_spec.rb
SECURITY: prevent reuse of password reset
2016-12-19 18:00:22 +11:00
site_setting_extension_spec.rb
Support Ruby 2.4.
2017-04-15 12:29:00 +08:00
slug_spec.rb
spam_handler_spec.rb
sql_builder_spec.rb
stats_socket_spec.rb
make stat socket much more robust
2017-04-21 17:12:29 -04:00
suggested_topics_builder_spec.rb
system_message_spec.rb
table_migration_helper_spec.rb
fix deploy problems due to renamed table
2017-05-12 15:17:25 -04:00
text_cleaner_spec.rb
text_sentinel_spec.rb
FIX: allow long words if they contain periods
2016-09-13 09:15:05 +05:30
timeline_lookup_spec.rb
topic_creator_spec.rb
FEATURE: staff can set a timer to remind them about a topic
2017-05-16 14:49:50 -04:00
topic_query_spec.rb
FIX: 'read' filter in top menu showing new topics
2017-04-29 14:37:45 +05:30
topic_retriever_spec.rb
FEATURE: Support for a whitelist for embeddable host paths
2016-08-23 14:56:12 -04:00
topic_view_spec.rb
FEATURE: include most popular tag in page title for webcrawlers of tagged uncategorized topics
2017-02-07 16:55:42 -05:00
topics_bulk_action_spec.rb
fix randomly failing specs
2017-03-27 22:47:41 +02:00
trashable_spec.rb
trust_level_spec.rb
unread_spec.rb
FIX: whisper no longer experimental
2016-12-02 17:03:31 +11:00
url_helper_spec.rb
FIX: absolute URL for CDN should always be rooted with a protocol
2016-09-05 15:57:46 +10:00
user_name_suggester_spec.rb
version_spec.rb