Commit Graph

5734 Commits (88c9ae129e7dcc0e10aee682c8d4fa31b93b614c)

Author SHA1 Message Date
Jörn Friedrich Dreyer 9404a8f40c remove duplicate exe mimetype, add correct msi mimetype 11 years ago
Thomas Müller 9d869ab596 we shall explode on ',' only 11 years ago
Thomas Müller 07a84aa5eb reuse existing helper function OC_Helper::is_function_enabled 11 years ago
Thomas Müller ed469a7d2c in order to work properly with encryption ocTransferId is added to the file path - questionable usage of magic string 11 years ago
Jenkins for ownCloud d2f2645a6a [tx-robot] updated from transifex 11 years ago
Robin Appelman 4d65a80892 Remove the static dependency on OC_Util from Memcache 11 years ago
Robin Appelman cd147bb37a Use APCIterator for Memcache\APC::clear() 11 years ago
Robin Appelman 1df1b55b66 expose memory cache in public api 11 years ago
Jenkins for ownCloud 0e843b9d7d [tx-robot] updated from transifex 11 years ago
ben-denham baccc8f584 Unshare all will now delete all shares for the item, instead of only for a single owner. 11 years ago
Thomas Müller 214aecac78 require composer's autoload.php if present 11 years ago
Jenkins for ownCloud e4616199df [tx-robot] updated from transifex 11 years ago
Robin Appelman 83f968ace2 Fix APCIterator syntax in \OC\Memcache\APCU::clear 11 years ago
Robin Appelman 25370fcb82 Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage 11 years ago
Jenkins for ownCloud 095f9b8ee0 [tx-robot] updated from transifex 11 years ago
Adam Williamson 9b4a827e0b don't specify path to 3rdparty directory when registering Pimple autoloader 11 years ago
lolozere d5382ac05d Add support mimetype 11 years ago
Niklas Sombert 4c179850ab Revert "Added support for extra backends (see pull request #5043)" 11 years ago
Thomas Müller 6254f0a403 use getAppWebPath() in here as well 11 years ago
Thomas Müller ae5671d281 new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php 11 years ago
Jenkins for ownCloud 760fa9ea30 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 9ea9638490 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 64a001edab [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 7b2f4b08ac [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud dbbd99db09 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud f60ecfc7fd [tx-robot] updated from transifex 11 years ago
Andreas Fischer 63a2bea7ec Remove OC_DB_StatementWrapper::numRows(). 11 years ago
nhirokinet c2e2c59ca7 Update user.php to fix duplicate session-duplicate 11 years ago
Vincent Petry c6377e9125 Fixed apps loading order 11 years ago
Thomas Müller 1c0b8ed214 Adding a random postfix to the part file. 11 years ago
Bart Visscher ac85dea267 Fix migration import of user files 11 years ago
Bart Visscher 34fcf1e9d0 Wrap the import/export db in a wrapper to make it compatible with the old style 11 years ago
Vincent Petry 1c340444a4 Added test cleanup listener to detect untidy tests 11 years ago
NARUKAWA Hiroki 068688063e Security Update: session fixation 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
Georg Ehrke 059c3c8708 fix issue with logging non utf8 chars 11 years ago
Vincent Petry 2a1d6d3106 Do not use L10n when logging exceptions 11 years ago