- Feb 23, 2015
-
-
Lukas Reschke authored
Fix Ajax type casting for files_external
-
Vincent Petry authored
Better caching for enabled apps
-
Robin McCorkell authored
-
Bernhard Posselt authored
Fix some PHPDocs
-
Thomas Müller authored
Update license headers
-
Lukas Reschke authored
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Use "off" and "off" instead of true booleans
-
Lukas Reschke authored
DAV authentication: use Owncloud's internal user instead of HTTP auth one
-
Lukas Reschke authored
Apparently a boolean in php.ini is according to the documentation "on" or "off"… Fixes itself.
-
Jenkins for ownCloud authored
-
- Feb 22, 2015
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
Add helper to check for `ini` values in `OC_Util::checkServer`
-
Thomas Müller authored
Check for PHP configuration before executing unit tests
-
Jenkins for ownCloud authored
-
- Feb 21, 2015
-
-
Lukas Reschke authored
-
Lukas Reschke authored
This allows to check for specific values in the PHP.ini that ownCloud requires for full compatibility. `mbstring.func_overload`: https://github.com/owncloud/core/issues/14372 `output_buffering`: http://doc.owncloud.org/server/8.0/admin_manual/configuration/big_file_upload_configuration.html#configuring-php Fixes https://github.com/owncloud/core/issues/14372 and https://github.com/owncloud/core/issues/14412
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Feb 20, 2015
-
-
Lukas Reschke authored
Close cursor for appframework and manipulation queries if applicable
-
Thomas Müller authored
Use insertIfNotExists() and reload mimetypes after inserting one
-
Lukas Reschke authored
Correctly create the expected key for plurals with quotes
-
Lukas Reschke authored
Check if the offset exists before accessing
-
Lukas Reschke authored
Add `Satisfy All`
-
Morris Jobke authored
Parse backslash as directory separator in breadcrumb
-
Jenkins for ownCloud authored
-
- Feb 19, 2015
-
-
Lukas Reschke authored
Remove some old l10n files they arent loaded anymore
-
Thomas Müller authored
-
Morris Jobke authored
Manually type-cast all AJAX files
-
Thomas Müller authored
Streamline auth and CSRF check in scan.php
-
Thomas Müller authored
Encode requesttoken
-
Thomas Müller authored
Encode Requesttoken for avatars
-
Thomas Müller authored
Fix #14310
-
Thomas Müller authored
Port of #14041 to master
-
Arthur Schiwon authored
on ownCloud upgrade: upgrade all apps in order, load important ones Fix "other" app update stack
-
Morris Jobke authored
If no link text has been set for the navigation show the link nonetheless
-
Joas Schilling authored
-
Thomas Müller authored
Disallow path traversals in file view
-
Jenkins for ownCloud authored
-