Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
* | | | Use "paths.base" parameter for the path to the custom Firefox profile | Daniel Calviño Sánchez | 2018-05-29 | 1 | -1/+1 | |
* | | | Add workaround for parameter not available in Mink Extension | Daniel Calviño Sánchez | 2018-05-29 | 1 | -0/+12 | |
* | | | Extract path to configuration dir to its own variable | Daniel Calviño Sánchez | 2018-05-29 | 1 | -3/+5 | |
* | | | 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 | |
* | | | Merge pull request #8824 from nextcloud/settings-vue | Morris Jobke | 2018-05-23 | 11 | -2921/+531 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fixed root url detection, new tests, default new user group to current | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -33/+107 | |
| * | | Bump script and fixed copyright template | John Molakvoæ (skjnldsv) | 2018-05-16 | 4 | -118/+122 | |
| * | | Tabs fix | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -72/+76 | |
| * | | Users list acceptance tests | John Molakvoæ (skjnldsv) | 2018-05-16 | 7 | -44/+394 | |
| * | | newt acceptance tests | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -0/+67 | |
| * | | Fixed router | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+0 | |
| * | | Fixed new user form detection in acceptance | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+1 | |
| * | | Fix row detection acceptance test | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -2/+2 | |
| * | | Fix Applicationtest | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+0 | |
| * | | Bump tests and editorconfig | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -2515/+9 |