index
:
dokuwiki
3waymerge
CRLFmail
HTTPClientAgent
actionRouterImprovements
addomainless-stable
appveyorfixing
conf-bcrypt
deployment
docker
editorjs-cleanup
em_fix
emptydirdefault
eventrenderer
extension-infosource
extensionevent
font
fs2851
gittoolQuietOption
globalErrorHandling
handlerpagectx
imagedispatch
jquery3
large-screens
lessnew
localdraft
logevent
logging
logunevent
mail
mail_headers
master
master2psr2
mediaFNrev
mediarefactor
menucontext
old-stable
oldmediaonrev
openapi
php7comptib
phpcsCI-failtest
phpunit9
pr-3115
proxystuff
psr2-plugin
rectordebug
remote-argumentcount
retrytests
reusableLocktimerJS
revdiffexternaledits
reverse-fallback-ns-linking
rmdir
scrutinizer-patch-1
searchIndex
searchIndex-collections
searchIndex-restructure
stable
testFix
testfixes
travis
travis-php80-debug
utf8fix
versionfixtool
wintest
The DokuWiki Open Source Wiki Engine
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
exe
/
xmlrpc.php
Commit message (
Expand
)
Author
Age
*
do not return zero error code for API exceptions. fixes #4413
Andreas Gohr
2025-03-12
*
code style: line breaks
Andreas Gohr
2023-08-31
*
Fix #3619 and correctly handle exceptions in XMLRPC
Andreas Gohr
2022-02-04
*
moved XMLRPC server class from lib/exe to inc/Remote
Andreas Gohr
2018-05-07
*
PSR-2 compatibility for the remote API libs
Andreas Gohr
2018-05-07
*
Return valid xml when XML-RPC interface not enabled, #1704
Florian Rathgeber
2016-10-01
*
rename constructor, visibility functions of dokuwiki_xmlrpc_server
Gerrit Uitslag
2016-04-27
*
Replace old constructor call by __construct() in dokuwiki_xmlrpc_server
Gerrit Uitslag
2015-06-15
*
PHPDocs and some improvements
Gerrit Uitslag
2014-10-02
*
Many PHPDocs, some unused and dyn declared vars
Gerrit Uitslag
2014-10-01
*
introduced http_status() for sending HTTP status code FS#1698
Andreas Gohr
2013-02-16
*
Added more detail error code for unauthorized calls in xmlrpc interface.
Tim Roes
2012-04-18
*
removed requires, changed conf check in xmlrpc.php
Dominik Eckelmann
2012-03-22
*
replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function
Dominik Eckelmann
2012-03-21
*
Merge branch 'master' of https://github.com/splitbrain/dokuwiki
Dominik Eckelmann
2012-03-14
|
\
|
*
increased XMLRPC API version for 1d667b4
Andreas Gohr
2012-02-01
|
*
Fixed bug in XML-RPC search.
Tim Roes
2011-12-01
|
*
Second part of the error codes. Forgot some :(
Tim Roes
2011-11-29
|
*
Using sensefull error codes.
Tim Roes
2011-11-29
|
*
Fixed XML-RPC getAttachment method.
Tim Roes
2011-11-27
*
|
corrected comment
Dominik Eckelmann
2012-02-05
*
|
refactored RemoteAccessDenied to RemoteAccessDeniedException
Dominik Eckelmann
2012-01-08
*
|
delegate file and date transformation to remote library
Dominik Eckelmann
2012-01-08
*
|
set login as public method
Dominik Eckelmann
2012-01-08
*
|
transfered bugfix from dokuwiki 97a000f0551735b35606d94d59abc4ff440783a5
Dominik Eckelmann
2011-12-22
*
|
removed dublicated content
Dominik Eckelmann
2011-11-28
|
/
*
Fix double-decoding in XMLRPC putAttachment
Adrian Lang
2011-10-30
*
Fix XML-RPC login method FS#2324
Andreas Gohr
2011-10-15
*
Only send 401 if user is not logged in in XML-RPC FS#2133
Michael Hamann
2011-10-15
*
Send a 401 Unauthorized header in XML-RPC when access is denied
Michael Hamann
2011-10-15
*
make use of auth_isMember() in XMLRPC authentication check FS#2287
Andreas Gohr
2011-07-10
*
Merge branch 'master' into indexer_rewrite
Michael Hamann
2011-02-24
|
\
|
*
Use common media_save in media_upload and putAttachment
Adrian Lang
2011-02-06
|
*
XML-RPC deleteAttachment now uses media_delete
Adrian Lang
2011-02-06
*
|
Merge branch 'master' into indexer_improvements
Michael Hamann
2011-01-23
|
\
|
|
*
Fix several security issues in the XML-RPC interface
Michael Hamann
2011-01-16
|
*
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
Michael Hamann
2010-11-29
|
*
Added XMLRPC dokuwiki:appendPage
Hakan Sandell
2010-11-13
*
|
Indexer v3 Rewrite part two, update uses of indexer
Tom N Harris
2010-12-29
*
|
Use a different indexer version when external tokenizer is enabled
Tom N Harris
2010-11-17
|
/
*
Add title index to the indexer files, improve indexer calls
Adrian Lang
2010-06-16
*
added cleanID to xmlrpc call wiki.getBackLinks
Dominik Eckelmann
2010-05-26
*
Adding getTitle to the XML-RPC API
Georges-Etienne Legendre
2010-04-18
*
Fix #1943: full text search XML-RPC call should return the $pages instead of ...
Georges-Etienne Legendre
2010-04-18
*
Use md5sum of id and client ip as temporary filename in XML-RPC
Michael Hamann
2010-03-16
*
Merge branch 'requireall'
Andreas Gohr
2010-03-12
|
\
|
*
removed require's in lib/exe/*
Andreas Gohr
2010-02-01
*
|
Move & rename HTML_PAGE_FROMTEMPLATE to common.php
Adrian Lang
2010-03-10
*
|
added dokuwiki.search XMLRPC call FS#1882
Andreas Gohr
2010-02-28
|
/
*
do not trim XMLRPC values FS#1824
Andreas Gohr
2009-12-19
[next]