Commit History

Author SHA1 Message Date
  ndm2 6687d063de Fix output buffers not being closed when the view triggers an exception. 5 years ago
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  Mark Story a3a007b37f Fix failing tests from 4.x backport 6 years ago
  mscherer 3a223cb064 Fix element cache key generation. 6 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  ADmad 279b559368 Use ::class constant instead of string. 6 years ago
  ADmad 401abc25ee Try to fix test failures on PHP 7.4. 6 years ago
  Mark Story e828eb16e4 Add getName() to View 7 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  stickler-ci 8d579fa16f Fixing style errors. 7 years ago
  ADmad 7b54ff897d Add View::disableAutoLayout(). 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  ADmad f86a585210 Throw warning when using underscored fixture names. 7 years ago
  Mark Story 00cdb32ee1 Merge branch 'master' into 3.next 7 years ago
  itosho 8728545cf7 Fixed "preceeded" is a misspelling of "preceded" 7 years ago
  saeid fccfaf2e64 remove hasRendered methods from view 7 years ago
  saeid b2d58cf43e unload() plugins after use 7 years ago
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 years ago
  ADmad 5570206d3f Deprecated View::uuid() as it's unused in core. 7 years ago
  ADmad 19795f69c3 Make View::$plugin protected and add getter/setter for it. 7 years ago
  ADmad 71b862dddd Make View::$helpers protected. 7 years ago
  ADmad 3b60cbeac7 Make View::$elementCache protected and add setter method for it. 7 years ago
  ADmad 646937dda8 Make View::$subDir protected and add getter/setter methods. 7 years ago
  ADmad 0f1519699d Make View::$hasRendered protected as add getter method for it. 7 years ago
  ADmad 2d6c6193e1 Use getter/setter methods instead of directly accessing properties. 7 years ago
  ADmad e6463eb5b2 Deprecate using View::$request as public property. 8 years ago
  Mark Story fe9bc8427d Merge branch 'master' into 3.next 8 years ago
  Mark Story 7134214693 Add test for #11620 8 years ago
  Mark Story 475ef7e3b9 Remove unused objects. 8 years ago
  Mark Story 3c71d95c1d Fix deprecated property use in View test. 8 years ago