Commit Graph

8169 Commits (cbffaff7a00e9d029969d63f795d38a464448dfc)

Author SHA1 Message Date
Thomas Müller baefefbbc8 set MySQL autocommit on connection setup 12 years ago
Vincent Petry ef8d38ca27 Fix chunked query for tags + unit test 12 years ago
Thomas Müller 65041440de check is mimetype is set - fixed #13452 12 years ago
Morris Jobke a28d3b594b Fix exif orientation for flipped images 12 years ago
Lukas Reschke 309cc9a6ca Reuse the array key of mimetypes 12 years ago
Jenkins for ownCloud 60c4cb1dd6 [tx-robot] updated from transifex 12 years ago
Vincent Petry 40931a8b0d Fix getItemSharedWithUser for groups 12 years ago
Lukas Reschke a1e92d61b3 Fix PHPDoc 12 years ago
Robin Appelman 2248e465af Remove children from the cache in one query 12 years ago
Bernhard Posselt bb0c88a577 always set url parameters when they are available in the app dispatch 12 years ago
Joas Schilling 6769adcd0d Mask table and column names with backticks and add lastInsertID() workaround 12 years ago
Lukas Reschke 0da08bdb2c Add PHPDoc for `urlParams` 12 years ago
Lukas Reschke 04ae8d2ea0 Add PHPDoc for magic property 'server' 12 years ago
Joas Schilling a22068cce3 Add a repair step to clean up orphan tags and tag entries 12 years ago
Bernhard Posselt 6737dd111d ignore core 12 years ago
Bernhard Posselt 4ec4914bb4 move check into addTranslation method 12 years ago
Bernhard Posselt 1cce1f0e6b dont load core scritps 12 years ago
Morris Jobke 520d8ec53b OC_App::parseAppInfo 12 years ago
Bernhard Posselt d6f1ff7993 only load translsations for apps 12 years ago
Bernhard Posselt 8cb60b2366 make translation lookup faster (O(n) -> O(1)) 12 years ago
Bernhard Posselt 717e3acd9b autoload app's js translations 12 years ago
Joas Schilling 4b3a3dc0bb Check new and old ways of required oC version for app compatibility 12 years ago
Jenkins for ownCloud f367bbb49d [tx-robot] updated from transifex 12 years ago
Morris Jobke 0a400b4577 drop unused parameter 12 years ago
Lukas Reschke d66facc762 Fix annotations in file view 12 years ago
Robin Appelman 96dff341e2 Return valid fileinfo objects for part files 12 years ago
Morris Jobke 7746ac519f drop dead code - ref #13301 12 years ago
Bjoern Schiessle 89f17ef6fe adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 12 years ago
Lukas Reschke f0ac8a278a Use json_encode on string 12 years ago
Morris Jobke 9b49b52fc6 drop useless "!!! No reuse of etag" - fixes #13187 12 years ago
Thomas Müller 7966eee007 Adding repair step to fix missing etags - fixes #12172 12 years ago
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name 12 years ago
Thomas Müller 1d2bef0a01 Use a special filter expression for Oracle to filter the prefix - fixes #13220 12 years ago
Jenkins for ownCloud 9e550ab844 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 3425c73815 [tx-robot] updated from transifex 12 years ago
Lukas Reschke e80ece9a2b Verify whether value is already normalized 12 years ago
Lukas Reschke 310424db5d Use isset() instead of strlen() 12 years ago
Lukas Reschke 7e11ca06f6 Cache results of `normalizePath` 12 years ago
Jenkins for ownCloud 22e5220c1f [tx-robot] updated from transifex 12 years ago
Lukas Reschke 05615bfd47 Simplify isValidPath and add unit tests 12 years ago
Lukas Reschke 5f31207e84 Add some more sanity checks for maintenance mode 12 years ago
Lukas Reschke 1c75b73239 Verify authentication before initializing apps and routing 12 years ago
Lukas Reschke b8b4df5425 Cache responses from the AppStore server 12 years ago
Robin McCorkell c291383116 Memcache binary executable searching 12 years ago
Robin McCorkell 17dd5d0816 Add Null memcacher 12 years ago
Vincent Petry 888ce4d4f9 Fix cache jail to not duplicate slashes 12 years ago
Jenkins for ownCloud d4fc2f555b [tx-robot] updated from transifex 12 years ago
Vincent Petry aa821ecc00 Trim leading or trailing slashes in file cache paths 12 years ago
Lukas Reschke ceaaab6295 Verify whether type is correct 12 years ago
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 12 years ago