aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Db
Commit message (Expand)AuthorAgeFilesLines
* fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable30provokateurin2024-09-161-2/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-133-56/+8
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
* Remove long depreated AppFramework/Db/MapperRoeland Jago Douma2022-10-102-506/+0
* Fix reading blob data as resourceThomas Citharel2022-07-251-0/+17
* Add a metadata service to store file metadataCarl Schwan2022-04-131-7/+14
* Add Transactional trait for atomic DB operationsChristoph Wurst2022-02-171-0/+98
* Check style updateCarl Schwan2022-01-131-2/+2
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-11/+15
* Make sure we just check for the keysRoeland Jago Douma2020-12-071-5/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-21/+26
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-43/+43
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Fix multiline commentsChristoph Wurst2020-04-081-19/+19
* Use the short array syntax, everywhereChristoph Wurst2020-03-263-51/+51
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-6/+6
* Mode to modern phpunitRoeland Jago Douma2019-11-272-21/+15
* Make phpunit8 compatibleRoeland Jago Douma2019-11-274-4/+4
* Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-261-8/+35
|\
| * Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-8/+35
* | Some php-cs fixesRoeland Jago Douma2019-11-224-8/+4
|/
* [#11236] Set parameter type in QBMapperMarius David Wieschollek2019-03-241-0/+241
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-242-16/+17
* Fix getMock MapperTestUtilityRoeland Jago Douma2016-09-071-1/+1
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+727