]> granicus.if.org Git - pgbadger/shortlog
pgbadger
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.
2013-02-20 Darold GillesFix freeze of pgbadger in multiprocess mode with -e...
2013-02-19 Darold GillesFix multiprocess freeze issue introduce in previous...
2013-02-18 Darold GillesUpdate to version 3.0
2013-02-18 Darold GillesUpdate documentation about log_duration, log_min_durati...
2013-02-18 Darold GillesRewrite dirty code around log timestamp comparison...
2013-02-17 Darold GillesRemove distinction between log with duration enable...
2013-02-17 Darold GillesUpdate documentation about parallel processing
2013-02-16 Darold GillesUpdate Changelog
2013-02-14 Darold GillesRemove usage of Storable::file_magic to autodetect...
2013-02-13 Darold GillesForce multiprocess per file when files are compressed...
2013-02-12 Darold GillesAdd progress bar logger for multiprocess by forking...
2013-02-06 Darold Gilleschmod 755 pgbadger
2013-02-06 Darold GillesFix display of reference array instead of errors sample...
2013-02-06 Darold GillesFix display of empty table with --enable-log_min_durati...
2013-02-06 Darold GillesFix checkpoint reports when there is on checkpoint...
2013-02-05 Darold GillesFix non report of hourly connections/checkpoint/autovac...
2013-02-05 Darold GillesRemove the use of Proc::Queue for multiprocess support.
2013-02-05 Darold GillesAdd better handling of signal in multiprocess mode.
2013-02-05 Darold GillesAdd -J|--job_per_file command line option to force...
2013-02-05 Darold GillesFix parsing of orphan lines with stderr logs and log_li...
2013-01-31 Darold GillesUpdate documentation about -j | --jobs option.
2013-01-31 Darold GillesAllow pgbadger to use several cores, aka multiprocessin...
2013-01-30 Darold GillesAdd autovacuum and autoanalyze infos to binary format.
2013-01-28 Darold GillesFix case in SQL code highlighting where QQCODE temp...
2013-01-26 Darold GillesFix CSS to draw autovacuum graph and change legend...
2013-01-25 Darold GillesAdd pie graph to show repartition of number of autovacu...
2013-01-24 Darold GillesAdd debug information about selected type of log durati...
2013-01-17 Darold GillesAdd report of tuples/pages removed in report of Vacuums...
2013-01-17 Darold GillesFix major bug on syslog parser where years part of...
next