aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-2/+2
* add auth integration testsChristoph Wurst2016-05-112-0/+120
* increase token column widthChristoph Wurst2016-05-111-1/+1
* Added integration tests directly in the code PRSergio Bertolín2016-05-021-2/+53
* Integration test for a disabled userThomas Müller2016-05-022-1/+25
* Merge pull request #23942 from owncloud/fix-behatThomas Müller2016-04-271-6/+6
|\
| * Use baseUrl as providedThomas Müller2016-04-121-6/+6
* | Merge pull request #23978 from owncloud/integration-test-remaining-from-qa-26Lukas Reschke2016-04-161-0/+19
|\ \
| * | Added test case about downloading a file inside a folder with rangeSergio Bertolin2016-04-131-0/+19
| |/
* / Add intergration tests for new chunkingRoeland Jago Douma2016-04-121-0/+32
|/
* Add intergration testsRoeland Jago Douma2016-04-041-0/+1
* Add sharePermissions webdav propertyRoeland Jago Douma2016-03-311-0/+14
* Add intergration testsRoeland Jago Douma2016-03-221-0/+1
* Add intergration testsRoeland Jago Douma2016-03-171-1/+52
* Merge pull request #23258 from owncloud/sharee-testsThomas Müller2016-03-165-134/+182
|\
| * Split the context so we don't reset the config on each testJoas Schilling2016-03-152-57/+72
| * Add tests for user enumeration and sharing in group onlyJoas Schilling2016-03-151-1/+7
| * Always use the admin when putting poeple in a groupJoas Schilling2016-03-151-4/+5
| * Make the app config code ready for reuseJoas Schilling2016-03-152-78/+104
* | Only match LOCAL and REMOTE as servers, correctly make use of the sharer serv...Joas Schilling2016-03-142-26/+26
|/
* Merge pull request #23091 from owncloud/issue-23085-csae-insensitive-group-se...Thomas Müller2016-03-131-0/+51
|\
| * Add integration tests for sharee APIJoas Schilling2016-03-111-0/+51
* | Merge pull request #23141 from owncloud/behat-code-styleThomas Müller2016-03-1112-50/+232
|\ \
| * | Fix WebDavJoas Schilling2016-03-112-5/+39
| * | Fix docs of TagsJoas Schilling2016-03-111-0/+35
| * | Remove unnecessary importsJoas Schilling2016-03-111-2/+0
| * | Fix commentsJoas Schilling2016-03-111-2/+29
| * | Fix checksumsContextJoas Schilling2016-03-111-1/+23
| * | Fix issues in CardDavJoas Schilling2016-03-111-3/+13
| * | Add docs for CalDavContextJoas Schilling2016-03-111-0/+10
| * | Docs for BasicStructureJoas Schilling2016-03-111-0/+16
| * | Fix the use of traitsJoas Schilling2016-03-112-4/+0
| * | Fix inheritance of membersJoas Schilling2016-03-113-13/+31
| * | API version needs to be on basic because we use it thereJoas Schilling2016-03-112-12/+11
| * | Fix type in class nameJoas Schilling2016-03-111-1/+1
| * | Remove hardcoded api versionsJoas Schilling2016-03-111-3/+3
| * | asCreatingAShareWith has no returnJoas Schilling2016-03-111-1/+1
| * | Fix docsJoas Schilling2016-03-111-3/+20
| |/
* / Adding new tests for federation sharingSergio Bertolín2016-03-112-1/+43
|/
* Merge pull request #22602 from owncloud/fix_slow_chunkcheckThomas Müller2016-03-091-0/+11
|\
| * Added testsRoeland Jago Douma2016-03-071-0/+11
* | Fix capabilities intergration testsRoeland Jago Douma2016-03-081-2/+2
|/
* Checksum intergration testRoeland Jago Douma2016-03-011-0/+227
* Merge pull request #22700 from owncloud/only_1_linkshareThomas Müller2016-03-011-0/+20
|\
| * Intergration testsRoeland Jago Douma2016-03-011-0/+20
* | Merge pull request #22731 from owncloud/hide-nodes-from-listeningThomas Müller2016-03-012-0/+365
|\ \
| * | Hides nodes from listing that the user has no access toLukas Reschke2016-02-292-0/+365
| |/
* / Return -3 for unlimited quotaVincent Petry2016-02-293-11/+60
|/
* Add integration test for CSRF protection on DAVLukas Reschke2016-02-251-2/+90
* Add header for attachment disposition only onceLukas Reschke2016-02-231-0/+44