summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10526 from steiny2k/HEICHEIFMorris Jobke2018-08-221-0/+48
|\
| * Address comments from @rullzer:Sebastian Steinmetz2018-08-171-6/+12
| * Testcase for HEIC image (similar to the ImageTest)Sebastian Steinmetz2018-08-111-0/+42
* | Adds license to files. Updates the branch.Michael Weimann2018-08-201-0/+21
|\ \
* | | Adds tests for the memory checksMichael Weimann2018-08-201-16/+40
* | | Adds tests for the setup memory limit checksMichael Weimann2018-08-201-0/+73
|/ /
* | Merge pull request #10712 from nextcloud/fix/noid/check_if_provider_is_availa...blizzz2018-08-201-2/+12
|\ \
| * | Check if a preview provider is available before using itRoeland Jago Douma2018-08-171-2/+12
* | | add deck and mail to the groupware bundle, remove talkBjoern Schiessle2018-08-171-1/+2
|/ /
* | Merge pull request #10621 from nextcloud/feature/noid/add-tos-to-enterprise-b...blizzz2018-08-131-0/+1
|\ \
| * | Add the ToS app to the enterprise bundleJoas Schilling2018-08-091-0/+1
* | | Drop support for xcacheDaniel Kesselberg2018-08-121-22/+0
| |/ |/|
* | Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma2018-08-101-1/+5
|\ \
| * | Ignore deactivated users in collaborators user search pluginThomas Citharel2018-08-061-1/+5
* | | Remove unused importChristoph Wurst2018-08-101-1/+0
* | | Fix 2FA being enforced if only backup codes provider is activeChristoph Wurst2018-08-101-0/+27
* | | Do not use file as template parameterRoeland Jago Douma2018-08-091-1/+1
| |/ |/|
* | Fix double-inserts of the same provider stateChristoph Wurst2018-08-091-2/+2
* | Add integration/unit test for the double-insert of same valuesChristoph Wurst2018-08-091-0/+19
* | Merge pull request #10588 from nextcloud/fix/single-2fa-provider-login-redirectRoeland Jago Douma2018-08-091-0/+18
|\ \
| * | Rename providerset method to get primary providersChristoph Wurst2018-08-081-1/+1
| * | Fix login redirection if only one 2FA provider is activeChristoph Wurst2018-08-081-0/+18
* | | Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-091-0/+50
|\ \ \
| * | | Add support for tokens in room sharesDaniel Calviño Sánchez2018-08-081-0/+50
| |/ /
* | | Merge pull request #10397 from nextcloud/encryption-s3-fixBjörn Schießle2018-08-081-0/+11
|\ \ \ | |/ / |/| |
| * | make file cache updates more robustBjoern Schiessle2018-07-311-0/+11
* | | Merge pull request #10553 from nextcloud/bugfix/10518/disable-oracle-enforcem...Roeland Jago Douma2018-08-081-2/+3
|\ \ \
| * | | Fix testsRoeland Jago Douma2018-08-081-2/+3
| | |/ | |/|
* / | Fix 2FA provider registry population on loginChristoph Wurst2018-08-081-3/+79
|/ /
* | Merge pull request #10480 from nextcloud/bugfix/10420/settingsRoeland Jago Douma2018-08-022-6/+4
|\ \
| * | Fix encryption admin section testsJulius Härtl2018-08-021-2/+2
| * | Move encryption settings to securityJulius Härtl2018-08-011-4/+2
| |/
* / Append cache bump parameter to scss files URLJulius Härtl2018-08-011-1/+2
|/
* Merge pull request #10444 from nextcloud/feature/noid/allow-to-filter-unread-...blizzz2018-07-311-1/+1
|\
| * Allow to filter the unread count by verbJoas Schilling2018-07-301-1/+1
* | Fix duplicate inserts in the 2fa provider registry DAOChristoph Wurst2018-07-311-0/+19
* | Ignore custom prefixes which are longerJoas Schilling2018-07-271-10/+10
* | Fix calculation of default nameJoas Schilling2018-07-271-3/+60
* | Add unit testsJoas Schilling2018-07-271-1/+293
|/
* Fix testsJulius Härtl2018-07-261-1/+1
* Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm...Morris Jobke2018-07-251-0/+4
|\
| * Add pagination supportJoas Schilling2018-07-251-1/+1
| * Allow to search by commentsJoas Schilling2018-07-251-0/+4
* | Merge pull request #10377 from nextcloud/sccs-cache-iscachedMorris Jobke2018-07-252-4/+20
|\ \ | |/ |/|
| * Fix unit tests to pass the folder now via the appData dependencyMorris Jobke2018-07-251-2/+8
| * cache isCached state for scss resourcesRobin Appelman2018-07-242-2/+12
* | Merge pull request #10238 from nextcloud/add-support-for-sending-the-password...Morris Jobke2018-07-241-0/+436
|\ \ | |/ |/|
| * Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez2018-07-241-0/+436
* | new testsJohn Molakvoæ (skjnldsv)2018-07-241-2/+27
|/
* fix unit testsBjoern Schiessle2018-07-211-4/+48