Commit History

Author SHA1 Message Date
  Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 12 years ago
  Taylor Otwell 974ff302ef adding some view tests and fixing a few bugs. 12 years ago
  Kelly Banman a3cbe24b6e Fix inconsistent data referencing in View 12 years ago
  Taylor Otwell 86bbb5f187 added get and set magic methods. 12 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 12 years ago
  Taylor Otwell 5b7a462131 Composers should not be loaded every time a new view is created. 12 years ago
  Taylor Otwell 16a21422fb remove some comment bloat. 12 years ago
  Taylor Otwell 4283e7ec98 moved error pages to application directory. 12 years ago
  Taylor Otwell 060e1f64b8 Added BadMethodCallException to view's __callStatic method. 12 years ago
  Phill Sparks 58638216e8 Throw better Exceptions 12 years ago
  Taylor Otwell 0e8432e373 fixed messages namespace in view. 12 years ago
  Taylor Otwell b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 12 years ago
  Taylor Otwell 56daba42c5 remove composers from ioc container. remove comment bloat from autoloader. 12 years ago
  Taylor Otwell a1e82d2166 added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements. 12 years ago
  Taylor Otwell ef89dd3b31 Verify that the session is started before flashing errors. 12 years ago
  Taylor Otwell 9caf239f6b various refactorings. 12 years ago
  Taylor Otwell 2e1fed294f refactoring bootstrapping. 12 years ago
  Taylor Otwell 7bf84066bf refactoring. added redis drivers. 12 years ago
  Taylor Otwell 32989d39c8 some small refactorings and cleanup. 12 years ago
  Taylor Otwell af36cb3d5a various refactoring and tweaks. 12 years ago
  Taylor Otwell 9fc9f88a41 refactoring various pieces of the framework. 12 years ago
  Taylor Otwell 45538620da fixing bugs and refactoring. 12 years ago
  Taylor Otwell a6eaa06981 refactoring routing and comments. 12 years ago
  Taylor Otwell 9fa69e0844 refactoring routing and class comments. 12 years ago
  Taylor Otwell 7317b5857b refactored welcome pages. 12 years ago
  Taylor Otwell 48715bbb7d fixed bug in view composers. changed crypter alias. 12 years ago
  Taylor Otwell 71b0ab8b8d refactoring container for speed. 12 years ago
  Taylor Otwell 2eeb636198 changed $view->with to $view->nest. 12 years ago
  Taylor Otwell ed3e3e73cc tweaked view comment. 12 years ago
  Taylor Otwell d9201be431 refactoring view compilation. 12 years ago
  Taylor Otwell d57af216e6 removed some comment bloat from view class. 12 years ago
  Taylor Otwell bd4fe8838c refactoring the view class. 12 years ago
  Taylor Otwell 7a20240395 added some comments to the view class. 12 years ago
  Taylor Otwell 0c4018ec88 refactoring. 12 years ago
  Taylor Otwell 4525eae25a revert back to more sensible architecture. 12 years ago
  Taylor Otwell abc1fad6c1 more refactoring and changes. 12 years ago
  Taylor Otwell 70b6cc5994 refactoring. 12 years ago
  Taylor Otwell 7eef380d8a more refactoring and dependency injection. 12 years ago
  Taylor Otwell cb8e8194ce removed application and resolver classes. added phpunit tests. 12 years ago
  Taylor Otwell cd395c2638 tweaking facades. 12 years ago
  Taylor Otwell 31e2c1c49e added facades for core classes. 12 years ago
  Taylor Otwell 893bb83895 added application access to composers. 12 years ago
  Taylor Otwell 5e40e296bd refactoring routing and adding comments. 12 years ago
  Taylor Otwell 30514d9020 continued refactoring. 12 years ago
  Taylor Otwell 0ef96fb8d0 added facades and made other ioc improvements. 12 years ago
  Taylor Otwell f113b5c829 refactoring for dependency injection. 12 years ago
  Taylor Otwell 8229891d26 continued refactoring of view classes. 12 years ago
  Taylor Otwell 9be3d1a54b refactoring the view classes. 12 years ago
  Taylor Otwell 1e49001dfc continued ioc refactoring. 12 years ago
  Taylor Otwell fb3a0df0dd change is_callable checks to instanceof Closure. 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 d943f8b749 fix view namespace. 12 years ago
  Taylor Otwell 8e5fae5dc0 Merge branch 'master' into develop 12 years ago
  Taylor Otwell 1e90e42404 first commit of 2.0 12 years ago