summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make sure the file is readable before attempting to create a previewRoeland Jago Douma2018-05-301-0/+20
* Use "paths.base" parameter for the path to the custom Firefox profileDaniel Calviño Sánchez2018-05-291-1/+1
* Add workaround for parameter not available in Mink ExtensionDaniel Calviño Sánchez2018-05-291-0/+12
* Extract path to configuration dir to its own variableDaniel Calviño Sánchez2018-05-291-3/+5
* Merge pull request #9617 from nextcloud/users-sort-case-fixMorris Jobke2018-05-281-2/+4
|\
| * Added case example to testsJohn Molakvoæ (skjnldsv)2018-05-261-2/+4
* | Fix Settings\ManagerTestJulius Härtl2018-05-251-2/+2
* | Rename sync clients section to mobile & desktopJulius Härtl2018-05-241-2/+2
|/
* Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attrRoeland Jago Douma2018-05-231-7/+43
|\
| * make sure force language is reflected in html lang attributeGeorg Ehrke2018-05-221-7/+43
* | Fix ViewTestRoeland Jago Douma2018-05-231-1/+11
* | Merge pull request #8824 from nextcloud/settings-vueMorris Jobke2018-05-2311-2921/+531
|\ \ | |/ |/|
| * Fixed root url detection, new tests, default new user group to currentJohn Molakvoæ (skjnldsv)2018-05-162-33/+107
| * Bump script and fixed copyright templateJohn Molakvoæ (skjnldsv)2018-05-164-118/+122
| * Tabs fixJohn Molakvoæ (skjnldsv)2018-05-162-72/+76
| * Users list acceptance testsJohn Molakvoæ (skjnldsv)2018-05-167-44/+394
| * newt acceptance testsJohn Molakvoæ (skjnldsv)2018-05-162-0/+67
| * Fixed routerJohn Molakvoæ (skjnldsv)2018-05-161-1/+0
| * Fixed new user form detection in acceptanceJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
| * Fix row detection acceptance testJohn Molakvoæ (skjnldsv)2018-05-161-2/+2
| * Fix ApplicationtestJohn Molakvoæ (skjnldsv)2018-05-161-1/+0
| * Bump tests and editorconfigJohn Molakvoæ (skjnldsv)2018-05-161-2515/+9
| * Bump popovermenu item options and testsJohn Molakvoæ (skjnldsv)2018-05-162-381/+3022
| * Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-161-3022/+0
* | Add Firefox profile with support for CSS grid to acceptance testsDaniel Calviño Sánchez2018-05-182-0/+6
* | Certain tokens can expireRoeland Jago Douma2018-05-171-0/+75
* | Allow the rotation of tokensRoeland Jago Douma2018-05-161-0/+42
|/
* Fix session testsRoeland Jago Douma2018-05-151-2/+11
* Fix testsRoeland Jago Douma2018-05-152-13/+3
* Add testsRoeland Jago Douma2018-05-141-0/+159
* Fix testsRoeland Jago Douma2018-05-147-7/+14
* Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-073-69/+23
|\
| * Fix settings testsJulius Härtl2018-05-032-53/+4
| * Cleanup and fix testsJulius Härtl2018-05-032-16/+19
* | Do not allow folder creation with quota of 0Roeland Jago Douma2018-05-031-0/+5
|/
* use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-262-25/+20
* revert Log's dependency to SystemConfig to work during InstallationArthur Schiwon2018-04-261-2/+2
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-262-6/+7
* destaticfy Log classesArthur Schiwon2018-04-263-30/+163
* move log constants to ILoggerArthur Schiwon2018-04-262-3/+5
* Merge pull request #9129 from nextcloud/feature/noid/proper-comments-offsetRoeland Jago Douma2018-04-222-0/+50
|\
| * Fix FakeManagerJoas Schilling2018-04-191-0/+8
| * Add proper comment offset supportJoas Schilling2018-04-181-0/+42
* | Merge pull request #9225 from nextcloud/bugfix/9157/ipv6-database-hostRoeland Jago Douma2018-04-221-0/+56
|\ \
| * | Add tests for special domain nameMorris Jobke2018-04-191-0/+2
| * | Add tests for domainsMorris Jobke2018-04-191-0/+2
| * | Move regex to a function and add testsJoas Schilling2018-04-191-0/+52
| |/
* | Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-172-74/+0
* | fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-173-0/+29
|/
* Provide an option to disable HTML emailsMorris Jobke2018-04-162-1/+53