Commit Graph

38 Commits

Author SHA1 Message Date
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell 56ae5e9a7b more autoloader tweaks. 2012-02-06 13:20:08 -06:00
Taylor Otwell 94b4887000 cleaning up the auto-loader. 2012-02-06 12:58:51 -06:00
Taylor Otwell 618980c678 improvements to autoloader namespace handling. 2012-02-06 11:59:24 -06:00
Taylor Otwell bc1a7d0771 improving namespace autoloading support. 2012-02-06 11:40:18 -06:00
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell c44b6264dd fix autoloading system path issue. 2012-01-29 17:33:58 -06:00
Taylor Otwell 97fcea1e51 cleaned up paths. 2012-01-28 14:55:08 -06:00
Taylor Otwell 4774c8d91e lowercase namespace when loading bundle. 2012-01-27 19:33:23 -06:00
Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 2012-01-27 16:17:43 -06:00
Taylor Otwell 9d1905ee24 improve autoloader and load entire framework core using PSR-0 on the base_path. 2012-01-26 19:54:43 -06:00
Taylor Otwell af170af12d overall code quality audit. 2012-01-25 15:31:04 -06:00
Taylor Otwell 33d62e7753 refactoring the autoloader. 2012-01-23 16:07:08 -06:00
Taylor Otwell 775020666a automatically prepare the directories registered with the auto-loader. 2012-01-18 10:08:07 -06:00
Taylor Otwell c314c0ab2a added namespace to directory mapping support in autoloader. 2012-01-18 08:59:53 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 84e6224b1b Fix bug in Autoloader's library detection. 2011-11-30 09:05:10 -06:00
Taylor Otwell 783101cc7a fixed bug in autoloader. 2011-11-22 18:03:37 -06:00
Taylor Otwell 5f348b2c6e refactoring various classes. 2011-11-22 18:00:17 -06:00
Taylor Otwell a675b05237 fixing some commits i accidently overwrote. 2011-11-21 19:13:32 -06:00
Taylor Otwell 994949c6ce refactoring various classes. 2011-11-21 19:09:48 -06:00
Daniel Anechitoaie 0000ffc8c2 Double "for" in comment. 2011-11-21 23:07:12 +02:00
Taylor Otwell d55a5e722b adjusted autoloader priority for best performance. 2011-11-09 22:58:07 -06:00
Taylor Otwell 3854165595 refactoring autoloader. 2011-11-09 22:57:06 -06:00
Taylor Otwell fe218f9b0b restore controller section of autoloader. 2011-11-09 22:38:29 -06:00
Taylor Otwell 8718b582df cleaning up the autoloader and core bootstrapping. 2011-11-09 22:32:35 -06:00
Taylor Otwell 56daba42c5 remove composers from ioc container. remove comment bloat from autoloader. 2011-11-09 22:10:37 -06:00
Taylor Otwell 9e9ee931b5 moved session class. 2011-11-09 21:55:21 -06:00
Taylor Otwell a1e82d2166 added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements. 2011-11-08 20:08:20 -06:00
Taylor Otwell 466f05499f clean up auto-loader comment. 2011-11-07 11:49:45 -06:00
Taylor Otwell 2e1fed294f refactoring bootstrapping. 2011-11-01 22:55:43 -05:00
Taylor Otwell 6810b99d38 change cookie forget time to be 25 hours in the past to cover strange timezone issues. 2011-11-01 20:04:00 -05:00
Taylor Otwell 83d927c4f1 refactoring. 2011-11-01 19:41:35 -05:00
Taylor Otwell 82b75166ac refactor the library detection in the autoloader. 2011-11-01 00:00:10 -05:00
Taylor Otwell c0c8108399 refactoring the autoloader. 2011-10-31 23:58:45 -05:00
Taylor Otwell a0bbc9d472 refactoring the auto loader. 2011-10-31 23:46:45 -05:00
Taylor Otwell d44c076ebf refactoring the autoloader. 2011-10-31 23:00:13 -05:00
Taylor Otwell 997a90bcf5 major session refactoring. 2011-10-31 22:15:47 -05:00