- Nov 10, 2015
-
-
Thomas Müller authored
use a HintException to have some useful user output in case of an error
-
Thomas Müller authored
Adding CardDAV plugin to provide addressbook-home-set property
-
Björn Schießle authored
-
Thomas Müller authored
Use native CSPRNG if available
-
Robin Appelman authored
escape like parameter in cache operations
-
Jenkins for ownCloud authored
-
Thomas Müller authored
-
- Nov 09, 2015
-
-
Thomas Müller authored
[LDAP Wizard] make all the buttons beautiful
-
Thomas Müller authored
Do not allow two different version requirements
-
Thomas Müller authored
Fix Error message when sharing outside of group
-
Thomas Müller authored
Fix autoloader unit test output
-
Thomas Müller authored
Register DAVACL plugin to provide current-user-principal
-
Roeland Jago Douma authored
Removed leftover print statement
-
Roeland Jago Douma authored
For #19788
-
Lukas Reschke authored
Unfortunately only PHP 7…
-
Thomas Müller authored
Added tests about getting shares of a file and a test for deleting a …
-
Thomas Müller authored
-
Thomas Müller authored
added Safari tabbed pin icon
-
Thomas Müller authored
Force approval in GDrive oauth to get refresh_token
-
Thomas Müller authored
Properly detect setup check messages set in the HTML template
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- Nov 08, 2015
-
-
Jenkins for ownCloud authored
-
Robin McCorkell authored
-
- Nov 07, 2015
-
-
Jenkins for ownCloud authored
-
- Nov 06, 2015
-
-
Thomas Müller authored
Introducing CardDAV into core
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
[autoloader] Make sure to load full paths
-
Thomas Müller authored
Add favicon for IE8-10
-
Thomas Müller authored
Add debug log statement for IJobList steps in cron.php
-
Vincent Petry authored
Forcing the approval of app permissions makes sure that the GDrive API will always return a refresh_token. In the case of apps that were already authorized for the current user/domain, the API doesn't return the refresh_token which causes expiration issues.
-
Thomas Müller authored
Show the language code in personal settings for unknown languages
-
Thomas Müller authored
Properly throw exception in OC_Mount_Config::getBackendStatus
-
Roeland Jago Douma authored
This reduces a lot of the autoloader magic and makes sure that we generate full paths in the autoloader.
-
Thomas Müller authored
Mark files_drop as shipped
-
Lukas Reschke authored
Fixes https://github.com/owncloud/enterprise/issues/895
-
Vincent Petry authored
-
Sergio Bertolin authored
Added tests about getting shares of a file and a test for deleting a user from a group which doesn't exist
-