summaryrefslogtreecommitdiff
path: root/inc/remote.php
Commit message (Collapse)AuthorAge
* removed requires, changed conf check in xmlrpc.phpDominik Eckelmann2012-03-22
|
* updated commentDominik Eckelmann2012-03-21
|
* added RPC_CALL_ADD event.Dominik Eckelmann2012-03-21
| | | | This event enables plugins to register custom method names.
* changed error code for unauthorized method calls.Dominik Eckelmann2012-03-21
|
* typo fixesDominik Eckelmann2012-03-21
|
* Merge branch 'master' of https://github.com/splitbrain/dokuwikiDominik Eckelmann2012-03-14
| | | | | Conflicts: lib/exe/xmlrpc.php
* moved plugin and core method calls to seperate functionDominik Eckelmann2012-02-05
|
* corrected commentDominik Eckelmann2012-02-05
|
* removed unused classDominik Eckelmann2012-01-22
|
* refactored RemoteAccessDenied to RemoteAccessDeniedExceptionDominik Eckelmann2012-01-08
|
* delegate file and date transformation to remote libraryDominik Eckelmann2012-01-08
|
* treat null as empty arrayDominik Eckelmann2012-01-08
|
* set login as public methodDominik Eckelmann2012-01-08
|
* enforce acl on remote method callDominik Eckelmann2012-01-08
|
* updated remote hasAccess functionDominik Eckelmann2012-01-08
|
* added methods from xmlrpc.php to RemoteAPICoreDominik Eckelmann2011-12-22
|
* changed return typesDominik Eckelmann2011-12-10
|
* added remote plugin calls.Dominik Eckelmann2011-12-08
|
* RemoteAPI can now handle remote calls.Dominik Eckelmann2011-12-08
|
* removed dublicated contentDominik Eckelmann2011-11-28
|
* introduced first remote test casesDominik Eckelmann2011-11-28
|
* introduced remote api classDominik Eckelmann2011-11-23
|
* begin with remote apiDominik Eckelmann2011-11-19