summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Strip of users home path from share api messageJoas Schilling2020-02-221-0/+3
* when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-141-0/+4
* disable timeout on app install via cliArthur Schiwon2020-02-121-4/+8
* Add test to trigger "Trying to access array offset on value of type int"Daniel Kesselberg2020-02-061-0/+62
* Allow selecting the hashing algorithmRoeland Jago Douma2020-02-041-2/+63
* Make sure to catch php errors during job executionDaniel Kesselberg2020-02-031-0/+21
* Do not encode contacts menu mailto linksChristoph Wurst2020-01-301-1/+1
* add hub bundle for easy post-installationArthur Schiwon2020-01-271-1/+3
* Adjust unit test for #19017Joas Schilling2020-01-211-12/+12
* CHeck if file already exists during file creationJulius Härtl2020-01-141-0/+15
* AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-121-1305/+1387
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-092-0/+24
* Fix the LoggerTests for phpunitRoeland Jago Douma2020-01-061-21/+21
* Modify regex to match some other chromium browsersDaniel Kesselberg2019-12-271-5/+26
* Restore old behavior allowing to set custom appstoreGeorg Ehrke2019-12-222-1/+18
* Return empty template for default creatorsJulius Härtl2019-12-161-1/+9
* Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v...Joas Schilling2019-12-162-24/+34
|\
| * Allow to force enable apps via CLIJoas Schilling2019-12-132-24/+34
* | Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac...Roeland Jago Douma2019-12-161-43/+57
|\ \
| * | config.php setting to always accept internal sharesRoeland Jago Douma2019-12-161-43/+57
| |/
* | Merge pull request #17494 from nextcloud/fix/16340/ignore-invalid-jsonblizzz2019-12-131-7/+12
|\ \
| * | Log critical fallback to user default if we can't parse the JSONChristoph Wurst2019-12-131-7/+12
| |/
* / Add typed events for the filesystem/scannerChristoph Wurst2019-12-132-9/+11
|/
* Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b...Roeland Jago Douma2019-12-121-42/+77
|\
| * REVERT ME: comment out failing gz detection testRoeland Jago Douma2019-12-121-1/+1
| * Update the unit test to dataProvidersJoas Schilling2019-12-101-42/+77
* | Fix testsJohn Molakvoæ (skjnldsv)2019-12-101-2/+7
* | Viewer should be always enabledRoeland Jago Douma2019-12-101-0/+5
* | Pick a shorter name for the transfer ownership tableJoas Schilling2019-12-101-11/+11
|/
* Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domainRoeland Jago Douma2019-12-091-1/+16
|\
| * Move overwritehost check to isTrustedDomainJulius Härtl2019-12-071-1/+16
* | Move custom definition logic into methodDaniel Kesselberg2019-12-091-3/+2
* | Ensure that we don't merge broken json.Daniel Kesselberg2019-12-091-8/+14
* | Decouple resource provider registrationDaniel Kesselberg2019-12-072-0/+173
|/
* Merge pull request #18130 from nextcloud/bugfix/noid/prevent-creating-users-w...Roeland Jago Douma2019-12-051-0/+9
|\
| * I love unit tests that mock unnecessary stuffJoas Schilling2019-12-041-0/+9
* | Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma2019-12-042-0/+31
|\ \ | |/ |/|
| * dont set folder size to negative values during propagationRobin Appelman2019-11-261-0/+11
| * add LEAST and GREATER to db function builderRobin Appelman2019-11-261-0/+20
* | Merge pull request #18028 from nextcloud/enhancement/user-create-eventsRoeland Jago Douma2019-12-035-62/+81
|\ \
| * | Add typed create user eventsChristoph Wurst2019-12-035-62/+81
* | | Fix testsJohn Molakvoæ (skjnldsv)2019-12-021-2/+4
|/ /
* | Adjust DirectEditing test to PHPUnit8Julius Härtl2019-11-281-1/+1
* | Merge pull request #17625 from nextcloud/enh/noid/direct-editingRoeland Jago Douma2019-11-281-0/+172
|\ \
| * | Add mimetype to creatorsJulius Härtl2019-11-271-0/+4
| * | Code style fixes and cleanupJulius Härtl2019-11-271-2/+18
| * | Direct editing token testsJulius Härtl2019-11-271-0/+152
* | | Merge pull request #17725 from nextcloud/enh/share_exp_internalRoeland Jago Douma2019-11-281-1/+2
|\ \ \
| * | | Fix testsRoeland Jago Douma2019-11-271-1/+2
| |/ /
* | | Merge pull request #18064 from nextcloud/feature/php74Roeland Jago Douma2019-11-28334-1272/+1344
|\ \ \