Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | adjust group tests | Arthur Schiwon | 2014-06-03 | 1 | -2/+9 | |
* | clean up | Arthur Schiwon | 2014-06-03 | 1 | -3/+1 | |
* | newlines | Arthur Schiwon | 2014-06-03 | 1 | -1/+1 | |
* | adjust test to changed convention in storing quota | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 | |
* | adjust user backend test | Arthur Schiwon | 2014-06-03 | 1 | -13/+33 | |
* | adjust Access test | Arthur Schiwon | 2014-06-03 | 1 | -7/+16 | |
* | LDAP: put out fetching of user meta data into a fully tested class of its own... | Arthur Schiwon | 2014-06-03 | 1 | -0/+680 | |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -2/+2 | |
* | Fix PHPDoc in /apps | Robin McCorkell | 2014-05-16 | 1 | -3/+3 | |
* | Fix Typo | Lukas Reschke | 2014-05-11 | 1 | -1/+1 | |
* | Merge pull request #8059 from owncloud/countUsersInGroup | Lukas Reschke | 2014-04-14 | 1 | -0/+115 | |
|\ | ||||||
| * | add tests for LDAP | Arthur Schiwon | 2014-04-08 | 1 | -0/+115 | |
* | | Merge pull request #7837 from owncloud/fix_7530 | blizzz | 2014-04-09 | 1 | -0/+210 | |
|\ \ | |/ |/| | ||||||
| * | make tests work on systems without php5_ldap | Arthur Schiwon | 2014-03-21 | 1 | -0/+12 | |
| * | add tests for cumulativeSearchOnAttribute | Arthur Schiwon | 2014-03-21 | 1 | -0/+198 | |
* | | add test for cloning and keeping configuration seperate | Arthur Schiwon | 2014-03-21 | 1 | -0/+54 | |
|/ | ||||||
* | LDAP: fix and extend tests | Arthur Schiwon | 2014-02-20 | 2 | -3/+169 | |
* | LDAP: add tests for countUsers | Arthur Schiwon | 2014-01-08 | 1 | -0/+54 | |
* | remove outdated (thus failing) and anyway insufficient group tests - for now | Arthur Schiwon | 2013-09-27 | 1 | -46/+0 | |
* | give test file a proper name | Arthur Schiwon | 2013-09-27 | 1 | -0/+0 | |
* | added user_ldap tests via public api calls | Arthur Schiwon | 2013-09-27 | 1 | -14/+112 | |
* | LDAP: simple tests for the user backend | Arthur Schiwon | 2013-09-27 | 1 | -0/+313 | |
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -1/+1 | |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -2/+2 | |
* | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 1 | -8/+8 | |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -2/+2 | |
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -1/+1 | |
* | LDAP: adjust test after refactoring | Arthur Schiwon | 2012-07-25 | 1 | -2/+2 | |
* | group LDAP: simple basic tests | Arthur Schiwon | 2012-04-15 | 1 | -0/+6 | |
* | group LDAP: implemented inGroup() | Arthur Schiwon | 2012-04-15 | 1 | -0/+4 | |
* | test for ldap group backend | Arthur Schiwon | 2012-04-14 | 1 | -0/+36 |