nextcloud/lib
Lukas Reschke 309cc9a6ca Reuse the array key of mimetypes
This function is called a lot of times and was really slow before due to not reusing the same array.

Previously when it was called 500'000 times it took about 2seconds, now we're down to 0.2 seconds on my local machine.

Ref https://github.com/owncloud/core/issues/13434
2015-01-18 14:50:34 +01:00
..
l10n [tx-robot] updated from transifex 2015-01-17 01:54:40 -05:00
private Reuse the array key of mimetypes 2015-01-18 14:50:34 +01:00
public Add PHPDoc for urlParams 2015-01-15 14:42:44 +01:00
repair Mask table and column names with backticks and add lastInsertID() workaround 2015-01-15 14:43:06 +01:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php Add some more sanity checks for maintenance mode 2015-01-09 21:52:16 +01:00