Commit History

Author SHA1 Message Date
  mark_story cb0ae945ca Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 years ago
  euromark 493ef8920c whitespace 12 years ago
  euromark f9a44170ee simplify merges and cs 12 years ago
  Sam a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 years ago
  mark_story 511f9b93a6 Make _helpers & _components properties protected. 12 years ago
  mark_story a47f29136f Fix failing tests. 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  euromark 3d1a78ff63 Make debug status boolean 12 years ago
  José Lorenzo Rodríguez 70d6956aef Fixed CS error 12 years ago
  Jose Lorenzo Rodriguez f7b0912e78 Adding test for using __debugInfo in Debugger 12 years ago
  Jose Lorenzo Rodriguez c2572636ba Fixing tests in debugger after changing array output to use short syntax 12 years ago
  ADmad f55fceb1d5 Fix testcase. 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  Mark Story f86063eecb Merge remote-tracking branch 'origin/2.5' into 3.0 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago