Felix Moeller
|
a4b2ea586d
|
Style: Remove all the dangling white spaces
|
2012-11-04 22:16:04 +01:00 |
Bart Visscher
|
3fef4564f0
|
Give share test users a unique prefix
|
2012-10-13 20:23:02 +02:00 |
Bart Visscher
|
95c8adba19
|
Swap values for assertEqual to get better error message, also renamed the function to phpunit name
|
2012-10-13 15:10:19 +02:00 |
Bart Visscher
|
8c281a456d
|
PHPUnit 3.6 does not support @expectedException with the generic exception class
|
2012-10-12 19:28:24 +02:00 |
Robin Appelman
|
7b64ab9294
|
make sure the share backend test case can find the correct interface
|
2012-10-10 11:40:40 +02:00 |
Robin Appelman
|
aa13a58513
|
Merge branch 'phpunit'
|
2012-10-10 11:05:19 +02:00 |
Michael Gapczynski
|
dc767798c6
|
Manually change appconfig value for share policy so tests work correctly
|
2012-10-09 17:16:59 -04:00 |
Robin Appelman
|
22f8f50e05
|
initual phpunit support
|
2012-10-03 21:29:50 +02:00 |
Michael Gapczynski
|
f23f719d99
|
Fix unsharing from self for group shares and add test for it
|
2012-09-08 20:15:47 -04:00 |
Michael Gapczynski
|
4c065deb55
|
Listen to post_deleteGroup hook in Share API
|
2012-09-02 20:01:09 -04:00 |
Michael Gapczynski
|
f0f2d93908
|
Restructure generateTarget for the post_addToGroup hook
|
2012-09-02 18:23:19 -04:00 |
Michael Gapczynski
|
95cd48dea8
|
Fix sharing test case
|
2012-08-28 14:00:46 -04:00 |
Thomas Mueller
|
07df52c998
|
assert array length and individual content instead of assertEqual on arrays
|
2012-08-28 00:35:10 +02:00 |
Thomas Mueller
|
2abb63de70
|
assert array length and individual content instead of assertEqual on arrays
|
2012-08-28 00:12:01 +02:00 |
Jörn Friedrich Dreyer
|
fa3497f6ed
|
add backticks to SQL, use limit parameter instead of LIMIT SQL
|
2012-08-25 01:52:27 +02:00 |
Michael Gapczynski
|
9699ff03bd
|
Revert using item name, no longer allowing the same item source exist for a user
|
2012-08-22 11:57:58 -04:00 |
Michael Gapczynski
|
5eca531f99
|
Refactor again so we can tell what item is being reshared in case the same source shows up. This is the end of the share_api branch, moving to master.
|
2012-08-19 22:14:38 -04:00 |
Michael Gapczynski
|
f987e22d85
|
Large refactoring to allow for the same item to be shared to a group and again with a user in the group with different permissions
|
2012-08-19 16:30:38 -04:00 |
Michael Gapczynski
|
df8a2e5361
|
File sharing cleanup, works perfectly I think :)
|
2012-08-16 12:20:14 -04:00 |
Michael Gapczynski
|
137e4cb342
|
Add tests for Share API, all tests passing :)
|
2012-08-15 11:55:54 -04:00 |
Michael Gapczynski
|
30b58f5677
|
Merge branch 'master' into share_api
Conflicts:
apps/calendar/js/loader.js
apps/contacts/index.php
apps/contacts/js/loader.js
apps/files/js/files.js
apps/files_sharing/sharedstorage.php
lib/filesystemview.php
|
2012-07-25 17:08:18 -04:00 |