]> granicus.if.org Git - pgbadger/shortlog
pgbadger
2019-06-04 Luca FerrariAlign title to following text.
2019-06-04 Luca FerrariReowrd 'chapter' in 'section'.
2019-06-04 Luca FerrariFix benchmark statement.
2019-06-04 Gilles DaroldMerge pull request #500 from fluca1978/fix_ssh_remote_file
2019-06-03 Gilles DaroldAdd report per database support to incremental mode...
2019-06-02 Gilles DaroldAdd -E | --explode option to explode the main report...
2019-05-24 Luca FerrariFix remote paths when using SSH.
2019-05-22 Gilles DaroldFix documentation URL. Thanks to Kara Mansel for the...
2019-05-21 Gilles DaroldFix parsing of auto_explain.
2019-04-21 Darold GillesAdd more information about -U option that can be used...
2019-04-19 Gilles DaroldApply conflicting pull request #493 of Pierre Giraud.
2019-04-19 Gilles DaroldMerge pull request #491 from pgiraud/html_validation
2019-04-19 Gilles DaroldMerge pull request #490 from pgiraud/hash_position
2019-04-17 Pierre GIRAUDFix not allowed nesting elements
2019-04-17 Pierre GIRAUDFix table number of columns in colspan
2019-04-17 Pierre GIRAUDFix invalid DOM, <tr> in <div>
2019-04-16 Pierre GIRAUDMake sure panel header is visible on navigation click
2019-04-16 Pierre GIRAUDHarmonization of panels spacing
2019-04-16 Gilles DaroldMerge pull request #489 from pgiraud/auto_scroll
2019-04-16 Gilles DaroldMerge pull request #488 from pgiraud/main_container_margin
2019-04-16 Pierre GIRAUDUpdate source file - See #485
2019-04-16 Pierre GIRAUDUpdate source file - See #483
2019-04-16 Gilles DaroldMerge pull request #485 from pgiraud/auto_scroll
2019-04-16 Gilles DaroldMerge pull request #483 from pgiraud/main_container_margin
2019-04-16 Gilles DaroldMerge pull request #487 from darold/revert-486-hash_pos...
2019-04-16 Gilles DaroldMerge pull request #484 from pgiraud/top_queries_heading
2019-04-16 Gilles DaroldRevert "WIP - Hash position"
2019-04-16 Gilles DaroldMerge pull request #486 from pgiraud/hash_position
2019-04-16 Pierre GIRAUDMake sure panel header is visible on navigation click
2019-04-16 Pierre GIRAUDHarmonization of panels spacing
2019-04-16 Pierre GIRAUDScroll to top when clicking on top menu item
2019-04-16 Pierre GIRAUDFix top queries header inconsistency
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...
next