]> granicus.if.org Git - pgbadger/shortlog
pgbadger
2019-04-16 Pierre GIRAUDMargin on top of body
2019-04-16 Gilles DaroldMerge pull request #482 from darold/pgiraud-patch-1
2019-04-16 Pierre GIRAUDFix markdown format
2019-04-07 Darold GillesAdd regression test for logplex format.
2019-03-15 Darold GillesAdd support to Heroku's PostgreSQL logplex format....
2019-02-22 Gilles DaroldFix pgbadger help on URI use.
2019-02-22 Gilles DaroldFix broken wildcard use in ssh URI introduced in previo...
2019-02-21 Gilles DaroldAllow URI with space in path to log file. Thanks to...
2019-02-21 Gilles DaroldMerge pull request #478 from tbussmann/patch-1
2019-02-21 Tobias BussmannFix URI samples in documentation
2019-02-19 Gilles DaroldMerge pull request #474 from credativ/test-duration
2019-02-19 Christoph Bergt/02_basics.t: Don't fail if syslog test takes more...
2019-02-14 Gilles DaroldUpdate ChangeLog and version to 10.3 v10.3
2019-02-11 Gilles DaroldRemove extra space at end of line.
2019-02-11 Gilles DaroldAdd minimal test to syslog parser.
2019-02-11 Gilles DaroldFix a call to autodetect_format().
2019-02-10 Gilles DaroldFix statistics reports when there a filter on database...
2019-02-08 Gilles DaroldMerge branch 'master' of github.com:darold/pgbadger
2019-02-08 Gilles DaroldFix autodetection of pg>=10 defauilt log line prefix.
2019-02-08 Gilles DaroldFix autodetection of log file with "non standard" log...
2019-01-23 Gilles DaroldMerge pull request #471 from madtibo/truncate_error_sta...
2019-01-23 madtibotruncate statement when maxlength is used
2019-01-23 madtiboeditor config changes
2019-01-22 Gilles DaroldAdd test for multiple output format.
2019-01-22 Gilles DaroldThe -o | --outfile option can now be used multiple...
2019-01-21 Gilles DaroldMove detection of output format and setting of out...
2019-01-20 Gilles DaroldFix another pgBouncer log parsing issue. Thanks to...
2018-12-27 Gilles DaroldUpdate Changelog and version to 10.2 v10.2
2018-12-27 Gilles DaroldUpdate usage of pgbadger.
2018-12-27 Gilles DaroldUpdate pgbadger command examples.
2018-12-27 Gilles DaroldAdjust end of progress bar with files with estimate...
2018-12-23 Gilles DaroldUpdate year in copyright.
2018-12-23 Gilles DaroldAdd information about URI notation to parse remote...
2018-12-23 Gilles DaroldForce progress to reach 100% at end of parsing of compr...
2018-12-23 Gilles DaroldExtract information about PL/pgSQL function call in...
2018-12-23 Gilles DaroldFix progress bar with csv files.
2018-12-22 Gilles DaroldFix reading binary file as input file instead of log...
2018-12-21 Gilles DaroldEncode html output of queries into UTF8 to avoid messag...
2018-12-17 Gilles DaroldAdd Checkpoints distance key/value for distance peak.
2018-12-08 Gilles DaroldFix pgbouncer parsing and request throughput reports...
2018-12-01 Gilles DaroldFix some typo.
2018-12-01 Gilles DaroldFix use of csvlog instead of csv for input format.
2018-11-26 Gilles DaroldAdd support to http or ftp remote PostgreSQL log file...
2018-11-15 Gilles DaroldAdd support to pgbouncer 1.8 Stats log format. Thanks...
2018-11-09 Gilles DaroldAdd warning about parallel processing disabled with...
2018-11-09 Gilles DaroldAdd information in usage output about single process...
2018-10-19 Gilles DaroldFix unknown line format error for multiline log while... v9
2018-10-18 Gilles DaroldAdd -k (--insecure) option to curl command to be able...
2018-10-17 Gilles DaroldAuto adjust javascript graph timezone. Thanks to Massim...
2018-10-12 Gilles DaroldAdd support to HTTP logfile download by pgBadger, for...
2018-10-11 Gilles DaroldApply change to README by 0xflotus to source file doc...
2018-10-11 Gilles DaroldMerge pull request #448 from 0xflotus/patch-1
2018-10-10 0xflotusfixed being
2018-10-05 Gilles DaroldReapply fix missing replacement of bind parameters...
2018-10-05 Gilles DaroldRevert "Fix missing replacement of bind parameters...
2018-10-05 Gilles DaroldFix missing replacement of bind parameters. Thanks...
2018-09-25 Gilles DaroldAdd --exclude-db option to compute report about everyth...
2018-09-13 Gilles DaroldRestore Makefile.PL v10.1
2018-09-12 Gilles DaroldUpdate ChangelLog and version to 10.1
2018-09-12 Gilles DaroldUpdate SQL beautifier to v3.1 of pgFormatter.
2018-09-12 Gilles DaroldAdd test on pgbouncer log parser.
2018-09-12 Gilles DaroldSome little performances improvment.
2018-09-12 Gilles DaroldFix not a valid file descriptor at pgbadger line 12314.
2018-09-12 Gilles DaroldFix unwanted newline in progressbar at startup.
2018-09-12 Gilles DaroldRemove circleci files from the project.
2018-09-11 Gilles DaroldRemove dependency of bats and jq for the test suite...
2018-09-11 Gilles DaroldMerge pull request #435 from credativ/fix-pod
2018-09-11 Gilles DaroldAdd documentation on how to install Perl module JSON...
2018-09-11 Gilles DaroldFix URI for CSS in incremental mode. Thanks to Floris...
2018-09-11 Gilles DaroldMerge branch 'master' of github.com:darold/pgbadger
2018-09-11 Gilles DaroldFix fatal error when looking for log from STDIN. Thanks...
2018-09-11 Gilles DaroldMerge pull request #438 from SteveNewson/osx_sed_support
2018-09-11 Steve NewsonFixes SED use for OSX builds
2018-09-10 Gilles DaroldFix illegal division by zero in incrental mode. Thanks...
2018-09-10 Christoph BergSync pgbadger, pod, and README, and fix some syntax...
2018-09-09 Gilles DaroldUpdate ChangeLog with last change for v10.0 v10.0
2018-09-09 Gilles DaroldReplace SQL::Beautify with v3.0 of pgFormatter::Beautify
2018-09-09 Gilles DaroldFix checkpoint distance and estimate not reported in...
2018-09-09 Gilles DaroldUpdate Changelog and version to 10.0
2018-09-02 Gilles DaroldFix title of pgbouncer simultaneous session report...
2018-09-01 Gilles DaroldAdd support of pgbouncer syslog log file format. Thanks...
2018-09-01 Gilles DaroldFix error when a remote log is empty. Thanks to Parasit...
2018-09-01 Gilles DaroldAdd support to all auto_explain format (text, xml,...
2018-09-01 Gilles DaroldFix test with binary format. Binary file must be genera...
2018-08-30 Gilles DaroldFix case where an empty explain plan is generated.
2018-08-30 Gilles DaroldFix parsing of autodetected default format with a prefi...
2018-08-30 Gilles DaroldRemove dependency of git command.
2018-08-30 Gilles DaroldUpdate documentation about options changes and remove...
2018-08-30 Gilles DaroldList of changes in this commit:
2018-08-28 Gilles DaroldRemove Dockerfile and documentation about docker run...
2018-08-28 Gilles DaroldThe badger is back to home, modify all links to new...
2018-08-28 Gilles DaroldThe badger is back to home, modify all links to new...
2018-06-25 Gilles DaroldMerge pull request #423 from pgiraud/tfa_grid
2018-06-21 Pierre GIRAUDFix broken grid when no temp files activity
2018-06-13 Gilles DaroldMerge pull request #419 from julmon/fix_374_bis
2018-06-13 Julien TachoiresAdd doc warning about log_MDS vs log_D + log_S
2018-06-12 Gilles DaroldMerge pull request #416 from julmon/fix_375
2018-06-12 Julien Tachoiresg modifier usage when unescaping log_line_prefix
2018-06-12 Gilles DaroldMerge pull request #414 from julmon/fix_352
2018-06-12 Gilles DaroldMerge pull request #415 from julmon/fix_358
next