]>
granicus.if.org Git - pgbadger/log
Gilles Darold [Tue, 28 Aug 2018 14:51:00 +0000 (16:51 +0200)]
The badger is back to home, modify all links to new URLs
- Web site: http://pgbadger.darold.net
- Source code: https://github.com/darold/pgbadger
Change copyright year and name.
Gilles Darold [Tue, 28 Aug 2018 14:46:58 +0000 (16:46 +0200)]
The badger is back to home, modify all links to new URLs
- Web site: http://pgbadger.darold.net
- Source code: https://github.com/darold/pgbadger
Change copyright year and name.
Gilles Darold [Mon, 25 Jun 2018 21:12:40 +0000 (23:12 +0200)]
Merge pull request #423 from pgiraud/tfa_grid
Fix broken grid when no temp files activity
Pierre GIRAUD [Thu, 21 Jun 2018 14:24:57 +0000 (16:24 +0200)]
Fix broken grid when no temp files activity
Fixes #422
Gilles Darold [Wed, 13 Jun 2018 14:05:22 +0000 (16:05 +0200)]
Merge pull request #419 from julmon/fix_374_bis
Add doc warning about log_MDS vs log_D + log_S
Julien Tachoires [Wed, 13 Jun 2018 13:32:02 +0000 (15:32 +0200)]
Add doc warning about log_MDS vs log_D + log_S
Gilles Darold [Tue, 12 Jun 2018 16:35:52 +0000 (18:35 +0200)]
Merge pull request #416 from julmon/fix_375
g modifier usage when unescaping log_line_prefix
Julien Tachoires [Tue, 12 Jun 2018 16:15:01 +0000 (18:15 +0200)]
g modifier usage when unescaping log_line_prefix
Gilles Darold [Tue, 12 Jun 2018 12:00:49 +0000 (14:00 +0200)]
Merge pull request #414 from julmon/fix_352
Apply timezone offset to bar charts
Gilles Darold [Tue, 12 Jun 2018 12:00:26 +0000 (14:00 +0200)]
Merge pull request #415 from julmon/fix_358
Delete current temp file info if we meet an error for the same PID
Julien Tachoires [Tue, 12 Jun 2018 07:46:23 +0000 (09:46 +0200)]
Delete current temp file info if we meet an error for the same PID
Julien Tachoires [Sat, 9 Jun 2018 14:16:01 +0000 (16:16 +0200)]
Apply timezone offset to bar charts
Julien Tachoires [Thu, 7 Jun 2018 09:54:21 +0000 (11:54 +0200)]
Merge pull request #399 from julmon/tz_global
Apply timezone offset at parsing time
Julien Tachoires [Mon, 19 Mar 2018 08:03:40 +0000 (09:03 +0100)]
Update README
Julien Tachoires [Mon, 19 Mar 2018 08:01:40 +0000 (09:01 +0100)]
Update pod file
Julien Tachoires [Sun, 18 Mar 2018 08:24:00 +0000 (09:24 +0100)]
Apply timezone offset at parsing time
Étienne BERSAC [Wed, 25 Apr 2018 13:09:59 +0000 (15:09 +0200)]
Merge pull request #393 from credativ/appname
Consistently use app= in examples, and support appname=
Étienne BERSAC [Wed, 14 Mar 2018 09:41:56 +0000 (10:41 +0100)]
Merge pull request #396 from ejrh/checkpoint_complete_fix
Fix checkpoint regex to match PostgreSQL 10 log messages.
ejrh [Wed, 14 Mar 2018 05:47:03 +0000 (18:47 +1300)]
Fix checkpoint regex to match PostgreSQL 10 log messages.
PostgreSQL 10 renamed 'transaction log' to 'WAL'.
Étienne BERSAC [Tue, 13 Mar 2018 18:37:45 +0000 (19:37 +0100)]
Merge pull request #395 from bersace/automatedbuild
Docker: automated build & updates
Étienne BERSAC [Tue, 13 Mar 2018 14:47:18 +0000 (15:47 +0100)]
pod: Clean whitespaces
Étienne BERSAC [Tue, 13 Mar 2018 14:46:24 +0000 (15:46 +0100)]
docker: Add openssh-client
Étienne BERSAC [Tue, 13 Mar 2018 14:44:13 +0000 (15:44 +0100)]
docker: Add zcat and bunzip2
Étienne BERSAC [Tue, 13 Mar 2018 14:37:14 +0000 (15:37 +0100)]
Update documentation to use automated build
Étienne BERSAC [Tue, 13 Mar 2018 14:27:09 +0000 (15:27 +0100)]
Merge pull request #394 from bdronneau/feat_docker
Add Dockerfile
bdronneau [Tue, 13 Mar 2018 12:23:22 +0000 (13:23 +0100)]
docs: complete with a more concrete usage
bdronneau [Tue, 13 Mar 2018 10:02:11 +0000 (11:02 +0100)]
docs(docker): add usage of docker image
bdronneau [Tue, 13 Mar 2018 09:57:09 +0000 (10:57 +0100)]
feat(docker): init dockerfile
Christoph Berg [Tue, 27 Feb 2018 09:03:47 +0000 (10:03 +0100)]
Consistently use app= in examples, and support appname=
Some of the usage examples used appname= in the prefix, but the code
didn't recognize that token. Use app= in all examples, and add appname=
to the prefix parser.
Étienne BERSAC [Thu, 15 Feb 2018 08:07:32 +0000 (09:07 +0100)]
Merge pull request #392 from bersace/job-per-file
Job per file long option not parsed
Étienne BERSAC [Thu, 15 Feb 2018 08:04:48 +0000 (09:04 +0100)]
Ignore blib files
Étienne BERSAC [Thu, 15 Feb 2018 08:03:14 +0000 (09:03 +0100)]
Fix --Jobs long option parsing
damien clochard [Mon, 15 Jan 2018 16:48:24 +0000 (17:48 +0100)]
Merge pull request #387 from daamien/tests
[ci] Add consistency tests
damien clochard [Mon, 15 Jan 2018 08:54:57 +0000 (09:54 +0100)]
FIX : indent setup code
damien clochard [Mon, 15 Jan 2018 08:33:59 +0000 (09:33 +0100)]
FIX : bad copy-pasta / add better comments
damien clochard [Sun, 14 Jan 2018 21:03:23 +0000 (22:03 +0100)]
[ci] Add consistency tests
Étienne BERSAC [Wed, 22 Nov 2017 14:25:02 +0000 (15:25 +0100)]
Merge pull request #382 from Krysztophe/doc_stderr_not_a_default_anymore
doc update : stderr is not a default for -f
Étienne BERSAC [Wed, 22 Nov 2017 14:24:34 +0000 (15:24 +0100)]
Merge pull request #383 from bersace/doc
Ease contribution to documentation
Étienne BERSAC [Wed, 22 Nov 2017 13:57:44 +0000 (14:57 +0100)]
Tells to maintain DESCRIPTION in pod
Étienne BERSAC [Wed, 22 Nov 2017 13:57:44 +0000 (14:57 +0100)]
Always update pod and README
Christophe Courtois [Wed, 22 Nov 2017 11:04:48 +0000 (12:04 +0100)]
doc update : stderr is not a default for -f
Étienne BERSAC [Fri, 22 Sep 2017 08:25:05 +0000 (10:25 +0200)]
Merge pull request #370 from bersace/pid
Add --pid-file CLI switch
Étienne BERSAC [Thu, 21 Sep 2017 07:52:52 +0000 (09:52 +0200)]
Allow to customize only pid file
Étienne BERSAC [Thu, 21 Sep 2017 07:34:40 +0000 (09:34 +0200)]
Revert "Use an isolated tmpdir"
This reverts commit
692cc4a52ea19d4b52f0db53931f5c5594a640ab .
Étienne BERSAC [Thu, 21 Sep 2017 10:24:21 +0000 (12:24 +0200)]
Merge pull request #371 from bersace/help
Update synopsis from --help in pod
Étienne BERSAC [Thu, 21 Sep 2017 09:44:48 +0000 (11:44 +0200)]
Fix outdated README and .pod WRT --help
Étienne BERSAC [Thu, 21 Sep 2017 09:41:16 +0000 (11:41 +0200)]
Update synopsis from --help in pod
Étienne BERSAC [Wed, 20 Sep 2017 13:56:36 +0000 (15:56 +0200)]
Merge pull request #369 from bersace/tmp
Use an isolated tmpdir
Étienne BERSAC [Wed, 20 Sep 2017 09:36:19 +0000 (11:36 +0200)]
Use an isolated tmpdir
Étienne BERSAC [Wed, 20 Sep 2017 07:36:14 +0000 (09:36 +0200)]
Merge pull request #365 from bersace/exclude
Regression test for binary to JSON
Étienne BERSAC [Wed, 20 Sep 2017 07:34:48 +0000 (09:34 +0200)]
Add regression test from bin to JSON
Étienne BERSAC [Wed, 20 Sep 2017 07:34:48 +0000 (09:34 +0200)]
Installer le client SSH seulement
Étienne BERSAC [Wed, 20 Sep 2017 07:34:48 +0000 (09:34 +0200)]
Run test in verbose mode in CI
Étienne BERSAC [Wed, 20 Sep 2017 07:34:48 +0000 (09:34 +0200)]
Clean out.html before testing generation
Étienne BERSAC [Wed, 20 Sep 2017 07:34:48 +0000 (09:34 +0200)]
Lint help test title
Étienne BERSAC [Wed, 20 Sep 2017 07:34:48 +0000 (09:34 +0200)]
Add editor hint for test scripts
Étienne BERSAC [Wed, 20 Sep 2017 07:34:25 +0000 (09:34 +0200)]
Merge pull request #366 from bersace/editorconfig
Add editorconfig configuration
Étienne BERSAC [Tue, 19 Sep 2017 14:42:22 +0000 (16:42 +0200)]
Add editorconfig configuration
Étienne BERSAC [Wed, 20 Sep 2017 07:29:40 +0000 (09:29 +0200)]
Merge pull request #368 from bersace/pod
Check README
Étienne BERSAC [Wed, 20 Sep 2017 07:08:34 +0000 (09:08 +0200)]
Update README and pod
Étienne BERSAC [Wed, 20 Sep 2017 07:03:19 +0000 (09:03 +0200)]
Add a job to check README
Étienne BERSAC [Wed, 20 Sep 2017 06:54:23 +0000 (08:54 +0200)]
Clean trailing new line
Étienne BERSAC [Wed, 20 Sep 2017 06:54:12 +0000 (08:54 +0200)]
Add README target
Étienne BERSAC [Wed, 20 Sep 2017 06:43:43 +0000 (08:43 +0200)]
Ignore Makefile.PL generated files
Étienne BERSAC [Wed, 20 Sep 2017 06:42:20 +0000 (08:42 +0200)]
Drop vi temp files from gitignore
Please use you very own global gitignore if you use vi.
Étienne BERSAC [Fri, 8 Sep 2017 08:15:15 +0000 (10:15 +0200)]
Merge pull request #364 from bersace/tap
Check pod syntax
Étienne BERSAC [Fri, 8 Sep 2017 08:13:52 +0000 (10:13 +0200)]
Merge pull request #357 from wesleybowman/master
Add --include-time option
Wesley Bowman [Tue, 22 Aug 2017 06:28:42 +0000 (08:28 +0200)]
Add --include-time option
This adds the ability to choose times that you want to see, instead of
excluding all the times you do not want to see. This is handy when
wanting to view only one or two days from a week's worth of logs
(simplifies down from multiple --exlucde-time options to one
--include-time)
Update the documentation & remove double negative
Étienne BERSAC [Fri, 8 Sep 2017 07:30:07 +0000 (09:30 +0200)]
Check pod syntax
Étienne BERSAC [Fri, 8 Sep 2017 07:28:31 +0000 (09:28 +0200)]
Merge pull request #363 from bersace/tap
Add regular test suite
Étienne BERSAC [Thu, 7 Sep 2017 14:32:49 +0000 (16:32 +0200)]
Add HACKING to document tests
Étienne BERSAC [Thu, 7 Sep 2017 14:26:27 +0000 (16:26 +0200)]
Add light log tests
Étienne BERSAC [Thu, 7 Sep 2017 14:20:35 +0000 (16:20 +0200)]
Move to prove to run tests
Étienne BERSAC [Thu, 7 Sep 2017 11:52:52 +0000 (13:52 +0200)]
Merge pull request #362 from bersace/ci
Add CircleCI job
Étienne BERSAC [Thu, 7 Sep 2017 08:13:41 +0000 (10:13 +0200)]
Merge pull request #361 from bersace/drop-bar
Drop --bar-graph option
Étienne BERSAC [Wed, 6 Sep 2017 16:00:10 +0000 (18:00 +0200)]
Merge pull request #360 from bersace/tidy
Drop misleading .perltidyrc
Étienne BERSAC [Wed, 6 Sep 2017 14:49:10 +0000 (16:49 +0200)]
Add CircleCI job
Étienne BERSAC [Wed, 6 Sep 2017 13:49:36 +0000 (15:49 +0200)]
Drop --bar-graph option
Étienne BERSAC [Wed, 6 Sep 2017 13:32:56 +0000 (15:32 +0200)]
Drop misleading .perltidyrc
This file date from 2012 and pgbadger code is far from compliant. perltidy
unified diff is 10k lines. Let's drop this.
Gilles Darold [Fri, 11 Aug 2017 15:27:55 +0000 (17:27 +0200)]
Merge pull request #355 from jpargudo/master
https://github.com/dalibo/pgbadger/issues/353
Jean-Paul Argudo [Fri, 11 Aug 2017 11:31:24 +0000 (13:31 +0200)]
https://github.com/dalibo/pgbadger/issues/353
Gilles Darold [Fri, 28 Jul 2017 11:45:06 +0000 (13:45 +0200)]
Update Changelog and version to 9.2
Gilles Darold [Thu, 27 Jul 2017 14:37:51 +0000 (16:37 +0200)]
Remove this logo that has nothing to do here.
leorenc [Wed, 19 Jul 2017 09:22:06 +0000 (11:22 +0200)]
add banner file
Darold Gilles [Sun, 11 Jun 2017 15:58:44 +0000 (17:58 +0200)]
Add report of checkpoint distance and estimate. Thanks to jjsantam for the feature request.
Gilles Darold [Thu, 25 May 2017 21:15:02 +0000 (23:15 +0200)]
Append more information on what is done by script tools/updt_embedded_rsc.pl.
Gilles Darold [Tue, 23 May 2017 08:05:15 +0000 (10:05 +0200)]
Do not warn when all log files are empty and exit with code 0.
Gilles Darold [Wed, 26 Apr 2017 22:22:07 +0000 (00:22 +0200)]
Fix build_log_line_prefix_regex() that does not include %n as a lookup in %regex_map. Thanks to ghosthound for the patch.
Gilles Darold [Wed, 26 Apr 2017 22:19:31 +0000 (00:19 +0200)]
Merge branch 'master' of github.com:dalibo/pgbadger
Darold Gilles [Mon, 24 Apr 2017 07:54:33 +0000 (09:54 +0200)]
Change error level of "FATAL: cannot use CSV" to WARNING. Thanks to kong1man for the report.
Gilles Darold [Thu, 13 Apr 2017 15:45:01 +0000 (17:45 +0200)]
Fix use of uninitialized value warning. Thanks to Payal for the report.
Gilles Darold [Mon, 10 Apr 2017 15:52:29 +0000 (17:52 +0200)]
Add permission denied to error normalization
Gilles Darold [Wed, 22 Mar 2017 21:34:02 +0000 (22:34 +0100)]
Update pgbadger to latest commit
5bdc018 of pgFormatter.
Gilles Darold [Tue, 21 Mar 2017 11:21:50 +0000 (12:21 +0100)]
Add support for AWS Redshift keywords. Thanks to cavanaug for the feature request.
Gilles Darold [Thu, 16 Mar 2017 22:26:42 +0000 (23:26 +0100)]
Fix missing query in temporary file report when the query was canceled. Thanks to Fabrizio de Royes Mello for the report.
Darold Gilles [Thu, 9 Mar 2017 19:03:14 +0000 (20:03 +0100)]
Normalize query with binded parameters, they are replaced with a ?.
Darold [Thu, 9 Mar 2017 18:56:25 +0000 (19:56 +0100)]
Merge pull request #338 from Krysztophe/from_to_sanitycheck.cc
Sanity check to avoid end time before start time
Christophe Courtois [Thu, 9 Mar 2017 18:35:18 +0000 (19:35 +0100)]
Sanity check to avoid end time before start time
Darold [Thu, 2 Mar 2017 14:36:21 +0000 (15:36 +0100)]
Merge pull request #335 from eulerto/fixes
Fixes
Euler Taveira [Thu, 2 Mar 2017 13:19:10 +0000 (10:19 -0300)]
Fix a bunch of typos and do some cosmetic modifications
Fix a lot of mystyped words and do some grammatical fixes. Use
'pgBadger' where it refers to the program and not the binary file.
Also, use "official" expressions such as PgBouncer, GitHub, and CSS. POD
file was synced with README.