296 Commits

Author SHA1 Message Date
Taylor Otwell
7317b5857b refactored welcome pages. 2011-10-11 21:27:16 -05:00
Taylor Otwell
14186a00e0 refactoring and bug fixes. 2011-09-29 21:22:48 -05:00
Taylor Otwell
0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00
Taylor Otwell
4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -05:00
Taylor Otwell
096280c958 refactoring route loader and router. 2011-09-20 00:07:16 -05:00
Taylor Otwell
77dc8d2014 refactoring various things. 2011-09-16 19:59:20 -05:00
Taylor Otwell
5196d015b8 fixed merge conflicts. 2011-09-14 20:58:27 -05:00
Taylor Otwell
6904cf119d fixed bug in eloquent causing ids to overlap. 2011-09-14 20:55:58 -05:00
Taylor Otwell
096a419017 added elapsed function. 2011-09-09 21:02:10 -05:00
Taylor Otwell
dc1b93e2ea removed extra line from index file. 2011-09-08 17:59:10 -05:00
Taylor Otwell
f31bf1c8e4 fixed merge conflicts. 2011-09-08 17:57:27 -05:00
Taylor Otwell
174d50c044 fixed bug in form class that prevented name attribute from being set properly on input elements. 2011-09-08 17:54:05 -05:00
Taylor Otwell
abc1fad6c1 more refactoring and changes. 2011-09-08 17:49:16 -05:00
Taylor Otwell
5d87da6172 removed benchmarking from front controller. 2011-09-03 23:50:03 -05:00
Taylor Otwell
86da3af7a1 fixed merge conflicts and merged master. 2011-09-03 09:14:27 -05:00
Taylor Otwell
fdc1c34676 incremented version. 2011-09-03 09:13:31 -05:00
Taylor Otwell
56044d31f5 refactoring bootstrap process. 2011-08-28 21:33:44 -05:00
Taylor Otwell
1e49001dfc continued ioc refactoring. 2011-08-26 21:42:04 -05:00
Taylor Otwell
46dd65fa74 fixed merge conflicts. 2011-08-25 23:02:12 -05:00
Taylor Otwell
c1131e1882 increment version and update change log. 2011-08-25 22:57:13 -05:00
Taylor Otwell
1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00
Taylor Otwell
6a8aafc259 refactoring and adding more dependency injection through ioc container. 2011-08-24 22:51:32 -05:00
Taylor Otwell
f580ef7f71 fixed merge conflict. 2011-08-24 07:23:16 -05:00
Taylor Otwell
4072b54f50 incremented version. 2011-08-24 07:22:13 -05:00
Taylor Otwell
df84e36314 refactoring. 2011-08-23 21:04:40 -05:00
Taylor Otwell
5b85edb23b more 2.0 changes 2011-08-19 20:12:39 -05:00
Taylor Otwell
d9f2ba84c9 2.0 modular refactoring. 2011-08-18 23:23:57 -05:00
Taylor Otwell
b31f13d99f incremented version and change log. 2011-08-18 22:27:21 -05:00
Taylor Otwell
0a5c442295 fixed vie errors. 2011-08-18 22:00:59 -05:00
Taylor Otwell
1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00
Taylor Otwell
4fb6293415 incremented version. 2011-08-18 18:10:23 -05:00
Taylor Otwell
57a0593bc4 incremented version. 2011-08-16 23:25:56 -05:00
Taylor Otwell
ee373db59c incremented version. 2011-08-13 20:08:22 -05:00
Taylor Otwell
668ecaedd9 Tweaking front controller. 2011-08-05 09:06:23 -05:00
Taylor Otwell
ae1acfddda adjusted front controller. 2011-08-04 17:40:16 -05:00
Taylor Otwell
69ec79c987 moved laravel framework request cycle into laravel.php, minimalized front controller. 2011-08-04 17:36:23 -05:00
Taylor Otwell
ede3e12620 Changed Request::uri() call to System\Request::uri(). 2011-08-04 10:07:13 -05:00
Taylor Otwell
78903e99a8 removed benchmarking stuff from front controller. 2011-08-03 22:58:19 -05:00
Taylor Otwell
a83a85bbe8 removed favicon. 2011-08-03 22:21:56 -05:00
Taylor Otwell
eebbc08293 added back .gitignores 2011-08-03 22:15:08 -05:00
Taylor Otwell
f0f3dffc11 added module support! 2011-08-03 22:10:07 -05:00
Taylor Otwell
63694de75b Changing back to old routing system. 2011-08-03 08:44:43 -05:00
Taylor Otwell
188b0c4f29 tweaks to package handling. 2011-08-02 22:40:12 -05:00
Taylor Otwell
dbf43877c6 added packages auto-load array. 2011-08-02 22:29:48 -05:00
Taylor Otwell
fb984016e8 added loader class. 2011-08-02 22:19:13 -05:00
Taylor Otwell
e40faa1945 changed application file structure and routing definitions. 2011-08-02 21:23:13 -05:00
Taylor Otwell
a474850071 Add the laravel start time to the benchmarker. 2011-08-02 10:28:28 -05:00
Taylor Otwell
badc8a6088 database refactoring. 2011-08-01 17:58:20 -05:00
Taylor Otwell
829088f3d1 use response::error in front controller. 2011-07-31 23:19:58 -05:00
Taylor Otwell
0af326b636 working on routing architecture. 2011-07-31 21:51:55 -05:00