Commit Graph

15553 Commits (ae3df84e207f9bcac1b12923319c18fd80d5252d)
 

Author SHA1 Message Date
Thomas Müller ae3df84e20 Merge pull request #6491 from owncloud/fix-warning-array_walk_recursive-json 13 years ago
icewind1991 3ea01e2152 Merge pull request #6492 from owncloud/appconfig-cache 13 years ago
Thomas Müller 9b18a4fd87 Merge pull request #4378 from owncloud/fixing-3417-master 13 years ago
Vincent Petry 684e331b5b Merge pull request #6503 from owncloud/finally-kill-mdb2-master 13 years ago
Frank Karlitschek 748d90592a Merge pull request #6502 from owncloud/core-extramimetypes 13 years ago
Jenkins for ownCloud 37cdbc3be0 [tx-robot] updated from transifex 13 years ago
Thomas Müller aa17a896ac fix return statement 13 years ago
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
Andreas Fischer 38f4ecaeac Merge remote-tracking branch 'owncloud/master' into fixing-3417-master 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
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 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