]> granicus.if.org Git - pgbadger/shortlog
pgbadger
2016-01-06 Darold GillesUpdate version to 7.2 v7.2
2016-01-05 Darold GillesUpdate ChangeLog and version to 7.2
2016-01-05 Darold GillesUpdate copyright year.
2015-12-03 Darold GillesFix missing detailed information (date, db, etc.) in...
2015-12-03 Darold GillesFix label of sessions histogram. Thanks to Guillaume...
2015-12-03 Darold GillesFix to handle cancelled query that generate more than...
2015-12-03 Darold GillesAdd "Total size" column in Temporary Files Activity...
2015-12-02 Darold GillesFix temporary file query normailzation and examples
2015-11-27 Darold GillesFix usage
2015-11-26 Darold GillesAdd support to journalctl command output and add -...
2015-11-25 Darold GillesFix uncomplete and wrong queries associated to temporar...
2015-11-21 Darold GillesWhen -w or --watch-mode is used, message "canceling...
2015-11-18 Darold GillesFix an extra call to <script ...> in jqplot.pointLabels...
2015-11-12 Darold GillesAllow dot in dbname and user name. Thanks to David...
2015-11-08 Darold GillesRemove use of unmaintained flotr2 javascript chart...
2015-10-19 Darold GillesFix bad formatting with anonymized values in queries.
2015-10-12 Darold GillesAdd new keywords from PG 9.5 for code formating
2015-10-12 Darold GillesAdd support to %n log_line_prefix option for Unix epoch...
2015-10-12 Darold GillesDisplay 0ms instead of 0s when qery time is under the...
2015-09-18 Darold GillesExtend regex on cursor name normalization.
2015-09-18 DaroldMerge pull request #252 from rjuju/fix_cursor
2015-09-18 Julien RouhaudNormalize cursor names
2015-08-15 Darold GillesFix unregistred client hostname with default pattern...
2015-07-26 Darold GillesRemove redundant regular expressions.
2015-07-25 Darold GillesApply README changes from Josh Kupershmidt to source...
2015-07-25 DaroldMerge pull request #246 from schmiddy/readme-fixes
2015-07-25 Josh KupershmidtFew more copyediting fixes.
2015-07-24 Josh KupershmidtCopyediting of the README.
2015-07-21 Darold GillesFix potential incorrect creation of subdirectory in...
2015-07-15 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger
2015-07-15 Darold GillesAllow single white space after duration even if this...
2015-07-11 Darold GillesUpdate ChangeLog and version to 7.1 v7.1
2015-07-01 Darold GillesFix unwanted seek on old parsing position when log...
2015-06-30 Darold GillesTry to fix a potential issue in log start/end date...
2015-06-30 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger
2015-06-22 Darold GillesFix broken queries with multiline in bind parameters...
2015-05-26 Darold GillesMerge branch 'master' of github.com:dalibo/pgbadger
2015-05-19 Darold GillesAdd new report Sessions per application. Thanks to...
2015-05-13 Darold GillesAdd Json Operators to SQL Beautifier. Thanks to Tom...
2015-05-13 DaroldMerge pull request #238 from ISVTEC/master
2015-05-13 Cyril BouthorsMakefile.PL: changed manpage section from '1' to '1p...
2015-05-13 Darold GillesUpdate Copyright date-range and installation instructio...
2015-05-08 Darold GillesFix typo in changelog v7.0
2015-05-08 Darold GillesUpdate ChangeLog and version to 7.0
2015-05-08 Darold GillesFix link anchor on duration by user report.
2015-05-08 Darold GillesUpdate documentation.
2015-05-08 Darold GillesFix number of event samples displayed in event reports.
2015-05-08 Darold GillesAdd new report about events distribution per x minutes.
2015-05-08 Darold GillesAdd app=%a default prefix to documentation.
2015-05-08 Darold GillesAdd reports of "App(s) involved" with top queries....
2015-04-23 Darold GillesRemove newline between a ) and , in the beautifier.
2015-04-17 Darold GillesAdd link to automatically open the explain plan on...
2015-04-17 Darold GillesAdd support to auto_explain, EXPLAIN plan will be added...
2015-04-17 Darold GillesUpdate documentation with last reports.
2015-04-16 Darold GillesSolve some issues from pull request #234, Duration...
2015-04-16 DaroldMerge pull request #234 from Korriliam/master
2015-04-16 Darold GillesAdd tree new report: Number of cancelled queries (graph...
2015-04-14 Darold GillesFix case where temporary file statement must be retriev...
2015-04-13 Darold GillesAdd --enable-checksum to show a md5 hash of each report...
2015-04-13 Darold GillesUpdate ChangeLog and version to 9.4 v6.4
2015-04-10 Darold GillesMake anonymization more useful. Thanks to Hubert depesz...
2015-04-09 Darold GillesFix previous patch for csvlog generated with a PostgreS...
2015-04-09 DaroldMerge pull request #233 from eshkinkot/master
2015-04-09 Darold GillesFix bug in SQL beautifier which removed operator. Thank...
2015-04-09 Sergey BurladyanFix loop exit, check terminate quickly and correct...
2015-04-09 Sergey BurladyanTry continue CSV parsing after broken CSV line
2015-04-02 Guillaume Le... Merge https://github.com/dalibo/pgbadger
2015-03-30 Guillaume Le... Add in Queries by user a graph showing the duration...
2015-03-27 Darold GillesUpdate ChangeLog and version to 6.3 v6.3
2015-03-27 Darold GillesUpdate flotr2.min.js to latest github code.
2015-03-26 Darold GillesAdd per user detail information (total duration and...
2015-03-26 Guillaume Le... Added += for normalyzed_user
2015-03-24 Guillaume Le... Some changes in load_stats sub...
2015-03-24 Guillaume Le... Fix for the multiprocessing and the recording of the...
2015-03-20 Darold GillesAdd full example to chain pgbadger and pgbadger_tool...
2015-03-20 Darold GillesAdd tool to output top queries to CSV format, for follo...
2015-03-19 Guillaume Le... Add a list of user involved to the time consuming queri...
2015-03-19 Darold GillesAdd geometric operators. Thanks to Rodolphe Quiedeville...
2015-03-19 Darold GillesFix non closing session when a process crash with messa...
2015-03-05 Darold GillesAdd -L | --logfile-list command line option to read...
2015-03-01 Darold GillesAutomatically remove %q from prefix. Thanks to mbecroft...
2015-02-26 Darold GillesFix broken counting of queries/sec after last changes...
2015-02-12 Darold GillesDo not store DEALLOCATE log entries.
2015-02-12 Darold GillesFix queries histogram where range was not appears in...
2015-02-12 Darold GillesFix min yaxis in histogram graph. Thanks to grzeg1...
2015-02-12 Darold GillesAdd --log-duration command line option to force pgbadge...
2015-02-04 DaroldMerge pull request #220 from shamanime/patch-1
2015-02-04 Jefferson Queiroz... Fix typo in 'queries'
2015-01-06 Darold GillesReformat usage output and add explanation of the -...
2015-01-02 DaroldMerge pull request #219 from vocatan/master
2014-12-30 Bill MitchellSmall typographical corrections
2014-12-30 DaliboFix documentation about minimal pattern in custom log...
2014-12-19 DaliboAdd support to log_timezones with + and - signs to...
2014-12-19 DaroldMerge pull request #218 from jacksonfoz/patch-1
2014-12-19 jacksonfozAdd support to log timezones with + and - signs
2014-12-17 Darold GillesAdd --noreport command line option to intruct pgbadger...
2014-12-17 Darold GillesAdd time consuming information in tables of Queries...
2014-12-15 Darold GillesAdd more details about the CSV parser error. It now...
2014-11-28 Darold GillesChange substitution markup in apptempt to fix a new...
2014-11-13 DaliboUse bar graph for Histogram of query times.
next