Commit History

Author SHA1 Message Date
  Taylor Otwell 9ca81296d8 Merge pull request #589 from whitman/numeric-routes 13 years ago
  Alex Whitman 14961350d0 Automatically wrap numeric routes in parentheses 13 years ago
  Taylor Otwell 09e456d2bf fix docblock. 13 years ago
  Pavel 482aed9379 Corrected typos in the comments. 13 years ago
  Taylor Otwell 5325acac64 adding support for attaching filters based on URI routing. 13 years ago
  Taylor Otwell e69f988fe5 improving some comments. 13 years ago
  Taylor Otwell d29a127948 allow multiple request methods for uri. 13 years ago
  Taylor Otwell f624a6849f fix handling of HEAD http requests. 13 years ago
  Taylor Otwell 6ced385d20 use 'as' instead of 'name'. 13 years ago
  Taylor Otwell b353afdc79 fixing router bugs. 13 years ago
  Taylor Otwell 74887986a7 fixing bugs in router. 13 years ago
  Taylor Otwell 3d1a44028a added route::share method. 13 years ago
  Taylor Otwell ae544b85da fix bug in router::route method. 13 years ago
  Taylor Otwell 597feed4a7 fix bug with root routing. 13 years ago
  Taylor Otwell 3a92facc76 updated routing to fix several issues. 13 years ago
  Taylor Otwell 8737dde682 making changes to routing. 13 years ago
  Taylor Otwell 395236d643 support universal routes. 13 years ago
  Phill Sparks 62072e5281 PHPDoc fixes 13 years ago
  Taylor Otwell 6ed4adf6c4 added parens to router wildcard character list. 13 years ago
  Taylor Otwell 884b707c6b cleaning up comments. 13 years ago
  Taylor Otwell 549d8cc370 cleaned up the router. 13 years ago
  Taylor Otwell 7aecd7857f refactoring the router. 13 years ago
  Taylor Otwell 54e0bef6b5 simplified the controller_key method in the router. 13 years ago
  Taylor Otwell d76cf4ba23 bundle improvements. 13 years ago
  Taylor Otwell 8dfb50c835 opened up bundles to live anywhere and respond to any URI.' 13 years ago
  Taylor Otwell d3d3ffc168 refactoring. 13 years ago
  Taylor Otwell f9856988bb cleaning up router comments. 13 years ago
  Taylor Otwell eb193c1d12 working on the route class. 13 years ago
  Taylor Otwell 73c09f2f29 fixed bug in router. 13 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 13 years ago
  Taylor Otwell c47a30fca6 fix bug in router parameter parsing. 13 years ago
  Taylor Otwell 09d1c85e98 limited number of uri segments that a request can have. 13 years ago
  Taylor Otwell 64501dd097 remove unnecessary variable initialization in router method. 13 years ago
  Taylor Otwell 994949c6ce refactoring various classes. 13 years ago
  Taylor Otwell d1a969bd29 added uri class. refactored. 13 years ago
  Taylor Otwell 895d876463 fixed bugs found when unit testing. 13 years ago
  Taylor Otwell 83d927c4f1 refactoring. 13 years ago
  Taylor Otwell ef9e4dfd61 reverting di refactoring. 13 years ago
  Taylor Otwell 932a70b6cf refactoring for better dependency injection on a few classes. 13 years ago
  Taylor Otwell 866f5d8fc3 removed provides functionality. need to explore doing this in a way that is more friendly to http, such as using the accept header. 13 years ago
  Taylor Otwell a2aebdb03f fix routing provides bug. 13 years ago
  Taylor Otwell 6e916ea69d fix bug in routing that prevented comma delimited routes. 13 years ago
  Taylor Otwell 7bf84066bf refactoring. added redis drivers. 13 years ago
  Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 13 years ago
  Taylor Otwell 32989d39c8 some small refactorings and cleanup. 13 years ago
  Taylor Otwell af36cb3d5a various refactoring and tweaks. 13 years ago
  Taylor Otwell a6eaa06981 refactoring routing and comments. 13 years ago
  Taylor Otwell a44ca9d53b working on comments. 13 years ago
  Taylor Otwell 68455378cc added support for database expressions. 13 years ago
  Taylor Otwell 6cb79e6676 refactoring 13 years ago
  Taylor Otwell 71b0ab8b8d refactoring container for speed. 13 years ago
  Taylor Otwell 52b68c060b refactoring. adding back pagination. 13 years ago
  Taylor Otwell eb956cc89d some routing enhancements - still a work in progress. 13 years ago
  Taylor Otwell 0c4018ec88 refactoring. 13 years ago
  Taylor Otwell 4525eae25a revert back to more sensible architecture. 13 years ago
  Taylor Otwell 096280c958 refactoring route loader and router. 13 years ago
  Taylor Otwell a8dbe777df more refactoring for 2.0 13 years ago
  Taylor Otwell 2fae372c59 refactoring routing classes. 13 years ago
  Taylor Otwell fb811af5fc more refactoring for dependency injection. 13 years ago
  Taylor Otwell 7eef380d8a more refactoring and dependency injection. 13 years ago
  Taylor Otwell d35e2abd77 refactoring the routing engine. 13 years ago
  Taylor Otwell 6281c8c360 more refactoring for 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 1e49001dfc continued ioc refactoring. 13 years ago
  Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 13 years ago
  Taylor Otwell df84e36314 refactoring. 13 years ago
  Taylor Otwell 1e90e42404 first commit of 2.0 13 years ago