summaryrefslogtreecommitdiffstats
path: root/tests/lib/share
Commit message (Expand)AuthorAgeFilesLines
* Listen to post_deleteGroup hook in Share APIMichael Gapczynski2012-09-021-0/+4
* Restructure generateTarget for the post_addToGroup hookMichael Gapczynski2012-09-021-12/+13
* Fix sharing test caseMichael Gapczynski2012-08-281-2/+1
* assert array length and individual content instead of assertEqual on arraysThomas Mueller2012-08-281-2/+6
* assert array length and individual content instead of assertEqual on arraysThomas Mueller2012-08-281-1/+6
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-1/+1
* Revert using item name, no longer allowing the same item source exist for a userMichael Gapczynski2012-08-222-44/+46
* Refactor again so we can tell what item is being reshared in case the same so...Michael Gapczynski2012-08-191-41/+33
* Large refactoring to allow for the same item to be shared to a group and agai...Michael Gapczynski2012-08-191-8/+103
* File sharing cleanup, works perfectly I think :)Michael Gapczynski2012-08-161-0/+8
* Add tests for Share API, all tests passing :)Michael Gapczynski2012-08-152-133/+258
* Merge branch 'master' into share_apiMichael Gapczynski2012-07-252-0/+227