Commit Graph

15644 Commits (f356894aa3f30c12cf4d6da0a98e1c0cd2881865)
 

Author SHA1 Message Date
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
Robin Appelman e7a5c90cab Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll 11 years ago
Robin Appelman a6c1b3ece3 fix the config option to remove the ability for users to set their displayname 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
Oliver Gasser 3b0d0e2b1f DB: Support DECIMAL(precision,scale) syntax in XML 11 years ago
Jenkins for ownCloud 6488ff2c75 [tx-robot] updated from transifex 11 years ago
Björn Schießle 22a6bf9e5a Merge pull request #6474 from owncloud/enc_detect_encrypted_files 11 years ago
Frank Karlitschek 0b9f4130b0 clarifying license 11 years ago
Bjoern Schiessle 9a94c07553 remove unused method tail() 11 years ago
Bjoern Schiessle c955381d56 fall back to getLocalFile if storage doesn't support fseek 11 years ago
Bjoern Schiessle 69b89454a4 reliable detect encrypted files 11 years ago
Frank Karlitschek 1d0af242b9 Merge pull request #6436 from owncloud/allconfig-defaults 11 years ago
Jenkins for ownCloud a99dd3183c [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle 83417d69be remove duplicated code 11 years ago
Thomas Müller 5a1194520e Merge pull request #6345 from owncloud/mysql-set-names-utf8-tests 11 years ago
Thomas Müller ab4136f432 add missing quotes + field declarations 11 years ago
Thomas Müller 275d666d26 Merge pull request #6438 from owncloud/core-logexceptionfix 11 years ago
Frank Karlitschek 753525c57f Merge pull request #6386 from owncloud/trash_always_show_deleted_files_breadcrumb 11 years ago
Andreas Fischer dfeb04a574 Do not use xcache variable cache if cache size is 0. 11 years ago
Björn Schießle 4ae148cebd Merge pull request #6183 from owncloud/enc_tests 11 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 11 years ago
Thomas Tanghus 28a28611fb Merge pull request #6448 from owncloud/silence_favourites 11 years ago
Thomas Tanghus a3fbad43c1 Use DEBUG instead of ERROR when favourites not found. Fix #6419 11 years ago
Bjoern Schiessle 95892c8be9 update file cache for target file 11 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 11 years ago
Vincent Petry d8d11e3976 Fixed JS plural function to be per app 11 years ago
Bjoern Schiessle 6d489e0474 call set password hook because it doesn't get triggered during test execution and fix paths 11 years ago
Vincent Petry 2a1d6d3106 Do not use L10n when logging exceptions 11 years ago
icewind1991 fed63dff06 Merge pull request #6315 from owncloud/ingroup-cache 11 years ago
Robin Appelman e2efad6ae7 Also add default to the \OCP\IConfig interface 11 years ago
Robin Appelman 59f02066b6 add default parameter for AllConfig->get*Value() 11 years ago
Andreas Fischer c205d8d1c9 Merge remote-tracking branch 'owncloud/master' into fixing-3417-master 11 years ago
Jenkins for ownCloud 77b68505c2 [tx-robot] updated from transifex 11 years ago
Vincent Petry 769256cb39 Merge pull request #6321 from sevoku/master 11 years ago
Vincent Petry a84fe4790f Merge pull request #6392 from owncloud/no-backgroundjobs-during-upgrade 11 years ago
Robin Appelman 4c45c6f418 dont try to register background jobs if we haven't upgraded yet 11 years ago
Arthur Schiwon c0edb639ed adjust test 11 years ago
Arthur Schiwon f26ba5846d coding style 11 years ago
Arthur Schiwon dcfda5c2a9 coding style 11 years ago
Arthur Schiwon 91d6a6dd7c On webdav sesssions, loginname was compared to username which does not need to match necessarily 11 years ago
Jörn Friedrich Dreyer 6408125edc rely only on php DateTime to parse the db datetime string 11 years ago