Commit History

Author SHA1 Message Date
  mark_story ca10c49e21 Re-use existing string instead of making another one. 13 years ago
  mark_story 1ebb2ed0a0 Fix coding style. 13 years ago
  Adam Taylor 433dd09ec4 Fix typos 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  mark_story d0d13acaf4 Merge branch 'master' into 2.3 13 years ago
  mark_story 6d743971e9 Consistently inflect theme names. 13 years ago
  and-ers c72c612625 Replaced simple and therefore pointless array_push function references with the ordinary way of adding an array element. This will increase the performance and the code looks much cleaner this way IMHO 13 years ago
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  euromark c83b454946 pluginSplit for a more meaningful exception message 13 years ago
  José Lorenzo Rodríguez 99e84b8a08 Merge pull request #930 from LiquidityC/2.3_3315_viewblock_startifempty 13 years ago
  euromark d4af674ccb doc block correction 13 years ago
  euromark e1e4d93134 make View trigger notice by default if elements are missing 13 years ago
  ADmad 72d6ca636f Docblock fixes 13 years ago
  mark_story 27d7e2865e Merge branch 'master' into 2.3 13 years ago
  Ceeram e02eab05d5 Remove all todo from core, create tickets for them 13 years ago
  Ceeram 56225bcca3 fix all warnings except TODO warnings 13 years ago
  mark_story 6378aab439 Call a few fewer methods. 13 years ago
  Linus Probert 43d766f45c Added View::startIfEmpty($name) 13 years ago
  Mark Story 2841611c0f Merge pull request #911 from dogmatic69/type-checks 13 years ago
  Ceeram 6fc019e74d afterRender should not be triggered when callbacks is false 13 years ago
  dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks 13 years ago
  mark_story a3ae58da09 Merge branch 'master' into 2.3 13 years ago
  ADmad 47708c52cd Allow content to be added before existing content in view block. 13 years ago
  mark_story affb3192ad Fix issue where including elements + extending views fails. 13 years ago
  dogmatic69 408e619c9f Merge branch '2.3' into type-checks 13 years ago
  ADmad 89ab0a2d06 Fix docblock 13 years ago
  euromark b47e3a7d92 move charset/App.encoding into CakeResponse 13 years ago