Commit Graph

15 Commits

Author SHA1 Message Date
Cameron Ball
b5e6ec4486 MDL-52207 libraries: Delete Zend framework
Let it RIP.
2016-03-21 11:02:55 +08:00
Petr Škoda
e5d48aad44 MDL-44106 add WS_SERVER constant to all web service calls
This will help us hack around some nasty webservice problems,
such as require_login() and it will be used to set proper 'ws' origin
in logged events.
2014-03-20 17:28:01 +08:00
Petr Škoda
c05a50992e MDL-40415 add explicit OPcache support 2013-07-04 19:32:26 +02:00
Jerome Mouneyrac
3a68419430 MDL-33028 display debuginfo when server die at developer mode 2012-05-16 12:04:13 +08:00
Jerome Mouneyrac
a0a07014c2 MDL-30994 webservice API, check and update DocBlock 2012-03-02 09:49:41 +08:00
Jamie Pratt
2d0acbd5f9 MDL-21579 "Implement session token for embedded application" implemented a second type of session token linked to a session for use in applications embedded in web pages. 2010-04-28 13:16:58 +00:00
Petr Skoda
ad3abe2052 MDL-20693 fixed debug output problems of WS protocol servers 2009-11-01 10:13:38 +00:00
Petr Skoda
b107e64716 MDL-12886 zend based Soap server class 2009-10-24 20:59:59 +00:00
jerome
35b9a80aa6 webservice MDL-12886 commit for Petr to work on the last code this weekend (SOAP code very not clean) 2009-10-09 09:57:07 +00:00
jerome
06e7fadc43 web serviceMDL-12886 refactor servers into object + add Zend_soap and Zend_xmlrpc server 2009-02-11 06:57:30 +00:00
jerome
bb58e708f6 web service MDL-12886 implement token system for SOAP + wsdl generation on the fly 2009-01-27 06:15:36 +00:00
jerome
e6bdd12899 web service MDL-12886 few TODO comments 2009-01-22 05:22:05 +00:00
jerome
9d9af8fa8c web service MDL-12886 rename wsapi.php as external.php, function tmp_delete_user don't use api.php anymore and include capability checking 2009-01-22 04:58:50 +00:00
jerome
c6c7b334c6 web service MDL-12886 restore the web service switch 2009-01-15 07:53:10 +00:00
jerome
6eb82b7963 web service MDL-12886 alpha SOAP server/client 2009-01-15 07:27:22 +00:00