[dokuwiki] git changes 2012-03-24

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 24 Mar 2012 03:00:08 +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/ee9b1ae4b3919f79050bb3c4478203d648810645
Author: Taisuke Shimamoto <dentostar[at]gmail.com>
Date:   Fri Mar 23 11:07:23 2012 +0100

    Japanese language update


http://github.com/splitbrain/dokuwiki/commit/8ae0948568a6c6944e475c0d6133776d0256940f
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Mar 23 10:48:38 2012 +0100

    fix for putAttachment


http://github.com/splitbrain/dokuwiki/commit/f914ba96dd52d197d1dbdf3dca68bf7dfc3b8380
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Mar 23 10:07:03 2012 +0100

    more verbose remote API config setting explanation


http://github.com/splitbrain/dokuwiki/commit/a2b7fdb8e14f02aff9ab4b1b5646f640123ec0c7
Merge: 7518cd8 b967e5f
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Mar 23 10:02:01 2012 +0100

    Merge branch 'master' of https://github.com/dom-mel/dokuwiki into 
pull-request-87
    
    * 'master' of https://github.com/dom-mel/dokuwiki: (38 commits)
      removed requires, changed conf check in xmlrpc.php
      removed require_once for autoloaded fulltext.php
      updated comment
      added dokuwiki.getXMLRPCAPIVersion and wiki.getRPCVersionSupported
      added RPC_CALL_ADD event.
      replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function
      changed error code for unauthorized method calls.
      typo fixes
      moved plugin and core method calls to seperate function
      corrected comment
      added getapi methods to remote plugin
      removed unused class
      fixed testcase
      refactored RemoteAccessDenied to RemoteAccessDeniedException
      adjusted test cases
      delegate file and date transformation to remote library
      treat null as empty array
      added missing getTime
      added missing getVersion
      set login as public method
      ...


http://github.com/splitbrain/dokuwiki/commit/7518cd81d69733d64ee5c80a8e5df4fcaa33246d
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Mar 23 08:16:38 2012 +0100

    use correct call to parent constructor in IXR lib


http://github.com/splitbrain/dokuwiki/commit/b967e5fc8fd93226eba7926c13b73b93878f182b
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Thu Mar 22 12:11:31 2012 +0100

    removed requires, changed conf check in xmlrpc.php


http://github.com/splitbrain/dokuwiki/commit/37e579189fae39899d3856598affa31dfd39328b
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Thu Mar 22 12:04:56 2012 +0100

    removed require_once for autoloaded fulltext.php


http://github.com/splitbrain/dokuwiki/commit/418431a22a4a8f9d62e60e1d8eaa9bcf321377ce
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Wed Mar 21 13:34:19 2012 +0100

    updated comment


http://github.com/splitbrain/dokuwiki/commit/895122581107d99070522a1b5121f01e69d8a4de
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Wed Mar 21 13:33:00 2012 +0100

    added dokuwiki.getXMLRPCAPIVersion and wiki.getRPCVersionSupported


http://github.com/splitbrain/dokuwiki/commit/7c35ac36c1dea2d6f26d8184dcbf1fe5afae59ac
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Wed Mar 21 13:15:18 2012 +0100

    added RPC_CALL_ADD event.
    
    This event enables plugins to register custom method names.


http://github.com/splitbrain/dokuwiki/commit/96946cc94d3ecb3832e2a1ce35c49743e25329e1
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Wed Mar 21 11:25:00 2012 +0100

    replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function


http://github.com/splitbrain/dokuwiki/commit/c2eb026d070a5ba9ba1ee8754c3a862a026a7ea8
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Wed Mar 21 11:04:12 2012 +0100

    changed error code for unauthorized method calls.


http://github.com/splitbrain/dokuwiki/commit/4ea1d54936a1d1e9b919e06639632bc2ac65f6d3
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Wed Mar 21 11:01:38 2012 +0100

    typo fixes


http://github.com/splitbrain/dokuwiki/commit/3a6d76070be7220b8e5f7c04443aa923bc8cddf2
Merge: 03d7247 d0caa56
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Wed Mar 14 12:52:36 2012 +0100

    Merge branch 'master' of https://github.com/splitbrain/dokuwiki
    
    Conflicts:
        lib/exe/xmlrpc.php


http://github.com/splitbrain/dokuwiki/commit/03d7247e047c21d2733f837148a1499f56784ae3
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Feb 5 12:36:19 2012 +0100

    moved plugin and core method calls to seperate function


http://github.com/splitbrain/dokuwiki/commit/750a55de568a82aaa40ca384a17a64804e94f2b9
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Feb 5 12:33:35 2012 +0100

    corrected comment


http://github.com/splitbrain/dokuwiki/commit/2d74814f032eb77d6ed604f6328edfc229446c3b
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Feb 5 12:30:02 2012 +0100

    added getapi methods to remote plugin


http://github.com/splitbrain/dokuwiki/commit/200ff6b799de7ba300488ec4cb4833c0092761e5
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 22 11:58:39 2012 +0100

    removed unused class


http://github.com/splitbrain/dokuwiki/commit/995dc0ce9ce4e23e9f15e7088aa1219ab72835cb
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 22 11:58:01 2012 +0100

    fixed testcase


http://github.com/splitbrain/dokuwiki/commit/e61127e4af913a252fbe5c8f427501268501895c
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 19:31:10 2012 +0100

    refactored RemoteAccessDenied to RemoteAccessDeniedException


