]> granicus.if.org Git - pgbadger/shortlog
pgbadger
2015-05-13 Cyril BouthorsMakefile.PL: changed manpage section from '1' to '1p...
2015-05-13 Darold GillesUpdate Copyright date-range and installation instructio...
2015-05-08 Darold GillesFix typo in changelog v7.0
2015-05-08 Darold GillesUpdate ChangeLog and version to 7.0
2015-05-08 Darold GillesFix link anchor on duration by user report.
2015-05-08 Darold GillesUpdate documentation.
2015-05-08 Darold GillesFix number of event samples displayed in event reports.
2015-05-08 Darold GillesAdd new report about events distribution per x minutes.
2015-05-08 Darold GillesAdd app=%a default prefix to documentation.
2015-05-08 Darold GillesAdd reports of "App(s) involved" with top queries....
2015-04-23 Darold GillesRemove newline between a ) and , in the beautifier.
2015-04-17 Darold GillesAdd link to automatically open the explain plan on...
2015-04-17 Darold GillesAdd support to auto_explain, EXPLAIN plan will be added...
2015-04-17 Darold GillesUpdate documentation with last reports.
2015-04-16 Darold GillesSolve some issues from pull request #234, Duration...
2015-04-16 DaroldMerge pull request #234 from Korriliam/master
2015-04-16 Darold GillesAdd tree new report: Number of cancelled queries (graph...
2015-04-14 Darold GillesFix case where temporary file statement must be retriev...
2015-04-13 Darold GillesAdd --enable-checksum to show a md5 hash of each report...
2015-04-13 Darold GillesUpdate ChangeLog and version to 9.4 v6.4
2015-04-10 Darold GillesMake anonymization more useful. Thanks to Hubert depesz...
2015-04-09 Darold GillesFix previous patch for csvlog generated with a PostgreS...
2015-04-09 DaroldMerge pull request #233 from eshkinkot/master
2015-04-09 Darold GillesFix bug in SQL beautifier which removed operator. Thank...
2015-04-09 Sergey BurladyanFix loop exit, check terminate quickly and correct...
2015-04-09 Sergey BurladyanTry continue CSV parsing after broken CSV line
2015-04-02 Guillaume Le... Merge https://github.com/dalibo/pgbadger
2015-03-30 Guillaume Le... Add in Queries by user a graph showing the duration...
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-26 Guillaume Le... Added += for normalyzed_user
2015-03-24 Guillaume Le... Some changes in load_stats sub...
2015-03-24 Guillaume Le... Fix for the multiprocessing and the recording of the...
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 Guillaume Le... Add a list of user involved to the time consuming queri...
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...
next