elastic-recheck/elastic_recheck
Sean Dague 932986a876 move queries.yaml into a queries subdir
this handles the piece of work we've been talking about for a while
in moving the queries.yaml file into a directory with a bunch of
files. These remain yaml so that they can be tagged with additional
metadata. This would support the concept of soft deleting as well
as other useful meta data to gauge our evolution of the bugs we
track over time.

This should see some real review as it's extensive enough of a
change that the existing tests might not be sufficient. However it
should be enough to move this forward quite a bit.

This also makes future looking statements about doing soft deletes
with a resolved_at keyword in the future. That implementation will
come later.

Change-Id: I86317fcf6f1886ab5b6c0ee154b29e71865c52b7
2013-12-02 11:43:00 -05:00
..
cmd move queries.yaml into a queries subdir 2013-12-02 11:43:00 -05:00
tests move queries.yaml into a queries subdir 2013-12-02 11:43:00 -05:00
__init__.py Further shuffling to get this to fit the standard code layout 2013-09-25 18:20:51 -07:00
bot.py Add a missing space from irc messages 2013-10-23 11:19:55 -04:00
elasticRecheck.py move queries.yaml into a queries subdir 2013-12-02 11:43:00 -05:00
loader.py move queries.yaml into a queries subdir 2013-12-02 11:43:00 -05:00
query_builder.py Merge "Better end of console log indexing detection." 2013-11-12 02:19:01 +00:00
results.py Correct conditional branching in field search 2013-10-24 19:00:50 +00:00