summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | fix getAutoSubmitted return type and adding unit testsBennet Becker2022-12-231-0/+142
|/
* increase preview_max_memory and make it easier to debugSimon L2022-12-221-2/+2
* Merge branch 'master' into add-scim-json-supportStanimir Bozhilov2022-12-1950-984/+1002
|\
| * Merge pull request #35780 from nextcloud/fix/http-dispatcher-double-parameter...Vincent Petry2022-12-161-7/+14
| |\
| | * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-151-7/+14
| * | check if params given to API are really an arrayArtur Neumann2022-12-151-2/+13
| |/
| * Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-s...Joas Schilling2022-12-091-0/+7
| |\
| | * Adjust unit testsJoas Schilling2022-10-121-0/+7
| * | Drop 3rdparty root since it is unused and adjust testsJulius Härtl2022-12-072-17/+18
| * | Cache available languages locallyJulius Härtl2022-12-072-2/+10
| * | Merge pull request #35649 from nextcloud/bugfix/object-storage-master-key-encJulius Härtl2022-12-071-9/+11
| |\ \
| | * | Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-071-9/+11
| * | | Merge pull request #35620 from nextcloud/fix/fix-calendar-imip-testsJulius Härtl2022-12-071-4/+11
| |\ \ \ | | |/ / | |/| |
| | * | Fix errors in calendar tests saying function handleIMipMessage does not exist...Côme Chilliet2022-12-061-4/+11
| * | | use bruteforce protection on all methods wrapped by PublicShareMiddlewareJulien Veyssier2022-12-071-1/+6
| * | | Merge pull request #35596 from nextcloud/fix/move-to-ocp-timedjobCôme Chilliet2022-12-061-3/+7
| |\ \ \ | | |/ / | |/| |
| | * | Adapt tests to new job constructorsCôme Chilliet2022-12-051-3/+7
| * | | Fix codestyle in modified filesCôme Chilliet2022-12-051-3/+0
| * | | Merge branch 'master' into tests/fix-phpunit-warningsCôme Chilliet2022-12-0511-68/+123
| |\| |
| | * | Fix test image default qualityJ0WI2022-12-041-1/+1
| | * | Add group display name cacheAnna Larch2022-11-281-29/+33
| | * | Fix testsCarl Schwan2022-11-221-0/+39