- May 13, 2014
-
-
Thomas Müller authored
PHPDoc Improvements
-
Thomas Müller authored
Add tests for other types that PHP might cast
-
Lukas Reschke authored
Addition to https://github.com/owncloud/core/pull/8572
-
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
-
Robin McCorkell authored
-
Robin McCorkell authored
Fixed: - An error with a misplaced bracket in lib/private/util.php - An error with an incorrect function being called in lib/public/contacts.php
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Lukas Reschke authored
Some things my IDE complained about while creating a custom backend. Fix PHPDoc and typos Some things my IDE complained about while creating a custom backend. Conflicts: lib/private/group/database.php lib/private/group/dummy.php lib/private/group/example.php
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Thomas Müller authored
Fixed getAbsolutePath case when path is "0"
-
Vincent Petry authored
Make sure to correctly check for string emptiness when the passed path is "0".
-
Thomas Müller authored
Add prompt dialog to OC.dialogs
-
Björn Schießle authored
backup the encryption key after the encryption was disabled
-
Morris Jobke authored
Allow setting of controller default method values through normal PHP default values
-
Björn Schießle authored
can restore them if needed
-
Vincent Petry authored
Extract mount point merging logic into separate function
-
Morris Jobke authored
fix sticky footer on log in page
-
Bernhard Posselt authored
-
Vincent Petry authored
escape display name and email
-
Vincent Petry authored
Rotate thumbnail when encryption is enabled
-
Jenkins for ownCloud authored
-
- May 12, 2014
-
-
Robin McCorkell authored
-
Thomas Müller authored
Kill legacy code master
-
Lukas Reschke authored
Use proper PHPDoc and variable names in the LDAP lib
-
Lukas Reschke authored
-
Thomas Müller authored
adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeade...
-
Thomas Müller authored
Make logger available in the container
-