summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Use proper PhantomJS library and run the tests as separate stepMorris Jobke2016-06-131-1/+1
* Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-111-2/+2
|\
| * DAV now returns file name with Content-Disposition headerVincent Petry2016-06-091-2/+2
* | Downstream 2016-06-09Arthur Schiwon2016-06-093-1/+73
|\|
| * 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
* | Revert "Downstream 2016-06-08"blizzz2016-06-093-73/+1
* | Get a range from several chunksSergio Bertolin2016-06-091-2/+2
* | Added another case about overwriting folder using old chunkingSergio Bertolin2016-06-091-16/+12
* | Added same test using old chunkingSergio Bertolin2016-06-091-1/+17
* | userUploadsChunkFileOfWithToWithChecksum has chunking-42 hardcodedSergio Bertolin2016-06-091-5/+5
* | add overwriting using chunking but failingSergio Bertolin2016-06-091-0/+19
* | Added tests about overwriting files and folders as recipientSergio Bertolin2016-06-093-1/+42
* | no more CLA and switch to AGPLv3 or laterBjoern Schiessle2016-06-061-9/+57
|/
* Update integration tests for system tags with groupsVincent Petry2016-05-203-17/+232
* fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-2/+2
* add auth integration testsChristoph Wurst2016-05-113-0/+198
* increase token column widthChristoph Wurst2016-05-111-1/+1
* Modified expected output according to rullzerSergio Bertolin2016-05-022-2/+4
* Added integration tests directly in the code PRSergio Bertolín2016-05-024-3/+259
* Integration test for a disabled userThomas Müller2016-05-023-1/+33
* Not logged in is original calculated targetRoeland Jago Douma2016-04-301-2/+2
* 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-162-0/+28
|\ \
| * | Added test case about downloading a file inside a folder with rangeSergio Bertolin2016-04-132-0/+28
* | | Merge pull request #24030 from owncloud/integration-tests-improved-resharingLukas Reschke2016-04-161-0/+14
|\ \ \
| * | | Added test case for QA-94Sergio Bertolin2016-04-151-0/+14
* | | | Merge pull request #23939 from owncloud/stricter-csp-for-dav-backendLukas Reschke2016-04-161-2/+2
|\ \ \ \
| * | | | Employ a stricter Content Security Policy on remote.phpLukas Reschke2016-04-121-2/+2
| | |_|/ | |/| |
* | | | Move share-permissions property namespaceRoeland Jago Douma2016-04-151-20/+20
| |/ / |/| |
* | | On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma2016-04-141-0/+12
* | | Merge pull request #20118 from owncloud/chunked-upload-davThomas Müller2016-04-132-0/+68
|\ \ \ | |_|/ |/| |
| * | Add intergration tests for new chunkingRoeland Jago Douma2016-04-122-0/+68
| |/
* / always return the complete permissions the file was shared withBjörn Schießle2016-04-121-2/+2
|/
* Add intergration testsRoeland Jago Douma2016-04-042-0/+31
* Add sharePermissions webdav propertyRoeland Jago Douma2016-03-312-0/+118
* Add intergration testsRoeland Jago Douma2016-03-222-0/+17
* Add intergration testsRoeland Jago Douma2016-03-172-1/+125
* Merge pull request #23258 from owncloud/sharee-testsThomas Müller2016-03-167-219/+299
|\
| * Split the context so we don't reset the config on each testJoas Schilling2016-03-154-57/+82
| * Add tests for user enumeration and sharing in group onlyJoas Schilling2016-03-152-45/+103
| * 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
| * Deduplicate the existing backgroundJoas Schilling2016-03-141-44/+14
* | Only match LOCAL and REMOTE as servers, correctly make use of the sharer serv...Joas Schilling2016-03-143-30/+30
|/