| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'phpunit' | Robin Appelman | 2012-10-10 | 1 | -1/+3 |
|\ |
|
| * | initual phpunit support | Robin Appelman | 2012-10-03 | 1 | -1/+3 |
* | | Manually change appconfig value for share policy so tests work correctly | Michael Gapczynski | 2012-10-09 | 1 | -0/+3 |
|/ |
|
* | Fix unsharing from self for group shares and add test for it | Michael Gapczynski | 2012-09-08 | 1 | -0/+8 |
* | Listen to post_deleteGroup hook in Share API | Michael Gapczynski | 2012-09-02 | 1 | -0/+4 |
* | Restructure generateTarget for the post_addToGroup hook | Michael Gapczynski | 2012-09-02 | 1 | -12/+13 |
* | Fix sharing test case | Michael Gapczynski | 2012-08-28 | 1 | -2/+1 |
* | assert array length and individual content instead of assertEqual on arrays | Thomas Mueller | 2012-08-28 | 1 | -2/+6 |
* | assert array length and individual content instead of assertEqual on arrays | Thomas Mueller | 2012-08-28 | 1 | -1/+6 |
* | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -1/+1 |
* | Revert using item name, no longer allowing the same item source exist for a user | Michael Gapczynski | 2012-08-22 | 2 | -44/+46 |
* | Refactor again so we can tell what item is being reshared in case the same so... | Michael Gapczynski | 2012-08-19 | 1 | -41/+33 |
* | Large refactoring to allow for the same item to be shared to a group and agai... | Michael Gapczynski | 2012-08-19 | 1 | -8/+103 |
* | File sharing cleanup, works perfectly I think :) | Michael Gapczynski | 2012-08-16 | 1 | -0/+8 |
* | Add tests for Share API, all tests passing :) | Michael Gapczynski | 2012-08-15 | 2 | -133/+258 |
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 2 | -0/+227 |