Commit Graph

15577 Commits (7b428f6009f61bad0f1ab49a83fefdd3ff2d2ce6)
 

Author SHA1 Message Date
Frank Karlitschek 7b428f6009 Merge pull request #6460 from owncloud/remove-numRows 11 years ago
Jenkins for ownCloud f60ecfc7fd [tx-robot] updated from transifex 11 years ago
Andreas Fischer 4bc2a22317 Remove all uses of numRows(). 11 years ago
Andreas Fischer 63a2bea7ec Remove OC_DB_StatementWrapper::numRows(). 11 years ago
Jenkins for ownCloud cd26631a6d [tx-robot] updated from transifex 11 years ago
Frank Karlitschek dc45141f4a Merge pull request #6262 from nickvergessen/issue/4375 11 years ago
Jenkins for ownCloud 371a476eb5 [tx-robot] updated from transifex 11 years ago
Björn Schießle 6a3e38266f Merge pull request #6507 from owncloud/enc_fix_getUser 11 years ago
Bjoern Schiessle 517a55a437 tests added 11 years ago
Björn Schießle f0da7b20c1 Merge pull request #6517 from owncloud/fix_6510 11 years ago
Bjoern Schiessle 552d0a6feb check if the old owner and the old path is available 11 years ago
Andreas Fischer 526e873073 Merge pull request #6219 from leo-b/fix_router_deprecation 11 years ago
Bjoern Schiessle 165542f27d fix rename of shared files 11 years ago
Vincent Petry 06dec2632f Merge pull request #6512 from owncloud/master-failingoracletests 11 years ago
Björn Schießle 079f1a6f41 Merge pull request #6495 from owncloud/enc_fseek_fallback 11 years ago
Bjoern Schiessle fe7fb66ef8 we can also have a path user/cache/... 11 years ago
Vincent Petry 963ee31efb Removed numRows usage from encryption app 11 years ago
Thomas Müller ae3df84e20 Merge pull request #6491 from owncloud/fix-warning-array_walk_recursive-json 11 years ago
icewind1991 3ea01e2152 Merge pull request #6492 from owncloud/appconfig-cache 11 years ago
Thomas Müller 9b18a4fd87 Merge pull request #4378 from owncloud/fixing-3417-master 11 years ago
Vincent Petry 684e331b5b Merge pull request #6503 from owncloud/finally-kill-mdb2-master 11 years ago
Frank Karlitschek 748d90592a Merge pull request #6502 from owncloud/core-extramimetypes 11 years ago
Jenkins for ownCloud 37cdbc3be0 [tx-robot] updated from transifex 11 years ago
Thomas Müller aa17a896ac fix return statement 11 years ago
Thomas Müller 5eae75eeca kill MDB2 in PHPDoc 11 years ago
Thomas Müller 6c2a425686 Updating to latest master of 3rdparty - once more :-( 11 years ago
Thomas Müller 62fdc2b0dc Merge pull request #6476 from ogasser/dbal_precision_scale 11 years ago
Oliver Gasser cacb66480b Add unit tests for decimal type usage 11 years ago
Vincent Petry b109d411d8 Added missing mime types 11 years ago
Bjoern Schiessle df0c1fe7f3 add test for the stream wrapper to read encrypted files from the system folder /tmp 11 years ago
Bjoern Schiessle f9ec3a7124 test for isEncryptedPath() 11 years ago
Andreas Fischer 38f4ecaeac Merge remote-tracking branch 'owncloud/master' into fixing-3417-master 11 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 11 years ago
Bjoern Schiessle d9668977cd implement ftell stream wrapper and fix return value from fseek stream wrapper 11 years ago
Robin Appelman 2e195dbdae dont re-read the config values for an app when a non existing key is fetched 11 years ago
Thomas Müller 6c707323f2 only walk an array 11 years ago
Robin Appelman 47245e7417 Add index on oc_appconfig for appid 11 years ago
Robin Appelman 5a646477a5 Fetch all appconfig values for an app at once and cache the results 11 years ago
Thomas Müller 277ae28171 Merge pull request #6295 from owncloud/files-fromlinkerrormessagefixes 11 years ago
Thomas Müller a90342b781 Merge pull request #6461 from owncloud/check-xcache-varsize 11 years ago
Thomas Müller 930a46e8e2 Merge pull request #6469 from owncloud/enc_cleanup 11 years ago
Thomas Müller 9c5a620c4f Merge pull request #6256 from owncloud/session-preserver-thirdparty 11 years ago
Frank Karlitschek 3b4d49546b Merge pull request #6485 from owncloud/extstorage-issuetemplate 11 years ago
Vincent Petry 001b49601f Added entry with ext storage info 11 years ago
Thomas Müller f57c38df77 Merge pull request #6431 from owncloud/core-pluraltranslationsfix 11 years ago
Jenkins for ownCloud 5f4b32c33a [tx-robot] updated from transifex 11 years ago
Oliver Gasser f0962c99dc Increment number of columns by one 11 years ago
Jan-Christoph Borchardt ee2ecbe543 Merge pull request #6366 from owncloud/fix-6335 11 years ago
Oliver Gasser cb9e87eced Typo fixed 11 years ago
Oliver Gasser 5fcbe5350c Add decimal(precision,scale) column to unit tests 11 years ago