Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix and tidy up tests after merge conflicts | Arthur Schiwon | 2016-10-13 | 1 | -16/+8 |
* | Update tests for phunit 5.5 | Victor Dubiniuk | 2016-10-13 | 5 | -30/+47 |
* | Use more IConfig and add unit tests | Roeland Jago Douma | 2016-10-10 | 1 | -0/+95 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 8 | -9/+9 |
* | cache loginName2UserName and cover the method with unit tests | Arthur Schiwon | 2016-10-07 | 1 | -8/+118 |
* | get rid of test warnings | Arthur Schiwon | 2016-10-06 | 1 | -21/+22 |
* | Fix the User_LDAP app | Joas Schilling | 2016-09-12 | 3 | -5/+0 |
* | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 9 | -84/+128 |
* | fix a few minor code smells | Jörn Friedrich Dreyer | 2016-08-29 | 4 | -11/+3 |
* | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 2 | -2/+2 |
* | Add unit tests | Lukas Reschke | 2016-08-15 | 2 | -0/+152 |
* | Nextcloud license header for new files | root | 2016-07-28 | 1 | -8/+10 |
* | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-27 | 11 | -21/+36 |
|\ | |||||
| * | fix autoloading in LPAP integration tests, resolves #544 | Arthur Schiwon | 2016-07-25 | 11 | -21/+36 |
* | | comments amended | root | 2016-07-27 | 1 | -1/+0 |
* | | final changes | root | 2016-07-27 | 1 | -1/+1 |
* | | New LDAPProvider for user_ldap | root | 2016-07-22 | 8 | -31/+386 |
|/ | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 29 | -54/+85 |
* | Escape special characters (#25429) | Aaron Wood | 2016-07-20 | 1 | -1/+1 |
* | Add unit test for LDAP multi group caching | Vincent Petry | 2016-06-09 | 1 | -0/+53 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 29 | -31/+50 |
* | Fix the tests again | Joas Schilling | 2016-05-25 | 4 | -4/+4 |
* | Fix throws docs | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
* | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 32 | -66/+61 |
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -19/+19 |
* | Move Configuration to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -4/+4 |
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 9 | -18/+18 |
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -6/+6 |
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 7 | -14/+11 |
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -4/+4 |
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -8/+9 |
* | Move wizard | Joas Schilling | 2016-05-25 | 1 | -4/+4 |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 17 | -36/+37 |
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 11 | -22/+22 |
* | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -6/+6 |
* | Fix LDAP race conditions | Morris Jobke | 2016-04-20 | 1 | -4/+0 |
* | apps: Fix typos (found by codespell) (#23862) | Stefan Weil | 2016-04-12 | 1 | -1/+1 |
* | Merge pull request #23329 from owncloud/fix-21555 | Thomas Müller | 2016-03-21 | 1 | -0/+1 |
|\ | |||||
| * | Avatar must be saved after login is done and external storages set up properl... | Arthur Schiwon | 2016-03-16 | 1 | -0/+1 |
* | | fix writing to cache when fallback server should be used immediately | Arthur Schiwon | 2016-03-16 | 1 | -1/+77 |
|/ | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 4 | -3/+3 |
* | More fixed tests :) | Arthur Schiwon | 2016-02-09 | 1 | -28/+36 |
* | Merge pull request #22102 from owncloud/ldap_2nddispname-master | Thomas Müller | 2016-02-06 | 3 | -1/+130 |
|\ | |||||
| * | Port of test_ldap_2nddispname to master | Arthur Schiwon | 2016-02-03 | 3 | -1/+130 |
* | | fix unit tests | Arthur Schiwon | 2016-02-03 | 1 | -4/+9 |
|/ | |||||
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 5 | -76/+88 |
* | Merge pull request #20804 from owncloud/fix-ldap-process-user-wo-displayname | Thomas Müller | 2016-01-20 | 3 | -1/+132 |
|\ | |||||
| * | LDAP: do not attempt to process user records without display name, fixes fata... | Arthur Schiwon | 2016-01-11 | 3 | -1/+132 |
* | | Happy new year! | Thomas Müller | 2016-01-12 | 26 | -27/+36 |
|/ |