Commit Graph

43 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
provokateurin 405d250aef
test: Add missing calls to the parent setUp method 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 11 months ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Joas Schilling 5f9117b939
test: Fix coding standards 1 year ago
Joas Schilling 720ab52e07
test: Fix tests/lib/App* 1 year ago
Joas Schilling 53b116b8a5
test: Remove more withConsecutive 1 year ago
Joas Schilling 54c3aa3f99
fix(entity): Fix mapping of old/sub-types to actually supported database types 2 years ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 2 years ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Roeland Jago Douma 60ee874485
Remove long depreated AppFramework/Db/Mapper 4 years ago
Thomas Citharel 1d30fb7852
Fix reading blob data as resource 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Christoph Wurst cb252c5591
Add Transactional trait for atomic DB operations 5 years ago
Carl Schwan 6312c0df69
Check style update 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
Roeland Jago Douma 48679ae39f
Make sure we just check for the keys 6 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 7 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Daniel Kesselberg a27c10daa6
Make isXXX available for bool properties only 7 years ago
Marius David Wieschollek 5aeb8eac2b
[#11236] Set parameter type in QBMapper 8 years ago
Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 9 years ago
Roeland Jago Douma 4066f04c4b
Fix getMock MapperTestUtility 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago