]> granicus.if.org Git - pgbadger/shortlog
pgbadger
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
2018-06-12 Julien TachoiresDelete current temp file info if we meet an error for...
2018-06-09 Julien TachoiresApply timezone offset to bar charts
2018-06-07 Julien TachoiresMerge pull request #399 from julmon/tz_global
2018-06-06 Julien TachoiresUpdate README
2018-06-06 Julien TachoiresUpdate pod file
2018-06-06 Julien TachoiresApply timezone offset at parsing time
2018-04-25 Étienne BERSACMerge pull request #393 from credativ/appname
2018-03-14 Étienne BERSACMerge pull request #396 from ejrh/checkpoint_complete_fix
2018-03-14 ejrhFix checkpoint regex to match PostgreSQL 10 log messages.
2018-03-13 Étienne BERSACMerge pull request #395 from bersace/automatedbuild
2018-03-13 Étienne BERSACpod: Clean whitespaces
2018-03-13 Étienne BERSACdocker: Add openssh-client
2018-03-13 Étienne BERSACdocker: Add zcat and bunzip2
2018-03-13 Étienne BERSACUpdate documentation to use automated build
2018-03-13 Étienne BERSACMerge pull request #394 from bdronneau/feat_docker
2018-03-13 bdronneaudocs: complete with a more concrete usage
2018-03-13 bdronneaudocs(docker): add usage of docker image
2018-03-13 bdronneaufeat(docker): init dockerfile
2018-02-27 Christoph BergConsistently use app= in examples, and support appname=
2018-02-15 Étienne BERSACMerge pull request #392 from bersace/job-per-file
2018-02-15 Étienne BERSACIgnore blib files
2018-02-15 Étienne BERSACFix --Jobs long option parsing
2018-01-15 damien clochardMerge pull request #387 from daamien/tests
2018-01-15 damien clochardFIX : indent setup code
2018-01-15 damien clochardFIX : bad copy-pasta / add better comments
2018-01-14 damien clochard[ci] Add consistency tests
2017-11-22 Étienne BERSACMerge pull request #382 from Krysztophe/doc_stderr_not_...
2017-11-22 Étienne BERSACMerge pull request #383 from bersace/doc
2017-11-22 Étienne BERSACTells to maintain DESCRIPTION in pod
2017-11-22 Étienne BERSACAlways update pod and README
2017-11-22 Christophe... doc update : stderr is not a default for -f
next