summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Update tests/lib/SystemTag/SystemTagManagerTest.phpMarcel Klehr2023-02-241-5/+2
* fix(SystemTagManager): Truncate overlong tag namesMarcel Klehr2023-02-241-4/+12
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-211-0/+72
* feat(directediting): Allow opening by file idJulius Härtl2023-02-201-0/+80
* Do not set up filesystem on every callAnna Larch2023-02-171-72/+0
* Revert the token scope to not end up with storing the user used in the sessionJulius Härtl2023-02-171-0/+9
* Merge pull request #36396 from nextcloud/fix/corsJulius Härtl2023-02-171-1/+35
|\
| * fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to p...Ferdinand Thiessen2023-02-161-1/+35
* | Merge pull request #36735 from nextcloud/fix/32635/fix-vcf-contactsLouis2023-02-161-1/+1
|\ \
| * | fix the contacts-menu vcf-contact avatarsSimon L2023-02-151-1/+1
* | | Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-153-3/+3
|/ /
* | Merge pull request #36656 from nextcloud/route-instrumentationJulius Härtl2023-02-142-7/+57
|\ \
| * | DI for RouterRobin Appelman2023-02-132-7/+57
* | | Merge pull request #36643 from nextcloud/fs-setup-instrimuntionRobin Appelman2023-02-131-1/+2
|\ \ \
| * | | more filesystem setup performance instrumentationRobin Appelman2023-02-101-1/+2
| |/ /
* / / Fix unit testsJoas Schilling2023-02-091-47/+42
|/ /
* | Merge pull request #36566 from nextcloud/mount-find-by-numeric-idJulius Härtl2023-02-081-0/+3
|\ \ | |/ |/|
| * fix testsRobin Appelman2023-02-071-0/+3
* | Merge pull request #36417 from nextcloud/fix/psr-containerJoas Schilling2023-02-071-3/+24
|\ \
| * | fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if...Ferdinand Thiessen2023-02-061-3/+24
| |/
* | Skip buggy tests for 32bits CICôme Chilliet2023-02-071-0/+2
* | Improve error output on failed Router testCôme Chilliet2023-02-071-1/+6
* | Add helper to cast to int|float, fix MemoryInfo on 32bitsCôme Chilliet2023-02-071-2/+2
* | Fix filesize return type error in ViewTestCôme Chilliet2023-02-071-4/+16
* | Improve test failure output for RouterTest.phpCôme Chilliet2023-02-071-0/+1
* | Add apcu and ffmpeg to have less skipped testsCôme Chilliet2023-02-076-0/+21
|/
* Remove failing test that works with mocks only anywayJoas Schilling2023-02-021-41/+0
* Migrate to Symfony MailerCôme Chilliet2023-02-022-258/+236
* tests(oci): Test where statement on longtext columnJulius Härtl2023-01-311-0/+18
* Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backendLouis2023-01-301-1/+2
|\
| * Fix hookconnector testsLouis Chemineau2023-01-261-1/+2
* | fix(tests): Fix method name in unit testsJoas Schilling2023-01-301-4/+4
* | feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-271-53/+100
* | feat(app-framework): Add support for global middlewaresChristoph Wurst2023-01-262-4/+36
|/
* perf(app-framework): Make the app middleware registration lazyChristoph Wurst2023-01-252-18/+47
* composer run cs:fixCôme Chilliet2023-01-20163-259/+94
* Fix gzip mimetype mappingCôme Chilliet2023-01-201-2/+2
* Remove workarounds specific to 7.4Côme Chilliet2023-01-201-1/+1
* feat(app framework)!: Inject services into controller methodsChristoph Wurst2023-01-181-10/+19
* Merge pull request #36073 from nextcloud/fix/fix-background-job-listblizzz2023-01-162-2/+7
|\
| * Fix API breakage by using a new method insteadCôme Chilliet2023-01-122-2/+2
| * Fix BackgroundJob list testsCôme Chilliet2023-01-121-1/+6
* | spaces are allowed in useridsSimon L2023-01-101-9/+9
|/
* Remove unused legacy ajax/list.php in files appVincent Petry2023-01-092-7/+4
* Merge pull request #33898 from nextcloud/fix/authtoken-password-updateJulius Härtl2023-01-051-0/+2
|\
| * PublickKeyTokenProvider: Fix password update routine with password hashMarcel Klehr2023-01-041-0/+2
* | Fix unit tests of the ActionProviderStoreJoas Schilling2023-01-041-12/+19
* | Show local time in avatar menuJoas Schilling2023-01-041-0/+163
* | refactor AutoSubmittedValue to Headers\AutoSubmitted and addingBennet Becker2023-01-031-7/+7
* | fix static-analysis error and formatting codeBennet Becker2022-12-231-39/+4