Commit Graph

5488 Commits (3d6d8d1bb683f9daca3a2b8a876e291adc320375)

Author SHA1 Message Date
Vincent Petry 1c340444a4 Added test cleanup listener to detect untidy tests 11 years ago
Vincent Petry 09bd5bd517 Added isUserAgent() method to request 11 years ago
Thomas Müller aa17a896ac fix return statement 11 years ago
Thomas Müller 5eae75eeca kill MDB2 in PHPDoc 11 years ago
Vincent Petry b109d411d8 Added missing mime types 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 5a646477a5 Fetch all appconfig values for an app at once and cache the results 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
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
Jenkins for ownCloud a99dd3183c [tx-robot] updated from transifex 11 years ago
Andreas Fischer dfeb04a574 Do not use xcache variable cache if cache size is 0. 11 years ago
Thomas Tanghus a3fbad43c1 Use DEBUG instead of ERROR when favourites not found. Fix #6419 11 years ago
Vincent Petry 2a1d6d3106 Do not use L10n when logging exceptions 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
Jenkins for ownCloud 77b68505c2 [tx-robot] updated from transifex 11 years ago
Robin Appelman 4c45c6f418 dont try to register background jobs if we haven't upgraded yet 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
Vincent Petry df1a404466 Fix webroot for update page 11 years ago
Robin Appelman 8a86837eac remove unneeded ; in comment 11 years ago
Robin Appelman f23b7a262f fix fallback overwriting result of getHome 11 years ago
Vincent Petry 335b2f40a6 Fixed download file from URL error messages 11 years ago
Robin Appelman 3d29992378 user Group->users as assosiative array 11 years ago
Robin Appelman 366d75e947 cache the home folder of a User 11 years ago
Robin Appelman b126374780 cache the result from inGroup 11 years ago
Robin Appelman 5c7a08aab4 check if a $_SESSION entry exists before we try to remove it 11 years ago
Andreas Fischer cdd182ce35 Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 11 years ago
Vincent Petry 82bf1f9c8c Added workaround for Android content disposition 11 years ago
Vincent Petry 409b510889 Moved content disposition code+workarounds to OCP\Response 11 years ago
Joas Schilling 009e25788f correctly mark app management active 11 years ago
Jenkins for ownCloud 6aab1ebf44 [tx-robot] updated from transifex 11 years ago
Robin Appelman a36bf5c2b5 preserve 3rd party values in in the Session destructor 11 years ago
Jenkins for ownCloud 079d20a80e [tx-robot] updated from transifex 11 years ago
Morris Jobke 4c4c9096c4 fix plural translation - fixes #6226 11 years ago
Bart Visscher 4c8bc61753 XSendfile and encryption don't work together 11 years ago
Bart Visscher 6aa9daf4e6 Users of getFolderContent are mostly interested in the unecrypted file size 11 years ago
Morris Jobke 9c4bbf9ad7 Revert "Revert "Fix user's displayName being overwritten by (old) cookie"" 11 years ago
Bjoern Schiessle 3f7aac1a79 add a optional parameter to skip check for expired files, this is necessary to find out to whom a file was shared after it was expired. 11 years ago
Morris Jobke eba35d28cd Revert "Fix user's displayName being overwritten by (old) cookie" 11 years ago
Robin Appelman 01ab15a2b0 reuse etags when doing a background scan 11 years ago
Nico Kaiser 2a7380cc21 Fix user's displayName being overwritten by (old) cookie 11 years ago
Jenkins for ownCloud 7e702f294f [tx-robot] updated from transifex 11 years ago
Alexander Bergolth 301d469813 Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 11 years ago
Frank Karlitschek 61296ed7bb lower required php version to 5.3.3 11 years ago