Commit History

Author SHA1 Message Date
  phpnut 4bac0a063b Removing deprecated code and files 19 years ago
  nate bb8c52dac0 Fixing display of core error messages 19 years ago
  nate ef79f256a7 Adding auto-detection check for IIS (manually defining SERVER_IIS is no longer required), and fixing setUri for rewritten IIS URLs. 19 years ago
  phpnut b486b6f076 Adding fix for Ticket #2351 19 years ago
  phpnut 3af3f242f6 Adding patch from Ticket #2320 19 years ago
  nate 983c55005c Fixing URL parsing/dispatching for IIS installs without rewrite support 19 years ago
  nate 85c5f0513a Adding env('HTTP_BASE') to get base domain 19 years ago
  phpnut 1c07701223 Removing need for plugins to need a model 19 years ago
  phpnut 08c412c4ca Updating test suite with correct paths.php 19 years ago
  phpnut a8a91e35be Correcting all headers in the files 19 years ago
  phpnut dfb4eefaf8 Adding fix for #2001 19 years ago
  phpnut d1baa9db8f Adding fix for #2027 19 years ago
  phpnut 450a95f4a1 Adding fix for #1993 19 years ago
  nate 3c669d7cee Adding ternary op wrapper function to basics 19 years ago
  nate 181a22d659 Fixing return value of loadModels() 19 years ago
  nate 53dca9cccc Adding schema generation support to DboMysql 19 years ago
  nate 06f83ea86d Moving normalizeList() (basics) to Set::normalize() 19 years ago
  phpnut 6257689e0d changing cache() to allow writing to the tmp directory 19 years ago
  phpnut bcd2a951e4 Adding check for existence of Core key in class.paths.php. 19 years ago
  phpnut 27e5481b5b Adding check for new dot notation that will be used to load classes 19 years ago
  phpnut 7ad952d5eb Adding changes to other load*() functions in basics.php to create cached paths for loaded classes 19 years ago
  phpnut 55e9a1eda6 Reverting changes from [4285] 19 years ago
  gwoo 8eccba69ce adding a return false to cache and configure 19 years ago
  gwoo 6c528ffa00 adding check for is_writeable to cache() 19 years ago
  phpnut e64de54a51 Adding new methods to Configure class that is used to created a cached version of config files. 19 years ago
  phpnut 3758445e8a "Correcting doc comments in basics.php 19 years ago
  phpnut dfbc6f0706 Adding patch from Ticket #1354 19 years ago
  phpnut 762e9ed90c Adding fix for I18n when $domain is specified using any of the _ _d*() functions 19 years ago
  phpnut 3eac55449e Adding function to basics.php to allow specifying a catalog to use for translation. 19 years ago
  phpnut 4f1c5ef386 Wrapping all core messages in translation function 19 years ago