Commit History

Author SHA1 Message Date
  Taylor Otwell 5d87da6172 removed benchmarking from front controller. 12 years ago
  Taylor Otwell 86da3af7a1 fixed merge conflicts and merged master. 12 years ago
  Taylor Otwell fdc1c34676 incremented version. 12 years ago
  Taylor Otwell 56044d31f5 refactoring bootstrap process. 12 years ago
  Taylor Otwell 1e49001dfc continued ioc refactoring. 12 years ago
  Taylor Otwell 46dd65fa74 fixed merge conflicts. 12 years ago
  Taylor Otwell c1131e1882 increment version and update change log. 12 years ago
  Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 12 years ago
  Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 12 years ago
  Taylor Otwell f580ef7f71 fixed merge conflict. 12 years ago
  Taylor Otwell 4072b54f50 incremented version. 12 years ago
  Taylor Otwell df84e36314 refactoring. 12 years ago
  Taylor Otwell 5b85edb23b more 2.0 changes 12 years ago
  Taylor Otwell d9f2ba84c9 2.0 modular refactoring. 12 years ago
  Taylor Otwell b31f13d99f incremented version and change log. 12 years ago
  Taylor Otwell 0a5c442295 fixed vie errors. 12 years ago
  Taylor Otwell 1e90e42404 first commit of 2.0 12 years ago
  Taylor Otwell 4fb6293415 incremented version. 12 years ago
  Taylor Otwell 57a0593bc4 incremented version. 12 years ago
  Taylor Otwell ee373db59c incremented version. 12 years ago
  Taylor Otwell 668ecaedd9 Tweaking front controller. 12 years ago
  Taylor Otwell ae1acfddda adjusted front controller. 12 years ago
  Taylor Otwell 69ec79c987 moved laravel framework request cycle into laravel.php, minimalized front controller. 12 years ago
  Taylor Otwell ede3e12620 Changed Request::uri() call to System\Request::uri(). 12 years ago
  Taylor Otwell 78903e99a8 removed benchmarking stuff from front controller. 12 years ago
  Taylor Otwell f0f3dffc11 added module support! 12 years ago
  Taylor Otwell 63694de75b Changing back to old routing system. 12 years ago
  Taylor Otwell 188b0c4f29 tweaks to package handling. 12 years ago
  Taylor Otwell dbf43877c6 added packages auto-load array. 12 years ago
  Taylor Otwell fb984016e8 added loader class. 12 years ago
  Taylor Otwell e40faa1945 changed application file structure and routing definitions. 12 years ago
  Taylor Otwell a474850071 Add the laravel start time to the benchmarker. 12 years ago
  Taylor Otwell badc8a6088 database refactoring. 12 years ago
  Taylor Otwell 829088f3d1 use response::error in front controller. 12 years ago
  Taylor Otwell 0af326b636 working on routing architecture. 12 years ago
  Taylor Otwell 344f49e1bf made router routes optional and fixed front controller. 12 years ago
  Taylor Otwell 2bb7125127 fixed routing bug. 12 years ago
  Taylor Otwell 2275c74660 moved all routing classes into routing namespace. 12 years ago
  Taylor Otwell 83ace2de68 moved routing classes into system namespace. 12 years ago
  Taylor Otwell b504089db7 moved exception view to application views and removed system view folder. 12 years ago
  Taylor Otwell dbdd45d9fc tweaked cache and session namespacing. 12 years ago
  Taylor Otwell f16f90c89c added script and style path constants. tweaked router usage in index.php. 12 years ago
  Taylor Otwell c3c7084d72 remove unnecessary application variable. 12 years ago
  Taylor Otwell 28fbd35491 Clean up constant handling and definition. 12 years ago
  Taylor Otwell 3516334ec7 Clean up constant definitions. 12 years ago
  Taylor Otwell 099a880345 incremented version. 12 years ago
  Taylor Otwell 0ca2171071 added lang_path constant. 13 years ago
  Taylor Otwell 306ecd3bfe added the storage_path constant. 13 years ago
  Taylor Otwell 1cf4431659 added a few more path constants. 13 years ago
  Taylor Otwell d8cab0a7b6 Tweak framework constants. 13 years ago
  Taylor Otwell b796ef1bd7 Remove time echo from index.php. Whoops! 13 years ago
  Taylor Otwell 4ed6d488ca Added SYS_VIEW_PATH constant. 13 years ago
  Taylor Otwell 5ad61844ec Moved auto-loader into public/index.php. 13 years ago
  Taylor Otwell 79e814cd93 modified readme and license. 13 years ago
  Taylor Otwell 8356151f71 added support for environment configuration files. 13 years ago
  Taylor Otwell 198e95910d incremented version. 13 years ago
  Taylor Otwell 0ebf677ae1 incremented version and fixed typo in front controller. 13 years ago
  Taylor Otwell 3dfc8d4aaa fixed routing issue. 13 years ago
  Taylor Otwell 4c5803f313 incremented version. 13 years ago
  Taylor Otwell 48706caeb0 incremented version. 13 years ago
  Taylor Otwell d95ead812a removed bloated if statement from front controller. 13 years ago
  Taylor Otwell d3398db56f added tests to main repository. 13 years ago
  Taylor Otwell 3adfe6407a Turned off display_errors runtime directive. 13 years ago
  Taylor Otwell f6ff5370ef Tweaking error handlers in the front controller. 13 years ago
  Taylor Otwell bb2a231749 Pass session ID into session::load. 13 years ago
  Taylor Otwell 9624d275a4 removed comment bloat from index.php. 13 years ago
  Taylor Otwell 3015f24e7a Added arr.php to front controller includes. 13 years ago
  Taylor Otwell 067bfed610 incremented version to 1.1.1 13 years ago
  Taylor Otwell 4d98a5e409 Incremented version number. 13 years ago
  Taylor Otwell 4f73200675 moved route filter to route directory. 13 years ago
  Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 13 years ago
  Taylor Otwell 8770473fd7 removed package class, added package_path constant. 13 years ago
  Taylor Otwell 150fa6a3ac Lazy-load error class inside of error handlers. Speed boost! 13 years ago
  Michael Hasselbring 79c09381cb added PUBLIC_PATH 13 years ago
  Taylor Otwell d380992aa7 incremented version. 13 years ago
  Taylor Otwell 30c83f265d overall code refactoring. 13 years ago
  Taylor Otwell e85e8f957a Moved error class load up in front controller to match config and str loads. 13 years ago
  Nathan c07c0ee3de Preload error handler class 13 years ago
  Taylor Otwell 49f7145729 added log to aliases. fixed flash data bug. 13 years ago
  Taylor Otwell a188d62105 initial commit of laravel! 13 years ago