| Commit message (Expand) | Author | Age | Files | Lines |
* | Update with robin | Joas Schilling | 2016-07-21 | 15 | -15/+15 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 66 | -136/+243 |
* | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -1/+8 |
* | Fix non-existing exception class | Joas Schilling | 2016-07-18 | 5 | -25/+25 |
* | Fix TODO and bring in abstraction (similar to comments) | Joas Schilling | 2016-07-18 | 1 | -7/+6 |
* | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 36 | -179/+472 |
* | Fix test using private propertries | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 4 | -2/+23 |
|\ |
|
| * | 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 | 1 | -6/+3 |
| |\ |
|
| * | | Fix tests | Lukas Reschke | 2016-06-30 | 1 | -0/+20 |
| * | | get only vcard which match both the address book id and the vcard uri | Bjoern Schiessle | 2016-06-28 | 1 | -0/+5 |
* | | | Add all properties while creating a subscription (#25318) | Thomas Citharel | 2016-07-01 | 1 | -1/+7 |
| |/
|/| |
|
* | | get only vcards which match both the address book id and the vcard uri (#25294) | Björn Schießle | 2016-06-29 | 1 | -0/+4 |
* | | fix a ImageExportPlugin Test (#25215) | Georg Ehrke | 2016-06-27 | 1 | -6/+3 |
|/ |
|
* | Show error message when posting an invalid comment | Vincent Petry | 2016-06-24 | 1 | -1/+5 |
* | Contacts API: replace raw image data with url (#25081) | Georg Ehrke | 2016-06-21 | 4 | -20/+185 |
* | throw PasswordLoginForbidden on DAV | Christoph Wurst | 2016-06-17 | 1 | -1/+4 |
* | add PasswordLoginForbiddenException | Christoph Wurst | 2016-06-17 | 1 | -0/+16 |
* | create session token only for clients that support cookies | Christoph Wurst | 2016-06-13 | 1 | -12/+5 |
* | Merge pull request #24080 from owncloud/support-calendar-class-property | Vincent Petry | 2016-06-10 | 4 | -127/+402 |
|\ |
|
| * | Filter confidential calendar objects in shared calendars | Thomas Müller | 2016-06-09 | 1 | -0/+150 |
| * | Added unit testing for the migration step | Thomas Müller | 2016-06-09 | 3 | -122/+242 |
| * | Extract CLASS property from calendar object and store it in the database | Thomas Müller | 2016-06-09 | 1 | -5/+10 |
* | | DAV now returns file name with Content-Disposition header | Vincent Petry | 2016-06-09 | 2 | -2/+67 |
|/ |
|
* | Merge pull request #24813 from owncloud/delete-ghost-files | Vincent Petry | 2016-06-07 | 1 | -0/+59 |
|\ |
|
| * | add test for deleting ghost files over dav | Robin Appelman | 2016-06-03 | 1 | -0/+59 |
* | | Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) | Thomas Müller | 2016-06-06 | 1 | -22/+38 |
|/ |
|
* | block DAV if 2FA challenge needs to be solved first | Christoph Wurst | 2016-06-01 | 1 | -3/+63 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 57 | -24/+134 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 62 | -112/+122 |
* | Fix local execution | Joas Schilling | 2016-05-25 | 2 | -0/+5 |
* | do not allow client password logins if token auth is enforced or 2FA is enabled | Christoph Wurst | 2016-05-24 | 1 | -4/+4 |
* | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 1 | -5/+5 |
* | Merge pull request #22690 from owncloud/fix-comments-href-remote.php-files | Vincent Petry | 2016-05-23 | 1 | -1/+2 |
|\ |
|
| * | ensure comments-href returns a value also when propfind is done against remot... | Arthur Schiwon | 2016-05-20 | 1 | -1/+2 |
* | | Fix unit tests | Joas Schilling | 2016-05-23 | 3 | -30/+37 |
* | | Adjust DAV SystemTagPlugin unit tests for groups | Vincent Petry | 2016-05-20 | 1 | -63/+219 |
* | | Fix system tags DAV plugin tests | Vincent Petry | 2016-05-20 | 1 | -50/+20 |
* | | Fix system tags DAV unit tests | Vincent Petry | 2016-05-20 | 4 | -155/+207 |
|/ |
|
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -1/+1 |
* | use the UID for creating the session token, not the login name | Christoph Wurst | 2016-05-11 | 1 | -3/+10 |
* | Fixing local event delivery for calendar events based on the email address | Thomas Müller | 2016-05-02 | 1 | -0/+15 |
* | Test an event in the far future - refs #24221 | Thomas Müller | 2016-04-29 | 1 | -3/+5 |
* | Merge pull request #23918 from owncloud/cruds-for-federated-shares | Björn Schießle | 2016-04-22 | 1 | -36/+55 |
|\ |
|
| * | return correct share permissions on propfind | Björn Schießle | 2016-04-18 | 1 | -36/+55 |
* | | Merge pull request #24151 from owncloud/create-personal-calendar | Thomas Müller | 2016-04-22 | 1 | -0/+81 |
|\ \ |
|
| * | | Personal calendar should be generated even if the birthday calendar already e... | Thomas Müller | 2016-04-21 | 1 | -0/+81 |
* | | | Birthday calendar should never have write acl - fixes #24154 | Thomas Müller | 2016-04-21 | 3 | -2/+20 |
|/ / |
|
* | | Merge pull request #24076 from owncloud/fix-initial-calendar-and-addressbook-... | Lukas Reschke | 2016-04-19 | 1 | -0/+71 |
|\ \ |
|