root/trunk/index.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3531 [3531] 10 days Shadowhand Made the PHP 5.2 test a bit more helpful
(edit) @3366 [3366] 7 weeks Shadowhand API CHANGE! Major changes to error reporting, routing, and class …
(edit) @3168 [3168] 3 months Shadowhand Replacing file_exists calls with is_file and is_dir, where possible.
(edit) @2750 [2750] 4 months zombor Fixing a typo in a comment.
(edit) @2622 [2622] 5 months Geert Fixed #588
(edit) @2321 [2321] 7 months Shadowhand Possible bug on windows with APPPATH
(edit) @2252 [2252] 7 months Shadowhand Cleanup for r2251.
(edit) @2251 [2251] 7 months Shadowhand Follow up to r2249: * Moved KOHANA_ERROR_CSS to …
(edit) @2250 [2250] 7 months Shadowhand Small cleanups.
(edit) @2249 [2249] 7 months Shadowhand Changes to Kohana exception/error handling: * Added KOHANA_ERROR_CSS to …
(edit) @2242 [2242] 7 months Geert Checking in an early working version of the Unittest library. Provide one …
(edit) @2229 [2229] 7 months Shadowhand Creating the IN_PRODUCTION flag, and access protection for module demo …
(edit) @2170 [2170] 8 months Shadowhand Fixing a bug when index.php is symlinked to a different directory.
(edit) @2005 [2005] 8 months PugFish Replaced all instances of loading using the now removed Loader …
(edit) @2003 [2003] 8 months Shadowhand Upgrading trunk to be PHP 5.2+ compatible: * index.php check upgraded to …
(edit) @1631 [1631] 10 months Shadowhand Added a version_compare() check. This can be disabled, and is really only …
(edit) @1522 [1522] 10 months PugFish Normalising properties
(edit) @1378 [1378] 11 months Shadowhand Just a little fix in index.php to properly set the front controller name.
(edit) @1377 [1377] 11 months Shadowhand Oh right, DIRECTORY_SEPARATOR. I knew there was a reason that we …
(edit) @1376 [1376] 11 months Shadowhand Fixing up index.php so that DOCROOT works properly on Windows. (You suck, …
(edit) @1369 [1369] 11 months Shadowhand Changes to core: * Made Kohana::exception_handler respect the …
(edit) @1333 [1333] 11 months Shadowhand Changes to core: * Updated Kohana::render output_compression to send a …
(edit) @1230 [1230] 11 months Shadowhand Changes to core: * Updated Kodoc with a slightly more complete usage. * …
(edit) @893 [893] 12 months Shadowhand Small changes: * Comments updated in helpers * Small optimizations to …
(edit) @890 [890] 12 months Geert $application_path has become $kohana_application, thanks Martin Hall!
(edit) @866 [866] 12 months Shadowhand Switching comments to Natural Docs. If you have ND installed, you can run …
(edit) @715 [715] 12 months Geert * Kohana won't ignore E_NOTICE errors, but rather E_STRICT errors (see …
(edit) @647 [647] 13 months Shadowhand Overhauled User_Agent almost completely. Spit shine on the rest of it.
(edit) @644 [644] 13 months Shadowhand Updated SVN properties on a bunch of files
(edit) @460 [460] 14 months Shadowhand Fixes to index.php that I forgot to include in the last commit.
(edit) @458 [458] 14 months Shadowhand Removing usage of DIRECTORY_SEPARATOR, it causes some odd issues. Instead, …
(edit) @450 [450] 14 months Shadowhand Updated User Guide Javascript: * Enabled AJAX for all menu items * …
(edit) @447 [447] 14 months Shadowhand On second thought, we should only use the ID property. Also set the EOL …
(edit) @446 [446] 14 months Shadowhand I forgot $Date: $ Sad face.
(edit) @445 [445] 14 months Shadowhand Added Subversion keyword properties to all files. Please add $Author: $, …
(edit) @433 [433] 14 months Shadowhand A few small changes: * Added more descriptive comments into index.php * …
(copy) @431 [431] 14 months Shadowhand Moving devel/ branch to trunk/
copied from branches/devel/index.php:
(edit) @416 [416] 14 months Shadowhand Forgot to include this in the last commit.
Note: See TracRevisionLog for help on using the revision log.