- Dec 05, 2014
-
-
Lukas Reschke authored
Both are removed from 5.4.0 Safe Mode: http://php.net/manual/en/features.safe-mode.php > This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0. Magic Quotes: http://php.net/manual/en/security.magicquotes.php > This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0.
-
Morris Jobke authored
Improve the bitmap and vector mime icons
-
Morris Jobke authored
Trim port from domain
-
Joas Schilling authored
Disable when no sendmail is available
-
Jenkins for ownCloud authored
-
Olivier Paroz authored
-
- Dec 04, 2014
-
-
Arthur Schiwon authored
Conflicts: apps/user_ldap/user_ldap.php
-
Arthur Schiwon authored
add ldap-search command to occ Conflicts: apps/user_ldap/appinfo/register_command.php LDAP search filter creation changes: 1. do not prepend * wildcard to search terms. Will result in faster search, but you don't find "foobar" when looking for "bar" 2. advanced behaviour when search string contains a space and multiple search attributes are present. The search string is split into single words. The resulting filter requires that each word at least appears once in any search attribute. This is supposed to return better results in big LDAPs. trim search string before passing it on
-
Morris Jobke authored
Merge headers
-
Morris Jobke authored
make \OC\Files\Node\Node implement the FileInfo interface
-
Clark Tomlinson authored
PHP 5.4 is now required for master
-
Lukas Reschke authored
-
Morris Jobke authored
Remove last traces of travis integration
-
Lukas Reschke authored
-
Lukas Reschke authored
Otherwise the headers from `JSONResponse` are gone and the Content-Type of the response would be `text/html` instead of `application/json; charset=utf-8`. This leads to broken scripts since we set the `nosniff` tag, furthermore this is very bad from a security PoV.
-
Thomas Müller authored
Remove workaround for 5.3
-
Thomas Müller authored
App dependencies php version
-
Björn Schießle authored
[encryption] remove check for PHP version
-
Robin Appelman authored
-
Lukas Reschke authored
-
Björn Schießle authored
-
Morris Jobke authored
Bower jstz
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
some more unit tests on xml info parser
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Björn Schießle authored
-
Lukas Reschke authored
Function is natively available with 5.4
-
Morris Jobke authored
-
Lukas Reschke authored
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Dec 03, 2014
-
-
Lukas Reschke authored
To be removed with oCAdd workaround for older instances To be removed with oC99
-