Commit Graph

292 Commits

Author SHA1 Message Date
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
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
Taylor Otwell 198e95910d incremented version. 2011-07-21 22:10:57 -05:00
Taylor Otwell 0ebf677ae1 incremented version and fixed typo in front controller. 2011-07-16 13:52:13 -05:00
Taylor Otwell 3dfc8d4aaa fixed routing issue. 2011-07-16 13:49:33 -05:00
Taylor Otwell 4c5803f313 incremented version. 2011-07-16 10:09:30 -05:00
Taylor Otwell 48706caeb0 incremented version. 2011-07-15 19:27:06 -05:00
Taylor Otwell d95ead812a removed bloated if statement from front controller. 2011-07-14 00:05:13 -05:00
Taylor Otwell d3398db56f added tests to main repository. 2011-07-13 22:27:14 -05:00
Taylor Otwell 3adfe6407a Turned off display_errors runtime directive. 2011-07-11 08:40:53 -07:00
Taylor Otwell f6ff5370ef Tweaking error handlers in the front controller. 2011-07-11 07:47:54 -07:00
Taylor Otwell bb2a231749 Pass session ID into session::load. 2011-07-11 07:06:20 -07:00
Taylor Otwell 9624d275a4 removed comment bloat from index.php. 2011-07-10 23:40:05 -05:00
Taylor Otwell 3015f24e7a Added arr.php to front controller includes. 2011-07-06 13:52:11 -07:00
Taylor Otwell 067bfed610 incremented version to 1.1.1 2011-06-30 19:27:49 -05:00
Taylor Otwell 4d98a5e409 Incremented version number. 2011-06-30 08:26:14 -07:00
Taylor Otwell 4f73200675 moved route filter to route directory. 2011-06-28 23:26:42 -05:00
Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell 8770473fd7 removed package class, added package_path constant. 2011-06-24 23:12:34 -05:00
Taylor Otwell 150fa6a3ac Lazy-load error class inside of error handlers. Speed boost! 2011-06-17 15:03:20 -07:00
Michael Hasselbring 79c09381cb added PUBLIC_PATH 2011-06-16 20:09:50 -05:00
Taylor Otwell d380992aa7 incremented version. 2011-06-14 19:40:47 -05:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -05:00
Taylor Otwell e85e8f957a Moved error class load up in front controller to match config and str loads. 2011-06-10 14:44:46 -07:00
Taylor Otwell 3f04484b83 Modified default .htaccess to be more consistent with other popular frameworks. 2011-06-10 14:15:44 -07:00
Nathan c07c0ee3de Preload error handler class 2011-06-10 11:37:22 -07:00
Taylor Otwell 49f7145729 added log to aliases. fixed flash data bug. 2011-06-09 12:31:35 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00