aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | Merge pull request #32242 from nextcloud/fix-logging-data-arrayblizzz2022-06-212-11/+52
| |\ \ \ | | |_|/ | |/| |
| | * | Fix logging data context to fileThomas Citharel2022-05-022-11/+52
| * | | Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-...blizzz2022-06-211-0/+7
| |\ \ \
| | * | | Add a test about unserializing data from opis/closure serializationCôme Chilliet2022-06-201-0/+7
| * | | | Merge pull request #32901 from nextcloud/fix/remove-at-matcher-in-lib-testsCôme Chilliet2022-06-2118-966/+872
| |\ \ \ \
| | * | | | Remove some more at matchers in tests/libCôme Chilliet2022-06-209-405/+350
| | * | | | Remove at matcher uses in tests/libCôme Chilliet2022-06-169-561/+522
| | | |_|/ | | |/| |
| * | | | Fix email shares not being shown to other usersRichard Steinmetz2022-06-171-0/+312
| * | | | make placeholder a const for reuseArthur Schiwon2022-06-161-1/+1
| * | | | fix overwriting original vars when loggingArthur Schiwon2022-06-161-1/+2
| * | | | add serializer testArthur Schiwon2022-06-161-0/+67
| |/ / /
| * | | Merge pull request #32813 from nextcloud/debt/noid/check-for-3rdparty-updatesDaniel2022-06-141-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Run php tests when 3rdparty changedDaniel Kesselberg2022-06-101-0/+2
| * | | Merge pull request #32853 from nextcloud/fix/update-acceptance-composer-lockCôme Chilliet2022-06-131-327/+899
| |\ \ \
| | * | | Update dependencies in acceptance tests composer.lockCôme Chilliet2022-06-131-327/+899
| * | | | Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry2022-06-133-3/+24
| |\ \ \ \
| | * | | | store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-022-3/+7
| | * | | | add case statement to sql function builderRobin Appelman2022-06-021-0/+17
| * | | | | Make LostController use IInitialState and LoggerInterfaceThomas Citharel2022-06-101-6/+18
| * | | | | Modernize the LostControllerTest testThomas Citharel2022-06-101-33/+25