Commit Graph

656 Commits (7252e5fc0fe2806a746c314ca6a1a38114ec3e7e)

Author SHA1 Message Date
Timothy Stack b6b0578027 [file_collection] check for file closure in same_file
Fixes #908
3 years ago
Timothy Stack 86e84e1dab [distclean] more files to remove 3 years ago
Timothy Stack 1e1abcc97e [distclean] remove some extra files 3 years ago
Timothy Stack db7173caec [views] fix some issues with empty views
Related to #908
3 years ago
Tim Stack 869b10c3fc
Update test_remote.sh 3 years ago
Tim Stack fbdcca97e1
Update test_remote.sh 3 years ago
Timothy Stack 2df39916f9 [tests] debug remote test 3 years ago
Timothy Stack 42d2aa063a [tests] add missing test logfile to dist 3 years ago
Timothy Stack c462830be1 [tests] try to fix sql test 3 years ago
Timothy Stack aa9947fbb0 [tests] try to fix ci test failures 3 years ago
Timothy Stack 2000513135 [tests] set XDG_CONFIG_HOME too 3 years ago
Tim Stack 0fcda9adec
Update test_meta.sh 3 years ago
Timothy Stack 67557c829a [tests] debugging 3 years ago
Timothy Stack a7edb40cf7 [tests] fix expected output 3 years ago
Timothy Stack c13e1f3a00 [build] missed distributing some test files 3 years ago
Timothy Stack ce8397b5cf [view_curses] only write OSC;send-input in the test env
Fixes #895
3 years ago
Timothy Stack 65a7bd7bd6 [time-fmt] add a time format 3 years ago
Timothy Stack b184272edb [file_collection] fix recursion
Fixes #877
3 years ago
Timothy Stack dbcfdda363 [reltime] some more relative time fixes 3 years ago
Timothy Stack aa7ac37cdc [log_source] try to report sql filter errors 3 years ago
Timothy Stack a760a4240f [file_collection] handle dirs with colons
Fixes #863
3 years ago
Timothy Stack b2d296b5d3 [open] handle file names with colons
Fixes #863
3 years ago
Timothy Stack 408a2ea38e [tests] fix for busybox 3 years ago
Timothy Stack d5d44e63b3 [build] fix cmake build 3 years ago
Timothy Stack d3d527d290 [tests] adding some more coverage 3 years ago
Timothy Stack b5406f2cee [tests] some more coverage 3 years ago
Timothy Stack 75a01d0f50 [test] tweak test_remote.sh config 3 years ago
Timothy Stack 9c417afb2d [logfile] remove error exception and some optimizations 3 years ago
Timothy Stack 0dca44f487 [rebuild] add a deadline to make the UI more responsive 3 years ago
Timothy Stack b80e322162 [test] fix test_logfile.sh 3 years ago
Timothy Stack 1737964df6 [remote] add some tailer tests 3 years ago
Timothy Stack edfd835866 [remote] use the APE version of the tailer 3 years ago
Timothy Stack b78c914d6f [remote] a path is synced on an error 3 years ago
Timothy Stack 9a91cdffbb [test] scrub error message 3 years ago
Timothy Stack 12cf00f4dc [tests] set config to use for remote test 3 years ago
Timothy Stack 6ebd9f16a2 [remote] add a test 3 years ago
Timothy Stack c3dc668b69 [remote] add some config options and remove the copied tailer binary
Also fix time offset issue
3 years ago
Timothy Stack be51a4e3de [arc/remote] use a single work directory for archive/remote files 3 years ago
Timothy Stack e13816a8e3 [cmds] change :write-raw-to to copy the original log content and add :write-view-to command
Also added log_raw_text column to the log tables.

Fixes #859
3 years ago
Timothy Stack b64342ca47 [log_format] display log_body for the body field instead of the format name and add :mark-expr command 3 years ago
Timothy Stack d2b5690e0c [readline] improve filename completion 3 years ago
Timothy Stack cc1e79d1cc [init] fix order of init for views so they can be manipulated by SQL files in format dirs
Fixes #853
3 years ago
Timothy Stack 3741985ee3 [format] allow leading slash in field names
Fixes #852
3 years ago
Timothy Stack 70c07da5c5 [sql] fix help for sparkline() 3 years ago
Timothy Stack b7817d4bb9 [build] fix musl test build 3 years ago
Timothy Stack d31aa845f5 [base] refactor duration2str 3 years ago
Timothy Stack 0658b9ef57 [tests] move some test code around 3 years ago
Timothy Stack e593bde875 [build] fix some issues on xenial32 3 years ago
Timothy Stack 2e4106b80a [build] more test/dist fixes 3 years ago
Timothy Stack bfa1877f4e [tests] try to fix test build 3 years ago