Tim Stack
|
fdcb75d198
|
Merge pull request #157 from sureshsundriyal/wip
Fix the tests when not compiled with bz2 support.
|
2015-03-28 12:11:03 -07:00 |
|
Timothy Stack
|
44d2e12403
|
[text] add filtering support to the plain text view
Fixes #149 #148
|
2015-03-28 06:30:30 -07:00 |
|
Suresh Sundriyal
|
94e3051257
|
[tests] Fix the conditional.
|
2015-03-28 02:32:59 -07:00 |
|
Suresh Sundriyal
|
521767eeb9
|
[build] autogen
|
2015-03-28 01:26:28 -07:00 |
|
Suresh Sundriyal
|
b371a680b3
|
[tests] Skip bzip2 tests if not compiled with bzip2.
|
2015-03-28 01:25:09 -07:00 |
|
Suresh Sundriyal
|
ed0baf7c1c
|
[build] Add custom silent rules.
Add custom silent rules for ptime/bin2c/sqlite3/rm commands.
|
2015-03-25 03:03:34 -07:00 |
|
Timothy Stack
|
8fb15e455a
|
[cmd] add a relative-goto command
|
2015-03-24 23:07:47 -07:00 |
|
Suresh Sundriyal
|
23e2d86421
|
[build] autogen run
|
2015-03-23 03:28:24 -07:00 |
|
Suresh Sundriyal
|
d1c267b0b1
|
[Warning] conversion from string literal to 'char *'
Fix the deprecation warning about conversion from string literal to
'char *' by implicitly casting the literal.
|
2015-03-21 13:11:26 -07:00 |
|
Timothy Stack
|
fa2ed5621d
|
[build] autogen run
|
2015-03-20 20:32:40 -07:00 |
|
Timothy Stack
|
ff724e4941
|
[pipe-to] set env vars for each log line column
|
2015-03-19 22:16:55 -07:00 |
|
Timothy Stack
|
12b81fe4e7
|
[format] fix full message read for json formats
|
2015-03-18 22:57:30 -07:00 |
|
Timothy Stack
|
3e7063a522
|
[pretty-print] put closing curlys on their own line
|
2015-03-17 22:38:50 -07:00 |
|
Timothy Stack
|
42b809427d
|
Revert "[pretty-print] add a test for the pretty-printer"
This reverts commit e0cec10445 .
|
2015-03-16 23:51:36 -07:00 |
|
Timothy Stack
|
e0cec10445
|
[pretty-print] add a test for the pretty-printer
|
2015-03-16 23:44:05 -07:00 |
|
Timothy Stack
|
c670a86d04
|
[pretty-print] first pass at a pretty-printer
Defect Number:
Reviewed By:
Testing Done:
|
2015-03-16 23:10:34 -07:00 |
|
Timothy Stack
|
1d3481c3fa
|
[cmd] add pipe-to and pipe-line-to commands
|
2015-03-16 09:16:49 -07:00 |
|
Timothy Stack
|
9ded31f647
|
display autotools version
|
2015-03-13 19:59:28 -07:00 |
|
Suresh Sundriyal
|
bd2ae532de
|
Update the generated build files.
|
2015-03-12 00:55:40 -07:00 |
|
Timothy Stack
|
fad59bfaf1
|
[ptime] fix endianness and parsing issues
|
2015-03-09 06:30:12 -07:00 |
|
Timothy Stack
|
f54c9d41fc
|
missing test file
|
2014-12-10 07:19:31 -08:00 |
|
Timothy Stack
|
c2e44c5998
|
[filter] fix for multiple filter-ins being applied
|
2014-12-10 07:03:01 -08:00 |
|
Timothy Stack
|
17db6e38fe
|
add a lo-fi mode
Fixes #113
|
2014-11-11 08:44:44 -08:00 |
|
Timothy Stack
|
fc31831286
|
[vdsm_log] add new format
|
2014-11-10 08:56:35 -08:00 |
|
Timothy Stack
|
eef375c525
|
[build] cleanup a test file
|
2014-11-06 20:41:25 -08:00 |
|
Timothy Stack
|
04e5617553
|
[test] make the append file writable
|
2014-11-06 20:36:09 -08:00 |
|
Timothy Stack
|
a06d620018
|
[filter] add tests for filtering with append
|
2014-11-06 06:40:32 -08:00 |
|
Timothy Stack
|
671dca60dc
|
[cmd] do not error out if filter exists, just enable it
Defect Number:
Reviewed By:
Testing Done:
|
2014-11-05 21:29:31 -08:00 |
|
Timothy Stack
|
c7cd0961ab
|
[build] make dist fixes
|
2014-11-03 20:41:38 -08:00 |
|
Timothy Stack
|
0ab2400d2d
|
[cmd] add a clear-highlight command
Defect Number: Fixes #109
Reviewed By:
Testing Done:
|
2014-10-29 20:53:23 -07:00 |
|
Timothy Stack
|
74e1d446ba
|
add a test for change that fixes #110
Defect Number:
Reviewed By:
Testing Done:
|
2014-10-29 20:05:33 -07:00 |
|
Timothy Stack
|
a71ca1f1ca
|
[filter] some improvements to the core filtering code
|
2014-10-19 22:16:40 -07:00 |
|
Timothy Stack
|
ccf29b3bac
|
[coverity] some cleanup and add the chunky_index
|
2014-09-28 22:36:07 -07:00 |
|
Timothy Stack
|
dc4949305d
|
ignore bad json lines
Defect Number:
Reviewed By:
Testing Done:
|
2014-07-30 16:27:50 -07:00 |
|
Timothy Stack
|
d557002724
|
[format] add OpenAM log formats
|
2014-06-17 21:29:42 -07:00 |
|
Timothy Stack
|
353dfec878
|
[sql] add an environ virtual table
Defect Number:
Reviewed By:
Testing Done:
|
2014-05-06 21:26:05 -07:00 |
|
Timothy Stack
|
1974e1f1ae
|
[jsonptr] initial impl
|
2014-05-05 06:44:58 -07:00 |
|
Timothy Stack
|
d4219f5bdc
|
[build] fix an ambiguous call
|
2014-04-20 21:40:04 -07:00 |
|
Timothy Stack
|
bf706a136c
|
[cmd] remember closed files
Fixes #96
|
2014-04-20 14:58:19 -07:00 |
|
Timothy Stack
|
b58438875d
|
[concise] initial impl
|
2014-04-20 10:40:28 -07:00 |
|
Timothy Stack
|
f37ec555bf
|
[logfile] check for truncated files
|
2014-04-18 05:17:24 -07:00 |
|
Timothy Stack
|
2aa620a8aa
|
[test] fix timestamps for tcf
|
2014-04-07 07:30:15 -07:00 |
|
Timothy Stack
|
d54be05340
|
[test] don't include seconds in a touch -t arg
|
2014-04-07 07:18:58 -07:00 |
|
Timothy Stack
|
72e3a4d8df
|
[format] add TCF file format and some fixes to make it work
Defect Number:
Reviewed By:
Testing Done:
|
2014-04-06 22:11:04 -07:00 |
|
Timothy Stack
|
2781a63cfb
|
[build] set HOME during tests to a known writable dir
Defect Number:
Reviewed By:
Testing Done:
|
2014-04-05 23:08:33 -07:00 |
|
Timothy Stack
|
788ce43f6b
|
remove an errant -lcrypto in the build
|
2014-04-05 22:56:02 -07:00 |
|
Timothy Stack
|
6d6c0f9e55
|
[nits] some nits noticed after the release
Defect Number:
Reviewed By:
Testing Done:
|
2014-04-01 13:07:58 -07:00 |
|
Timothy Stack
|
21754b8b9d
|
[test] update the listview test
|
2014-03-28 21:02:09 -07:00 |
|
Timothy Stack
|
530a0a94b5
|
[configure] fail if ncurses was not found and fix the date test
|
2014-03-22 10:13:45 -07:00 |
|
Timothy Stack
|
8372cef11c
|
[date] code generator for strptime formats
|
2014-03-22 08:02:48 -07:00 |
|