Commit History

Author SHA1 Message Date
  mark_story da143545fd Implement implementedEvents on all core components. 12 years ago
  euromark e18162f336 Rename classname to className in order to unify the different usage of it. 12 years ago
  euromark 4fd6656ea8 Stricter string comparisons. 12 years ago
  José Lorenzo Rodríguez 2d87876ea6 Merge pull request #2932 from sam-at-github/requesthandlercomponent 12 years ago
  sam-at-github 89d53ca56d Minor doc fixes. 12 years ago
  Renan Gonçalves 99205e4113 Adding _stop() back to classes that used to extend Cake\Core\Object. 12 years ago
  sam-at-github 39e4ab032c Move responsibility for setting default view vars from RequestHandler to XML,JSON views. CS fixes. 12 years ago
  sam-at-github b0e0671697 Comments only. 12 years ago
  Sam b49c32ee33 Dont special case AJAX in RequestHandlerComponent (much). 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  ADmad a427c33cb9 Move XmlException under Utility\Error 12 years ago
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 years ago
  José Lorenzo Rodríguez 27372cd90a Merge pull request #3236 from dereuromark/3.0-wip-method-signatures-3 12 years ago
  euromark 0feb766f5d harden method signatures 12 years ago
  euromark f9a44170ee simplify merges and cs 12 years ago
  ADmad 06370f8b4b Use config key instead of public property for ajax layout setting. 12 years ago
  AD7six ace00bdde5 Use protected property when it's mandatory 12 years ago
  AD7six 74725579d7 update Controller NS to be settings -> config() 12 years ago
  Bryan Crowe 0c7190be17 Use semantic version for since doc block 12 years ago
  ADmad 667220ab92 Remove use of non-existent controller property. 12 years ago
  Mark Story 7765c5aa6a Merge remote-tracking branch 'origin/2.5' into 3.0 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  Bryan Crowe f46d93805d Remove nonexistent params and returns 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago