summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/owncloud/core into downstream-160614Arthur Schiwon2016-06-1423-13/+136
|\
| * Use proper namespaces - fixes #25078 (#25079)Thomas Müller2016-06-131-1/+2
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-1322-12/+134
* | Merge pull request #57 from nextcloud/fdrop-templateLukas Reschke2016-06-132-3/+38
|\ \
| * | smaller files drop fixesArthur Schiwon2016-06-112-3/+38
* | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-1165-196/+1122
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #25003 from owncloud/fix_ocs_path_responseVincent Petry2016-06-103-21/+65
| |\
| | * Extend unit testsRoeland Jago Douma2016-06-071-1/+33
| | * Fix unit testsRoeland Jago Douma2016-06-072-9/+21
| | * Show the path relative to the requesting userRoeland Jago Douma2016-06-071-12/+12
| * | Merge pull request #24990 from owncloud/fix_24868Vincent Petry2016-06-101-6/+3
| |\ \
| | * | Wrap publicwebdav in sharePermission maskRoeland Jago Douma2016-06-061-6/+3
| * | | Merge pull request #24080 from owncloud/support-calendar-class-propertyVincent Petry2016-06-1011-153/+751
| |\ \ \
| | * | | Filter confidential calendar objects in shared calendarsThomas Müller2016-06-094-3/+322
| | * | | Added unit testing for the migration stepThomas Müller2016-06-095-126/+254
| | * | | Implement classification migration as repair stepThomas Müller2016-06-095-58/+106
| | * | | Bump dav app version and fix variable renameThomas Müller2016-06-092-3/+3
| | * | | Add migration stepThomas Müller2016-06-094-1/+61
| | * | | Extract CLASS property from calendar object and store it in the databaseThomas Müller2016-06-093-26/+69
| * | | | Merge pull request #25024 from owncloud/ldap-cachedgroupsbymemberVincent Petry2016-06-102-1/+54
| |\ \ \ \
| | * | | | Add unit test for LDAP multi group cachingVincent Petry2016-06-091-0/+53
| | * | | | Use array_merge when reading cached groups membersVincent Petry2016-06-081-1/+1
| * | | | | Merge pull request #25046 from owncloud/fix-the-realmVincent Petry2016-06-104-4/+16
| |\ \ \ \ \
| | * | | | | Use the correct realm for basic authentication - fixes #23427Thomas Müller2016-06-094-4/+16
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #25043 from owncloud/webdav-download-mimetypeVincent Petry2016-06-105-3/+91
| |\ \ \ \ \
| | * | | | | DAV now returns file name with Content-Disposition headerVincent Petry2016-06-095-3/+91
| | |/ / / /
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-06-1040-8/+142
* | | | | | Merge pull request #19 from nextcloud/files-dropLukas Reschke2016-06-1011-22/+277
|\ \ \ \ \ \
| * | | | | | Add text about uploaded filesLukas Reschke2016-06-103-3/+16
| * | | | | | Add some error handlingLukas Reschke2016-06-092-4/+27
| * | | | | | Add PHP unit testLukas Reschke2016-06-091-1/+25
| * | | | | | Fix public upload for normal sharesLukas Reschke2016-06-093-5/+7
| * | | | | | Make uploading possible via select and cleanup CSSLukas Reschke2016-06-095-33/+90
| * | | | | | Add fancy layoutLukas Reschke2016-06-093-5/+90
| * | | | | | Fix XSSLukas Reschke2016-06-091-1/+1
| * | | | | | Prevent access to shareinfo if share if read-onlyLukas Reschke2016-06-093-1/+19
| * | | | | | block webdav access if share is not readableBjoern Schiessle2016-06-091-0/+5
| * | | | | | add hide file list optionBjoern Schiessle2016-06-095-20/+48
* | | | | | | log events from versions appBjoern Schiessle2016-06-102-0/+53
* | | | | | | listen to trash bin and group manager hooksBjoern Schiessle2016-06-109-121/+327
* | | | | | | Add basic audit component to loggerLukas Reschke2016-06-107-0/+693
* | | | | | | Downstream 2016-06-09Arthur Schiwon2016-06-0946-131/+318
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #25000 from owncloud/fix-email-login-davVincent Petry2016-06-091-2/+2
| |\ \ \ \ \ \
| | * | | | | | Allow login by email address via webdav as well - fixes #24791Thomas Müller2016-06-091-2/+2
| * | | | | | | Merge pull request #25008 from owncloud/externals_test_with_originVincent Petry2016-06-098-18/+27
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Change the default value to true instead of nullJuan Pablo Villafáñez2016-06-085-8/+8
| | * | | | | | Fix testJuan Pablo Villafáñez2016-06-071-1/+2
| | * | | | | | Rename variableJuan Pablo Villafáñez2016-06-077-20/+20
| | * | | | | | Add support to know where the storage test comes fromJuan Pablo Villafáñez2016-06-077-16/+24
| * | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-06-0912-0/+18
| | |/ / / / / | |/| | | | |