| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding quota plugin to new dav endpoint (#25615) | Thomas Müller | 2016-07-29 | 1 | -0/+3 |
* | add dav property to check if a file has a preview available | Robin Appelman | 2016-07-27 | 8 | -6/+85 |
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
* | Merge pull request #517 from nextcloud/fix-typo | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ |
|
| * | Use app name from stable9 | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
* | | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | | Merge pull request #496 from nextcloud/fix-config-generation | Morris Jobke | 2016-07-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Change the app name | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| |/ |
|
* | | Update with robin | Joas Schilling | 2016-07-21 | 34 | -34/+34 |
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 168 | -279/+538 |
|/ |
|
* | Merge pull request #479 from nextcloud/add-bruteforce-throttler | Lukas Reschke | 2016-07-21 | 6 | -3/+21 |
|\ |
|
| * | Implement brute force protection | Lukas Reschke | 2016-07-20 | 6 | -3/+21 |
* | | Merge pull request #466 from nextcloud/escape-special-characters | Lukas Reschke | 2016-07-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Escape special characters (#25429) | Aaron Wood | 2016-07-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #464 from nextcloud/master-change-load-order | Roeland Douma | 2016-07-20 | 1 | -1/+4 |
|\ \ |
|
| * | | Change load order of auth backends so that we can throw an exception in OCA\D... | Thomas Müller | 2016-07-20 | 1 | -1/+4 |
| |/ |
|
* / | Cast share id to string (#25402) | Vincent Petry | 2016-07-20 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #394 from nextcloud/tags-for-everything | Morris Jobke | 2016-07-19 | 8 | -51/+68 |
|\ |
|
| * | Fix non-existing exception class | Joas Schilling | 2016-07-18 | 5 | -25/+25 |
| * | Allow apps to register SystemTags plugins | Joas Schilling | 2016-07-18 | 2 | -2/+21 |
| * | Fix doc blocks | Joas Schilling | 2016-07-18 | 1 | -0/+5 |
| * | Fix TODO and bring in abstraction (similar to comments) | Joas Schilling | 2016-07-18 | 4 | -28/+21 |
* | | Merge pull request #405 from nextcloud/theming-fixes | Björn Schießle | 2016-07-18 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 2 | -2/+2 |
* | | Merge pull request #379 from nextcloud/create_federated_share_on_mount | Morris Jobke | 2016-07-18 | 1 | -1/+1 |
|\ \ |
|
| * | | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #407 from nextcloud/dav_phpunit_fixes | Morris Jobke | 2016-07-15 | 36 | -179/+472 |
|\ \ |
|
| * | | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 36 | -179/+472 |
| |/ |
|
* / | PasswordLoginForbidden is not a FATAL exception | Roeland Jago Douma | 2016-07-14 | 1 | -0/+3 |
|/ |
|
* | Fix test using private propertries | Robin Appelman | 2016-07-08 | 2 | -2/+2 |
* | Fix type hinting | Robin Appelman | 2016-07-08 | 2 | -2/+2 |
* | Fix undefined properties | Robin Appelman | 2016-07-08 | 3 | -0/+14 |
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 6 | -5/+57 |
|\ |
|
| * | Changed name of default logfile from owncloud.log to nextcloud.log. | Thomas Pulzer | 2016-07-04 | 2 | -2/+2 |
| * | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-07-01 | 2 | -8/+15 |
| |\ |
|
| * | | fix error message | Bjoern Schiessle | 2016-06-30 | 1 | -1/+1 |
| * | | Fix tests | Lukas Reschke | 2016-06-30 | 1 | -0/+20 |
| * | | Add proper throws PHP docs | Lukas Reschke | 2016-06-30 | 1 | -2/+13 |
| * | | Add required $message parameter | Lukas Reschke | 2016-06-30 | 1 | -2/+2 |
| * | | add some additonal permission checks to the webdav backend | Bjoern Schiessle | 2016-06-30 | 1 | -1/+16 |
| * | | get only vcard which match both the address book id and the vcard uri | Bjoern Schiessle | 2016-06-28 | 2 | -1/+6 |
| * | | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 13 | -41/+390 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-21 | 8 | -86/+176 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611 | Arthur Schiwon | 2016-06-11 | 19 | -166/+857 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge pull request #19 from nextcloud/files-drop | Lukas Reschke | 2016-06-10 | 1 | -0/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | block webdav access if share is not readable | Bjoern Schiessle | 2016-06-09 | 1 | -0/+5 |
| | * | | | | | Better handling of forbidden files in dav | Robin Appelman | 2016-06-09 | 2 | -0/+4 |
| | * | | | | | Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) | Thomas Müller | 2016-06-09 | 3 | -27/+46 |