Timothy Stack
062d480fea
[sql] fix some issues found while trying to query some logs
2019-03-21 07:46:51 -07:00
Timothy Stack
2fa603d07e
[tests] fix a test
2019-03-15 22:38:10 -07:00
Timothy Stack
c4b950e4d9
bump version to v0.8.5-rc1
2019-03-15 22:13:18 -07:00
Timothy Stack
78d80fddd5
[cli] add -r flag for recursively loading files from a directory hierarchy
...
Fixes #431
2019-03-14 22:24:57 -07:00
Timothy Stack
8d3b83403c
[format] some updates to the haproxy format
2019-03-14 06:35:15 -07:00
Timothy Stack
33cdbefaaa
[help] some online help additions
2019-03-13 23:07:39 -07:00
Timothy Stack
21c5c52843
[format] allow multiple log format patterns per log file
...
This tries to address #624
2019-03-13 16:37:41 -07:00
Timothy Stack
0e12f98ae7
[sql] change base_time to time_offset
2019-03-12 22:41:39 -07:00
Timothy Stack
0de761ce4f
[build] fix linux build issue
2019-03-12 22:27:41 -07:00
Timothy Stack
469124d72b
[time-offset] fixes
...
Defect Number:
Reviewed By:
Testing Done:
2019-03-12 07:06:31 -07:00
Timothy Stack
6f41cbe394
minor cleanup
2019-03-08 07:31:52 -08:00
Timothy Stack
efa6aded3a
[filter] fix for multiple files
2019-03-05 12:33:46 -08:00
Timothy Stack
bc4004de9e
[environ_vtab] the first var was being skipped
2019-02-27 07:14:17 -08:00
Timothy Stack
4614cbcb75
[sql] fix joins on some vtables
2019-02-18 14:44:59 -08:00
Timothy Stack
43243c7ba3
[build] revive freebsd release build
...
Some misc fixes for filtering as well
2019-02-17 07:40:35 -08:00
Tim Stack
0f6860c833
Update .cirrus.yml
2019-02-17 00:10:18 -08:00
Tim Stack
df8844eb77
Update .cirrus.yml
2019-02-17 00:00:22 -08:00
Tim Stack
bdf202e487
Update .cirrus.yml
2019-02-16 23:56:15 -08:00
Tim Stack
8ad095fc71
Create .cirrus.yml
2019-02-16 23:47:26 -08:00
Timothy Stack
9fea61abf8
[bottom-status] missing percent
2019-02-15 22:31:15 -08:00
Timothy Stack
d62da7c27c
[build] try to fix windows x86 build
2019-02-15 22:27:55 -08:00
Timothy Stack
02b9e13343
[filters] add the number of hits for each filter in the editor
...
Might be useful to know the number of hits for a given filter.
2019-02-15 09:22:32 -08:00
Timothy Stack
a682b02168
[vtab] use template for integral to_sqlite() calls
2019-02-15 06:07:06 -08:00
Timothy Stack
659f01c9ae
[filters] add a log_filters column to log tables that contains the matched filters
...
Related to #597
2019-02-14 22:42:44 -08:00
Timothy Stack
e0ee2c6706
Fixes #613
2019-02-14 06:15:58 -08:00
Timothy Stack
1e795c1e4a
[ui] move filter editor help to separate status bar
...
The help is unreadable when the terminal width is
small.
2019-02-13 21:54:40 -08:00
Timothy Stack
4a7d116f37
[docs] expand the collate format field a little more
2019-02-06 22:40:07 -08:00
Timothy Stack
d66303b75a
[status] fix display when there are no matches for a search
2019-02-06 22:25:35 -08:00
Timothy Stack
153b59ea8a
[status] some fixes for the bottom status bar
...
Fixes #603
Fixes #578
2019-02-05 07:30:57 -08:00
Timothy Stack
1a932f3a41
[cmds] :q! should quit lnav
...
Fixes #607
2019-02-03 22:10:27 -08:00
Timothy Stack
d1a556638b
[filters] save disabled filters in the session
2019-02-03 22:03:52 -08:00
Timothy Stack
104b8736e8
[vtab] fix for failed update to log_tags column and fix filtering with json logs
2019-02-01 13:31:28 -08:00
Timothy Stack
527150d6a0
[readline] fix highlighting of tab completion
2019-01-29 09:58:34 -08:00
Timothy Stack
3d77fb2acf
[cmds] change :write-raw-to to write all the lines in the view
...
Fixes #606
2019-01-29 07:30:37 -08:00
Timothy Stack
8a3bdbfb2f
[filter] fix some glitches
2019-01-28 21:59:05 -08:00
Timothy Stack
9936f1e814
bump some dependencies for release builds
2019-01-28 21:58:41 -08:00
Timothy Stack
31c440777f
[hotkeys] add ctrl+f to toggle filters
...
Fixes #604
2019-01-27 08:05:44 -08:00
Timothy Stack
69508e6467
[search] try to fix an issue with search progress bar never stopping
...
Possible fix for #588
2019-01-26 08:01:44 -08:00
Timothy Stack
0c2f84a3c0
[hotkeys] press 7/8 for previous/next minute
...
Fixes #382
2019-01-25 07:45:17 -08:00
Timothy Stack
85671755d3
[readline] fix alignment in SQL help
...
related to #598
2019-01-25 07:25:37 -08:00
Timothy Stack
5fff4d8784
[help] add some initial help text for search/SQL prompts
...
Also:
* You can now "scroll out" of the visual editor to
return to the main view. This should alleviate the
frustration of pressing up/down arrows thinking the
main view should move but, really, you're stuck in
the editor.
* The three-dot-ellipsis for hidden fields has been
replaced with a unicode vertical ellipsis so that
less space is taken up.
2019-01-24 22:05:15 -08:00
Timothy Stack
6853034cce
[cleanup] some minor cleanup and perf fixes
...
Files:
* filter_sub_source.cc: Fix some performance issues
* filter_sub_source.hh: The readline context should
be case-INsensitive for completions
* readline_curses.cc, session_data.cc: modernize
2019-01-21 14:15:00 -08:00
Timothy Stack
e451e10910
typo on zoom hotkey
...
Fixes #596
2019-01-14 20:50:18 -08:00
Timothy Stack
4381c23641
some build and cleanup
2019-01-13 19:14:26 -08:00
Timothy Stack
dcccebe797
[sql] add some help for regexp_capture()
...
Fixes #593
2019-01-13 19:02:50 -08:00
Timothy Stack
7dfa0e9dd4
[textview] highlights that start from the beginning of the line are not working in the log view
...
The log view prefixes lines with some extra characters and they
were mistakenly being included when performing the highlight
regex.
Fixes #590
2019-01-01 08:24:02 -08:00
Timothy Stack
66ef968529
[logfile] fix a performance bug in searching json logs
2018-12-16 21:45:10 -08:00
Timothy Stack
d65a8be9d1
[build] missed include
2018-12-14 07:54:31 -08:00
Timothy Stack
7c95941920
[build] add ring_span.hh to makefile
2018-12-14 07:33:01 -08:00
Timothy Stack
cdbf4dabda
[build] missed file
2018-12-14 07:12:55 -08:00