Commit History

Author SHA1 Message Date
  Taylor Otwell 4167a2953c added tests for arr::first. 13 years ago
  Taylor Otwell de2eabdf79 refactoring session and wrote tests for session manager. 13 years ago
  Taylor Otwell 5a9696da77 refactoring session for better architecture. 13 years ago
  Taylor Otwell a97c45e034 added session resolver tests. 13 years ago
  Taylor Otwell 49c9094f32 refactored session and added unit tests for manager and driver. 13 years ago
  Taylor Otwell 5196d015b8 fixed merge conflicts. 13 years ago
  Taylor Otwell 6904cf119d fixed bug in eloquent causing ids to overlap. 13 years ago
  Taylor Otwell 6becbaba51 more session refactoring. 13 years ago
  Taylor Otwell ae5393f5a7 turned off sessions. 13 years ago
  Taylor Otwell 26a66027f8 more refactoring on the framework. 13 years ago
  Taylor Otwell c576c388b9 added support for sequence to eloquent models. 13 years ago
  Taylor Otwell 8688270f22 fixed database bugs. 13 years ago
  Taylor Otwell 15449c34b1 refactoring database layer. 13 years ago
  Taylor Otwell 277729ed3e continued refactoring routing. 13 years ago
  Taylor Otwell 2fae372c59 refactoring routing classes. 13 years ago
  Taylor Otwell bae9553aac refactoring router route delegation. 13 years ago
  Taylor Otwell cd609d9b39 refactoring database layer. 13 years ago
  Taylor Otwell ca8883d727 refactoring database connection. 13 years ago
  Taylor Otwell 68b0d29110 fix namespacing issue. 13 years ago
  Taylor Otwell 9d56d4aa4e more database simplifications 13 years ago
  Taylor Otwell 59a7e47f82 simplified database connection configuration. 13 years ago
  Taylor Otwell 045858d88d refactoring the database layer. 13 years ago
  Taylor Otwell b8a901c792 adding better comments to database classes. 13 years ago
  Taylor Otwell 2521ab3c1d refactoring the database layer. 13 years ago
  Taylor Otwell 3ada2cbd3e renamed authenticator to auth and adjusted container. 13 years ago
  Taylor Otwell 9db8e1bb6c simplified hashing. re-worked the auth class for a little more flexibility. 13 years ago
  Taylor Otwell 7f2e1e9ca0 switched to simpler bcrypt implementation from phpass. 13 years ago
  Taylor Otwell 096a419017 added elapsed function. 13 years ago
  Taylor Otwell fb811af5fc more refactoring for dependency injection. 13 years ago
  Taylor Otwell dc1b93e2ea removed extra line from index file. 13 years ago
  Taylor Otwell f31bf1c8e4 fixed merge conflicts. 13 years ago
  Taylor Otwell 174d50c044 fixed bug in form class that prevented name attribute from being set properly on input elements. 13 years ago
  Taylor Otwell abc1fad6c1 more refactoring and changes. 13 years ago
  Taylor Otwell 03654fc5a1 added better asset documentation. 13 years ago
  Taylor Otwell d252677f34 removed get_script and get_style from asset class. 13 years ago
  Taylor Otwell d82a3f419f added asset dependency tests. 13 years ago
  Taylor Otwell ed9e04db6f refactoring. 13 years ago
  Taylor Otwell 16716097c6 removed code examples from validation/messages class. 13 years ago
  Taylor Otwell 5ee1d8db57 removed code examples from auth class. 13 years ago
  Taylor Otwell 70b6cc5994 refactoring. 13 years ago
  Taylor Otwell 7eef380d8a more refactoring and dependency injection. 13 years ago
  Taylor Otwell 0c2834fed1 added more config tests. 13 years ago
  Taylor Otwell 018d25c895 added unit tests. 13 years ago
  Taylor Otwell cb8e8194ce removed application and resolver classes. added phpunit tests. 13 years ago
  Taylor Otwell d35e2abd77 refactoring the routing engine. 13 years ago
  Taylor Otwell 3e874867b8 database refactoring for dependency injection and other general refactoring. 13 years ago
  Taylor Otwell c2f5e7eeb5 fix config calls in error views. 13 years ago
  Taylor Otwell 5d87da6172 removed benchmarking from front controller. 13 years ago
  Taylor Otwell 92bbb18f46 added bootstrap comment. 13 years ago
  Taylor Otwell 9da2041051 added resolver class file. 13 years ago
  Taylor Otwell cd395c2638 tweaking facades. 13 years ago
  Taylor Otwell d608e214a3 removed error class from aliases. 13 years ago
  Taylor Otwell 2d170e2314 added more facades. 13 years ago
  Taylor Otwell 31e2c1c49e added facades for core classes. 13 years ago
  Taylor Otwell 86da3af7a1 fixed merge conflicts and merged master. 13 years ago
  Taylor Otwell fdc1c34676 incremented version. 13 years ago
  Taylor Otwell f1e2ff419b updated change log. 13 years ago
  Taylor Otwell 0e6859fb45 fixed merge conflict. 13 years ago
  Taylor Otwell 89cb4fe895 Merge branch 'hotfix/composers' 13 years ago
  Taylor Otwell ab02e46490 fixed module composer view when using named views. 13 years ago
  Taylor Otwell 7518088ffe use service location in eloquent models to resolve the database manager. 13 years ago
  Taylor Otwell 6281c8c360 more refactoring for dependency injection. 13 years ago
  Taylor Otwell 893bb83895 added application access to composers. 13 years ago
  Taylor Otwell 5e40e296bd refactoring routing and adding comments. 13 years ago
  Taylor Otwell 30514d9020 continued refactoring. 13 years ago
  Taylor Otwell 61eced25a1 Merge branch 'feature/ioc' into develop 13 years ago
  Taylor Otwell c7ddbbb018 more dependency injection! 13 years ago
  Taylor Otwell c200f3eb1e more ioc refactoring. 13 years ago
  Taylor Otwell 0ef96fb8d0 added facades and made other ioc improvements. 13 years ago
  Taylor Otwell 501953f2db refactoring for dependency injection. 13 years ago
  Taylor Otwell 607281f804 added comment to language class properties. 13 years ago
  Taylor Otwell 66af3542e9 refactored the lang class for dependency injection. 13 years ago
  Taylor Otwell f113b5c829 refactoring for dependency injection. 13 years ago
  Taylor Otwell 8229891d26 continued refactoring of view classes. 13 years ago
  Taylor Otwell 15cde60794 refactoring redirect and response classes. 13 years ago
  Taylor Otwell f79dd1ba5d finished refactoring of the redirect generator. 13 years ago
  Taylor Otwell 9be3d1a54b refactoring the view classes. 13 years ago
  Taylor Otwell 56044d31f5 refactoring bootstrap process. 13 years ago
  Taylor Otwell 1e49001dfc continued ioc refactoring. 13 years ago
  Taylor Otwell fb3a0df0dd change is_callable checks to instanceof Closure. 13 years ago
  Taylor Otwell 429c9cee84 fix session related bugs. 13 years ago
  Taylor Otwell d65ddb53a8 fix bug in query class. 13 years ago
  Taylor Otwell 195f7862cb fixed a few controller delegation issues. 13 years ago
  Taylor Otwell a045496684 pass request into route closures. 13 years ago
  Taylor Otwell e0a9f57515 fixed database namespacing. 13 years ago
  Taylor Otwell 88fb300e7a Merge branch 'master' into develop 13 years ago
  Taylor Otwell 3fbb85768a fix typo in change log. 13 years ago
  Taylor Otwell 46dd65fa74 fixed merge conflicts. 13 years ago
  Taylor Otwell c1131e1882 increment version and update change log. 13 years ago
  Taylor Otwell cda4567446 fixed bug that prevented view exception from being shown. 13 years ago
  Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 13 years ago
  Taylor Otwell 0b86c94551 Merge branch 'feature/ioc' into develop 13 years ago
  Taylor Otwell 82045e20d9 more refactoring for dependency injection. 13 years ago
  Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 13 years ago
  Taylor Otwell 99adf09ac7 fixed conflicts. 13 years ago
  Taylor Otwell 812d3ff51f Updated change log for 1.5.5. 13 years ago
  Taylor Otwell 697a9c7577 Fixed session.http_only retrieval. 13 years ago
  Taylor Otwell f580ef7f71 fixed merge conflict. 13 years ago
  Taylor Otwell 4072b54f50 incremented version. 13 years ago
  Taylor Otwell a9f6fbd75a fixed session extraction bug. 13 years ago