summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-201-0/+2
* Add integration tests for legacy DAV endpointsLukas Reschke2017-02-104-30/+69
* remove outdated scenarioArthur Schiwon2017-01-201-6/+0
* LDAP PUT command now supports setting multiple keys at onceArthur Schiwon2017-01-202-22/+25
* enable user_ldap app for testsArthur Schiwon2017-01-201-1/+1
* LDAP OCS Api for show configArthur Schiwon2017-01-192-0/+41
* test against OCS v2 insteadArthur Schiwon2017-01-191-7/+9
* add LDAP OCS Api for modifying a configurationArthur Schiwon2017-01-192-6/+36
* fix and extend behat testsArthur Schiwon2017-01-193-1/+75
* LDAP OCS Api for delete configArthur Schiwon2017-01-181-0/+14
* LDAP OCS Api for create configArthur Schiwon2017-01-181-0/+7
* Merge pull request #2512 from nextcloud/cleanup-system-tag-usageRoeland Jago Douma2017-01-061-3/+10
|\
| * Only allow admins to delete tagsJoas Schilling2016-12-061-3/+10
* | Merge pull request #2948 from nextcloud/allow-global-composer-to-be-usedMorris Jobke2017-01-061-9/+19
|\ \
| * | Allow to use a global composer instanceJoas Schilling2017-01-051-9/+19
* | | Fix js testsRoeland Jago Douma2017-01-061-1/+2
|/ /
* | Test remember-me loginChristoph Wurst2017-01-023-20/+45
* | Merge pull request #2816 from nextcloud/changing_how_favorites_are_serializedRoeland Jago Douma2016-12-231-4/+4
|\ \
| * | Return explicit values instead of boolean from sabre (#26654)Sergio Bertolín2016-12-221-4/+4
* | | Added phpdoc for getUserHomeSergio Bertolin2016-12-231-0/+4
* | | Using propfind instead of accessing the file systemSergio Bertolin2016-12-231-2/+2
* | | Changed data directory for work oneSergio Bertolin2016-12-232-5/+5
* | | Added support for homes which doesn't have user's nameSergio Bertolin2016-12-232-1/+11
* | | Added functionaly for not shared elementsSergio Bertolin2016-12-222-4/+13
* | | Added more favorites report casesSergio Bertolin2016-12-221-0/+44
* | | Added flexibility to propertiesSergio Bertolin2016-12-221-20/+13
* | | Fixed failing problemsSergio Bertolin2016-12-222-5/+5
* | | WIP commit, adding report supportSergio Bertolin2016-12-222-1/+67
|/ /
* | Merge pull request #2758 from nextcloud/only-one-dav-backendLukas Reschke2016-12-212-0/+40
|\ \
| * | Adjust integration test to Nextcloud brandingLukas Reschke2016-12-191-2/+2
| * | Add test for duplicate 401 headers on DAVVincent Petry2016-12-192-0/+40
* | | Fix finding transferred folder in integration testsVincent Petry2016-12-191-1/+1
* | | Adjust to Nextcloud changesLukas Reschke2016-12-191-13/+31
* | | Add transfer ownership integration tests (#26543)Vincent Petry2016-12-196-40/+405
|/ /
* | Add integration test for creating folder with colonVincent Petry2016-12-162-0/+25
* | Merge pull request #2673 from nextcloud/shared-scanner-unmaskedLukas Reschke2016-12-151-0/+20
|\ \
| * | Add integration tests for uploading files to a permission limited shareRobin Appelman2016-12-151-0/+20
| |/
* | Don't set Content-Disposition header if one already existsLukas Reschke2016-12-143-0/+192
* | The hash can change so checking for it is kind of dangerousRoeland Jago Douma2016-12-131-1/+0
|/
* Add intergration testsRoeland Jago Douma2016-12-023-0/+141
* Add integration test for web based installerMorris Jobke2016-11-214-14/+76
* Adjust integration testLukas Reschke2016-11-211-0/+1
* Add intergration testRoeland Jago Douma2016-11-141-0/+17
* Merge pull request #1792 from nextcloud/bump_sabreRoeland Jago Douma2016-11-091-1/+1
|\
| * Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-1/+1
* | Bump jstests depsRoeland Jago Douma2016-11-081-7/+7
* | Add sleep functionRoeland Jago Douma2016-11-042-0/+10
* | Fix testsRoeland Jago Douma2016-11-041-6/+15
* | Remove unneeded behat methodMorris Jobke2016-11-021-10/+0
* | Adapted favorites and dav2 featuresSergio Bertolin2016-11-026-127/+248
|/