[dokuwiki] git changes 2015-07-19

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 19 Jul 2015 03:00:11 +0200 (CEST)


Good Morning!

This are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------

http://github.com/splitbrain/dokuwiki/commit/b56e27132e050628423daf5fa7a770c9bebeb25d
Merge: e1a2b63 122f2d4
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Sat Jul 18 13:43:27 2015 +0200

Merge pull request #1239 from RnBConsulting/master

Add a 'returnonly' option to all xhtml link types


http://github.com/splitbrain/dokuwiki/commit/e1a2b632534c455bc0b4c11956de7ea62af60e38
Merge: 51d83b8 c175e04
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Sat Jul 18 13:31:20 2015 +0200

Merge pull request #1159 from splitbrain/morephp7

More php7 improvements


http://github.com/splitbrain/dokuwiki/commit/51d83b85e139e124f20b972d632b8ba2cb3d3458
Merge: b86bc28 d93ba63
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Sat Jul 18 13:25:17 2015 +0200

Merge pull request #1176 from splitbrain/ioreplaceinfile

Add IO function to replace lines in a file (new)


http://github.com/splitbrain/dokuwiki/commit/b86bc28af9b961266a2caeeb86c8f6f125adc412
Author: iamchenxin <iamchenxin[at]gmail.com>
Date: Mon Jun 1 20:02:52 2015 +0800

remote.test


http://github.com/splitbrain/dokuwiki/commit/39f70cbdcb1c625e9fe9346132d24ec08862fca1
Author: iamchenxin <iamchenxin[at]gmail.com>
Date: Fri May 29 15:32:12 2015 +0800

add a Exception in hasAccess()


http://github.com/splitbrain/dokuwiki/commit/37ff2261e7a45a16a844d538a64b1fee54d2eb05
Author: Sascha Klopp <klopp[at]rrzn.uni-hannover.de>
Date: Fri Jun 12 12:30:57 2015 +0200

correctly handle usergroups array


http://github.com/splitbrain/dokuwiki/commit/122f2d46c0d01af7762ed909f7905e5e807b2d10
Author: Andreas Böhler <dev[at]aboehler.at>
Date: Wed Jul 15 18:21:13 2015 +0200

Add a 'returnonly' option to all xhtml link types


http://github.com/splitbrain/dokuwiki/commit/d93ba631117932f06b44535a9d6256cc8e9c4b90
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Fri May 29 15:46:19 2015 -0400

Rephrase description of io_replaceInFiles to be clarify use of regex


http://github.com/splitbrain/dokuwiki/commit/dc4a4eb00d67d7d28fae137437900220920577d4
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Fri May 29 15:38:43 2015 -0400

Abort io_replaceInLine when the search parameter is empty


http://github.com/splitbrain/dokuwiki/commit/e12c5ac781d560502d478775502df70cd80472de
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date: Fri May 29 16:55:23 2015 +0100

Minor Refactoring
- put test comments in more appropriate spot
- move appending replacement line alongside its search/delete code


http://github.com/splitbrain/dokuwiki/commit/3dfe7d64760baa568018c1d6d311c26d1a2da098
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date: Fri May 29 16:52:05 2015 +0100

add anchors when constructing pattern from a non-regex oldline


http://github.com/splitbrain/dokuwiki/commit/4b8290f563ad5ac84dd92fb8ca97ba5970c472b3
Merge: 9a734b7 4286c64
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date: Thu May 28 17:11:42 2015 +0100

Merge branch 'master' into ioreplaceinfile


http://github.com/splitbrain/dokuwiki/commit/9a734b7aaba1445e06c1ccb95e59f54e01688d45
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date: Thu May 28 16:37:32 2015 +0100

Refactor code to make it simpler.
The changes should also:
- fix unlikely edge case when replacement line is the same as the
old line (would have resulted in timeout)
- reduce memory footprint
- avoid applying string search beyond maxlines replacement limit


http://github.com/splitbrain/dokuwiki/commit/c175e043e167877c54c7823870ab7a75141b062e
Author: Gerrit Uitslag <klapinklapin[at]gmail.com>
Date: Sat May 16 19:57:56 2015 +0200

__construct


http://github.com/splitbrain/dokuwiki/commit/144055c8fa7b544201172cc89abf15f8c443e6e9
Author: Gerrit Uitslag <klapinklapin[at]gmail.com>
Date: Sat May 16 15:12:06 2015 +0200

PHPDocs


http://github.com/splitbrain/dokuwiki/commit/4a0a77adb7e7e218beb1e58d7b0ef3ae17f4a612
Author: Gerrit Uitslag <klapinklapin[at]gmail.com>
Date: Sat May 16 12:50:37 2015 +0200

var declaration, static declaration


http://github.com/splitbrain/dokuwiki/commit/8381d1c12c09df8fe72bac997487210bf08b8e5f
Author: Gerrit Uitslag <klapinklapin[at]gmail.com>
Date: Sat May 16 12:49:55 2015 +0200

update to __construct


http://github.com/splitbrain/dokuwiki/commit/2b71c2eece46d1e977fa596ed57b74e04a9aaf6b
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Fri May 8 17:57:02 2015 -0400

Fix variable name typo


http://github.com/splitbrain/dokuwiki/commit/0c26fb18171bc6264c1b0b2dbdfddc34de5d579e
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Fri May 8 17:13:32 2015 -0400

Don't run redundant tests

io_deleteFromFile is a special case of io_replaceInFile. Since
the io_replace tests check compressed files, it doesn't have to
be done in the io_delete test.


http://github.com/splitbrain/dokuwiki/commit/6c0002048504e43b399abece0668afa2b5c87a07
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Fri May 8 17:11:44 2015 -0400

Limit number of lines to replace.


http://github.com/splitbrain/dokuwiki/commit/d0d224a82eddf30aa6daead4796cb10dd0466767
Merge: 699e3c4 cffb452
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Thu May 7 21:10:22 2015 -0400

Merge branch 'master' into ioreplaceinfile


http://github.com/splitbrain/dokuwiki/commit/699e3c4900f2d6cc860a3587a05798cd23b7944d
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Thu May 7 14:27:00 2015 -0400

Use io_replaceInFile for updating auth


http://github.com/splitbrain/dokuwiki/commit/1bd6bbdebc26f9cd916f8f287cd2cabc07bee8d1
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Thu May 7 01:37:11 2015 -0400

Add io_replaceInFile


http://github.com/splitbrain/dokuwiki/commit/cfb71e37ca8859c4ad9a1db73de0a293ffc7a902
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Wed May 6 23:31:39 2015 -0400

Deleting lines works with BZ2 files.


http://github.com/splitbrain/dokuwiki/commit/369075828e13e37a65a2f8062a74e89f98dd3fac
Author: Patrick Brown <ptbrown[at]whoopdedo.org>
Date: Wed May 6 18:21:17 2015 -0400

Append to BZip2 files. Unit tests for writing files.

---------------------------------------------------------------------

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 2015-07-19 - DokuWiki Devel Tools