]> granicus.if.org Git - pgbadger/shortlog
pgbadger
2014-09-03 Darold GillesAdd a new program pgbadger_tools.pl to demonstrate...
2014-09-03 DaroldMerge pull request #190 from rjuju/fix_zoom
2014-09-03 Julien RouhaudKeep tick formatting when zooming.
2014-08-26 Darold GillesFix automatic detection of rsyslogd logs. Thanks to...
2014-08-25 Darold Gilles- Fix issue in calculating min/max/avg in "General...
2014-08-22 Darold GillesAdd -B or --bar-graph command line option to use bar...
2014-08-11 Darold GillesFix typo v6.0
2014-08-08 Darold GillesUpdate ChangeLog and version to 6.0
2014-08-08 Darold GillesFix label of Reset button. Thanks to Julien Rouhaud...
2014-08-08 DaroldMerge pull request #183 from rjuju/fix_js
2014-08-08 Julien RouhaudSlighty improve javascript.
2014-08-08 Darold GillesChange pgBadger logo and ico to the new one.
2014-08-08 Darold GillesFix wrong average duration on query that generate the...
2014-08-07 Darold GillesAdd -R | --retention option to set the maximum number...
2014-08-07 Darold GillesSession count is immediately decreased when a FATAL...
2014-08-07 Darold GillesFix incomplete completion of progress bar since previou...
2014-08-06 Darold GillesFix issue in incremental mode when parsing is stopped...
2014-08-06 Darold GillesFix revert to single thread when last_line_parsed exist...
2014-08-05 Darold Gilles- Fix issue in handling SIGTERM/SIGINT that cause pgbad...
2014-08-05 Darold GillesAdd a global regex definition array named @session_clos...
2014-08-05 Darold GillesAdd new command line option --anonymize to obscure...
2014-08-01 Darold GillesRemove temporary debug line. Thanks to CZAirwolf for...
2014-07-29 Darold GillesFix single "SELECT;" as a query in a report. Thanks...
2014-07-27 Darold GillesAdd label "Click to copy query" to icon-copy
2014-07-25 Darold GillesAdd a copy icon in front of each query in the report...
2014-07-24 Darold GillesFix wrong move to begining of a file if the file was...
2014-07-24 Darold GillesAllow pgBadger to write out extra files to outdir when...
2014-07-23 Darold GillesFix an other issue with wrong offset in incremental...
2014-07-23 Darold GillesFix move to offset in incremental mode with multiproces...
2014-07-23 Darold GillesFix missing initial move to offset in incremental mode...
2014-07-22 Darold GillesAllow/improve incremental mode with multiple log file...
2014-07-22 Darold GillesFix incorrect location of temporary file stroring last...
2014-07-15 Darold GillesFix remote ssh command error sh: 2: Syntax error: ...
2014-07-12 Darold GillesFix overcount of sessions when a client attempts to...
2014-07-11 Darold GillesFix missing database name in samples of top queries...
2014-07-11 Darold GillesAdd minimal documentation about JSON output format.
2014-07-11 Darold GillesMerge branch 'lansz-master'
2014-07-11 Darold GillesMerge branch 'master' of github.com:lansz/pgbadger...
2014-07-11 Darold GillesAdd execute attribute to pgbadger in the source reposit...
2014-06-26 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger
2014-06-25 Darold GillesFix issue with csv log format and incremental mode...
2014-06-23 DaroldMerge pull request #170 from rodo/master
2014-06-23 Darold GillesFix bad URL to documentation. Thanks to Rodolphe Quiede...
2014-06-23 Rodolphe QuiƩdeville- Remove the first empty line
2014-06-14 Darold GillesFix incremental mode where weeks on index page start...
2014-06-13 Darold GillesReplace label "More CPU costly" by "Highest CPU-cost...
2014-06-12 DaroldMerge pull request #165 from himanchali/master
2014-06-06 Himanchalifixed issue with float sort
2014-06-05 Darold GillesFix typon pgbadger call. Thanks to Guilhem Rambal for...
2014-06-04 Himanchaliadded query latencey percentile for user level , curren...
2014-05-30 Shanzhang LanAdd JSON support for output format.
2014-05-08 Darold GillesUpdate documentation about remote mode feature.
2014-05-06 Darold GillesUpdate documentation to inform that the xz utility...
2014-05-05 Darold GillesUpdate changelog about missing patches to v5.1 v5.1
2014-05-05 Darold GillesFix remote logfile parsing. Thanks to Herve Werner...
2014-05-04 Darold GillesUpdate version to 5.1
2014-05-04 Darold GillesUpdate changelog
2014-05-01 DaroldMerge pull request #155 from brunomgalmeida/master
2014-05-01 brunomgalmeidarevert to single thread if file is small
2014-05-01 Darold GillesAdd --exclude-line option for excluding log entries...
2014-05-01 brunomgalmeidafixed calendar display
2014-05-01 Darold GillesFix previous commit
2014-05-01 Darold GillesFix SQL keywords that was beautified twice.
2014-04-28 Darold GillesRemove duplicate pg_keyword in SQL beautifier.
2014-04-28 Darold GillesFix increment of session when --disable-session is...
2014-04-28 Darold GillesFix missing unit in Checkpoints Activity report when...
2014-04-28 Darold GillesFix double information in histogram data when period...
2014-04-28 Darold GillesAdd support to named PREPARE and EXECUTE queries. Calls...
2014-04-28 DaroldMerge pull request #154 from brunomgalmeida/master
2014-04-28 brunomgalmeidaIncluded Remote and Client information into the most...
2014-04-25 DaroldMerge pull request #153 from schmiddy/doc_fixes
2014-04-24 Josh KupershmidtCopyediting of the documentation. Attempting to fix...
2014-04-15 Darold GillesFix incremental mode under Windows by replacing %F...
2014-04-15 Darold GillesRemove Examples button when there is no examples available.
2014-04-15 Darold GillesFix label on tips in histogram of errors reports.
2014-04-15 Darold GillesFix error details in incremental mode in Most Frequent...
2014-04-14 Darold GillesFix Sync time value in Checkpoints buffers report....
2014-04-14 Darold GillesFix wrong connections per host count. Thanks to Herve...
2014-04-13 Darold GillesAllow pgbadger to parse remote log file using a passwor...
2014-04-12 Darold GillesHistogram granularity can be adjusted using the -A...
2014-04-10 Darold GillesAdd new detail information on top queries to show when...
2014-04-10 Darold GillesFix queries that exceed the size of the container.
2014-04-10 Darold GillesAdd unit (seconds) to checkpoint write/sync time in...
2014-04-10 Darold GillesFix missing -J option in usage.
2014-04-10 Darold GillesSimplify and fix the patch on incomplete lines in split...
2014-04-07 Darold GillesFix incomplete lines in split_logfile to rewind to...
2014-04-05 Darold GillesFix pull request 147 to completely remove error example...
2014-04-05 DaroldMerge pull request #147 from wmorancfi/master
2014-04-05 Darold GillesAdd tsung xml header sample to output file.
2014-04-04 wmorancfiUpdate pgbadger
2014-04-01 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger
2014-04-01 Darold GillesFix tsung output
2014-03-31 Darold GillesFix xz command to be script readable and always have...
2014-03-31 DaroldMerge pull request #145 from luisuribe/master
2014-03-31 Luis UribeAdding missing curly brace
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...
next