Commit Graph

154 Commits (master)

Author SHA1 Message Date
Tim Stack 97f12cf4aa [coverity] fix some warnings 23 hours ago
Tim Stack fdecf28699 [opid] add opids set by the user to session exports 4 weeks ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 1 month ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
1 month ago
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 2 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 2 months ago
Tim Stack 398b17f0f6 [prql] refinements 3 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 3 months ago
Tim Stack 6736a8db81 [log_format] don't rely on the opid being in the displayed message itself
Related to #1212
5 months ago
Tim Stack 0b985ef64f [log_vtab_impl] fix index constraint
Missed checking the end bounds

Fixes #1194
8 months ago
Tim Stack 29d0af47cb [keymap] half-page up near the top should go to zero
Some performance improvements
9 months ago
Tim Stack 80a7332fc8 [sql] some SQL prompt cleanup 10 months ago
Tim Stack be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
10 months ago
Tim Stack 1c857feed7 [gantt] support for sub-ids 10 months ago
Tim Stack d6137c7b10 [vtab] allow UPDATEs to log_annotations 10 months ago
Tim Stack e952dc6340 [date_time_scanner] do not try to read millis if it is already set
Also, pay attention to the gmtoff when converting exttm to a timeval.

Fixes #1034
10 months ago
Tim Stack a16a8cf3fa [log-annotations] add :annotate command 11 months ago
Tim Stack b0589d14d9 [tidy] use factory_container for theme highlights
And... a bunch of other stuff
11 months ago
Tim Stack 4f4fd4091f [misc] more include shuffling
Improve xpath() error messages

Update alt-text in other themes
11 months ago
Tim Stack 057be8c66d [lint] fix some coverity/clang-tidy issues 2 years ago
Tim Stack faeaf477ab [yajlpp] flesh things out a bit more 2 years ago
Tim Stack e0ecbdff10 [logfile] improve handling of ansi escapes
I think this covers the rest of the functionality
that needs to deal with ansi escapes.

Related to #1057
2 years ago
Tim Stack 81fc0dc47e [tidy] remove duplicate struct names
Fixes #1004
2 years ago
Tim Stack 5a63ece31d [pcre2] migrate from pcre to pcre2
Fixes #974
2 years ago
Tim Stack 53c9c5cb51 [logfile] move bookmark_metadata to logfiles 2 years ago
Tim Stack a1de8f1fc1 [search-table] fix clearing of message data 2 years ago
Tim Stack 1ae1600f7b [line_buffer] cache compressed files 2 years ago
Timothy Stack 8ef581177c [line_buffer] add some performance counters for tracking SQL perf
Also, check for keyboard input during SQL execution
so we can cancel.

Fixes #894
2 years ago
Timothy Stack 16d39f3fd9 [db] move the shared_buffer_ref out of logline_value 2 years ago
Timothy Stack b3ee092dc5 [cleanup] remove unused stuff and add a test 2 years ago
Timothy Stack 41754a8ec1 [session] add time_offset of files to session exports 2 years ago
Timothy Stack 6712a33163 [cmds] add :export-session command 2 years ago
Timothy Stack 5ea55afd74 [vtab] indexing improvements 2 years ago
Timothy Stack 45270505e3 [status] some more user notification tweaks 2 years ago
Timothy Stack 4c20b0039c [sql] some more error improvements 2 years ago
Timothy Stack 6393990b91 [nits] miscellaneous issues 2 years ago
Timothy Stack a3f5c3239e [vtab] some more indexing fixes 2 years ago
Timothy Stack 39763b2d31 [vtab] add indexes for text columns 2 years ago
Timothy Stack f3934c742d [error] leverage sqlite3_error_offset 2 years ago
Timothy Stack 52fe2db376 [spectro] add a summary overlay to the selected position and show log messages in a panel 2 years ago
Timothy Stack 72c1c48e23 [perf] fixing slow queries 2 years ago
Timothy Stack f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2 years ago
Timothy Stack 906494ebfa [errors] try to improve some errors 2 years ago
Timothy Stack a3b9314ff7 [yajlpp] add for_child() helper 2 years ago
Timothy Stack 7d2258764c [vtab] skip closed files 2 years ago
Timothy Stack 1891ceb7b5 [perf] fix some performance issues with log vtabs
Fixes #995
2 years ago
Timothy Stack d54f21d7a5 [build] fix some warnings 2 years ago
Timothy Stack b2e4e59a40 [build] handle older versions of sqlite 2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago