]> granicus.if.org Git - pgbadger/shortlog
pgbadger
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
2013-05-01 Darold GillesUpdate ChangeLog and version to 3.3
2013-05-01 Darold GillesRemove parallel processing under Windows platform as...
2013-04-30 Darold GillesFix Error in tempfile() under Windows. Thanks to Saurab...
2013-04-29 Darold GillesFix wrong queries storage with lock and temporary file...
2013-04-27 Darold GillesFix text reports about temporary files.
2013-04-27 Darold GillesAdd text output for the four new report.
2013-04-27 Darold GillesAdd samples queries to Most frequent waiting queries...
2013-04-26 Darold GillesAdd two more reports about locks: Most frequent waiting...
2013-04-17 Darold GillesCosmetic change to the Min/Max/Avg duration column...
2013-04-17 Darold GillesFix report of samples error in csvlog format. Thanks...
2013-04-17 Darold GillesAdd --disable-autovacuum to the documentation. Thanks...
2013-04-12 Darold GillesFix unmatched ) in regex when using %s in prefix.
2013-04-12 Darold GillesFix bad average size of temporary file in Overall stati...
2013-04-10 DaroldMerge pull request #88 from gleu/restartpoint
2013-04-10 Guillaume LelargeAdd restartpoint reporting
2013-04-10 Darold GillesMade some minor change in CSS.
2013-04-09 Darold GillesReplace %% in log line prefix internally by a single...
2013-04-09 Darold GillesFix perl documentation header, thanks to Cyril Bouthors...
2013-04-07 Darold GillesUpdate Changelog and version to 3.2 v3.2
2013-04-04 Darold GillesIn multiprocess mode, fix case where pgbadger does...
2013-04-03 Darold GillesFix case where pgbadger does not update the last-parsed...
2013-04-03 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger
2013-03-24 DaroldMerge pull request #81 from eulerto/cdata
2013-03-23 DaroldMerge pull request #80 from eulerto/master
2013-03-23 Euler Taveira... Add CDATA to make validator happy.
2013-03-23 Euler Taveira... Forgot to replace PgBadger in a few places.
2013-03-23 Euler Taveira... Name is pgBadger.
2013-03-23 Euler Taveira... Unbreak id attribute.
2013-03-23 Euler Taveira... Fix copy'n'pasto.
2013-03-23 Euler Taveira... Replace 'Av.' with 'Avg'.
2013-03-21 Darold GillesFix case where stat were multiplied by N when -J was...
2013-03-21 Darold GillesAdd a line about log_statement set to all in documentation.
2013-03-13 DaroldMerge pull request #75 from daamien/master
2013-03-13 damien clochardChange the title
2013-03-13 damien clochardNote on how to contribute
2013-03-11 Darold GillesFix issue with logs read from stdin. Thanks to hubert...
2013-03-07 Darold GillesForce pgbadger to not try to beautify queries bigger...
2013-03-03 Darold GillesApply previous patch to syslog format.
2013-03-03 Darold GillesFix an other issue in replacing bind param when the...
2013-03-03 Darold GillesFix parsing of compressed files together with uncompres...
2013-03-03 Darold GillesAdd missing zcat command control in previous patch.
2013-03-03 Darold GillesReplace zcat by gunzip -c to fix an issue on MacOsx...
2013-03-03 Darold GillesEscape HTML code inside queries. Thanks to denstark...
2013-03-02 Darold GillesAdd Min/Max in addition to Average duration values...
2013-03-02 Darold GillesFix top slowest array size with binary format.
2013-03-02 Darold GillesFix an other case with bind parameters with value in...
2013-03-02 Darold GillesFix non replacement of bind parameters where there...
2013-03-02 Darold GillesFix error with seekable export tag with Perl v5.8....
2013-02-28 Darold GillesFix parsing of syslog lines begining with a timestamp...
2013-02-27 Darold GillesFix issue #65 where using -c | --dbclient with csvlog...
2013-02-22 Darold GillesUpdate ChangeLog with last commit for release 3.1.
2013-02-22 Darold GillesFix empty report in watchlog mode (-w option).
2013-02-21 Darold GillesUpdate ChangeLog and version to 3.1
2013-02-21 Darold GillesFix dies on command line options error.
2013-02-21 Darold GillesFix missing report of most frequent events/errors repor...
2013-02-21 Darold GillesFix missing report of slowest normalized queries.
2013-02-21 Darold GillesFix display of last print of progress bar when quiet...
2013-02-20 Darold GillesUpdate Changelog for v3.0
2013-02-20 Darold GillesAdd more details about parallel parsing.
next