Commit History

Author SHA1 Message Date
  Joas Schilling 54c3aa3f99 fix(entity): Fix mapping of old/sub-types to actually supported database types 1 month ago
  Ferdinand Thiessen ee02e3246d feat(AppFramework): Add full support for date / time / datetime columns 3 months ago
  Kate 8a32881633 Merge pull request #48008 from nextcloud/fix/entity/strict-types 2 months ago
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 months ago
  provokateurin 247b1dd70e fix(Entity): Fix magic setter call for custom strong typed setters 2 months ago
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header 6 months ago
  Thomas Citharel 1d30fb7852 Fix reading blob data as resource 2 years ago
  Roeland Jago Douma 48679ae39f Make sure we just check for the keys 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 85e369cddb Fix multiline comments 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 5 years ago
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 5 years ago
  Roeland Jago Douma b607e3e6f4 Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool 5 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 years ago
  Daniel Kesselberg a27c10daa6 Make isXXX available for bool properties only 5 years ago
  Joas Schilling 870023365c Fix "Undefined method setExpectedException()" 6 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago