Arik Fraimovich
|
410f4f35e2
|
Add support for searching for query by id
|
2014-10-30 07:58:53 +02:00 |
|
Arik Fraimovich
|
9b23fb4235
|
Remove query stats from search, as it was too slow
|
2014-10-06 09:41:40 +03:00 |
|
Arik Fraimovich
|
c7b48837f2
|
Show last execution time & runtime in search results
|
2014-10-06 07:55:17 +03:00 |
|
Arik Fraimovich
|
f9144fc927
|
Naive search implementation.
|
2014-09-30 08:37:59 +03:00 |
|
Arik Fraimovich
|
91ab90a6fe
|
Move event recording to Celery/database instead of log file
|
2014-09-27 17:41:50 +03:00 |
|
Arik Fraimovich
|
93491004e2
|
Fix test due to refactor.
|
2014-05-16 18:19:01 +03:00 |
|
Arik Fraimovich
|
9b4482f25d
|
Move result storing logic to models.
|
2014-05-16 17:56:04 +03:00 |
|
Arik Fraimovich
|
a7ce5246a6
|
Fix: return last cached result for ttl=-1 (fix #174)
|
2014-04-29 16:02:17 +03:00 |
|
Arik Fraimovich
|
d7a453e8b1
|
Fix tests (were rightfully failing on system with clock set to utc)
|
2014-03-20 20:57:35 +02:00 |
|
Arik Fraimovich
|
193587dcfb
|
Move QUeyrResult logic from data.Manager to QueryResult.
|
2014-03-19 13:48:48 +02:00 |
|
Arik Fraimovich
|
791f2e0b34
|
Use of user object (fix views, update migrations and some).
|
2014-02-22 14:43:00 +02:00 |
|
Arik Fraimovich
|
da746d15a0
|
Fix: when updating query text the hash should change.
|
2014-02-13 13:08:48 +02:00 |
|
Arik Fraimovich
|
8bbb485d5b
|
Rename test files to test_.
|
2014-02-12 20:41:36 +02:00 |
|