Arthur Schiwon
|
ba82d80f32
|
adjust group tests
|
2014-06-03 12:59:11 +02:00 |
Arthur Schiwon
|
3fed96af0e
|
clean up
|
2014-06-03 12:59:11 +02:00 |
Arthur Schiwon
|
5336e9a156
|
newlines
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
d52fbd7e55
|
adjust test to changed convention in storing quota
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
e07ebdd7d0
|
adjust user backend test
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
b0d1b2557c
|
adjust Access test
|
2014-06-03 12:59:09 +02:00 |
Arthur Schiwon
|
6d64d7ec3f
|
LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master
|
2014-06-03 12:59:09 +02:00 |
Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
Robin McCorkell
|
c4f1de63a8
|
Fix PHPDoc in /apps
|
2014-05-16 22:21:57 +01:00 |
Lukas Reschke
|
cd3ed01483
|
Fix Typo
I guess that should be `default` and not `defautl`, wondering how this ever worked.
|
2014-05-11 15:24:42 +02:00 |
Lukas Reschke
|
340089f270
|
Merge pull request #8059 from owncloud/countUsersInGroup
add optional countUsersInGroup method to group backends
|
2014-04-14 20:45:12 +02:00 |
blizzz
|
9feebeaf40
|
Merge pull request #7837 from owncloud/fix_7530
LDAP: fix determining objectclasses takes long
|
2014-04-09 12:27:17 +02:00 |
Arthur Schiwon
|
2407321625
|
add tests for LDAP
|
2014-04-08 12:57:06 +02:00 |
Arthur Schiwon
|
422ccf4cdb
|
add test for cloning and keeping configuration seperate
|
2014-03-21 15:31:30 +01:00 |
Arthur Schiwon
|
6f605ecd67
|
make tests work on systems without php5_ldap
|
2014-03-21 10:08:17 +01:00 |
Arthur Schiwon
|
3d2ab76347
|
add tests for cumulativeSearchOnAttribute
|
2014-03-21 00:17:51 +01:00 |
Arthur Schiwon
|
d5690a174e
|
LDAP: fix and extend tests
|
2014-02-20 14:05:45 +01:00 |
Arthur Schiwon
|
677d83d45f
|
LDAP: add tests for countUsers
|
2014-01-08 12:24:29 +01:00 |
Arthur Schiwon
|
3e1bdd8a04
|
remove outdated (thus failing) and anyway insufficient group tests - for now
|
2013-09-27 13:34:16 +02:00 |
Arthur Schiwon
|
05ee6606f1
|
give test file a proper name
|
2013-09-27 13:34:16 +02:00 |
Arthur Schiwon
|
2cebd8b92e
|
added user_ldap tests via public api calls
|
2013-09-27 13:34:16 +02:00 |
Arthur Schiwon
|
84f522f406
|
LDAP: simple tests for the user backend
|
2013-09-27 13:34:15 +02:00 |
Thomas Mueller
|
ef88ceba8c
|
drop SimpleTest compatibility
|
2013-01-24 16:47:17 +01:00 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
e73b817a38
|
Checkstyle: NoSpaceAfterComma
|
2012-10-23 22:53:54 +02:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Bart Visscher
|
db18218a1b
|
Space before tab fixes
|
2012-08-29 20:34:44 +02:00 |
Arthur Schiwon
|
a6c5309e16
|
LDAP: adjust test after refactoring
|
2012-07-25 12:56:09 +02:00 |
Arthur Schiwon
|
819af69972
|
group LDAP: simple basic tests
|
2012-04-15 14:50:03 +02:00 |
Arthur Schiwon
|
54a9fd2e6a
|
group LDAP: implemented inGroup()
|
2012-04-15 14:50:03 +02:00 |
Arthur Schiwon
|
e160acefe3
|
test for ldap group backend
|
2012-04-14 18:08:40 +02:00 |