eBooru/test/unit
evazion ea9c3576d8 search: add synonyms for *_count metatags.
Allow e.g. `deleted_comments` as a synonym for `deleted_comment_count`.
2018-12-11 18:10:20 -06:00
..
downloads Fix #3985: Uploads: 405 Method Not Allowed. 2018-11-11 20:18:21 -06:00
maintenance/user Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
meta_searches Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
moderator migrate blacklists during mass updates (#2251) 2018-09-19 16:25:06 -07:00
post_sets posts index: clean up limit:<n> / order:random parsing (#2894) 2018-09-20 19:23:47 -05:00
sources Fix #3996: Some direct artstation urls cause the bookmarklet to fail. 2018-12-03 15:48:29 -06:00
alias_and_implication_importer_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
api_key_test.rb fixes #3277 2018-05-15 14:19:45 -07:00
apng_inspector_test.rb
application_record.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
artist_commentary_test.rb Fix #3641: Can't add tags via Add Commentary dialog. 2018-04-16 12:12:28 -05:00
artist_test.rb artists: convert other_names to array (#3987). 2018-11-15 14:31:16 -06:00
artist_url_test.rb artists: fix editing invalid urls in artist entries (fix #3720, #3927, #3781) 2018-10-04 19:49:16 -05:00
ban_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
bulk_revert_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
bulk_update_request_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
cloudflare_service_test.rb Fix #3985: Uploads: 405 Method Not Allowed. 2018-11-11 20:18:21 -06:00
comment_test.rb Fix #2894: Use [[:space:]] instead of \s in regexes. 2018-09-20 19:24:38 -05:00
current_user_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
dmail_filter_test.rb dmail filters: fix filters being case sensitive. 2018-09-20 19:51:59 -05:00
dmail_test.rb tests: fix broken tests. 2018-09-24 17:34:08 -05:00
favorite_group_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
favorite_test.rb Fix #3813: Favorite limit can be bypassed. 2018-08-12 14:22:08 -05:00
forum_post_test.rb Refactor searching text attributes. 2018-08-31 19:50:46 -05:00
forum_topic_test.rb fix pool ordering js (#3869), fix forum topic tests 2018-09-05 12:01:59 -07:00
ip_ban_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
janitor_trial_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
maintenance_test.rb maintenance: consolidate maintenance tasks in logical/maintenance.rb. 2018-10-09 20:11:23 -05:00
note_sanitizer_test.rb
note_test.rb Fix #3965: Extraneous API attributes. 2018-10-30 15:41:17 -05:00
paginator_test.rb pagination: add paginator tests. 2018-04-14 10:56:16 -05:00
pixiv_ugoira_converter_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
pool_test.rb Fix #3981: Inconsistency between posts and pools. 2018-11-10 12:37:08 -06:00
post_appeal_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
post_approval_test.rb post approvals: add index page + search options (fix #3579). 2018-05-05 14:00:49 -05:00
post_archive_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
post_disapproval_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
post_event_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
post_flag_test.rb Add additional post flag validation preventing targeting 2018-06-26 15:09:39 -07:00
post_pruner_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
post_test.rb search: add synonyms for *_count metatags. 2018-12-11 18:10:20 -06:00
post_version_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
post_view_count_service_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
post_vote_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
related_tag_calculator_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
related_tag_query_test.rb eliminate extraneous assertion 2018-10-25 11:03:59 -07:00
saved_search_test.rb continue refactoring savedsearch 2018-11-15 12:06:13 -08:00
storage_manager_test.rb split out image cropping to width x height, add StorageManager::Match 2018-07-03 17:59:53 -07:00
string_test.rb
tag_alias_correction_test.rb Refactor sources 2018-08-24 12:10:51 -07:00
tag_alias_request_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
tag_alias_test.rb continue refactoring savedsearch 2018-11-15 12:06:13 -08:00
tag_change_request_pruner_test.rb Implement forum topic voting and tag change pruning (#3580) 2018-04-26 15:31:06 -07:00
tag_implication_request_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
tag_implication_test.rb tag implications: convert descendant_names to array (#3987). 2018-11-14 12:51:18 -06:00
tag_set_presenter_test.rb Fix #3937: Blank lines in tagbox if certain taggroups are absent 2018-10-01 19:47:39 -05:00
tag_test.rb Fix #3928: fix case sensitivity in metatags. 2018-09-27 23:42:30 -05:00
token_bucket_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
upload_test.rb fix tests 2018-06-20 11:11:46 -07:00
user_deletion_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
user_feedback_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
user_name_change_request_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
user_password_reset_nonce_test.rb fixes #3277 2018-05-15 14:19:45 -07:00
user_revert_test.rb Raise error on unpermitted params. 2018-04-06 18:09:57 -07:00
user_test.rb Fix #3965: Extraneous API attributes. 2018-10-30 15:41:17 -05:00
wiki_page_test.rb wiki pages: convert other_names to array (#3987). 2018-11-13 19:18:11 -06:00