Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 16 | -23/+14 | |
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -15/+16 | |
* | Move LDAP Utility to PSR-4 | Joas Schilling | 2016-05-25 | 4 | -2/+5 | |
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -16/+17 | |
* | Move Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -4/+7 | |
* | lib/user | Joas Schilling | 2016-05-25 | 1 | -1/+2 | |
* | Move wizard | Joas Schilling | 2016-05-25 | 4 | -7/+12 | |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 31 | -68/+67 | |
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 19 | -33/+33 | |
* | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -16/+16 | |
* | Move Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 9 | -27/+23 | |
* | Move User_LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 5 | -0/+2 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-24 | 2 | -0/+4 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-22 | 4 | -42/+102 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-18 | 2 | -0/+2 | |
* | Fixed dynamic group ldap access (#23450) | blizzz | 2016-05-17 | 1 | -9/+11 | |
* | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 1 | -1/+1 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-17 | 2 | -0/+2 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-16 | 6 | -2/+8 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-15 | 2 | -0/+40 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-14 | 2 | -0/+2 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 6 | -0/+10 | |
* | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 3 | -27/+5 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-12 | 6 | -0/+6 | |
* | Merge pull request #24433 from owncloud/user_psr4 | Thomas Müller | 2016-05-11 | 1 | -5/+5 | |
|\ | ||||||
| * | fix usage of legacy class in LDAP | Morris Jobke | 2016-05-10 | 1 | -5/+5 | |
* | | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 2 | -10/+0 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-11 | 4 | -0/+4 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-10 | 80 | -80/+2 | |
* | Merge pull request #24466 from owncloud/issue_13936_wording_ldap | Morris Jobke | 2016-05-09 | 1 | -1/+1 | |
|\ | ||||||
| * | wording in LDAP wizard | davicente | 2016-05-04 | 1 | -1/+1 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-07 | 4 | -0/+4 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-05 | 2 | -0/+4 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-04 | 2 | -0/+2 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-02 | 2 | -0/+2 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-01 | 2 | -0/+2 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-30 | 2 | -2/+2 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-29 | 2 | -0/+2 | |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-27 | 14 | -0/+14 | |
* | LDAP Wizard: reset connection status indicator when switching LDAP config | Arthur Schiwon | 2016-04-25 | 1 | -0/+11 | |
* | Merge pull request #24052 from owncloud/fix-ldap-cache-race-conditions | Thomas Müller | 2016-04-25 | 6 | -48/+32 | |
|\ | ||||||
| * | Fix LDAP race conditions | Morris Jobke | 2016-04-20 | 6 | -48/+32 | |
* | | Merge pull request #24214 from owncloud/fix-ldap-connection-unbind-on-login | Vincent Petry | 2016-04-25 | 2 | -11/+3 | |
|\ \ | ||||||
| * | | on clone Connection, do not take over the existing LDAP resource | Arthur Schiwon | 2016-04-22 | 2 | -11/+3 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-24 | 2 | -2/+4 | |
|/ / | ||||||
* | | replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') | Christoph Wurst | 2016-04-19 | 1 | -1/+1 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-19 | 2 | -0/+10 | |
|/ | ||||||
* | Merge pull request #23527 from owncloud/fix-21136 | C. Montero Luque | 2016-04-14 | 2 | -2/+6 | |
|\ | ||||||
| * | disable Paged Search when chunksize is set to 0, fixes #21136 | Arthur Schiwon | 2016-03-23 | 2 | -2/+6 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-13 | 2 | -0/+2 |