Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finally fix the paths for the OCS Share API | Bjoern Schiessle | 2014-03-13 | 1 | -1/+104 |
| | |||||
* | fix path creation for re-shares, issue #7662 | Bjoern Schiessle | 2014-03-11 | 1 | -6/+197 |
| | |||||
* | we need the file_source to delete a share successfully | Bjoern Schiessle | 2014-03-10 | 1 | -0/+34 |
| | |||||
* | fix path in sharing results if it is a file in the Shared folder | Bjoern Schiessle | 2014-02-25 | 1 | -0/+68 |
| | |||||
* | Added unit tests for shared files watcher | Vincent Petry | 2013-11-05 | 1 | -107/+4 |
| | | | | | | - Added base class for sharing unit tests - Added unit tests for shared files watched to check for folder size propagation | ||||
* | add test for the reshare option | Bjoern Schiessle | 2013-10-17 | 1 | -2/+59 |
| | |||||
* | adjust tests | Bjoern Schiessle | 2013-10-17 | 1 | -3/+2 |
| | |||||
* | Merge pull request #5269 from owncloud/ocs_share_api_add_received_from | Björn Schießle | 2013-10-15 | 1 | -1/+2 |
|\ | | | | | ocs share api: add "received_from" and "received_from_displayname" field | ||||
| * | fix api tests | Bjoern Schiessle | 2013-10-11 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #5233 from owncloud/enc_filter_users | Björn Schießle | 2013-10-11 | 1 | -3/+4 |
|\ \ | |/ |/| | only encrypt file to users with encryption keys | ||||
| * | make sure that we are logged in ad user1 while performing the tests | Bjoern Schiessle | 2013-10-10 | 1 | -3/+4 |
| | | |||||
* | | php 5.3 compatibility for Test_Files_Sharing_Api | Thomas Müller | 2013-10-08 | 1 | -2/+4 |
|/ | |||||
* | update tests | Bjoern Schiessle | 2013-10-04 | 1 | -3/+3 |
| | |||||
* | add testUpdateShareUpload() | Bjoern Schiessle | 2013-09-30 | 1 | -3/+62 |
| | |||||
* | add getShareFromFolder() test | Bjoern Schiessle | 2013-09-30 | 1 | -0/+37 |
| | |||||
* | Make sure that testDeleteShare() has some shares to delete | Bjoern Schiessle | 2013-09-30 | 1 | -7/+33 |
|\ | |||||
| * | flipping arguments on assertEquals() - first argument contains the expected ↵ | Thomas Müller | 2013-09-29 | 1 | -4/+4 |
| | | | | | | | | value and second argument contains the value to be asserted | ||||
| * | - adding unit test testGetShareFromUnknownId() | Thomas Müller | 2013-09-29 | 1 | -3/+17 |
| | | | | | | | | | | - fixing getShareFromId() for Oracle - fixing error message | ||||
* | | add some comments | Bjoern Schiessle | 2013-09-27 | 1 | -2/+3 |
|/ | |||||
* | add test getShareFromId | Bjoern Schiessle | 2013-09-27 | 1 | -1/+36 |
| | |||||
* | add some additional assertions to the tests | Bjoern Schiessle | 2013-09-25 | 1 | -2/+11 |
| | |||||
* | add error message to the assert | Thomas Müller | 2013-09-25 | 1 | -2/+2 |
| | |||||
* | make sure that files are shared correctly before each test and unshared ↵ | Bjoern Schiessle | 2013-09-20 | 1 | -2/+43 |
| | | | | again after the test | ||||
* | disable encrpytion app before performing tests | Bjoern Schiessle | 2013-09-20 | 1 | -11/+14 |
| | |||||
* | disable encryption app for share API tests | Bjoern Schiessle | 2013-09-19 | 1 | -0/+14 |
| | |||||
* | remove some unused variables | Bjoern Schiessle | 2013-09-19 | 1 | -6/+0 |
| | |||||
* | some unit test for the new ocs share api | Bjoern Schiessle | 2013-09-19 | 1 | -0/+318 |