Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | Bump popovermenu item options and tests | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -381/+3022 |
| * | Settings to vuejs | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -3022/+0 |
* | | Add Firefox profile with support for CSS grid to acceptance tests | Daniel Calviño Sánchez | 2018-05-18 | 2 | -0/+6 |
* | | 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 | 7 | -7/+14 |
* | 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 |
* | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 3 | -30/+163 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 2 | -3/+5 |
* | Merge pull request #9129 from nextcloud/feature/noid/proper-comments-offset | Roeland Jago Douma | 2018-04-22 | 2 | -0/+50 |
|\ | |||||
| * | Fix FakeManager | Joas Schilling | 2018-04-19 | 1 | -0/+8 |
| * | Add proper comment offset support | Joas Schilling | 2018-04-18 | 1 | -0/+42 |
* | | Merge pull request #9225 from nextcloud/bugfix/9157/ipv6-database-host | Roeland Jago Douma | 2018-04-22 | 1 | -0/+56 |
|\ \ | |||||
| * | | Add tests for special domain name | Morris Jobke | 2018-04-19 | 1 | -0/+2 |
| * | | Add tests for domains | Morris Jobke | 2018-04-19 | 1 | -0/+2 |
| * | | Move regex to a function and add tests | Joas Schilling | 2018-04-19 | 1 | -0/+52 |
| |/ | |||||
* | | Show a link to the docs instead of a button on the untrusted domain page | Morris Jobke | 2018-04-17 | 2 | -74/+0 |
* | | fix appinfo parsing when a single localized option is provided | Robin Appelman | 2018-04-17 | 3 | -0/+29 |
|/ | |||||
* | Provide an option to disable HTML emails | Morris Jobke | 2018-04-16 | 2 | -1/+53 |