summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' into display-name-cache-publicCarl Schwan2022-08-1579-2220/+3826
|\| |
| * | Merge pull request #33415 from nextcloud/fix/integration-test-notifCarl Schwan2022-08-081-2/+2
| |\ \
| | * | Fix integration testsCarl Schwan2022-08-011-2/+2
| * | | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-082-20/+25
| |\ \ \
| | * | | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-012-20/+25
| | |/ /
| * | | Merge pull request #33398 from nextcloud/enh/noid/sensitive-methods-appsVincent Petry2022-08-051-0/+16
| |\ \ \
| | * | | add unit test for ExceptionSerializerArthur Schiwon2022-07-291-0/+16
| * | | | Merge pull request #33435 from nextcloud/fix/remove-at-matchers-in-testsCôme Chilliet2022-08-043-56/+45
| |\ \ \ \
| | * | | | Remove at matchers from tests in:Côme Chilliet2022-08-023-56/+45
| * | | | | Support specifying IPv6 proxies in CIDR notationSimon Leiner2022-08-021-0/+77
| | |_|_|/ | |/| | |
| * | | | Merge pull request #32958 from nextcloud/fix/noid/permission-update-allow-pub...Julius Härtl2022-08-021-1/+28
| |\ \ \ \
| | * | | | fix share manager testsJulien Veyssier2022-08-021-1/+28
| | |/ / /
| * / / / Fix dynamic property creations in test filesCôme Chilliet2022-08-014-2/+11
| |/ / /
| * | | Merge pull request #32482 from nextcloud/enh/noid/share-attributesCarl Schwan2022-08-012-1/+39
| |\ \ \ | | |_|/ | |/| |
| | * | Fix share attribute related tests + code styleVincent Petry2022-07-281-0/+3
| | * | Add share attributes + prevent download permissionVincent Petry2022-07-282-1/+36
| * | | Merge pull request #33225 from nextcloud/fix/handle-one-time-passwordsCarl Schwan2022-07-291-1/+9
| |\ \ \ | | |/ / | |/| |
| | * | Handle one time password betterCarl Schwan2022-07-281-1/+9
| * | | Redesign guest pages for better accessibilityCarl Schwan2022-07-271-18/+6
| * | | Adjust acceptance tests to changes in sharing tabDaniel Calviño Sánchez2022-07-261-1/+1
| * | | Merge pull request #33320 from nextcloud/bugfix/noid/remove-files-duplicate-d...Vincent Petry2022-07-261-3/+3
| |\ \ \
| | * | | Replace files app ids to classesVincent Petry2022-07-261-3/+3
| | | |/ | | |/|
| * | | Merge pull request #33031 from nextcloud/fix/improve-local-ip-detectionCôme Chilliet2022-07-261-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-121-0/+5
| * | | Merge pull request #33129 from nextcloud/fix-reading-blob-as-resourcesblizzz2022-07-251-0/+17
| |\ \ \
| | * | | Fix reading blob data as resourceThomas Citharel2022-07-251-0/+17
| * | | | Delete comments that expired nowVitor Mattos2022-07-251-1/+4
| |/ / /
| * | | fix Controller testsArthur Schiwon2022-07-222-8/+13
| * | | Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan2022-07-182-4/+15
| |\ \ \
| | * | | Add typing to SimpleFSCarl Schwan2022-07-142-8/+19
| * | | | Move CappedMemoryCache to OCPCarl Schwan2022-07-145-8/+8
| | |_|/ | |/| |
| * | | Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet2022-07-121-24/+28
| |\ \ \ | | |_|/ | |/| |
| | * | Fix DummyJobList typingCôme Chilliet2022-07-121-8/+2
| | * | Fix DummyJobList class used by testsCôme Chilliet2022-07-111-17/+27
| * | | Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-112-15/+16
| |\ \ \ | | |/ / | |/| |
| | * | Make Color class publicCarl Schwan2022-07-052-10/+11
| | * | Cleanup avatar related codeCarl Schwan2022-06-222-8/+8
| | |/
| * | Merge pull request #33110 from nextcloud/feat/handle-onetime-password-largeblizzz2022-07-081-4/+75
| |\ \
| | * | Handler large passwordsCarl Schwan2022-07-051-0/+19
| | * | Handle one time passwordsCarl Schwan2022-07-051-4/+56
| * | | Adjust fake managerJoas Schilling2022-07-011-1/+1
| * | | Allow to expire comments of multiple objects with one callJoas Schilling2022-07-011-3/+40
| |/ /
| * | use blueprint from repoRobin Appelman2022-06-301-0/+20
| * | Merge pull request #32960 from nextcloud/fix/avoid-using-undeclared-propertiesCôme Chilliet2022-06-281-0/+2
| |\ \
| | * | Fix PHP 8.2 warnings about undeclared propertiesCôme Chilliet2022-06-211-0/+2
| * | | Merge pull request #32998 from nextcloud/fix/setting_nameLouis2022-06-271-1/+1
| |\ \ \
| | * | | Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
| | | |/ | | |/|
| * | | Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz2022-06-242-1/+52
| |\ \ \ | | |/ / | |/| |
| | * | Follow the most common pattern used in projectVitor Mattos2022-06-201-2/+2
| | * | Add comments expire dateVitor Mattos2022-06-152-1/+52