]> granicus.if.org Git - pgbadger/shortlog
pgbadger
2014-03-31 DaroldMerge pull request #144 from anayrat/patch-1
2014-03-31 anayratxz support
2014-03-27 Darold GillesDo not increment queries duration histogram when prepar...
2014-03-25 Darold GillesFix normalization of error message about unique violati...
2014-03-12 Darold GillesAllow use of Perl metacharacters like [..] in applicati...
2014-03-10 Darold GillesFix dataset tip to be displayed above image control...
2014-03-10 Darold GillesRenamed the Reset bouton to "To Chart" to avoid confusi...
2014-03-10 Darold GillesFix writing of empty incremental last parsed file.
2014-03-10 Darold GillesFix several other graphs
2014-03-10 Darold GillesFix additional message at end of query or error when...
2014-03-10 Darold GillesFix checkpoint and vacuum graphs when all dataset does...
2014-03-10 Darold GillesFix week numbered -1 in calendar view.
2014-03-07 Darold GillesChange week/day menu in incremental index, it is now...
2014-03-06 Darold GillesLoad FileHandle to fix error: Can not locate object...
2014-03-01 Darold GillesFix count of queries in progress bar when there is...
2014-02-27 Darold GillesFix debug message "Start parsing at offset"
2014-02-17 Darold GillesAdd ordering in queries times histogram. Thanks to...
2014-02-10 DaroldMerge pull request #133 from darkixion/master
2014-02-10 Thom BrownFix various typos.
2014-02-08 Darold GillesFix Makefile error, "WriteMakefile: Need even number...
2014-02-06 Darold GillesFix some typo in changelog v5.0
2014-02-06 Darold GillesUpdate ChangeLog and version to v5.0
2014-02-06 Darold GillesKeep long SQL queries in the width of the parent container.
2014-02-04 Darold GillesAdd new histogram reports on top queries and top errors...
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.
next