summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Fix forbidden backslash DAV integration testsVincent Petry2017-04-261-12/+12
* Added test cases from core 16825Sergio Bertolin2017-04-261-0/+41
* Simplified new endpoint move testVincent Petry2017-04-261-9/+4
* Added case when final chunk move must not change file idVincent Petry2017-04-261-0/+13
* Added test about checking file id after a moveSergio Bertolin2017-04-262-2/+45
* Merge pull request #4494 from nextcloud/fix-jsunitMorris Jobke2017-04-251-1/+1
|\
| * Fix JS unit failure because of Jasmine 2.6 and the phantomjs launcherMorris Jobke2017-04-251-1/+1
* | Loop over the apps directory and add the taskJoas Schilling2017-04-251-23/+11
* | Check whether we can json decode the translationsJoas Schilling2017-04-251-0/+81
|/
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+58
* Favorites integration tests for shared filesMorris Jobke2017-04-121-0/+13
* Fix casing of same origin frame optionJoas Schilling2017-04-123-4/+4
* Add integration test for trashbinVincent Petry2017-04-114-10/+164
* Clear opcode cache after config changeLukas Reschke2017-04-112-1/+14
* Add integration testsLukas Reschke2017-04-113-0/+51
* Merge pull request #4221 from nextcloud/provisioning-api-for-account-infoMorris Jobke2017-04-072-2/+71
|\
| * Allow to change account info via provisioning apiJoas Schilling2017-04-072-2/+71
* | Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpointMorris Jobke2017-04-052-1/+57
|\ \
| * | Don't list on public calendar endpointsLukas Reschke2017-04-052-1/+57
| |/
* / Add integration tests for token authLukas Reschke2017-04-052-36/+158
|/
* mergejs should print a newline between importsRoeland Jago Douma2017-03-311-0/+1
* fix setup of external storage integration testsRobin Appelman2017-03-301-1/+1
* Fix unit testsMorris Jobke2017-03-281-1/+1
* Split long running features/sharing-v1.feature into two smaller partsMorris Jobke2017-03-282-710/+718
* Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma2017-03-282-1/+30
|\
| * Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry2017-03-232-1/+30
* | Use authType BASIC for Sabre client in integration testsVincent Petry2017-03-241-6/+7
* | Merge pull request #4013 from nextcloud/bundle_vendor_jsLukas Reschke2017-03-242-0/+60
|\ \
| * | Add CI step to verify merged vendor jsRoeland Jago Douma2017-03-231-0/+25
| * | Merge vendor jsRoeland Jago Douma2017-03-231-0/+35
| |/
* | also install sinonMorris Jobke2017-03-231-1/+2
* | Update karma, use sinon from npmVincent Petry2017-03-231-5/+10
* | Merge pull request #3879 from nextcloud/downstream-26915Morris Jobke2017-03-236-7/+256
|\ \
| * | Use proper bash test syntaxMorris Jobke2017-03-201-1/+1
| * | Fix warningJoas Schilling2017-03-201-1/+0
| * | 200 is okJoas Schilling2017-03-201-15/+15
| * | Fix deletion of groupsJoas Schilling2017-03-201-1/+7
| * | Strict comparisonsJoas Schilling2017-03-202-4/+4
| * | Added tests using v2.phpSergio Bertolin2017-03-202-2/+246
* | | Merge pull request #3965 from nextcloud/downstream-27343Morris Jobke2017-03-232-0/+121
|\ \ \ | |_|/ |/| |
| * | Providing --path option to transfer-ownershipSujith H2017-03-202-0/+121
| |/
* / add integration test to ensure that shares dont overwrite external storagesRobin Appelman2017-03-222-2/+18
|/
* Add integration testsJoas Schilling2017-03-202-0/+24
* Added logic and tests to remove everything inside a folderSergio Bertolin2017-03-202-0/+57
* Added functions to add files in local_storageSergio Bertolin2017-03-191-0/+24
* Revert "Add integration test for trashbin"Morris Jobke2017-03-175-177/+10
* Merge pull request #3893 from nextcloud/downstream-27069Roeland Jago Douma2017-03-175-10/+177
|\
| * Add integration test for trashbinVincent Petry2017-03-165-10/+177
* | Merge pull request #3894 from nextcloud/downstream-27008Joas Schilling2017-03-171-17/+25
|\ \
| * | Integration test check download without saving file locallyVincent Petry2017-03-161-17/+25
| |/