Commit Graph

15606 Commits (14e0b1b6d1b64c2e37bbba0731a8f7b9a338ebb0)
 

Author SHA1 Message Date
Thomas Müller 5eae75eeca kill MDB2 in PHPDoc 13 years ago
Thomas Müller 6c2a425686 Updating to latest master of 3rdparty - once more :-( 13 years ago
Thomas Müller 62fdc2b0dc Merge pull request #6476 from ogasser/dbal_precision_scale 13 years ago
Oliver Gasser cacb66480b Add unit tests for decimal type usage 13 years ago
Vincent Petry b109d411d8 Added missing mime types 13 years ago
Bjoern Schiessle df0c1fe7f3 add test for the stream wrapper to read encrypted files from the system folder /tmp 13 years ago
Bjoern Schiessle f9ec3a7124 test for isEncryptedPath() 13 years ago
Andreas Fischer 38f4ecaeac Merge remote-tracking branch 'owncloud/master' into fixing-3417-master 13 years ago
Bjoern Schiessle 4f8ae789ae extend the encryption stream wrapper to handle local files and add a fall back for file size calculation if the storage doesn't support fseek 13 years ago
Bjoern Schiessle d9668977cd implement ftell stream wrapper and fix return value from fseek stream wrapper 13 years ago
Robin Appelman 2e195dbdae dont re-read the config values for an app when a non existing key is fetched 13 years ago
Thomas Müller 6c707323f2 only walk an array 13 years ago
Robin Appelman 47245e7417 Add index on oc_appconfig for appid 13 years ago
Robin Appelman 5a646477a5 Fetch all appconfig values for an app at once and cache the results 13 years ago
Thomas Müller 277ae28171 Merge pull request #6295 from owncloud/files-fromlinkerrormessagefixes 13 years ago
Thomas Müller a90342b781 Merge pull request #6461 from owncloud/check-xcache-varsize 13 years ago
Thomas Müller 930a46e8e2 Merge pull request #6469 from owncloud/enc_cleanup 13 years ago
Thomas Müller 9c5a620c4f Merge pull request #6256 from owncloud/session-preserver-thirdparty 13 years ago
Frank Karlitschek 3b4d49546b Merge pull request #6485 from owncloud/extstorage-issuetemplate 13 years ago
Vincent Petry 001b49601f Added entry with ext storage info 13 years ago
Robin Appelman e7a5c90cab Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll 13 years ago
Robin Appelman a6c1b3ece3 fix the config option to remove the ability for users to set their displayname 13 years ago
Thomas Müller f57c38df77 Merge pull request #6431 from owncloud/core-pluraltranslationsfix 13 years ago
Jenkins for ownCloud 5f4b32c33a [tx-robot] updated from transifex 13 years ago
Oliver Gasser f0962c99dc Increment number of columns by one 13 years ago
Jan-Christoph Borchardt ee2ecbe543 Merge pull request #6366 from owncloud/fix-6335 13 years ago
Oliver Gasser cb9e87eced Typo fixed 13 years ago
Oliver Gasser 5fcbe5350c Add decimal(precision,scale) column to unit tests 13 years ago
Oliver Gasser 3b0d0e2b1f DB: Support DECIMAL(precision,scale) syntax in XML 13 years ago
Jenkins for ownCloud 6488ff2c75 [tx-robot] updated from transifex 13 years ago
Björn Schießle 22a6bf9e5a Merge pull request #6474 from owncloud/enc_detect_encrypted_files 13 years ago
Frank Karlitschek 0b9f4130b0 clarifying license 13 years ago
Bjoern Schiessle 9a94c07553 remove unused method tail() 13 years ago
Bjoern Schiessle c955381d56 fall back to getLocalFile if storage doesn't support fseek 13 years ago
Bjoern Schiessle 69b89454a4 reliable detect encrypted files 13 years ago
Frank Karlitschek 1d0af242b9 Merge pull request #6436 from owncloud/allconfig-defaults 13 years ago
Jenkins for ownCloud a99dd3183c [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 83417d69be remove duplicated code 13 years ago
Thomas Müller 5a1194520e Merge pull request #6345 from owncloud/mysql-set-names-utf8-tests 13 years ago
Thomas Müller ab4136f432 add missing quotes + field declarations 13 years ago
Thomas Müller 275d666d26 Merge pull request #6438 from owncloud/core-logexceptionfix 13 years ago
Frank Karlitschek 753525c57f Merge pull request #6386 from owncloud/trash_always_show_deleted_files_breadcrumb 13 years ago
Andreas Fischer dfeb04a574 Do not use xcache variable cache if cache size is 0. 13 years ago
Björn Schießle 4ae148cebd Merge pull request #6183 from owncloud/enc_tests 13 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 13 years ago
Thomas Tanghus 28a28611fb Merge pull request #6448 from owncloud/silence_favourites 13 years ago
Thomas Tanghus a3fbad43c1 Use DEBUG instead of ERROR when favourites not found. Fix #6419 13 years ago
Bjoern Schiessle 95892c8be9 update file cache for target file 13 years ago
Bjoern Schiessle cdd816c930 only remove encryption keys if a real file gets deleted, skip this method if a file outside of /data/user/files was deleted 13 years ago
Vincent Petry d8d11e3976 Fixed JS plural function to be per app 13 years ago