discourse/spec
Josh Moore 6c5689984f FEATURE: in:tagged search (srv side) (#7822)
* FEATURE: in:tagged and in:untagged advanced search filters

Similar to in:solved or in:unsolved, the filters check for an
existence of the topic_id in the topic_tags table.

see: https://meta.discourse.org/t/how-to-search-filter-untagged-topics/119641/2
2019-06-28 18:19:57 +10:00
..
components FEATURE: in:tagged search (srv side) (#7822) 2019-06-28 18:19:57 +10:00
fabricators DEV: Class that converts MD with old attachment links to new MD. 2019-06-04 15:54:25 +08:00
fixtures FIX: Use correct locale when translating without cache 2019-06-05 14:19:56 +02:00
helpers FIX: provides an emoji helper to replace codes by images (#7802) 2019-06-26 15:11:04 +02:00
import_export DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
integration DEV: change testing cache clearing so it is more deliberate 2019-06-03 10:21:38 +10:00
integrity PERF: Use Oj for serializing JSON. (#7820) 2019-06-28 12:16:00 +10:00
jobs FEATURE: Export any type of report supporting table mode. (#7662) 2019-06-28 08:50:31 +02:00
lib FIX: English locale must not fall back to any other locale 2019-06-07 21:53:01 +02:00
mailers FEATURE: English locale with international date formats 2019-05-20 13:47:20 +02:00
models FIX: Only include pending/agreed scores in the total score 2019-06-26 11:21:35 -04:00
multisite FIX: multisite upload urls must have either db name or the word 'short-url'. 2019-06-25 01:19:58 +05:30
requests Don't check for second factor when switching to anonymous account (#7803) 2019-06-27 15:01:26 -07:00
serializers FIX: Broken spec 2019-06-10 11:50:48 -04:00
services Do not collapse quote notifications 2019-06-27 18:20:43 -04:00
support FIX: don't bump topics when hidden tags are added or removed 2019-05-06 14:52:18 -04:00
tasks FEATURE: option to skip posts with ignored missing uploads 2019-05-09 05:11:15 +05:30
views/omniauth_callbacks DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
rails_helper.rb DEV: security restriction in dev mode broke tests 2019-06-03 11:33:56 +10:00