]> granicus.if.org Git - pgbadger/shortlog
pgbadger
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...
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).
next