summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix undefined index oauthStateMorris Jobke2017-09-061-0/+1
| |/ / / / / /
* | | | | | | Merge pull request #6384 from nextcloud/failed-storage-testsMorris Jobke2017-09-061-8/+7
|\ \ \ \ \ \ \
| * | | | | | | adjust tests to new failed storage handlingRobin Appelman2017-09-061-8/+7
| |/ / / / / /
* | | | | | | Merge pull request #6364 from nextcloud/fix_login_loopMorris Jobke2017-09-062-2/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix login with basic authRoeland Jago Douma2017-09-052-2/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6370 from nextcloud/fix-alternative-loginsMorris Jobke2017-09-062-6/+27
|\ \ \ \ \ \
| * | | | | | Fix layout of alternative login buttonsMorris Jobke2017-09-062-6/+27
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #5415 from nextcloud/search-cache-nodeMorris Jobke2017-09-066-15/+55
|\ \ \ \ \ \
| * | | | | | Fix testRobin Appelman2017-08-261-3/+3
| * | | | | | cache nodes from search resultsRobin Appelman2017-08-265-12/+52
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-09-0612-0/+48
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-nameMorris Jobke2017-09-0513-55/+51
|\ \ \ \ \ \
| * | | | | | Fix testsMorris Jobke2017-09-052-2/+6
| * | | | | | Fix unit testsJoas Schilling2017-09-041-1/+1
| * | | | | | Merge setMetaData into constructorJoas Schilling2017-09-0410-41/+34
| * | | | | | Set the meta data before everythingJoas Schilling2017-09-041-12/+11
* | | | | | | Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_WizardMorris Jobke2017-09-051-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | recognize groupOfUniqueNames as valid LDAP group objectTobias Brunner2017-07-071-1/+1
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-09-052-0/+14
* | | | | | | Merge pull request #5466 from jlehtoranta/ldap-connectivity-fixesMorris Jobke2017-09-042-26/+132
|\ \ \ \ \ \ \
| * | | | | | | LDAP: Simplify conditions in establishConnectionJarkko Lehtoranta2017-07-231-9/+6
| * | | | | | | LDAP: Add testStartTlsNegotiationFailure unit testJarkko Lehtoranta2017-07-231-0/+50
| * | | | | | | LDAP: Add testBindWithInvalidCredentials unit testJarkko Lehtoranta2017-07-231-0/+44
| * | | | | | | LDAP: Use imported exception in Connection classJarkko Lehtoranta2017-07-231-4/+4
| * | | | | | | LDAP: Clean-up doConnectJarkko Lehtoranta2017-07-231-11/+14
| * | | | | | | LDAP: Throw an exception if disabling LDAP referrals failsJarkko Lehtoranta2017-07-231-0/+2
| * | | | | | | LDAP: Fix testUseBackupServer unit testJarkko Lehtoranta2017-07-231-0/+4
| * | | | | | | LDAP: Throw an exception if Start TLS failsJarkko Lehtoranta2017-07-231-1/+3
| * | | | | | | LDAP: Remove unnecessary "recursion" fixJarkko Lehtoranta2017-07-231-7/+0
| * | | | | | | LDAP: Don't handle invalid credentials as a connection errorJarkko Lehtoranta2017-07-231-2/+9
| * | | | | | | LDAP: Connect to backup server only if it exists + handle errorsJarkko Lehtoranta2017-07-231-3/+7
* | | | | | | | Merge pull request #6082 from nextcloud/theming-fix-white-element-colorMorris Jobke2017-09-048-44/+45
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Update autoloaderMorris Jobke2017-09-042-0/+2
| * | | | | | | Cleanup theming styles to fit the new login pageJulius Härtl2017-09-041-32/+25
| * | | | | | | Fix tests for primary element colorJulius Härtl2017-09-041-1/+4
| * | | | | | | Use separate element color in themingJulius Härtl2017-09-045-15/+18
|/ / / / / / /
* | | | | | | Merge pull request #6254 from nextcloud/async-bus-splitMorris Jobke2017-09-046-105/+208
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add proper EOLMorris Jobke2017-09-042-2/+2
| * | | | | | allow configuring the command busRobin Appelman2017-08-241-30/+41
| * | | | | | split async test bus for easier subclassingRobin Appelman2017-08-246-76/+168
* | | | | | | Merge pull request #6196 from nextcloud/downstream-26539-2Morris Jobke2017-09-046-3/+138
|\ \ \ \ \ \ \
| * | | | | | | Fix broken testsMorris Jobke2017-09-042-1/+7
| * | | | | | | show storage as unavailable in the file listRobin Appelman2017-09-041-1/+2
| * | | | | | | set the exception for failedstorageRobin Appelman2017-09-041-2/+9
| * | | | | | | Use the FailedStorage insteadMorris Jobke2017-09-042-31/+1
| * | | | | | | Handle invalid ext storage backend to keep mount point visibleVincent Petry2017-09-045-2/+153
* | | | | | | | Merge pull request #6064 from nextcloud/fix-5219-absolute-path-must-be-relati...Morris Jobke2017-09-041-6/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't lock in the appdata_ directoryJoas Schilling2017-08-101-1/+1
| * | | | | | | | Still throw a locked exception when the path is not relative to $user/files/Joas Schilling2017-08-101-5/+12
* | | | | | | | | Merge pull request #6120 from nextcloud/public_upload_share_api_fixblizzz2017-09-042-7/+18
|\ \ \ \ \ \ \ \ \