summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |/
* / fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-171-0/+14
|/