Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into downstream-ldap-3 | Arthur Schiwon | 2016-10-16 | 3 | -3/+4 |
|\ | |||||
| * | symfony replaced table helper by class, fixes two broken LDAP occ commands | Arthur Schiwon | 2016-10-12 | 3 | -3/+4 |
* | | 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 |
* | | Harden empty | Victor Dubiniuk | 2016-10-13 | 7 | -50/+59 |
|/ | |||||
* | Use more IConfig and add unit tests | Roeland Jago Douma | 2016-10-10 | 2 | -21/+120 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 26 | -27/+43 |
* | Do not query data that is already in the appconfig | Roeland Jago Douma | 2016-10-10 | 1 | -23/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-08 | 2 | -0/+2 |
* | cache loginName2UserName and cover the method with unit tests | Arthur Schiwon | 2016-10-07 | 4 | -12/+162 |
* | get rid of test warnings | Arthur Schiwon | 2016-10-06 | 1 | -21/+22 |
* | Log the error with display name | Joas Schilling | 2016-10-06 | 1 | -2/+5 |
* | Prevent user with empty uid | Jörn Friedrich Dreyer | 2016-10-04 | 1 | -0/+7 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-01 | 2 | -0/+2 |
* | Merge pull request #1534 from nextcloud/svg-optimization | Lukas Reschke | 2016-09-28 | 2 | -125/+2 |
|\ | |||||
| * | Svgo optimization | skjnldsv | 2016-09-27 | 2 | -125/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-28 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-23 | 2 | -16/+20 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-22 | 2 | -0/+2 |
* | Fix the User_LDAP app | Joas Schilling | 2016-09-12 | 7 | -17/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-08 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 2 | -2/+6 |
* | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 9 | -84/+128 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-06 | 2 | -2/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 2 | -2/+6 |
* | Merge pull request #1143 from nextcloud/ldap-smells-for-fun-and-profit | Joas Schilling | 2016-09-01 | 12 | -24/+12 |
|\ | |||||
| * | Fix phpdoc | Roeland Jago Douma | 2016-08-29 | 1 | -1/+1 |
| * | fix a few minor code smells | Jörn Friedrich Dreyer | 2016-08-29 | 12 | -23/+11 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 8 | -6/+24 |
|/ | |||||
* | Hide the LDAP password in the client side | Juan Pablo Villafáñez | 2016-08-19 | 4 | -8/+19 |
* | Merge pull request #905 from nextcloud/invisible_icons | Morris Jobke | 2016-08-17 | 1 | -1/+1 |
|\ | |||||
| * | Add viewBox to app icons | Roeland Jago Douma | 2016-08-17 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 4 | -2/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 64 | -254/+254 |
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 8 | -8/+18 |
|\ | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-16 | 8 | -8/+18 |
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 4 | -4/+8 |
|\| | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-13 | 4 | -4/+8 |
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 2 | -2/+2 |
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 3 | -7/+155 |
* | | change casing in section display names | Arthur Schiwon | 2016-08-13 | 1 | -1/+1 |
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 2 | -6/+6 |
|\| | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 2 | -6/+6 |
* | | superfluous | Arthur Schiwon | 2016-08-11 | 1 | -2/+0 |
* | | rename IAdmin to ISettings, the interface is not bound to a specific settings... | Arthur Schiwon | 2016-08-11 | 1 | -2/+2 |
* | | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 3 | -44/+29 |
* | | Fallback for legacy settings. They are placed into Additional Settings | Arthur Schiwon | 2016-08-09 | 1 | -75/+0 |
* | | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 3 | -1/+188 |
|/ | |||||
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-06 | 2 | -0/+2 |