#
1ee847ca |
| 27-Oct-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
LogData now only register files once with the FileWatcher.
|
#
a1e4ce92 |
| 03-Jan-2012 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Complete implementation of Marks (backend).
Also implemented unit tests for it.
|
#
64c49544 |
| 14-Dec-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
First implementation of the Marks backend.
Also implements some basic unit tests at the LogFilteredData level.
|
#
0b28d87c |
| 17-Nov-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Refactor the unit tests to avoid race conditions.
|
#
2851c541 |
| 09-Dec-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Build tests with optimisation and allow profiling.
|
#
36c1f171 |
| 20-Oct-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add new methods to AbstractLogData to expand tabs.
Works but slow, need optimisation.
|
#
d0d26f4f |
| 20-Feb-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implements a new FileWatcher in order to watch even a non-existent/deleted file (via its directory).
|
#
f35c72b9 |
| 17-Dec-2009 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implementation of asynchronous searches (LogFilteredDataWorkerThread).
|
#
62819106 |
| 25-Nov-2009 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implement asynchronous loading and indexing in a worker thread. Also add a more comprehensive unit test suite for LogData.
|
#
016d1518 |
| 11-Sep-2009 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Merge branch 'master' of nicko@secure.bonnefon.org:/home/nicko/logcrawler
|
#
fb02acfa |
| 11-Sep-2009 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Update unit tests for lodata (added page by page perf test).
|
#
bfd6443f |
| 28-Aug-2009 |
Nicolas Bonnefon <nicko@localhost.(none)> |
Added a unit test suite for LogData
|