- 06 Apr, 2016 18 commits
-
-
Stefan Weil authored
Fix also a small grammar issue. Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
Thomas Müller authored
add VALARM for birthday events
-
Thomas Müller authored
Drop JS based acceptance tests - we have our behat based integration …
-
Roeland Douma authored
Move OC/Core completely to PSR-4
-
Roeland Douma authored
Move OC/Settings completely to PSR-4
-
Lukas Reschke authored
Handle case where the user is not known
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Drop JS based acceptance tests - we have our behat based integration tests which are activly maintained
-
Joas Schilling authored
Use proper shortcut methods in templates
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Morris Jobke authored
-
Morris Jobke authored
Share type 2 is private
-
Thomas Müller authored
All webdav endpoints within remote.php are now hardcoded - helps to p…
-
Roeland Douma authored
Test locking with strange filename
-
Jenkins for ownCloud authored
-
- 05 Apr, 2016 13 commits
-
-
Thomas Müller authored
Add OC\Core and OC\Settings to composer autoloader
-
Thomas Müller authored
Prevent null to be passed into the closure of callForAllUsers
-
Lukas Reschke authored
-
Jörn Friedrich Dreyer authored
-
Thomas Müller authored
load mobile styles last, fix #19596
-
Thomas Müller authored
-
Thomas Müller authored
Remove any stray socket files before creating new ones
-
Thomas Müller authored
All webdav endpoints within remote.php are now hardcoded - helps to prevent migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Show individual sql schema migration steps during upgrade - on web as…
-
Robin McCorkell authored
-
Thomas Müller authored
Remove unrequired randomlib
-
Jenkins for ownCloud authored
-
- 04 Apr, 2016 9 commits
-
-
Morris Jobke authored
Add capability to show if group sharing is enabled
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
fixes #23477 Now clients can correct wording to properly reflect who a user can share with.
-
Thomas Müller authored
-
Morris Jobke authored
* ref https://bugs.php.net/bug.php?id=61961 * ref https://github.com/owncloud/core/issues/20261#issuecomment-180000256 * code is based on the proposal of @chriseqipe * fixes #20261
-
Thomas Müller authored
Fix verbose output of upgrade command - not progressbar in this case and the schema migration test has one progressbar now for all tables - before we had one progressbar for each table
-
Lukas Reschke authored
-
Thomas Müller authored
In case of exception we return an html page in case the client is a b…
-
Morris Jobke authored
-