- Jun 29, 2015
-
-
Vincent Petry authored
Looks like PHP 5.6.x doesn't like name conflicts. \Sabre\DAV\Server would overlap with \OC\Connector\Sabre\Server.
-
Morris Jobke authored
Add missing version field
-
Joas Schilling authored
Unit tests added for MaintenancePlugin
-
Thomas Müller authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Send OC version to appstore so it can reply with the right links
-
Thomas Müller authored
-
Joas Schilling authored
Keep shared lock for post-hooks
-
Morris Jobke authored
In case of maintenance we should add a message to the exception
-
Lukas Reschke authored
Request approved state for disabled apps with ocsid
-
Thomas Müller authored
-
Joas Schilling authored
-
Lukas Reschke authored
-
Thomas Müller authored
Use new updater URL + add unit tests
-
Vincent Petry authored
take share target into account when updating recipient etags
-
Jenkins for ownCloud authored
-
- Jun 28, 2015
-
-
Thomas Müller authored
Increase timeout again
-
Lukas Reschke authored
-
Lukas Reschke authored
Our test execution is terribly slow and now also exceeds more than one hour on our CI system. This means that Scrutinizer fails hard on a lot of PRs such as https://github.com/owncloud/core/pull/17217#issuecomment-116252420
-
Lukas Reschke authored
-
Lukas Reschke authored
Uses the new updater url "https://updates.owncloud.com/server/"
-
Jenkins for ownCloud authored
-
- Jun 27, 2015
-
-
Lukas Reschke authored
Fix PHPDoc + Indentation
-
Lukas Reschke authored
Add endpoint with list of OCS providers
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Update license headers
-
Lukas Reschke authored
This adds a OCS provider list at `ocs-provider/` to enable a somewhat autodiscovery of services. In the moment it is not possible for applications to add own entries and it is basically hard-coded in the controller. I'm aware that this is not an optimal solution and I'm happy for any pragmatic input that won't pollute our public API too much. (and is not a big super hack, this is already hacky enough ;-)) That said, I'd consider it as a first step also feasible to go with this somewhat hard-coded list and see if this gets adopted...
-
Roeland Douma authored
Adding BPG media type
-
Lukas Reschke authored
add check if server returns a 500 and display error
-
Jenkins for ownCloud authored
-
Joas Schilling authored
Signature of overriding method should match the parent
-
- Jun 26, 2015
-
-
Björn Schießle authored
fix z-index of share-autocomplete
-
Olivier Paroz authored
-
Clark Tomlinson authored
resolves https://github.com/owncloud/core/issues/17170
-
Vincent Petry authored
fix getUsersSharingFile with locking
-
Jan-Christoph Borchardt authored
-
Olivier Paroz authored
-
Vincent Petry authored
-