Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | added RPC_CALL_ADD event. | Dominik Eckelmann | 2012-03-21 | |
| * | | | | replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function | Dominik Eckelmann | 2012-03-21 | |
| * | | | | changed error code for unauthorized method calls. | Dominik Eckelmann | 2012-03-21 | |
| * | | | | typo fixes | Dominik Eckelmann | 2012-03-21 | |
| * | | | | Merge branch 'master' of https://github.com/splitbrain/dokuwiki | Dominik Eckelmann | 2012-03-14 | |
| |\ \ \ \ | ||||
| * | | | | | moved plugin and core method calls to seperate function | Dominik Eckelmann | 2012-02-05 | |
| * | | | | | corrected comment | Dominik Eckelmann | 2012-02-05 | |
| * | | | | | removed unused class | Dominik Eckelmann | 2012-01-22 | |
| * | | | | | refactored RemoteAccessDenied to RemoteAccessDeniedException | Dominik Eckelmann | 2012-01-08 | |
| * | | | | | delegate file and date transformation to remote library | Dominik Eckelmann | 2012-01-08 | |
| * | | | | | treat null as empty array | Dominik Eckelmann | 2012-01-08 | |
| * | | | | | added missing getTime | Dominik Eckelmann | 2012-01-08 | |
| * | | | | | added missing getVersion | Dominik Eckelmann | 2012-01-08 | |
| * | | | | | set login as public method | Dominik Eckelmann | 2012-01-08 | |
| * | | | | | set login as public method | Dominik Eckelmann | 2012-01-08 | |
| * | | | | | enforce acl on remote method call | Dominik Eckelmann | 2012-01-08 | |
| * | | | | | updated remote hasAccess function | Dominik Eckelmann | 2012-01-08 | |
| * | | | | | added methods from xmlrpc.php to RemoteAPICore | Dominik Eckelmann | 2011-12-22 | |
| * | | | | | changed to new Remote Data objects | Dominik Eckelmann | 2011-12-12 | |
| * | | | | | changed return types | Dominik Eckelmann | 2011-12-10 | |
| * | | | | | added remote plugin calls. | Dominik Eckelmann | 2011-12-08 | |
| * | | | | | RemoteAPI can now handle remote calls. | Dominik Eckelmann | 2011-12-08 | |
| * | | | | | removed dublicated content | Dominik Eckelmann | 2011-11-28 | |
| * | | | | | introduced first remote test cases | Dominik Eckelmann | 2011-11-28 | |
| * | | | | | collect remote functions in a class | Dominik Eckelmann | 2011-11-28 | |
| * | | | | | introduced remote api class | Dominik Eckelmann | 2011-11-23 | |
| * | | | | | Merge branch 'master' of github.com:dom-mel/dokuwiki | Dominik Eckelmann | 2011-11-19 | |
| |\ \ \ \ \ | ||||
| | * | | | | | begin with remote api | Dominik Eckelmann | 2011-11-19 | |
| | * | | | | | enabled remote as plugintype | Dominik Eckelmann | 2011-11-19 | |
| * | | | | | | use correct phpdoc @return tag. | Dominik Eckelmann | 2011-10-22 | |
* | | | | | | | use correct call to parent constructor in IXR lib | Andreas Gohr | 2012-03-23 | |
* | | | | | | | Fixed call to new constructor name | Tim Roes | 2012-03-18 | |
* | | | | | | | coding style updates | Andreas Gohr | 2012-03-16 | |
* | | | | | | | fixed error in bcrypt password method | Andreas Gohr | 2012-03-16 | |
* | | | | | | | use dformat in toolbar build of the signature string | Andreas Gohr | 2012-03-16 | |
* | | | | | | | Fix page deletion in the indexer | Michael Hamann | 2012-03-15 | |
* | | | | | | | Display the indexer web bug for deleted pages | Michael Hamann | 2012-03-15 | |
* | | | | | | | Indexer: Check for deleted pages first FS#2469 | Michael Hamann | 2012-03-15 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #86 from lupo49/master | Andreas Gohr | 2012-03-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Parser: Allow parser to fully recognize windows share links with a hyphen cha... | lupo49 | 2012-03-07 | |
* | | | | | | | pass the correct clean parameter when reading wiki pages | Andreas Gohr | 2012-03-13 | |
* | | | | | | | Merge branch 'adexpirywarn' | Andreas Gohr | 2012-03-10 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | make sure AD pass expiry message is never shown twice | Andreas Gohr | 2012-02-17 | |
| * | | | | | | | do not hardcode profile link in AD pass expire message | Andreas Gohr | 2012-02-17 | |
| * | | | | | | | translatable AD expiry warning and link to update profile page | Andreas Gohr | 2011-11-07 | |
| * | | | | | | | Don't return any data for non-existant users | Andreas Gohr | 2011-11-07 | |
| * | | | | | | | do not query AD for empty user name | Andreas Gohr | 2011-11-07 | |
| * | | | | | | | always check expire time when configured | Andreas Gohr | 2011-11-07 | |
| * | | | | | | | Check password expiry times in Active Directory backend | Andreas Gohr | 2011-10-31 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge pull request #71 from danny0838/master | Andreas Gohr | 2012-03-10 | |
|\ \ \ \ \ \ \ |