Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #13848 from owncloud/ldap-warn | Morris Jobke | 2015-02-07 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Reduce log level of bind failed to WARN - fixes #11624 | Morris Jobke | 2015-02-03 | 1 | -1/+1 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-07 | 2 | -0/+2 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 4 | -80/+80 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 4 | -0/+12 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #13849 from owncloud/ldap-oc8-update | blizzz | 2015-02-04 | 2 | -49/+1 | |
|\ \ \ \ | ||||||
| * | | | | no update routine needed from OC 7 to 8 | Arthur Schiwon | 2015-02-03 | 2 | -49/+1 | |
| |/ / / | ||||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-04 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-03 | 6 | -14/+16 | |
* | | | Merge pull request #13817 from owncloud/core-apps-dependencies | Morris Jobke | 2015-02-02 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | encryption requires openssl and user_ldap requires ldap :speak_no_evil: | Thomas Müller | 2015-02-02 | 1 | -0/+3 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-31 | 2 | -0/+2 | |
|/ / / | ||||||
* | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-30 | 2 | -2/+2 | |
| |/ |/| | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-28 | 2 | -0/+2 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-21 | 2 | -6/+6 | |
* | | this must be larger then (>), since buggy behaviour occurs when the parameter... | Arthur Schiwon | 2015-01-20 | 1 | -1/+1 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-20 | 2 | -0/+2 | |
* | | Merge pull request #13362 from owncloud/fix-11442 | Thomas Müller | 2015-01-19 | 3 | -38/+92 | |
|\ \ | ||||||
| * | | coding style | Arthur Schiwon | 2015-01-15 | 2 | -5/+8 | |
| * | | update user or group count only, when the multiselect is closed | Arthur Schiwon | 2015-01-14 | 1 | -4/+34 | |
| * | | allow to read again objectclasses and groups under certain conditions | Arthur Schiwon | 2015-01-14 | 2 | -2/+31 | |
| * | | JS cleanup | Arthur Schiwon | 2015-01-13 | 3 | -34/+26 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-19 | 2 | -4/+4 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-17 | 2 | -6/+50 | |
| |/ |/| | ||||||
* | | compress icons of LDAP and WebDAV-Auth | Jan-Christoph Borchardt | 2015-01-16 | 1 | -59/+3 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-15 | 2 | -0/+2 | |
* | | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 1 | -1/+0 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-14 | 2 | -0/+12 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-13 | 2 | -4/+4 | |
* | fix retrieval of user groups | Arthur Schiwon | 2015-01-12 | 2 | -2/+8 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-11 | 2 | -22/+22 | |
* | Merge pull request #12984 from owncloud/ldap-user-cleanup-master | Lukas Reschke | 2015-01-09 | 36 | -190/+1411 | |
|\ | ||||||
| * | fix order of initalizing instance properties, and paremeter order in a method... | Arthur Schiwon | 2015-01-08 | 1 | -10/+12 | |
| * | fix table name for getList | Arthur Schiwon | 2015-01-08 | 1 | -2/+2 | |
| * | doc fixes and removal of unnecessary use statements | Arthur Schiwon | 2015-01-07 | 5 | -10/+6 | |
| * | add test for mapping's getList method | Arthur Schiwon | 2015-01-07 | 1 | -0/+24 | |
| * | inject DB Connection to user manager | Arthur Schiwon | 2015-01-07 | 10 | -87/+94 | |
| * | inject IDateTimeFormatter to show-remnants command | Arthur Schiwon | 2015-01-06 | 2 | -4/+11 | |
| * | inject oc config to User_LDAP | Arthur Schiwon | 2015-01-06 | 9 | -53/+89 | |
| * | smaller fixes: coding style, PHPdoc, typos and few for DI | Arthur Schiwon | 2015-01-06 | 8 | -71/+51 | |
| * | planned refactorings for OC 8 | Arthur Schiwon | 2014-12-20 | 6 | -55/+83 | |
| * | move from \OC\Preferences to \OCP\IConfig | Arthur Schiwon | 2014-12-20 | 4 | -67/+38 | |
| * | basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. | Arthur Schiwon | 2014-12-20 | 10 | -41/+73 | |
| * | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 29 | -64/+1202 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-09 | 2 | -0/+10 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-07 | 2 | -0/+2 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-06 | 2 | -4/+4 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-05 | 8 | -4/+22 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-04 | 4 | -50/+60 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-02 | 2 | -4/+4 |