Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 5 | -136/+451 | |
* | | | | | 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 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_... | Roeland Jago Douma | 2018-06-21 | 3 | -0/+548 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
| | |/ / | |/| | | ||||||
* | | | | 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 | |
* | | | | 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 | 1 | -24/+4 | |
* | | | | | 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 | 1 | -1/+1 | |
| * | | | | Added new tests | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -0/+36 | |
| |/ / / | ||||||
* / / / | Fix HTTP client given options being overriden by default options | Daniel Calviño Sánchez | 2018-06-14 | 1 | -0/+127 | |
|/ / / | ||||||
* | | | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 2 | -95/+2 | |
* | | | Add another test | Mario Danic | 2018-06-08 | 1 | -1/+3 | |
* | | | Add a new regex test | Mario Danic | 2018-06-08 | 1 | -1/+3 | |
* | | | Merge pull request #9483 from nextcloud/azure-blob | Morris Jobke | 2018-06-04 | 1 | -0/+38 | |
|\ \ \ | ||||||
| * | | | add azure unit tests with azurite | Robin Appelman | 2018-06-04 | 1 | -0/+38 | |
* | | | | 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 | |
* | | | Merge pull request #9617 from nextcloud/users-sort-case-fix | Morris Jobke | 2018-05-28 | 1 | -2/+4 | |
|\ \ \ | ||||||
| * | | | Added case example to tests | John Molakvoæ (skjnldsv) | 2018-05-26 | 1 | -2/+4 | |
* | | | | Fix Settings\ManagerTest | Julius Härtl | 2018-05-25 | 1 | -2/+2 | |
* | | | | Rename sync clients section to mobile & desktop | Julius Härtl | 2018-05-24 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attr | Roeland Jago Douma | 2018-05-23 | 1 | -7/+43 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | make sure force language is reflected in html lang attribute | Georg Ehrke | 2018-05-22 | 1 | -7/+43 | |
| |/ | ||||||
* / | Fix ViewTest | Roeland Jago Douma | 2018-05-23 | 1 | -1/+11 | |
|/ | ||||||
* | Certain tokens can expire | Roeland Jago Douma | 2018-05-17 | 1 | -0/+75 | |
* | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-16 | 1 | -0/+42 | |
* | Fix session tests | Roeland Jago Douma | 2018-05-15 | 1 | -2/+11 | |
* | Fix tests | Roeland Jago Douma | 2018-05-15 | 2 | -13/+3 | |
* | Add tests | Roeland Jago Douma | 2018-05-14 | 1 | -0/+159 | |
* | Fix tests | Roeland Jago Douma | 2018-05-14 | 5 | -5/+10 | |
* | Merge pull request #9029 from nextcloud/settings-restructure | Morris Jobke | 2018-05-07 | 3 | -69/+23 | |
|\ | ||||||
| * | Fix settings tests | Julius Härtl | 2018-05-03 | 2 | -53/+4 | |
| * | Cleanup and fix tests | Julius Härtl | 2018-05-03 | 2 | -16/+19 | |
* | | Do not allow folder creation with quota of 0 | Roeland Jago Douma | 2018-05-03 | 1 | -0/+5 | |
|/ | ||||||
* | use SystemConfig, less dependencies, and not publicly needed | Arthur Schiwon | 2018-04-26 | 2 | -25/+20 | |
* | revert Log's dependency to SystemConfig to work during Installation | Arthur Schiwon | 2018-04-26 | 1 | -2/+2 | |
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 2 | -6/+7 |