Commit graph

620 commits

Author SHA1 Message Date
Woody Gilk 342912e573 Updated utf8::clean() to allow defining the charset 2008-12-09 23:08:33 -06:00
Woody Gilk f3b65b0372 Updated Kohana, adding more methods and comments. Updated main configuration file. 2008-12-09 23:07:41 -06:00
Woody Gilk 1287c13084 Organized README to be a bit less confusing 2008-12-09 23:06:24 -06:00
Woody Gilk f588a1a683 Removed media/ directory, added logo.php system view with base64 encoded logo 2008-12-09 23:05:38 -06:00
Woody Gilk ac9ba6de45 Added remote class, requires CURL 2008-12-09 19:10:02 -06:00
Woody Gilk aa4aa93395 Updated .gitignore 2008-12-09 14:56:25 -06:00
Woody Gilk bab902877f Updated README to include details about keeping forks in sync with the origin 2008-12-09 14:47:30 -06:00
Geert De Deckere 5e63e8f34f Merge branch 'master' of git://github.com/shadowhand/kohana 2008-12-09 19:50:05 +01:00
Geert De Deckere dfaf834815 Added an example .htaccess file 2008-12-09 19:39:54 +01:00
Woody Gilk 0406c2b19b Updated Route to use caching for compiled regex 2008-12-09 11:03:53 -06:00
Woody Gilk 346de0e384 Added Kohana::cache and implemented caching for Kohana::find_file 2008-12-09 11:03:20 -06:00
Woody Gilk 8906424b8f Updated install.php to make sure the application cache is writable 2008-12-09 11:02:44 -06:00
Woody Gilk 03daf96315 Added .DS_Store to .gitignore 2008-12-09 00:45:16 -06:00
Woody Gilk 8d7ab187da Updated 3.0:
* Added comments to index.php
 * Added .gitignore to application/cache and application/log
 * Started to add missing pieces to Kohana::init()
 * Changed install.php style slightly
2008-12-09 00:17:28 -06:00
Woody Gilk 77cb41438d Added application/cache and application/log 2008-12-08 23:00:03 -06:00
Woody Gilk 1cfeb67f24 Merged GeertDD/kohana and added new media files 2008-12-08 22:36:25 -06:00
Geert De Deckere 657531b621 Added install.php with environment checks 2008-12-06 23:17:52 +01:00
Woody Gilk 7bf5130393 Added config/kohana.php, the main configuration file 2008-12-05 01:59:12 +00:00
Woody Gilk 3696612a79 Added .gitignore to ignore logs and cache files 2008-12-05 01:52:36 +00:00
Woody Gilk 9f20da909b Initial commit of Kohana 3.0 2008-12-05 01:37:18 +00:00