summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests
Commit message (Expand)AuthorAgeFilesLines
* fix and tidy up tests after merge conflictsArthur Schiwon2016-10-131-16/+8
* Update tests for phunit 5.5Victor Dubiniuk2016-10-135-30/+47
* Use more IConfig and add unit testsRoeland Jago Douma2016-10-101-0/+95
* DI IConfig into ldap helperRoeland Jago Douma2016-10-108-9/+9
* cache loginName2UserName and cover the method with unit testsArthur Schiwon2016-10-071-8/+118
* get rid of test warningsArthur Schiwon2016-10-061-21/+22
* Fix the User_LDAP appJoas Schilling2016-09-123-5/+0
* Fix getMock user_ldapRoeland Jago Douma2016-09-069-84/+128
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-294-11/+3
* Use MockBuilder instead of createMockLukas Reschke2016-08-152-2/+2
* Add unit testsLukas Reschke2016-08-152-0/+152
* Nextcloud license header for new filesroot2016-07-281-8/+10
* Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-2711-21/+36
|\
| * fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-2511-21/+36
* | comments amendedroot2016-07-271-1/+0
* | final changesroot2016-07-271-1/+1
* | New LDAPProvider for user_ldaproot2016-07-228-31/+386
|/
* Fix apps/Joas Schilling2016-07-2129-54/+85
* Escape special characters (#25429)Aaron Wood2016-07-201-1/+1
* Add unit test for LDAP multi group cachingVincent Petry2016-06-091-0/+53
* Update license headersLukas Reschke2016-05-2629-31/+50
* Fix the tests againJoas Schilling2016-05-254-4/+4
* Fix throws docsJoas Schilling2016-05-251-3/+3
* Move tests/ to PSR-4Joas Schilling2016-05-2532-66/+61
* Move Access to PSR-4Joas Schilling2016-05-256-19/+19
* Move Configuration to PSR-4Joas Schilling2016-05-252-4/+4
* Move Connection to PSR-4Joas Schilling2016-05-259-18/+18
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-256-6/+6
* Move Helper to PSR-4Joas Schilling2016-05-251-1/+1
* Move interface to PSR-4Joas Schilling2016-05-257-14/+11
* Move LDAP to PSR-4Joas Schilling2016-05-253-4/+4
* Move LogWrapper to PSR-4Joas Schilling2016-05-256-8/+9
* Move wizardJoas Schilling2016-05-251-4/+4
* Move lib\user to PSR-4Joas Schilling2016-05-2517-36/+37
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-2511-22/+22
* Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling2016-05-251-6/+6
* Fix LDAP race conditionsMorris Jobke2016-04-201-4/+0
* apps: Fix typos (found by codespell) (#23862)Stefan Weil2016-04-121-1/+1
* Merge pull request #23329 from owncloud/fix-21555Thomas Müller2016-03-211-0/+1
|\
| * Avatar must be saved after login is done and external storages set up properl...Arthur Schiwon2016-03-161-0/+1
* | fix writing to cache when fallback server should be used immediatelyArthur Schiwon2016-03-161-1/+77
|/
* Update author informationLukas Reschke2016-03-014-3/+3
* More fixed tests :)Arthur Schiwon2016-02-091-28/+36
* Merge pull request #22102 from owncloud/ldap_2nddispname-masterThomas Müller2016-02-063-1/+130
|\
| * Port of test_ldap_2nddispname to masterArthur Schiwon2016-02-033-1/+130
* | fix unit testsArthur Schiwon2016-02-031-4/+9
|/
* Use IUser::setEMailAddress in ldap as wellThomas Müller2016-01-205-76/+88
* Merge pull request #20804 from owncloud/fix-ldap-process-user-wo-displaynameThomas Müller2016-01-203-1/+132
|\
| * LDAP: do not attempt to process user records without display name, fixes fata...Arthur Schiwon2016-01-113-1/+132
* | Happy new year!Thomas Müller2016-01-1226-27/+36
|/