summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* Add integration tests for legacy DAV endpointsLukas Reschke2017-02-104-30/+69
* fix some integration testsBjoern Schiessle2017-02-082-11/+11
* Add integration tests for uploading files to a permission limited shareRobin Appelman2016-12-151-0/+20
* Request a valid resourceJoas Schilling2016-09-271-5/+4
* Changed enabled/disabled app in provisioning api testsSergio Bertolín2016-08-311-6/+7
* External storage was not enabled and content was not deleted before scenariosSergio Bertolín2016-08-311-0/+3
* Added local_storage folderSergio Bertolín2016-08-311-0/+4
* Run as current userSergio Bertolin2016-08-311-1/+2
* Removed extra context added needed option and remove storage after external s...Sergio Bertolin2016-08-313-26/+1
* Added feature and context, not working yet, option to allow sharing needs to ...Sergio Bertolin2016-08-312-0/+50
* Creating the folder when the tests runSergio Bertolín2016-08-312-0/+36
* Add integration test for sharing with group, then user in groupVincent Petry2016-08-311-0/+15
* [stable9.1] Added integration test (#25675)Thomas Müller2016-08-301-0/+18
* Fix intergration test for admin_auditRoeland Jago Douma2016-08-081-1/+0
* Disable buggy test for nowRoeland Jago Douma2016-08-071-14/+14
* Add integration tests for double shares with rename in betweenVincent Petry2016-08-042-4/+34
* Add integration tests for merging received sharesVincent Petry2016-08-043-24/+180
* Merge pull request #602 from nextcloud/backport-workflow-engineJoas Schilling2016-08-041-0/+1
|\
| * Add app to provisioning outputJoas Schilling2016-07-271-0/+1
* | Add intergration testRoeland Jago Douma2016-08-031-0/+16
* | Adding quota plugin to new dav endpoint (#25615)Thomas Müller2016-07-292-2/+41
|/
* Run the license scriptJoas Schilling2016-07-2215-13/+272
* Implement brute force protectionLukas Reschke2016-07-201-0/+3
* Add a new integration test for CREATE only sharesJoas Schilling2016-07-141-0/+31
* Make sure the update was successfulJoas Schilling2016-07-141-0/+4
* Merge branch 'master' into sync-masterMorris Jobke2016-07-074-1/+59
|\
| * Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-041-1/+1
| * Add integration testsLukas Reschke2016-06-302-0/+47
| * Merge pull request #236 from nextcloud/master-sync-upstreamMorris Jobke2016-06-281-3/+3
| |\
| | * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-3/+3
| | |\
| * | | Adjust integration testLukas Reschke2016-06-271-0/+1
| |/ /
| * | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-215-40/+146
| |\ \
| * | | fix integration tests for new admin_audit appMorris Jobke2016-06-141-0/+1
| * | | Add integration testsMorris Jobke2016-06-141-0/+9
* | | | Add integration test for sharing with group, then user in groupVincent Petry2016-07-051-0/+15
| |_|/ |/| |
* | | Add explicit delete permission to link sharesVincent Petry2016-06-241-3/+3
| |/ |/|
* | Added test with new endpoint (#23934)Sergio Bertolín2016-06-172-37/+55
* | Added unfavoriting tests and some rewordingSergio Bertolín2016-06-152-8/+36
* | Fixing the testsSergio Bertolín2016-06-152-21/+20
* | Added favorites integration testsDavid Toledo2016-06-152-1/+62
* | Us an explicit version of sabre/dav to allow caching on the jenkins slaves - ...Thomas Müller2016-06-141-1/+1
|/
* Fix typo (found by codespell) (#25073)Stefan Weil2016-06-131-1/+1
* DAV now returns file name with Content-Disposition headerVincent Petry2016-06-091-2/+2
* Get a range from several chunksSergio Bertolin2016-05-311-2/+2
* Added another case about overwriting folder using old chunkingSergio Bertolin2016-05-311-16/+12
* Added same test using old chunkingSergio Bertolin2016-05-311-1/+17
* userUploadsChunkFileOfWithToWithChecksum has chunking-42 hardcodedSergio Bertolin2016-05-311-5/+5
* add overwriting using chunking but failingSergio Bertolin2016-05-311-0/+19
* Added tests about overwriting files and folders as recipientSergio Bertolin2016-05-313-1/+42
* Update integration tests for system tags with groupsVincent Petry2016-05-202-17/+232