summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Make 2FA providers statefulChristoph Wurst2018-06-205-136/+451
* | | | | Merge pull request #9526 from Blaok/files-scan-shallowRobin Appelman2018-06-251-0/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | test: add unit test for files:scan --shallowBlaok2018-05-181-0/+31
| | |_|/ | |/| |
* | | | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_...Roeland Jago Douma2018-06-213-0/+548
|\ \ \ \
| * | | | Fix direct access to authen pageRoeland Jago Douma2018-06-201-0/+2
| * | | | Add AuthPublicShareControllerTestRoeland Jago Douma2018-06-201-0/+157
| * | | | Add PublicShareControllerTestsRoeland Jago Douma2018-06-201-0/+102
| * | | | Add PublicShareMiddlewareTestRoeland Jago Douma2018-06-201-0/+287
| | |/ / | |/| |
* | | | Merge pull request #9900 from nextcloud/feature/noid/wait-for-cron-to-finishMorris Jobke2018-06-201-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Wait for cron to finish before running upgrade commandMorris Jobke2018-06-191-1/+8
* | | | Merge pull request #9881 from nextcloud/user-db-backend-querybuilderMorris Jobke2018-06-191-0/+10
|\ \ \ \
| * | | | Add count to function builderRobin Appelman2018-06-141-0/+10
* | | | | Use constant for token versionRoeland Jago Douma2018-06-183-0/+5
* | | | | Add more testsRoeland Jago Douma2018-06-184-31/+492
* | | | | SetPassword on PublicKeyTokensRoeland Jago Douma2018-06-182-12/+19
* | | | | Just pass uid to the Token stuffRoeland Jago Douma2018-06-181-24/+4
* | | | | Add first testsRoeland Jago Douma2018-06-183-0/+775
| |/ / / |/| | |
* | | | Tests fixJohn Molakvoæ (skjnldsv)2018-06-151-5/+5
* | | | Merge pull request #9197 from nextcloud/fix-avatar-centerMorris Jobke2018-06-151-0/+36
|\ \ \ \
| * | | | Removed old route, fix tests and fix var typeJohn Molakvoæ (skjnldsv)2018-06-131-1/+1
| * | | | Avatar imagick bumpJohn Molakvoæ (skjnldsv)2018-06-131-1/+1
| * | | | Added new testsJohn Molakvoæ (skjnldsv)2018-06-131-0/+36
| |/ / /
* / / / Fix HTTP client given options being overriden by default optionsDaniel Calviño Sánchez2018-06-141-0/+127
|/ / /
* | | Merge tips & tricks section into setup checksMorris Jobke2018-06-132-95/+2
* | | Add another testMario Danic2018-06-081-1/+3
* | | Add a new regex testMario Danic2018-06-081-1/+3
* | | Merge pull request #9483 from nextcloud/azure-blobMorris Jobke2018-06-041-0/+38
|\ \ \
| * | | add azure unit tests with azuriteRobin Appelman2018-06-041-0/+38
* | | | 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
* | | 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
|/
* 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-145-5/+10
* 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