summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add another testMario Danic2018-06-081-1/+3
* | | Add a new regex testMario Danic2018-06-081-1/+3
|/ /
* | Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-071-1/+10
* | Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-061-35/+28
|\ \
| * | Fix AppSettingsControllerTestJulius Härtl2018-06-061-4/+8
| * | Cleanup controller codeJulius Härtl2018-06-061-35/+24
* | | Add a hint that some indexes are not added yetMorris Jobke2018-06-061-3/+14
|/ /
* | Merge pull request #9483 from nextcloud/azure-blobMorris Jobke2018-06-042-0/+50
|\ \
| * | add azure unit tests with azuriteRobin Appelman2018-06-042-0/+50
* | | Move caching logic to responseRoeland Jago Douma2018-06-041-2/+12
|/ /
* | 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