]> granicus.if.org Git - pgbadger/shortlog
pgbadger
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...
2013-01-17 DaroldMerge pull request #56 from gleu/autovacuum
2013-01-17 Darold GillesFix strange issue with Perl 5.16 that do not allow...
2013-01-17 Guillaume LelargeNew autovacuum hourly report and its graph
2013-01-17 Guillaume LelargeTwo new reports: VACUUM/ANALYZE per table
2013-01-17 Darold GillesUpdate release to 2.3
2013-01-17 Darold GillesUpdate ChangeLog.
2013-01-17 Darold GillesUpdate year in copyright.
2013-01-09 Darold GillesChange doc/pgBadger.pod to reflect Matt Romaine README...
2013-01-09 DaroldMerge pull request #54 from mromaine/log_duration-readm...
2013-01-09 Darold GillesFix --dbname and --dbuser issue with csvlog format...
2013-01-08 Matt (on joker)Clarify misleading statement about log_duration
2013-01-07 Darold GillesAdd missing SQL::Beautify paternity.
2013-01-04 Darold GillesFix issue in SQL formatting that prevent left back...
2013-01-02 Darold GillesDisplay 3 decimal in time report so that ms can be...
2012-12-30 DaroldForce the parser to not insert a new line after the...
2012-12-29 DaroldAdd better SQL formatting of update queries by adding...
2012-12-27 Darold GillesUpdate documentation.
2012-12-27 Darold GillesQueries without application name are stored under other...
2012-12-27 Darold GillesAdd report of number of queries by application if ...
2012-12-27 Darold GillesAdd link menu to the request per database and limit...
2012-12-26 Darold GillesAdd report of requests per database.
2012-12-26 Darold GillesAdd report of user,remote client and application name...
2012-12-24 Darold GillesFix memory leak with option -b (--begin) and in increme...
2012-12-24 Darold GillesRemove duration from log format auto-detection. Thanks...
2012-12-23 Darold GillesFix a performance issue on prettifying SQL queries...
2012-12-23 Darold GillesFix populating of %_error_info.
2012-12-21 DaroldMerge pull request #50 from ioguix/storable
2012-12-21 Jehan-Guillaume... Add 'binary' format as input/output format
2012-12-16 DaroldRemove port from the session regex pattern to match...
2012-12-14 DaroldMerge pull request #49 from eulerto/master
2012-12-14 Euler Taveira... Fix the progress bar. It was trying to use gunzip to...
2012-12-14 Euler Taveira... Fix some typos and grammatical issues.
2012-12-11 Darold GillesImprove SQL code highlighting and keywords detection...
2012-12-10 Darold GillesFix issue #46, to add support to hostname or ip address...
2012-12-10 Darold GillesFix issue #45, pgbadger will now only reports execute...
2012-12-05 DaroldMerge pull request #44 from darkixion/master
2012-12-05 Thom BrownFix numerous typos as well as formatting and grammatica...
2012-12-05 Darold GillesAdd backward compatibility to obsolete --client command...
2012-12-05 DaroldMerge pull request #43 from rjuju/fix_dbclient
2012-12-05 Julien RouhaudSmall fix for issue with --dbclient and %h in log_line_...
2012-12-01 DaroldFix multiline progress bar output.
2012-11-22 Darold GillesAllow usage of a dash into database, user and applicati...
2012-11-22 Darold GillesMouse over queries will now show in which database...
2012-11-22 Darold GillesAdd some code optimization.
2012-11-21 Darold GillesFix missing keys on %cur_info hash foreach loop. Thanks...
2012-11-21 Darold GillesMove openning file handle to log file into a dedicated...
2012-11-20 Darold GillesReplace Ctrl+M by printable \r. Thanks to Marc Cousin...
2012-11-14 Darold GillesUpdate version to 2.2
2012-11-13 Darold GillesUpdate Changelog and release version 2.2
2012-11-13 Darold GillesAdd two more Pg keywords and run perltidy.
2012-11-13 Darold GillesFix number of queries in progress bar with tsung output.
2012-11-12 Darold GillesRemove obsolete syslog-ng and temporary syslog-ll log...
2012-11-12 Darold GillesAdd comment about the check_incremental_position()...
2012-11-12 Darold GillesFix bad report with empty graphs when log files was...
2012-11-07 Darold GillesAdd report of the current total of queries and events...
2012-11-07 Darold GillesFix parser on syslog with level info after the timestam...
2012-11-07 Darold GillesFix parser on syslog with level info after the timestam...
2012-11-07 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger
2012-11-07 DaroldMerge pull request #39 from davidfetter/master
2012-11-06 David Fetters/Text::CSV/$&_XS/g
2012-11-05 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger
2012-11-05 Darold GillesRemove the use of dynamic variables on parsing some...
2012-10-28 DaroldFix several issue with tsung output.
2012-10-28 DaroldFix issue on select_only mode
2012-10-28 DaroldAdd report of shut down events
2012-10-27 DaroldAdd debug information on command line used to pipe...
2012-10-27 DaroldMove tsung authenticate request into connection transac...
2012-10-26 Darold GillesAdd -U | --exclude-user command line option to generate...
2012-10-26 Darold GillesAdd -S | --select-only option to build report only...
2012-10-24 Darold GillesFix bug, --include-query was added to exclude_query...
2012-10-24 Darold GillesAdd --include-query and --include-file to specify regx...
2012-10-23 DaroldFix auto detection of log_min_duration_statement format.
2012-10-19 Darold GillesFix parser issue with Windows logs without timezone...
2012-10-18 Darold GillesFix bug in %r = remote host and port log line prefix...
2012-10-18 Darold GillesAdd -C | --nocomment option to remove comment like...
next