Commit Graph

5136 Commits (07e540613e1445451ace78e639be36a1c1e7e58f)

Author SHA1 Message Date
Thomas Tanghus 8a018d7a59 Fix POST decoding 12 years ago
Thomas Tanghus 965ce5719f Modified PUT behaviour 12 years ago
Vincent Petry ed14541aea Removed stray debug log write 12 years ago
Vincent Petry 31e1c15db7 Added dateOnly argument to relative_modified_date 12 years ago
Andreas Fischer aa34438d06 Also replace ApacheBackend with Authentication\IApacheBackend in user. 12 years ago
Thomas Müller 621ab1c7ee fixing various PHPDoc comments 12 years ago
Thomas Müller 4d4eda0f06 fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBackend 12 years ago
Thomas Müller 8c77cd1901 remove obsolete function login() 12 years ago
Thomas Müller 78c60c25c8 only perform files upgrade in case there are actually entries in the old fscache table 12 years ago
Thomas Müller 0d7c36c9f1 adding PHPDoc comment 12 years ago
Thomas Müller 4cecede13d code cleanup - remove special case for webdav in handleApacheAuth() 12 years ago
Victor Dubiniuk 5bb4330ea4 Fix autoloader regression 12 years ago
Thomas Müller 0537960dcc adding getCurrentUserId() to ApacheBackend 12 years ago
Thomas Tanghus a2cabd4c2a Remove getContent() from IRequest 12 years ago
Thomas Tanghus 0f13ffb773 Remove JSON request parsing from Server 12 years ago
Thomas Tanghus 973bcccd7c Implement PUT an PATCH support 12 years ago
Thomas Tanghus 36d1156cf8 Add interface docs to IRequest. 12 years ago
Thomas Tanghus cd2e1d0cfe Add patch method to OC_Route 12 years ago
Thomas Tanghus bdad7697ac Check if accessor matched request method. 12 years ago
Thomas Tanghus 8603f956ab Get urlParams registered before Request is instantiated 12 years ago
Thomas Müller d8ada370d7 Squashed commit of the following: 12 years ago
Thomas Müller 7c659eb291 use public api for session access from server container 12 years ago
Frank Karlitschek 2cf26ee0b1 put the current version and edition into a seperate file to simplify packaging. introduce update channels and build version for automated channel updates. More about that later 12 years ago
Frank Karlitschek 69dd6af574 use === 12 years ago
Frank Karlitschek b948c1a1b6 prepare the updater for the new update channels 12 years ago
Thomas Müller 8e0060405d reorganize file in lib 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Thomas Tanghus 26785c9e0d Remove getContent() from IRequest 12 years ago
Thomas Tanghus b0be2c79dc Remove JSON request parsing from Server 12 years ago
Jenkins for ownCloud a711399e62 [tx-robot] updated from transifex 12 years ago
Thomas Tanghus 092b4e7b53 Implement PUT an PATCH support 12 years ago
Thomas Tanghus 2115db3892 Add interface docs to IRequest. 12 years ago
Thomas Tanghus 35fae7aaf8 Add patch method to OC_Route 12 years ago
Thomas Tanghus 50fc5e8792 Check if accessor matched request method. 12 years ago
Thomas Müller c2b6775efc adding : 12 years ago
Thomas Müller 5e0cc6b5a6 adding copyright and PHPDocs 12 years ago
Thomas Müller ecfde5faa1 Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 12 years ago
Thomas Müller 92c02e6797 remove commented code 12 years ago
Bjoern Schiessle 029abc9c43 mail is already themable via the template, no need to provide additional string in OC_Defaults 12 years ago
Thomas Müller aaba0d83b5 fixing PHPDoc & typo 12 years ago
Evgeni Golov b6fc143074 cURL does not honour default_socket_timeout 12 years ago
Thomas Müller 48b5c1d5f9 initial implementation of activity manager 12 years ago
Thomas Müller adcb738e47 initialize $middleWares 12 years ago
Thomas Tanghus d124b6965b Implement PUT an PATCH support 12 years ago
Thomas Müller 57f37c876b delay middleware registrations 12 years ago
Thomas Müller adff34cb8a fixing error in initialization of TagManager 12 years ago
Thomas Tanghus 95cc666742 Add interface docs to IRequest. 12 years ago
Thomas Tanghus b0d6d30705 Add patch method to OC_Route 12 years ago
Thomas Tanghus d49e982ac8 Check if accessor matched request method. 12 years ago
Bjoern Schiessle 03d5ea6cec check not only if the keyfile folder exists but also if it contains keyfiles 12 years ago