]> granicus.if.org Git - pgbadger/shortlog
pgbadger
2014-01-30 Darold GillesAdd seeking to last parser position in log file in...
2014-01-30 Darold GillesRewrite reloading of last log time from binary files.
2014-01-30 Darold GillesFix issue with week number in incremental mode that...
2014-01-30 Darold GillesFix missing statistics of last parsed queries in increm...
2014-01-30 Darold GillesFix bug in incremental mode that prevent reindexing...
2014-01-27 Darold GillesFix missing "Avg duration" column header in details...
2014-01-27 Darold GillesAdd one more range on query times histogram (0-1ms).
2014-01-27 Darold GillesAdd vertical crosshair on graph.
2014-01-27 Darold GillesFix case where queries and events was not updated when...
2014-01-23 Darold GillesFix week sorting on incremental report main index page...
2014-01-22 Darold GillesAdded more range to the histogram of query times, but...
2014-01-22 Darold GillesAdd "Histogram of query times" report to show statistic...
2014-01-21 Darold GillesFormat mouse tracker on graphs to show all dataset...
2014-01-20 Darold GillesAdd control of -o vs -O option with incremental mode.
2014-01-20 Darold GillesAdd more information about the incremental mode in...
2014-01-16 Darold GillesChange log level of missing LAST_PARSED.tmp file to...
2014-01-11 Darold GillesUpdate copyright date to 2014
2014-01-06 Darold GillesFix search of week days using a week number and a year.
2014-01-06 Darold GillesFix empty reports of connections. Thanks to Reeshna...
2014-01-06 Darold GillesFix display of connections peak when no connection...
2014-01-06 Darold GillesRemove the <del> tag for non existant daily reports.
2014-01-06 Darold GillesFix warning on META_MERGE for ExtUtils::MakeMaker ...
2014-01-06 Darold GillesAdd documentation about automatic incremental mode.
2013-12-29 Darold GillesRemove debug information.
2013-12-29 Darold GillesAdd incremental mode to pgBadger. This mode will build...
2013-12-26 Darold GillesAdd -O | --outdir path to specify the directory where...
2013-12-23 Darold GillesAutomatic queries formatting is now done on double...
2013-12-21 Darold GillesRemove calls of binmode to force html file output to...
2013-12-13 Darold GillesRemove use of Time::HiRes, some distributions does...
2013-12-07 Darold GillesFix "Wide character in print" Perl message by setting...
2013-12-04 Darold GillesFix application name search regex to handle application...
2013-12-03 Darold GillesFix wrong use of qw// without parenthesis, introduce...
2013-12-01 Darold GillesFix wrong timestamps saved with top queries. Thanks...
2013-12-01 Darold GillesFix missing logs types statitics when using binary...
2013-11-29 Darold GillesFix Queries by application table column header: Databas...
2013-11-28 Darold GillesAdd "Max number of times the same event was reported...
2013-11-28 Darold GillesFix "Unrecognized character \xC2;" introduce in previou...
2013-11-28 Darold GillesReplace "Number of errors" by "Number of ERROR entries...
2013-11-28 Darold GillesReplace "Number of errors" by "Number of events" and...
2013-11-28 Darold GillesFix title error in Sessions per database.
2013-11-27 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger
2013-11-25 Darold GillesFix clicking on the info link to not go back to the...
2013-11-25 Darold GillesFix incremental report from binary output where binary...
2013-11-19 Darold GillesFix parsing issue when log_error_verbosity = verbose...
2013-11-19 Darold GillesAdd Session peak information and a report about Simulta...
2013-11-18 Darold GillesFix wrong requests number in Queries by user and by...
2013-11-15 Darold GillesFix issue with rsyslog format failing to parse logs...
2013-11-14 Darold GillesAssociate autovacuum and autoanalyze log entry to the...
2013-11-13 Darold GillesChange "Simultaneous Connections" label into "Establish...
2013-11-08 Darold Gillesfix a typo in ChangeLog
2013-11-08 Darold GillesUpdate to version 4.1 v4.1
2013-11-07 Darold GillesAdd log_autovacuum_min_duration into documentation...
2013-11-07 Darold GillesAdd chapter about "Incremental reports" into documentation.
2013-11-07 Darold GillesFix reports with per minutes average where last time...
2013-11-07 Ronan DunklauFix unterminated comment.
2013-11-04 Darold GillesAdd --exclude-appname commande line option to eliminate...
2013-11-04 Darold GillesAllow external links use into URL to go to a specific...
2013-11-04 Darold GillesFix empty reports when parsing compressed files with...
2013-11-04 Darold GillesPrevent progress bar length to increase after 100%...
2013-11-01 DaroldMerge pull request #117 from darkixion/master
2013-10-31 Thom BrownCorrect some spelling and grammar in ChangeLog and...
2013-10-31 Darold GillesFix major bug on SQL traffic reports with wrong min...
2013-10-31 Darold GillesMajor update to pgBadger v4.0 v4.0
2013-10-28 Darold GillesFix missing queries using temp files and locks with...
2013-10-11 Darold GillesFix --end bug, was set to same date as --begin. Thanks...
2013-09-17 Darold GillesUpdate ChangeLog and verson to 3.6. v3.6
2013-09-07 Darold GillesFix grammar in --quiet usage. Thanks to stephen-a-ingra...
2013-09-03 Darold GillesFix reporting period to starts after the last --last...
2013-08-02 Darold GillesAdd --csv-separator command line usage to documaentation.
2013-08-02 Darold GillesFix CSV log parser and add --csv-separator command...
2013-07-31 DaroldMerge pull request #101 from segv/master
2013-07-30 Marco BaringerSupport timestamps for begin/end with fractional second...
2013-07-30 Marco BaringerWhen using negative look behind set the sub-regexp...
2013-07-30 Marco BaringerChange shebang from /usr/bin/perl to /usr/bin/env perl...
2013-07-18 Darold GillesFix empty graph of autovacuum and autoanalyze.
2013-07-18 Darold GillesFix checkpoint graphs that was not displayed any more.
2013-07-11 Darold GillesUpdate ChangLog and version to 3.5 v3.5
2013-07-11 Darold GillesSplit temporary files report into two graphs (files...
2013-07-11 Darold GillesDuration series representing the second yaxis in graph...
2013-07-11 gillesChange pretty print size to display IEC units and use...
2013-07-08 Darold GillesAdd mouse crosshair above graphs and pretty print of...
2013-07-05 Darold GillesRemove Query type reports when log contains only duration.
2013-07-05 Darold GillesFix display of checkpoint hourly report with no entry.
2013-07-05 Darold GillesFix count in Query type report.
2013-07-05 Darold GillesFix an other issue with multiline queries
2013-07-03 Darold GillesFix minimal statistics output when nothing was load...
2013-06-28 Darold GillesFix several bug in log line parser. Thanks to Den Untev...
2013-06-26 Darold GillesFix bug in last parsed storage when log files was not...
2013-06-26 Darold GillesFix orphan lines wrongly associated to previous queries...
2013-06-26 Darold GillesFix number of different samples shown in events report.
2013-06-26 Darold GillesFix HTML escaping on all pending cases. Thanks to Mael...
2013-06-24 Darold GillesEscape HTML tags on error messages examples. Thanks...
2013-06-24 Darold GillesRemove some temporary debug informations used with...
2013-06-24 Darold GillesFix several issues with restartpoint and temporary...
2013-06-20 Darold GillesFix issue when an absolute path was given to the increm...
2013-06-20 Darold GillesRemove creation of incremental temporary file $tmp_last...
2013-06-18 Darold Gillesfix typo in changelog v3.4
2013-06-18 Darold GillesUpdate ChangeLog and version to 3.4.
2013-06-18 Darold GillesFix condition to display autoanalyze graph.
2013-06-18 Darold GillesUpdate documentation
next