]> granicus.if.org Git - pgbadger/shortlog
pgbadger
2015-03-27 Darold GillesUpdate ChangeLog and version to 6.3 v6.3
2015-03-27 Darold GillesUpdate flotr2.min.js to latest github code.
2015-03-26 Darold GillesAdd per user detail information (total duration and...
2015-03-20 Darold GillesAdd full example to chain pgbadger and pgbadger_tool...
2015-03-20 Darold GillesAdd tool to output top queries to CSV format, for follo...
2015-03-19 Darold GillesAdd geometric operators. Thanks to Rodolphe Quiedeville...
2015-03-19 Darold GillesFix non closing session when a process crash with messa...
2015-03-05 Darold GillesAdd -L | --logfile-list command line option to read...
2015-03-01 Darold GillesAutomatically remove %q from prefix. Thanks to mbecroft...
2015-02-26 Darold GillesFix broken counting of queries/sec after last changes...
2015-02-12 Darold GillesDo not store DEALLOCATE log entries.
2015-02-12 Darold GillesFix queries histogram where range was not appears in...
2015-02-12 Darold GillesFix min yaxis in histogram graph. Thanks to grzeg1...
2015-02-12 Darold GillesAdd --log-duration command line option to force pgbadge...
2015-02-04 DaroldMerge pull request #220 from shamanime/patch-1
2015-02-04 Jefferson Queiroz... Fix typo in 'queries'
2015-01-06 Darold GillesReformat usage output and add explanation of the -...
2015-01-02 DaroldMerge pull request #219 from vocatan/master
2014-12-30 Bill MitchellSmall typographical corrections
2014-12-30 DaliboFix documentation about minimal pattern in custom log...
2014-12-19 DaliboAdd support to log_timezones with + and - signs to...
2014-12-19 DaroldMerge pull request #218 from jacksonfoz/patch-1
2014-12-19 jacksonfozAdd support to log timezones with + and - signs
2014-12-17 Darold GillesAdd --noreport command line option to intruct pgbadger...
2014-12-17 Darold GillesAdd time consuming information in tables of Queries...
2014-12-15 Darold GillesAdd more details about the CSV parser error. It now...
2014-11-28 Darold GillesChange substitution markup in apptempt to fix a new...
2014-11-13 DaliboUse bar graph for Histogram of query times.
2014-11-13 DaliboUse bar graph in histogram of sessions times
2014-11-11 DaliboFix wrong count of min/max queries per second. Thanks...
2014-11-11 DaliboFix Illegal division by zero at line 3832. Thanks to...
2014-11-07 DaliboAdd "Average queries per session" and "Average queries...
2014-11-07 DaliboReformat numbers in pie graph tracker. Thanks to jirihl...
2014-11-07 DaliboAdd formating of number in pie graph tracker.
2014-11-07 DaliboAdd --explain-time-consuming and --explain-normalized...
2014-11-03 Darold GillesRemove everything that error_info from json output...
2014-11-03 Darold GillesFix undefined subroutine encode_json when using -x...
2014-10-30 Darold GillesAdd autodetection of client=%h or remote=%h from the...
2014-10-29 Darold GillesRedefine sessions duration histogram bound. Thanks...
2014-10-29 Darold GillesAdd connection time histogram. Thanks to Guillaume...
2014-10-17 Darold GillesAdd new option -M | --no-multiline to not collect multi...
2014-10-08 DaroldMerge pull request #202 from brunomgalmeida/master
2014-10-08 Bruno AlmeidaDo not return SUCCESS error code 0 when aborted or...
2014-10-07 Darold GillesFix typo in ChangeLog.
2014-10-07 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger v6.2
2014-10-07 Darold GillesUpdate changelog and version to 6.2
2014-10-07 Darold GillesUpdate changelog and version to 6.1
2014-10-07 Darold GillesAdd -D | --dns-resolv command line option to replace...
2014-10-07 Darold GillesAdd a note into documentation about prefix [%l-1]....
2014-10-07 Darold GillesDo not display queries in Slowest individual, Time...
2014-10-06 Darold GillesRemove CSV test modification.
2014-10-06 Darold GillesFix min/max queries in SQL trafic.
2014-10-01 Darold GillesFix wrong unit to Synced files in Checkpoints files...
2014-10-01 Darold GillesRemove setting escape_char to undef with Text::CSV_XS...
2014-09-30 Darold GillesEnable allow_loose_quotes and undef escape_char in...
2014-09-25 Darold GillesUpdate ChangeLog and version to 6.1. v6.1
2014-09-23 Darold GillesFix incomplete last commit and add escaping of html...
2014-09-23 Darold GillesRemove pgBadger label when --title is used.
2014-09-22 Darold GillesChange -T | --title position on pgBadger report. Title...
2014-09-19 Darold GillesAdd --file-per-query and --format-query option to write...
2014-09-19 Darold GillesRemove debug query from explain-slowest tool.
2014-09-18 Darold GillesFix surge in sessions number report when an exclusion...
2014-09-16 Darold GillesFix fatal error when remote log file is 0 size. Thanks...
2014-09-10 Darold GillesAllow pgbadger_tools --explain-slowest to automatically...
2014-09-10 Darold GillesAdd --analyze option to replace EXPLAIN statements...
2014-09-10 Darold GillesMove pgbadger_tools.pl program and README.tools into...
2014-09-03 Darold GillesFix case where die with interrupt signal is received...
2014-09-03 Darold GillesAdd a new program pgbadger_tools.pl to demonstrate...
2014-09-03 DaroldMerge pull request #190 from rjuju/fix_zoom
2014-09-03 Julien RouhaudKeep tick formatting when zooming.
2014-08-26 Darold GillesFix automatic detection of rsyslogd logs. Thanks to...
2014-08-25 Darold Gilles- Fix issue in calculating min/max/avg in "General...
2014-08-22 Darold GillesAdd -B or --bar-graph command line option to use bar...
2014-08-11 Darold GillesFix typo v6.0
2014-08-08 Darold GillesUpdate ChangeLog and version to 6.0
2014-08-08 Darold GillesFix label of Reset button. Thanks to Julien Rouhaud...
2014-08-08 DaroldMerge pull request #183 from rjuju/fix_js
2014-08-08 Julien RouhaudSlighty improve javascript.
2014-08-08 Darold GillesChange pgBadger logo and ico to the new one.
2014-08-08 Darold GillesFix wrong average duration on query that generate the...
2014-08-07 Darold GillesAdd -R | --retention option to set the maximum number...
2014-08-07 Darold GillesSession count is immediately decreased when a FATAL...
2014-08-07 Darold GillesFix incomplete completion of progress bar since previou...
2014-08-06 Darold GillesFix issue in incremental mode when parsing is stopped...
2014-08-06 Darold GillesFix revert to single thread when last_line_parsed exist...
2014-08-05 Darold Gilles- Fix issue in handling SIGTERM/SIGINT that cause pgbad...
2014-08-05 Darold GillesAdd a global regex definition array named @session_clos...
2014-08-05 Darold GillesAdd new command line option --anonymize to obscure...
2014-08-01 Darold GillesRemove temporary debug line. Thanks to CZAirwolf for...
2014-07-29 Darold GillesFix single "SELECT;" as a query in a report. Thanks...
2014-07-27 Darold GillesAdd label "Click to copy query" to icon-copy
2014-07-25 Darold GillesAdd a copy icon in front of each query in the report...
2014-07-24 Darold GillesFix wrong move to begining of a file if the file was...
2014-07-24 Darold GillesAllow pgBadger to write out extra files to outdir when...
2014-07-23 Darold GillesFix an other issue with wrong offset in incremental...
2014-07-23 Darold GillesFix move to offset in incremental mode with multiproces...
2014-07-23 Darold GillesFix missing initial move to offset in incremental mode...
2014-07-22 Darold GillesAllow/improve incremental mode with multiple log file...
2014-07-22 Darold GillesFix incorrect location of temporary file stroring last...
2014-07-15 Darold GillesFix remote ssh command error sh: 2: Syntax error: ...
next