[dokuwiki] git changes 2012-03-16
- From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 16 Mar 2012 03:00:02 +0100 (CET)
Good Morning!
This are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.
---------------------------------------------------------------------
http://github.com/splitbrain/dokuwiki/commit/c1272e0334c0f9a6b7bdf86c7489e82aaeb01aa5
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Fri Mar 16 00:38:36 2012 +0100
some code sniffer rule adjustments
http://github.com/splitbrain/dokuwiki/commit/2d3a59d6c04d76f92f637e1278d5044795f80330
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Thu Mar 15 23:56:16 2012 +0100
Updated CodeSniffer files for work with Version 1.3.3
http://github.com/splitbrain/dokuwiki/commit/c55c59e3d67b1481e86b41e4b49083c99d3659c5
Author: Michael Hamann <michael[at]content-space.de>
Date: Thu Mar 15 14:56:48 2012 +0100
Fix page deletion in the indexer
This fixes page deletion in the indexer and fixes a but where empty
lines were added to the _i.idx file of metadata for which no value was
set (harmless, and wasn't executed anyway).
http://github.com/splitbrain/dokuwiki/commit/8d1fa7573a9c92901a1fef0e77f6543f0b3fcf62
Author: Michael Hamann <michael[at]content-space.de>
Date: Thu Mar 15 14:55:32 2012 +0100
Display the indexer web bug for deleted pages
This executes the indexer for deleted pages. This is necessary for the
search index to be able to deleted deleted pages from the search index.
http://github.com/splitbrain/dokuwiki/commit/a23ac4d7df6b3952d2d1b76686d3b439fc0a6759
Author: Michael Hamann <michael[at]content-space.de>
Date: Thu Mar 15 14:21:42 2012 +0100
Indexer: Check for deleted pages first FS#2469
This move the check if the page doesn't exist anymore but is still in
the index before the check if the index needs to be updated as otherwise
deleted pages won't be deleted from the index.
---------------------------------------------------------------------
You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.
Bye,
your git changelog mailer
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist
Other related posts:
- » [dokuwiki] git changes 2012-03-16 - DokuWiki Devel Tools