Commit Graph

1177 Commits (851bd183b37a6299525b0b6ba04f012956969062)
 

Author SHA1 Message Date
Timothy Stack fd98fadc7e [yajlpp] fix a bug with child handlers 8 years ago
Timothy Stack 53e2d92eef [ui] highlight out-of-time-order messages in yellow with an underline 8 years ago
Timothy Stack 32f022a333 don't use children for now 8 years ago
Timothy Stack 757f460c0a missed algorithm header too 8 years ago
Timothy Stack 9523f983aa build fix 8 years ago
Timothy Stack d12fe9e0a9 [json] add some schema validation code 8 years ago
Timothy Stack 33682de936 [status] always check the width and trigger a window_change if it is different from the last draw
Fixes #293
8 years ago
Timothy Stack 4ecc88292a [release] build packages with fpm
Add a separate vagrant vm to run fpm since the centos 5
one is too old and then use it to produce deb and rpm
files.
8 years ago
Timothy Stack 89be76ef42 [filters] clear the state for filters that have been deleted
Fixes #292
8 years ago
Tim Stack 82b94bfe63 Merge pull request #291 from go8ose/master
Start a Sessions section in hotkeys documentation, mentioning Ctrl+R.
8 years ago
Timothy Stack fb7225ed3f add a time format 8 years ago
Geoff Crompton 8e152fe4f0 Start a Sessions section in hotkeys documentation, mentioning Ctrl+R. 8 years ago
Tim Stack 52863df88f Merge pull request #290 from jdavidberger/master
Added O_TRUNC flag so new format installation doesn't result in …
9 years ago
Justin Berger 2aa26082f8 Added O_TRUNC flag so new format installation doesn't result in trailing garbage message 9 years ago
Timothy Stack 68070678b5 try to fix test error 9 years ago
Timothy Stack a2b381ca19 [config] initial impl with clock-format as the only option at the moment 9 years ago
Timothy Stack c96ab11d0f [scanner] tweak to the time scanner 9 years ago
Timothy Stack e5f786bc2c [script] add metadata to script files 9 years ago
Timothy Stack ab62d27757 [cmd] replace wordexp with shlex 9 years ago
Timothy Stack 16e988d132 [shlex] add a readline highlighter for shlex 9 years ago
Timothy Stack 6e196bff79 [line_buffer] clear cached data when doing a read 9 years ago
Timothy Stack 87b07a0087 [sql] allow log_part to be updated 9 years ago
Timothy Stack 2a10fa7d37 [build] some more build warnings 9 years ago
Timothy Stack 150590cfd6 [build] missing files from dist 9 years ago
Timothy Stack 84c157d543 [build] more build 9 years ago
Timothy Stack cedd89d9b6 [build] try to fix some warnings and debug breakage 9 years ago
Timothy Stack 6821bae882 fix one part of the build break 9 years ago
Timothy Stack e07b4e448f [exec] add a prompt to execute lnav scripts 9 years ago
Timothy Stack 7386ea3864 update docs for json functions in sql 9 years ago
Timothy Stack c4ae8d158c [fmt] minor fix for the generic_log format and add another pattern to vmw_log 9 years ago
Timothy Stack feab733742 [cmd] add reltime possibilities for some commands 9 years ago
Timothy Stack a368accf9f update for json changes 9 years ago
Timothy Stack 27f300b677 [sql] some more json-related updates/fixes 9 years ago
Timothy Stack 187d62334f [json] record the type of json data in json_ptr_walk 9 years ago
Timothy Stack e987a5164f [hist] rewrite the histogram code 9 years ago
Timothy Stack c874d95042 build fix 9 years ago
Timothy Stack ba25c77b07 build stuff 9 years ago
Timothy Stack 224a7196e4 [cmd] hide lines commands 9 years ago
Timothy Stack 6e0026dabc if curl-config --static-libs returns nothing, use the regular --libs option 9 years ago
Timothy Stack 47230920a1 update docs for opid 9 years ago
Timothy Stack aa0999bd0e [opid] missed adding opid to the json log and some other bug fixes
Defect Number:
    Reviewed By:
   Testing Done:
9 years ago
Timothy Stack d1bbc433b7 [view] start to refactor the bar chart code 9 years ago
Timothy Stack 7c92d16297 [sql] add an overlay showing the values in json columns 9 years ago
Timothy Stack e5a32362e0 build fix 9 years ago
Timothy Stack 7489dd514c [sql] graph columns that contain json objects 9 years ago
Timothy Stack f3ca72f42d [jget] fix the jget function 9 years ago
Timothy Stack b6e10f4ee4 bump the max line size to try and solve some json log issues 9 years ago
Timothy Stack 5a718bc0ec [sql] missed checking for null in graphable columns 9 years ago
Timothy Stack 62075fb340 [sql] add json_group_object aggregate function 9 years ago
Timothy Stack 4eb797ce9a [hist] start to replace the old hist_source class 9 years ago