]> granicus.if.org Git - pgbadger/shortlog
pgbadger
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
2013-06-18 Darold GillesUpdate flotr2.min.js to latest github code and add...
2013-06-18 Darold GillesAdd label/legend information to ticks displayed on...
2013-06-18 Darold GillesFix documentation about log_statment and log_min_durati...
2013-06-18 Darold GillesFix missing top queries for locks and temporary files...
2013-06-18 Darold GillesClear main hash where per minutes information are stored.
2013-06-17 Darold GillesRemove storage of unused information about connection.
2013-06-17 Darold GillesDivide the huge dump_as_html() method with one method...
2013-06-12 Darold GillesChange fixed increment of 1 hour to 5 minutes on graphs...
2013-05-24 DaroldMerge pull request #95 from stasic/master
2013-05-23 Arsen Stasictypo
2013-05-15 Darold GillesAdd default HTML charset to utf-8 and a command line...
2013-05-14 Darold GillesFix missing temporary files query reports in some condi...
2013-05-13 Darold GillesFix some parsing issue with log generated by pg 7.4
2013-05-01 Darold GillesUpdate documentation about new reports. v3.3
next