Commit Graph

81 Commits

Author SHA1 Message Date
Timothy Stack
c29d756fd3 [sql] implement the sqlite3 .schema command 2014-02-24 11:43:50 -08:00
Timothy Stack
aac5fada48 [nits] small changes to fix clang analyzer errors 2014-02-23 12:34:57 -08:00
Timothy Stack
1bb17a0b96 [sql] add a collator for log level
Fix for #77
2014-02-18 09:06:50 -08:00
Timothy Stack
5ef8a168a7 [perf] reduce copies of log messages 2014-02-01 06:41:11 -08:00
Timothy Stack
e200f60a96 [format] avoid making a copy of the string in logline_value and reduce UI updates 2014-01-25 12:13:41 -08:00
Timothy Stack
bd7b14965b [log-data] fix the column type for numbers 2014-01-18 06:46:51 -08:00
Timothy Stack
7feeaf0fde highlighting nits and fix filtering
Defect Number:
    Reviewed By:
   Testing Done:
2014-01-13 21:58:04 -08:00
Timothy Stack
59c1d4313b [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
Timothy Stack
8eb4b02f97 [yajlpp] some optimizations for json log parsing 2013-09-14 06:36:31 -07:00
Timothy Stack
c59acba758 [format] initial support for json formats and some bug fixes 2013-09-10 06:20:37 -07:00
Timothy Stack
3e480b5bad [bookmark] add support for metadata attached to bookmarks 2013-07-05 09:14:39 -07:00
Timothy Stack
2cd356b4c5 [log format] some more work to externalize log formats; color identifiers in logs 2013-06-29 06:22:24 -07:00
Timothy Stack
def3de9e6b [log] log partitioning 2013-06-25 20:43:27 -07:00
Timothy Stack
af3d2a432f [sql] add a logline_datetime function 2013-06-22 07:55:49 -07:00
Timothy Stack
5a7d6dab2c [cleanup] uncrustify 2013-06-15 18:07:50 -07:00
Timothy Stack
c54c2dd508 [hotkey/status] use 9/( as spatial hotkeys and tweak the status lines 2013-06-14 06:49:00 -07:00
Timothy Stack
c93172824c [logline] cache log line schemas to make subsequent queries faster and other tweaks 2013-06-12 06:59:48 -07:00
Timothy Stack
61d3af6e62 [parsing] fix some bugs and improve performance of the scanner 2013-06-11 21:10:59 -07:00
Timothy Stack
0dba72db71 [nits] fix some minor bugs and add some path manipulation functions to sqlite 2013-05-28 23:29:13 -07:00
Timothy Stack
44f75111b1 [sqlite] prefix the column names with 'log_' and add a 'create-logline-table' command 2013-05-28 07:08:49 -07:00
Timothy Stack
865849f017 [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
Timothy Stack
3128dc772c [sqlite] Major improvements to the sqlite integration.
This is a checkpoint of the improvements to the sqlite integration.  The
data_parser stuff should be much better now and I've tried to improve
other parts of the user experience as well.
2013-05-24 07:55:56 -07:00
Timothy Stack
f62b5c271c [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
Tim Stack
123052a48a automatically detect files that have been rotated and load them in 2011-08-06 09:33:55 -07:00
Timothy Stack
c30a0d5f62 more progress on extracting data from log files 2011-06-18 13:42:07 -07:00
Tim Stack
e343eba7c0 Add a text file view and do various cleanups. 2010-11-21 21:45:49 -08:00
tstack
7a3650a711 fix some minor glitches, add idle_msecs column to log tables 2010-02-13 10:23:13 -08:00
tstack
a285c0dc2b vtab fix and refine some log time formats 2010-02-12 15:16:44 -08:00
Timothy Stack
1d40a8edcf build work 2009-10-14 12:42:58 -07:00
Timothy Stack
7a2855349a remove soci 2009-10-06 14:14:49 -07:00
tstack
b4ec432515 first commit 2009-09-13 18:07:32 -07:00