summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
* fix #724 by using step instead of jobBernhard Posselt2016-08-041-2/+2
* Adding quota plugin to new dav endpoint (#25615)Thomas Müller2016-07-291-0/+3
* add dav property to check if a file has a preview availableRobin Appelman2016-07-278-6/+85
* Also increase the min versionJoas Schilling2016-07-221-1/+1
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* Merge pull request #517 from nextcloud/fix-typoJoas Schilling2016-07-221-1/+1
|\
| * Use app name from stable9Joas Schilling2016-07-221-1/+1
* | Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\ \ | |/ |/|
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | Merge pull request #496 from nextcloud/fix-config-generationMorris Jobke2016-07-211-1/+1
|\ \
| * | Change the app nameJoas Schilling2016-07-211-1/+1
| |/
* | Update with robinJoas Schilling2016-07-2134-34/+34
* | Fix apps/Joas Schilling2016-07-21168-279/+538
|/
* Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-216-3/+21
|\
| * Implement brute force protectionLukas Reschke2016-07-206-3/+21
* | Merge pull request #466 from nextcloud/escape-special-charactersLukas Reschke2016-07-201-1/+1
|\ \
| * | Escape special characters (#25429)Aaron Wood2016-07-201-1/+1
| |/
* | Merge pull request #464 from nextcloud/master-change-load-orderRoeland Douma2016-07-201-1/+4
|\ \
| * | Change load order of auth backends so that we can throw an exception in OCA\D...Thomas Müller2016-07-201-1/+4
| |/
* / Cast share id to string (#25402)Vincent Petry2016-07-201-1/+1
|/
* Merge pull request #394 from nextcloud/tags-for-everythingMorris Jobke2016-07-198-51/+68
|\
| * Fix non-existing exception classJoas Schilling2016-07-185-25/+25
| * Allow apps to register SystemTags pluginsJoas Schilling2016-07-182-2/+21
| * Fix doc blocksJoas Schilling2016-07-181-0/+5
| * Fix TODO and bring in abstraction (similar to comments)Joas Schilling2016-07-184-28/+21
* | Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-182-2/+2
|\ \ | |/ |/|
| * Use the themed Defaults everywhereJoas Schilling2016-07-152-2/+2
* | Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke2016-07-181-1/+1
|\ \
| * | remove unused parameterBjoern Schiessle2016-07-141-1/+1
| |/
* | Merge pull request #407 from nextcloud/dav_phpunit_fixesMorris Jobke2016-07-1536-179/+472
|\ \
| * | Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-1536-179/+472
| |/
* / PasswordLoginForbidden is not a FATAL exceptionRoeland Jago Douma2016-07-141-0/+3
|/
* Fix test using private propertriesRobin Appelman2016-07-082-2/+2
* Fix type hintingRobin Appelman2016-07-082-2/+2
* Fix undefined propertiesRobin Appelman2016-07-083-0/+14
* Merge branch 'master' into sync-masterMorris Jobke2016-07-076-5/+57
|\
| * Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-042-2/+2
| * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-012-8/+15
| |\
| * | fix error messageBjoern Schiessle2016-06-301-1/+1
| * | Fix testsLukas Reschke2016-06-301-0/+20
| * | Add proper throws PHP docsLukas Reschke2016-06-301-2/+13
| * | Add required $message parameterLukas Reschke2016-06-301-2/+2
| * | add some additonal permission checks to the webdav backendBjoern Schiessle2016-06-301-1/+16
| * | get only vcard which match both the address book id and the vcard uriBjoern Schiessle2016-06-282-1/+6
| * | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-2613-41/+390
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-218-86/+176
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-1119-166/+857
| |\ \ \ \
| * \ \ \ \ Merge pull request #19 from nextcloud/files-dropLukas Reschke2016-06-101-0/+5
| |\ \ \ \ \
| | * | | | | block webdav access if share is not readableBjoern Schiessle2016-06-091-0/+5