Commit History

Author SHA1 Message Date
  asdfgh746@gmail.com 9c109849c3 Fix typos. 12 years ago
  Taylor Otwell a92ab1ca30 Fixing bugs. 12 years ago
  Taylor Otwell 98ea9ac41f Fix bug in core script. 12 years ago
  Taylor Otwell 58f69fdf47 fixing some issues related to environment. 12 years ago
  Taylor Otwell 51f5fdd0c9 fix conflicts. 12 years ago
  Pavel 482aed9379 Corrected typos in the comments. 12 years ago
  Taylor Otwell 5d52da696f use injection on the request::detect_env method for better testability. 12 years ago
  Taylor Otwell ab6e364546 added simpler and easier environment handling. 12 years ago
  Taylor Otwell 6dd709ccaa move vendors folder under laravel. 12 years ago
  Taylor Otwell 01a7991bd5 fix artisan. 12 years ago
  Taylor Otwell 77fe8b6706 moved input over to httpfoundation. 12 years ago
  Taylor Otwell 89766bef84 converting to httpfoundation response. 12 years ago
  Taylor Otwell 573725ade7 use symfony http foundation where applicable. 12 years ago
  Taylor Otwell 2c12be305d register symfony console namespace with autoloader. 12 years ago
  Taylor Otwell 35e53b8cef Reintegrating Blade with Laravel using View engine event. 12 years ago
  Taylor Otwell e857505e35 Map eloquent classes. 12 years ago
  Taylor Otwell f473e4418a Cleaning up the core bootstrap file. 12 years ago
  Taylor Otwell be95496158 Allowing for config.load event. 12 years ago
  Taylor Otwell d6fba0ade1 blade ext constant no longer needed. 12 years ago
  Taylor Otwell 6e83add76f tweaking key setting. 12 years ago
  Taylor Otwell 82315f31d5 added configurable automatic key generation. 12 years ago
  Taylor Otwell 3a92facc76 updated routing to fix several issues. 12 years ago
  Taylor Otwell bf4f464f67 added bundle:refresh command to cli. 12 years ago
  Taylor Otwell a11318863a improving bundle workflow. 12 years ago
  Taylor Otwell 521e40f4d5 working on core. 12 years ago
  Taylor Otwell 007863a6fa cleaning up various codes. 12 years ago
  Taylor Otwell 5b6b156b41 move timezone set into core bootstrap. 12 years ago
  Taylor Otwell b5f9f9bd9a added event firing when bundle is started. 12 years ago
  Taylor Otwell c44b6264dd fix autoloading system path issue. 12 years ago
  Taylor Otwell 97fcea1e51 cleaned up paths. 12 years ago
  Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 12 years ago
  Taylor Otwell 29fc846f39 fix comment 12 years ago
  Taylor Otwell 70082508f5 improve bundle configuration and registration. 12 years ago
  Taylor Otwell 300ab50a84 explicitly registering the base_path as a psr-0 directory no longer necessary since auto-loader will detect core classes by namespace. 12 years ago
  Taylor Otwell 9d1905ee24 improve autoloader and load entire framework core using PSR-0 on the base_path. 12 years ago
  Taylor Otwell d76cf4ba23 bundle improvements. 12 years ago
  Taylor Otwell da7d076f54 allow non routable bundles to just use string values. 12 years ago
  Taylor Otwell 8dfb50c835 opened up bundles to live anywhere and respond to any URI.' 12 years ago
  Taylor Otwell c9eb7bdf35 updated session task to run through migration system. 12 years ago
  Taylor Otwell 27fdb1e3f5 added key and session tasks. 12 years ago
  Taylor Otwell 20b4cf7bb8 added key generation task. 12 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 12 years ago
  Chase Hutchins 077eab3a72 Removed chr() references. The ASCII table does not change from platform to platform. 13 years ago
  Taylor Otwell f74d5ad2d4 Set timezone in core file. 13 years ago
  Taylor Otwell 5f348b2c6e refactoring various classes. 13 years ago
  Taylor Otwell 0c4018ec88 refactoring. 13 years ago
  Taylor Otwell 4525eae25a revert back to more sensible architecture. 13 years ago
  Taylor Otwell 47db2ff19b refactoring, added uri class. 13 years ago
  Taylor Otwell a8dbe777df more refactoring for 2.0 13 years ago