- Dec 20, 2013
-
-
Robin Appelman authored
-
- Dec 19, 2013
-
-
Robin Appelman authored
-
Thomas Müller authored
only walk an array
-
Robin Appelman authored
Fetch all appconfig values for an app at once and cache the results
-
Thomas Müller authored
Don't use xcache in case admin auth is enabled
-
Vincent Petry authored
Finally kill mdb2 master
-
Frank Karlitschek authored
Added missing mime types
-
Jenkins for ownCloud authored
-
- Dec 18, 2013
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
DB: Support DECIMAL(precision,scale) syntax in XML
-
Oliver Gasser authored
-
Vincent Petry authored
This is mostly to fix acceptance tests that have a .cc file. Also fixed typo in python mime type.
-
Andreas Fischer authored
* owncloud/master: (30 commits) Added entry with ext storage info [tx-robot] updated from transifex [tx-robot] updated from transifex clarifying license remove unused method tail() reliable detect encrypted files [tx-robot] updated from transifex remove duplicated code add missing quotes + field declarations Do not use xcache variable cache if cache size is 0. always show home breadcrumb in files view Use DEBUG instead of ERROR when favourites not found. Fix #6419 update file cache for target file only remove encryption keys if a real file gets deleted, skip this method if a file outside of /data/user/files was deleted Fixed JS plural function to be per app call set password hook because it doesn't get triggered during test execution and fix paths Do not use L10n when logging exceptions Also add default to the \OCP\IConfig interface add default parameter for AllConfig->get*Value() always show 'Deleted Files' breadcrumb ... Conflicts: lib/private/memcache/xcache.php
-
Robin Appelman authored
-
Thomas Müller authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
Fixed download file from URL error messages
-
Thomas Müller authored
Do not use xcache variable cache if cache size is 0.
-
Thomas Müller authored
remove duplicated code
-
Thomas Müller authored
preserve 3rd party values in in the Session destructor
-
Frank Karlitschek authored
Added entry with ext storage info
-
Vincent Petry authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
Added plural translation fallback
-
Jenkins for ownCloud authored
-
- Dec 17, 2013
-
-
Oliver Gasser authored
-
Jan-Christoph Borchardt authored
Bump the footer down 20px to avoid overlap.
-
Oliver Gasser authored
-
Oliver Gasser authored
-
Oliver Gasser authored
Add support for specifying the precision and scale of a decimal data type to the XML description language. See owncloud/core#6475
-
Jenkins for ownCloud authored
-
Björn Schießle authored
reliable detect encrypted files
-
Frank Karlitschek authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Frank Karlitschek authored
Add default parameter to OC\AllConfig/OCP\IConfig's getValue's
-