gallery.accords-library.com/server/szurubooru/search/configs
rr- c366b608da server/search: fix negating complex searches
Entering:

    miko -miko

is a contradiction that shouldn't have been returning any matches, but
it has nonetheless. This change fixes the construction of negated
expressions that use subqueries.
2016-08-28 18:43:05 +02:00
..
__init__.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
base_search_config.py server/search: fix sort:random breaking tags 2016-08-27 01:21:59 +02:00
comment_search_config.py server/search: fix sort:random breaking tags 2016-08-27 01:21:59 +02:00
post_search_config.py server/search: fix sort:random breaking tags 2016-08-27 01:21:59 +02:00
snapshot_search_config.py server/search: fix sort:random breaking tags 2016-08-27 01:21:59 +02:00
tag_search_config.py server/tags: improve tag list performance 2016-08-27 22:19:01 +02:00
user_search_config.py server/search: fix sort:random breaking tags 2016-08-27 01:21:59 +02:00
util.py server/search: fix negating complex searches 2016-08-28 18:43:05 +02:00