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