Commit Graph

4837 Commits (e1e16ec3b0566aafdddb5c2bc744fc4d53e554a1)

Author SHA1 Message Date
Thomas Tanghus 47b2007228 Remove misleading IMiddleware interface 12 years ago
Thomas Tanghus c85621a897 Make abstract Middleware class public 12 years ago
Victor Dubiniuk 8da1aac1d0 Check result only once 12 years ago
Thomas Müller 414b2eb4b6 upload abortion detection only for PUT 12 years ago
Bart Visscher 21cbef0d2c passesCSRFCheck added to OCP\IRequest 12 years ago
Bart Visscher 61a9098b7d Add Helper and URLGenerator interfaces to server container 12 years ago
Bart Visscher ce9436c051 OC_Defaults is only used in error reporting 12 years ago
Bart Visscher 9f777fba98 Add L10N interface to server container 12 years ago
Victor Dubiniuk ef65037211 Make mimetypes static. Jenkis will be happy 12 years ago
Victor Dubiniuk 65750cb244 Load all mimetypes in one go 12 years ago
Vincent Petry f3594904c2 Removed $fromTime argument from public template API 12 years ago
Frank Karlitschek 47666796a7 ups. remove debug 12 years ago
Frank Karlitschek e49ee47e7b use Filesystem::isIgnoredDir 12 years ago
Frank Karlitschek f0a98cc923 fix typo 12 years ago
Frank Karlitschek 6d95436695 add public static 12 years ago
Frank Karlitschek e40afbebc6 make it possible to prepopulate a new user gome with a skeleton 12 years ago
Markus Goetz 7f7718888d DAV: Use fileinfo_cache for ETag 12 years ago
Vincent Petry 006799616d Fixed missing default values 12 years ago
Vincent Petry b0bb64c3ee Added unit tests for relative_modified_date, changed method signature 12 years ago
Thomas Tanghus aedc427ffd Fix fix of POST :P 12 years ago
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
Thomas Müller 78c60c25c8 only perform files upgrade in case there are actually entries in the old fscache table 12 years ago
Victor Dubiniuk 5bb4330ea4 Fix autoloader regression 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 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
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 adcb738e47 initialize $middleWares 12 years ago
Thomas Tanghus d124b6965b Implement PUT an PATCH support 12 years ago