http://github.com/splitbrain/dokuwiki/commit/6e8160489a60f00eb756682b574be72693c7878b
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 19:29:39 2012 +0100

    adjusted test cases


http://github.com/splitbrain/dokuwiki/commit/f95017850a515969190f54df3d57a00449245bb9
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 18:37:59 2012 +0100

    delegate file and date transformation to remote library


http://github.com/splitbrain/dokuwiki/commit/1232df5e9480465ff8b2e24ce5760766b3bd908c
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 18:27:27 2012 +0100

    treat null as empty array


http://github.com/splitbrain/dokuwiki/commit/cb0d045e79603fb7f0c6703aaf633c8d0e34c117
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 18:21:48 2012 +0100

    added missing getTime


http://github.com/splitbrain/dokuwiki/commit/bb680e43a5c33747ab844580e1e80c4fdc2fe580
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 18:14:44 2012 +0100

    added missing getVersion


http://github.com/splitbrain/dokuwiki/commit/3a13cfe7e12afabb47139702b7f118d63ccf42c2
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 18:10:38 2012 +0100

    set login as public method


http://github.com/splitbrain/dokuwiki/commit/27bf90be7901fc8002eb1f253df9785610d586f1
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 15:56:24 2012 +0100

    set login as public method


http://github.com/splitbrain/dokuwiki/commit/4beb39ea51a46409ab3abd4a1b880bf5d3d5dc4a
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 15:31:46 2012 +0100

    enforce acl on remote method call


http://github.com/splitbrain/dokuwiki/commit/a317247b19c498f4292480110cf0e0a1ce9780e8
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 14:54:53 2012 +0100

    updated remote hasAccess function


http://github.com/splitbrain/dokuwiki/commit/eb20307ad68614b8834c804eeade389967db5ed4
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Jan 8 14:38:52 2012 +0100

    removed xmlrpc and xmlrpcuser - added remote and remoteuser config option


http://github.com/splitbrain/dokuwiki/commit/d80d35e22221ff74c4374f34927a5097362e23d8
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Thu Dec 22 19:11:31 2011 +0100

    added forgotten remote.php in lib/plugins


http://github.com/splitbrain/dokuwiki/commit/37fa8abdcb4ed0634f9c21c8e6f2d727d1ffd600
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Wed Dec 21 14:35:48 2011 +0100

    added methods from xmlrpc.php to RemoteAPICore


http://github.com/splitbrain/dokuwiki/commit/fe092d886946cca23fa8ab1be240a356a1f60492
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sun Dec 11 11:24:19 2011 +0100

    transfered bugfix from dokuwiki 97a000f0551735b35606d94d59abc4ff440783a5


http://github.com/splitbrain/dokuwiki/commit/add86630b09f0e91952081112e3fa642ee35e499
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Mon Dec 12 17:02:12 2011 +0100

    changed to new Remote Data objects


http://github.com/splitbrain/dokuwiki/commit/795114e73f18f06c2b32b433e150cad81da6581f
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sat Dec 10 14:05:33 2011 +0100

    changed return types


http://github.com/splitbrain/dokuwiki/commit/647919c9a61d928502b0b45063cc60702d0d310e
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Thu Dec 8 20:33:30 2011 +0100

    added remote plugin calls.


http://github.com/splitbrain/dokuwiki/commit/4815d222f25c9a31949297223c98cfca7151ae8d
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Thu Dec 8 19:57:18 2011 +0100

    RemoteAPI can now handle remote calls.


http://github.com/splitbrain/dokuwiki/commit/3f3bb97fcdd30282632d96a5bb19d2ea61c01504
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Mon Nov 28 20:59:49 2011 +0100

    removed dublicated content


http://github.com/splitbrain/dokuwiki/commit/f61380cb67f8216ae4c75922511ff5a07fd21ca0
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Mon Nov 28 19:06:16 2011 +0100

    introduced first remote test cases


http://github.com/splitbrain/dokuwiki/commit/2d2d9d0f3a410b31d76a2be193fe16b3dbd79096
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Mon Nov 28 19:09:48 2011 +0100

    collect remote functions in a class


http://github.com/splitbrain/dokuwiki/commit/457ad80ad7c53870fc033997bfbf36e3904f9c4e
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Wed Nov 23 20:25:58 2011 +0100

    introduced remote api class


http://github.com/splitbrain/dokuwiki/commit/402e0951b7e3ccf567702515bfe0b09cca8a5a93
Merge: 5446f3f 1017f6f
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sat Nov 19 14:44:48 2011 +0100

    Merge branch 'master' of github.com:dom-mel/dokuwiki


http://github.com/splitbrain/dokuwiki/commit/1017f6f159386699a10d2529c50fb5e28b5c1889
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sat Nov 19 14:40:29 2011 +0100

    begin with remote api


http://github.com/splitbrain/dokuwiki/commit/a4e0e797f6bce4aaabf4e115a277db8c9a1fa285
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sat Nov 19 14:40:11 2011 +0100

    enabled remote as plugintype


http://github.com/splitbrain/dokuwiki/commit/5446f3ffde77013d4eaea1fb166bcbd905a777a4
Author: Dominik Eckelmann <deckelmann[at]gmail.com>
Date:   Sat Oct 22 16:01:07 2011 +0200

    use correct phpdoc [at]return tag.

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

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-24 - DokuWiki Devel Tools