]> granicus.if.org Git - pgbadger/shortlog
pgbadger
2012-07-12 Darold GillesThis new report sums the messages by log types. The...
2012-07-11 Darold GillesAdd hourly report of checkpoint warning when checkpoint...
2012-07-10 Darold GillesAdd missing pie graph on locks by type report
2012-07-10 Darold GillesFormat pie mouse track to display values only
2012-07-10 Darold GillesFix graph download button id on new connection graph
2012-07-10 Darold GillesAdd trackFormatter to flotr2 line graphs to show curren...
2012-07-10 Darold GillesFix issue on per minute minimum value
2012-07-09 Darold GillesAdd a note about Windows Os and zcat as well as a more...
2012-07-09 Darold GillesRewrite change log to be human readable
2012-07-09 Darold GillesComplete rewrite of the log parser to handle unordered...
2012-07-05 Darold GillesFix miss handling of multi lines queries on syslog
2012-07-05 Darold GillesAdd -a|--average option to configure the per minutes...
2012-07-05 Darold GillesAdd hourly statistics of connections and sessions as...
2012-07-05 Darold GillesAdd OTHERS type of queries lower than 2% to be include...
2012-07-05 Darold GillesAdd autodetection of syslog ident name if different...
2012-07-05 Darold GillesRemove syslog replacement of tabulation by #011 still...
2012-07-05 Darold GillesFix autodetection of log format syslog with single...
2012-07-04 Darold GillesAdd ChangeLog to MANIFEST and change URI in html footer
2012-07-04 Darold GillesAdd ChangeLog file
2012-07-04 Darold GillesChange version to 1.1
2012-07-04 Darold GillesAdd information about log format requirement - Alain...
2012-07-03 DaroldAdd possibility to get log from stdin (issue #13) ...
2012-07-03 DaroldChange fix on day with single digit to be formatted...
2012-07-03 DaroldMerge pull request #19 from josephmarlin/master
2012-07-03 josephmarlinFix for begin/end dates with single digit day using...
2012-07-02 DaroldAllow log without duration with error only report and...
2012-07-02 DaroldMerge pull request #18 from overplumbum/master
2012-07-01 Denis Orlikhinhandle syslog dates with single-digit day number
2012-07-01 DaroldChange syslog parsing regex to allow log timestamp...
2012-06-29 Darold GillesAdd documentation for the --zcat command line option
2012-06-29 DaroldMerge pull request #15 from theory/where-zcat
2012-06-29 David E. WheelerAllow `zcat` location to be specified via `--zcat`.
2012-06-25 DaroldMerge pull request #12 from josephmarlin/master
2012-06-25 josephmarlinFix English in error messages.
2012-06-25 josephmarlinMirrored English changes in the doc
2012-06-25 josephmarlinEnglish fixes for README
2012-06-25 Darold GillesFix non terminated TH html tag in checkpoint hourly...
2012-06-25 Darold Gilles"Log file" will now only report first and last log...
2012-06-25 Darold GillesAdd --disable-session,--disable-connection,--disable...
2012-06-24 DaroldAdd --disable-query command line option to remove queri...
2012-06-24 DaroldAdd --disable-hourly command line option to remove...
2012-06-24 DaroldFix hourly temporary file stat empty output
2012-06-24 DaroldAdd --disable-error command line option to remove error...
2012-06-23 DaroldFix issue #8 wrapping query that goes out of the table...
2012-06-23 DaroldAdd --exclude-query option to exclude types of queries...
2012-06-22 DaroldFix issue #10 where != was replaced by $$CLASSSY0A...
2012-06-10 DaroldFix text output
2012-06-09 DaroldSet thousand separator and decimal separator locale...
2012-06-09 DaroldAdd -w option to only report errors
2012-06-09 DaroldFix some type and add some comment into documentation
2012-06-08 Darold GillesAdd Makefile.PL and full POD documentation to the project
2012-06-08 Darold GillesFix a SQL code highligh replacement
2012-06-08 Darold GillesChange a little the CSS
2012-06-07 Darold GillesComplete review of the HTML output. Hourly report for...
2012-06-07 Darold GillesAllow multiple log file from command line, option ...
2012-06-01 DaroldMerge pull request #5 from vpicavet/master
2012-06-01 Vincent PicavetAdd .gitignore for swap files.
2012-06-01 Vincent PicavetFix wrong variable for user and database filter.
2012-06-01 Vincent PicavetChange default regexp for user and db to be able to...
2012-05-31 DaroldMerge pull request #4 from vpicavet/master
2012-05-31 Vincent PicavetFix false cur_date when using syslog and allow -b and...
2012-05-30 DaroldMerge pull request #3 from badalex/csv
2012-05-24 Alex HunsakerAdd simple csvlog support
2012-05-24 Daroldfix case where log line where not detected
2012-05-24 Daroldfix interpreted ctrl+M and log format example from...
2012-05-24 DaroldMerge pull request #2 from ragged/master
2012-05-23 raggedAdded explanation for --begin and --end datetime settin...
2012-05-23 raggedAdded explanation for --begin and --end datetime settin...
2012-05-19 Guillaume LelargeMerge pull request #1 from ireuben/master
2012-05-19 Isaac ReubenFix config examples to use variables for user and db
2012-05-18 DaroldFix usage information and presentation in README file
2012-05-04 Darold GillesChange version to 1.0
2012-05-04 Darold GillesAdd graph of ckeckpoint Wal files usage (added, removed...
2012-05-04 Darold GillesAdd --image-format to allow the change of the default...
2012-05-04 Darold GillesAllow download of all pie graphics as images
2012-05-04 Darold GillesAdd --pie-limit to sum all data lower than this percent...
2012-05-03 Darold GillesAllow download of graphics as PNG images
2012-05-03 Darold GillesRearrange x and y axis
2012-05-03 Darold GillesFix legend opacity on graphics
2012-05-03 Darold GillesReplace GD::Graph by the Flotr2 javascript library...
2012-05-02 Darold GillesRearrange x-axis label of GD::Graph graphics
2012-05-02 Darold GillesRearrange Overall stats view
2012-05-02 Darold GillesForce graphics images to be saved in the same directory...
2012-05-02 Darold GillesFix samples error with normalyzed error instead of...
2012-04-27 Darold GillesAdd more "normalization" on errors messages
2012-04-20 DaroldFix an other average size of temporary file decimal...
2012-04-20 DaroldUpdate usage information with new options
2012-04-20 DaroldForce quiet mode when --progress is used
2012-04-20 DaroldFix per sessions graphs
2012-04-20 DaroldAdd pie graphs for session, database, user and host...
2012-04-18 DaroldAdd pie graph for Queries by type
2012-04-18 DaroldFix sort order of days/hours into hours array
2012-04-18 DaroldFix sort order of days into graphics
2012-04-16 DaroldAdd graph for checkpoint write buffer per hours
2012-04-15 DaroldRemove display of locks, sessions and connections stati...
2012-04-15 DaroldFix display of empty column of checkpoint when no check...
2012-04-15 DaroldAllow log parsing without any log_line_prefix and exten...
2012-04-15 DaroldSepare log_line_prefix from log level part in the parse...
2012-04-15 DaroldIf there is just one argument, assume it is the logfile...
2012-04-15 DaroldAdd autodetection of log format (syslog or stderr)...
next