Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providers | Morris Jobke | 2018-06-25 | 7 | -172/+508 |
|\ | |||||
| * | Make new classes strict and fix license header | Christoph Wurst | 2018-06-25 | 3 | -4/+22 |
| * | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 7 | -172/+490 |
* | | Merge pull request #9526 from Blaok/files-scan-shallow | Robin Appelman | 2018-06-25 | 1 | -0/+31 |
|\ \ | |||||
| * | | test: add unit test for files:scan --shallow | Blaok | 2018-05-18 | 1 | -0/+31 |
* | | | Fix documentation | Daniel Calviño Sánchez | 2018-06-22 | 1 | -2/+2 |
* | | | Set "wd_host" directly in "behat.yml" instead of through "BEHAT_PARAMS" | Daniel Calviño Sánchez | 2018-06-22 | 2 | -29/+20 |
* | | | prefill userid for login after password reset | Robin Appelman | 2018-06-21 | 1 | -1/+1 |
* | | | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_... | Roeland Jago Douma | 2018-06-21 | 4 | -2/+550 |
|\ \ \ | |||||
| * | | | Fix acceptance test | Roeland Jago Douma | 2018-06-20 | 1 | -2/+2 |
| * | | | Fix direct access to authen page | Roeland Jago Douma | 2018-06-20 | 1 | -0/+2 |
| * | | | Add AuthPublicShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -0/+157 |
| * | | | Add PublicShareControllerTests | Roeland Jago Douma | 2018-06-20 | 1 | -0/+102 |
| * | | | Add PublicShareMiddlewareTest | Roeland Jago Douma | 2018-06-20 | 1 | -0/+287 |
| | |/ | |/| | |||||
* | | | Adjust theming acceptance tests to new header colour transition | Daniel Calviño Sánchez | 2018-06-20 | 2 | -10/+20 |
* | | | Fixed tests and improved app-navigation-caption | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -1/+1 |
* | | | Merge pull request #9900 from nextcloud/feature/noid/wait-for-cron-to-finish | Morris Jobke | 2018-06-20 | 1 | -1/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Wait for cron to finish before running upgrade command | Morris Jobke | 2018-06-19 | 1 | -1/+8 |
* | | | Fix tests | Morris Jobke | 2018-06-19 | 1 | -3/+7 |
* | | | Merge pull request #9881 from nextcloud/user-db-backend-querybuilder | Morris Jobke | 2018-06-19 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | Add count to function builder | Robin Appelman | 2018-06-14 | 1 | -0/+10 |
* | | | | Use constant for token version | Roeland Jago Douma | 2018-06-18 | 3 | -0/+5 |
* | | | | Add more tests | Roeland Jago Douma | 2018-06-18 | 4 | -31/+492 |
* | | | | SetPassword on PublicKeyTokens | Roeland Jago Douma | 2018-06-18 | 2 | -12/+19 |
* | | | | Just pass uid to the Token stuff | Roeland Jago Douma | 2018-06-18 | 2 | -34/+6 |
* | | | | Add first tests | Roeland Jago Douma | 2018-06-18 | 3 | -0/+775 |
| |/ / |/| | | |||||
* | | | Tests fix | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -5/+5 |
* | | | Merge pull request #9197 from nextcloud/fix-avatar-center | Morris Jobke | 2018-06-15 | 1 | -0/+36 |
|\ \ \ | |||||
| * | | | Removed old route, fix tests and fix var type | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -1/+1 |
| * | | | Avatar imagick bump | John Molakvoæ (skjnldsv) | 2018-06-13 | 2 | -49/+11 |
| * | | | Added new tests | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -0/+36 |
| * | | | Controller tests fixes | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -10/+48 |
| |/ / | |||||
* | | | Fix HTTP client given options being overriden by default options | Daniel Calviño Sánchez | 2018-06-14 | 1 | -0/+127 |
* | | | Merge all setup checks into one controller | Morris Jobke | 2018-06-13 | 1 | -11/+74 |
|/ / | |||||
* | | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 4 | -99/+14 |
* | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-06-12 | 1 | -2/+2 |
* | | Merge pull request #9810 from nextcloud/tests/9769/apps-management-acceptance | John Molakvoæ | 2018-06-11 | 5 | -1/+340 |
|\ \ | |||||
| * | | Properly check for the sidebar | Julius Härtl | 2018-06-09 | 2 | -3/+26 |
| * | | Add basic acceptance tests for apps management | Julius Härtl | 2018-06-09 | 5 | -1/+317 |
* | | | Add another test | Mario Danic | 2018-06-08 | 1 | -1/+3 |
* | | | Add a new regex test | Mario Danic | 2018-06-08 | 1 | -1/+3 |
|/ / | |||||
* | | Allow 0 quota by provisioning api | John Molakvoæ (skjnldsv) | 2018-06-07 | 1 | -1/+10 |
* | | Merge pull request #9565 from nextcloud/feature/noid/app-settings | Morris Jobke | 2018-06-06 | 1 | -35/+28 |
|\ \ | |||||
| * | | Fix AppSettingsControllerTest | Julius Härtl | 2018-06-06 | 1 | -4/+8 |
| * | | Cleanup controller code | Julius Härtl | 2018-06-06 | 1 | -35/+24 |
* | | | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 1 | -3/+14 |
|/ / | |||||
* | | Merge pull request #9483 from nextcloud/azure-blob | Morris Jobke | 2018-06-04 | 2 | -0/+50 |
|\ \ | |||||
| * | | add azure unit tests with azurite | Robin Appelman | 2018-06-04 | 2 | -0/+50 |
* | | | Move caching logic to response | Roeland Jago Douma | 2018-06-04 | 1 | -2/+12 |
|/ / | |||||
* | | Make sure the file is readable before attempting to create a preview | Roeland Jago Douma | 2018-05-30 | 1 | -0/+20 |