Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-07 | 10 | -2/+58 |
* | Merge pull request #6332 from lukanetconsult/hotfix/6028-realpath-on-webroot | Morris Jobke | 2017-09-06 | 2 | -64/+68 |
|\ | |||||
| * | Refactor webroot detection in resource locator | tux-rampage | 2017-09-06 | 2 | -64/+68 |
* | | Merge pull request #5304 from nextcloud/bugfix/2855/dont_send_invitations_for... | Morris Jobke | 2017-09-06 | 4 | -5/+134 |
|\ \ | |/ |/| | |||||
| * | Sabre/VObject returns DateTimeImmutable, not a simple DateTime | Georg Ehrke | 2017-09-05 | 2 | -7/+13 |
| * | don't send invitation emails for past events | Georg Ehrke | 2017-09-05 | 4 | -5/+128 |
* | | Merge pull request #5571 from Luzifer/5570_backend_admin | Morris Jobke | 2017-09-06 | 3 | -0/+10 |
|\ \ | |||||
| * | | Add @since tag to constant | Knut Ahlers | 2017-09-05 | 1 | -0/+3 |
| * | | Allow group backend to declare users as admins | Knut Ahlers | 2017-06-30 | 3 | -0/+7 |
* | | | Merge pull request #6377 from nextcloud/fix-included-file | Morris Jobke | 2017-09-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Properly include file | Lukas Reschke | 2017-09-06 | 1 | -1/+1 |
* | | | | Merge pull request #6247 from nextcloud/oauth-state-undefined | Morris Jobke | 2017-09-06 | 2 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | Fix tests | Morris Jobke | 2017-09-06 | 1 | -0/+12 |
| * | | | | Fix undefined index oauthState | Morris Jobke | 2017-09-06 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge pull request #6384 from nextcloud/failed-storage-tests | Morris Jobke | 2017-09-06 | 1 | -8/+7 |
|\ \ \ \ | |||||
| * | | | | adjust tests to new failed storage handling | Robin Appelman | 2017-09-06 | 1 | -8/+7 |
| |/ / / | |||||
* | | | | Merge pull request #6364 from nextcloud/fix_login_loop | Morris Jobke | 2017-09-06 | 2 | -2/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix login with basic auth | Roeland Jago Douma | 2017-09-05 | 2 | -2/+5 |
| | |/ | |/| | |||||
* | | | Merge pull request #6370 from nextcloud/fix-alternative-logins | Morris Jobke | 2017-09-06 | 2 | -6/+27 |
|\ \ \ | |||||
| * | | | Fix layout of alternative login buttons | Morris Jobke | 2017-09-06 | 2 | -6/+27 |
* | | | | Merge pull request #5415 from nextcloud/search-cache-node | Morris Jobke | 2017-09-06 | 6 | -15/+55 |
|\ \ \ \ | |||||
| * | | | | Fix test | Robin Appelman | 2017-08-26 | 1 | -3/+3 |
| * | | | | cache nodes from search results | Robin Appelman | 2017-08-26 | 5 | -12/+52 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-06 | 12 | -0/+48 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-name | Morris Jobke | 2017-09-05 | 13 | -55/+51 |
|\ \ \ \ | |||||
| * | | | | Fix tests | Morris Jobke | 2017-09-05 | 2 | -2/+6 |
| * | | | | Fix unit tests | Joas Schilling | 2017-09-04 | 1 | -1/+1 |
| * | | | | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 10 | -41/+34 |
| * | | | | Set the meta data before everything | Joas Schilling | 2017-09-04 | 1 | -12/+11 |
* | | | | | Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_Wizard | Morris Jobke | 2017-09-05 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | recognize groupOfUniqueNames as valid LDAP group object | Tobias Brunner | 2017-07-07 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-05 | 2 | -0/+14 |
* | | | | | Merge pull request #5466 from jlehtoranta/ldap-connectivity-fixes | Morris Jobke | 2017-09-04 | 2 | -26/+132 |
|\ \ \ \ \ | |||||
| * | | | | | LDAP: Simplify conditions in establishConnection | Jarkko Lehtoranta | 2017-07-23 | 1 | -9/+6 |
| * | | | | | LDAP: Add testStartTlsNegotiationFailure unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+50 |
| * | | | | | LDAP: Add testBindWithInvalidCredentials unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+44 |
| * | | | | | LDAP: Use imported exception in Connection class | Jarkko Lehtoranta | 2017-07-23 | 1 | -4/+4 |
| * | | | | | LDAP: Clean-up doConnect | Jarkko Lehtoranta | 2017-07-23 | 1 | -11/+14 |
| * | | | | | LDAP: Throw an exception if disabling LDAP referrals fails | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+2 |
| * | | | | | LDAP: Fix testUseBackupServer unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+4 |
| * | | | | | LDAP: Throw an exception if Start TLS fails | Jarkko Lehtoranta | 2017-07-23 | 1 | -1/+3 |
| * | | | | | LDAP: Remove unnecessary "recursion" fix | Jarkko Lehtoranta | 2017-07-23 | 1 | -7/+0 |
| * | | | | | LDAP: Don't handle invalid credentials as a connection error | Jarkko Lehtoranta | 2017-07-23 | 1 | -2/+9 |
| * | | | | | LDAP: Connect to backup server only if it exists + handle errors | Jarkko Lehtoranta | 2017-07-23 | 1 | -3/+7 |
* | | | | | | Merge pull request #6082 from nextcloud/theming-fix-white-element-color | Morris Jobke | 2017-09-04 | 8 | -44/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update autoloader | Morris Jobke | 2017-09-04 | 2 | -0/+2 |
| * | | | | | | Cleanup theming styles to fit the new login page | Julius Härtl | 2017-09-04 | 1 | -32/+25 |
| * | | | | | | Fix tests for primary element color | Julius Härtl | 2017-09-04 | 1 | -1/+4 |
| * | | | | | | Use separate element color in theming | Julius Härtl | 2017-09-04 | 5 | -15/+18 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #6254 from nextcloud/async-bus-split | Morris Jobke | 2017-09-04 | 6 | -105/+208 |
|\ \ \ \ \ \ |