Commit Graph

4807 Commits (800bf0769ff4ea63c5dcc77eaaf1bce669b73d13)

Author SHA1 Message Date
Frank Karlitschek 47666796a7 ups. remove debug 13 years ago
Frank Karlitschek e49ee47e7b use Filesystem::isIgnoredDir 13 years ago
Frank Karlitschek f0a98cc923 fix typo 13 years ago
Frank Karlitschek 6d95436695 add public static 13 years ago
Frank Karlitschek e40afbebc6 make it possible to prepopulate a new user gome with a skeleton 13 years ago
Markus Goetz 7f7718888d DAV: Use fileinfo_cache for ETag 13 years ago
Thomas Müller 78c60c25c8 only perform files upgrade in case there are actually entries in the old fscache table 13 years ago
Victor Dubiniuk 5bb4330ea4 Fix autoloader regression 13 years ago
Thomas Müller 7c659eb291 use public api for session access from server container 13 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 13 years ago
Frank Karlitschek 69dd6af574 use === 13 years ago
Frank Karlitschek b948c1a1b6 prepare the updater for the new update channels 13 years ago
Thomas Müller 8e0060405d reorganize file in lib 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Jenkins for ownCloud a711399e62 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 029abc9c43 mail is already themable via the template, no need to provide additional string in OC_Defaults 13 years ago
Thomas Müller aaba0d83b5 fixing PHPDoc & typo 13 years ago
Evgeni Golov b6fc143074 cURL does not honour default_socket_timeout 13 years ago
Thomas Müller adcb738e47 initialize $middleWares 13 years ago
Thomas Müller 57f37c876b delay middleware registrations 13 years ago
Thomas Müller adff34cb8a fixing error in initialization of TagManager 13 years ago
Bjoern Schiessle 03d5ea6cec check not only if the keyfile folder exists but also if it contains keyfiles 13 years ago
Jenkins for ownCloud f31d31844e [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 9bb244cc59 check every enabled app if the remember login feature needs to be disabled 13 years ago
Thomas Müller e515509a81 prelogin apps have to be loaded within setupBackend() otherwise required classes cannot be loaded 13 years ago
Thomas Müller b11d8799c1 adding unit tests for ObjectTree::move() 13 years ago
Thomas Müller 0c44cdd4ea remove unneccessary code 13 years ago
Thomas Müller 5e27ac4b1a $path already contains the full path to the file 13 years ago
Thomas Müller 09b64535a9 fixing copyright and add class documentation 13 years ago
Arthur Schiwon 1c976a7c9b manager checkPassword now returns User object, adjust internal user class accordingly. 13 years ago
Bjoern Schiessle acd3c11e47 use OC_DB::executeAudited 13 years ago
Bjoern Schiessle 5a9e473a79 use OC_DB::executeAudited 13 years ago
Bjoern Schiessle 3cd0caa643 set default value for expire parameter 13 years ago
Bjoern Schiessle 883d1c0df3 use template for txt and html mails to send notification mails 13 years ago
Thomas Müller 30286c06ab stripos return value check 13 years ago
Thomas Müller b168d5aa3b class API decommissioning part 1 13 years ago
Thomas Müller b2ef978d10 AppFramework: 13 years ago
Bjoern Schiessle ca47fc5f18 fix PHPDoc 13 years ago
Jenkins for ownCloud 2d12e52769 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 0637dad0b3 some small fixes 13 years ago
Bjoern Schiessle c486fc7608 introduce OC_Util::rememberLoginAllowed() 13 years ago
Thomas Tanghus aaed871cee Add factory class for the server container. 13 years ago
Arthur Schiwon 14a160e176 Adjust Tests and satisfy them 13 years ago
Arthur Schiwon 63324e2347 Fix doc 13 years ago
Arthur Schiwon 0a7ee7c3f7 Fix return value from User object to User ID 13 years ago
Thomas Müller e9eb34f187 duplicate code :sigh: - will fix this in a second pr 13 years ago
Thomas Müller 6c5466a540 adding file_exists check just to be on the save side 13 years ago
Arthur Schiwon fe88a62d6e === not == 13 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 13 years ago
Thomas Müller ee1f627155 adding privilege check on move and rename operations 13 years ago