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 |
|
Taylor Otwell
|
344f49e1bf
|
made router routes optional and fixed front controller.
|
2011-07-31 17:40:03 -05:00 |
|
Taylor Otwell
|
2bb7125127
|
fixed routing bug.
|
2011-07-31 17:24:43 -05:00 |
|
Taylor Otwell
|
2275c74660
|
moved all routing classes into routing namespace.
|
2011-07-31 14:48:17 -05:00 |
|
Taylor Otwell
|
83ace2de68
|
moved routing classes into system namespace.
|
2011-07-31 13:14:39 -05:00 |
|
Taylor Otwell
|
b504089db7
|
moved exception view to application views and removed system view folder.
|
2011-07-31 12:54:22 -05:00 |
|
Taylor Otwell
|
dbdd45d9fc
|
tweaked cache and session namespacing.
|
2011-07-29 23:17:57 -05:00 |
|
Taylor Otwell
|
f16f90c89c
|
added script and style path constants. tweaked router usage in index.php.
|
2011-07-29 22:53:43 -05:00 |
|
Taylor Otwell
|
c3c7084d72
|
remove unnecessary application variable.
|
2011-07-28 08:58:32 -05:00 |
|
Taylor Otwell
|
28fbd35491
|
Clean up constant handling and definition.
|
2011-07-28 08:56:39 -05:00 |
|
Taylor Otwell
|
3516334ec7
|
Clean up constant definitions.
|
2011-07-28 08:46:39 -05:00 |
|
Taylor Otwell
|
099a880345
|
incremented version.
|
2011-07-27 22:15:53 -05:00 |
|
Taylor Otwell
|
0ca2171071
|
added lang_path constant.
|
2011-07-26 23:26:04 -05:00 |
|
Taylor Otwell
|
306ecd3bfe
|
added the storage_path constant.
|
2011-07-26 22:12:20 -05:00 |
|
Taylor Otwell
|
1cf4431659
|
added a few more path constants.
|
2011-07-26 22:11:16 -05:00 |
|
Taylor Otwell
|
d8cab0a7b6
|
Tweak framework constants.
|
2011-07-26 17:01:59 -05:00 |
|
Taylor Otwell
|
b796ef1bd7
|
Remove time echo from index.php. Whoops!
|
2011-07-26 16:24:41 -05:00 |
|
Taylor Otwell
|
4ed6d488ca
|
Added SYS_VIEW_PATH constant.
|
2011-07-26 15:29:38 -05:00 |
|
Taylor Otwell
|
5ad61844ec
|
Moved auto-loader into public/index.php.
|
2011-07-26 15:27:42 -05:00 |
|
Taylor Otwell
|
79e814cd93
|
modified readme and license.
|
2011-07-25 23:32:25 -05:00 |
|
Taylor Otwell
|
8356151f71
|
added support for environment configuration files.
|
2011-07-25 22:47:33 -05:00 |
|