Commit History

Author SHA1 Message Date
  Taylor Otwell e55cf31578 dont cast to string in str::words method. 12 years ago
  Taylor Otwell a994c30ab3 fixed str::words php notice. 12 years ago
  Taylor Otwell 34cb9a00f4 move 'is' method to the str class where it belongs. 12 years ago
  Taylor Otwell 26afb000bf Added in automatic inflection on english strings. Non-english strings may be added to the "irregular" array. 12 years ago
  Taylor Otwell b73a60de2a rearrange str class. 12 years ago
  Phill Sparks 62072e5281 PHPDoc fixes 12 years ago
  Taylor Otwell 363632165c fixed casing issues in inflection. 12 years ago
  Taylor Otwell 8dfb50c835 opened up bundles to live anywhere and respond to any URI.' 12 years ago
  Taylor Otwell d3d3ffc168 refactoring. 12 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 12 years ago
  Phill Sparks 58638216e8 Throw better Exceptions 13 years ago
  Taylor Otwell d1a969bd29 added uri class. refactored. 13 years ago
  Taylor Otwell fa6489be6c remove comment bloat from string class. 13 years ago
  Taylor Otwell a7e98e8e9a fixing bugs and refactoring. 13 years ago
  Taylor Otwell 17ea09364d fixed str test cases and str::limit function. 13 years ago
  Taylor Otwell a6eaa06981 refactoring routing and comments. 13 years ago
  Eric Barnes aa607c9962 Added unit tests for Str::limit and limit_words. Also fixed bug in limit with multibyte characters. 13 years ago
  Eric Barnes ba4fd3fab0 Added str::limit and str::limit_words. Unfortunately php doesn't include mb_str_word_count. 13 years ago
  Taylor Otwell bcb6f189f7 refactored bcrypt hashing engine. 13 years ago
  Taylor Otwell 3c05f7260c refactoring string class. 13 years ago
  Taylor Otwell 442904b277 refactoring. 13 years ago
  Taylor Otwell 7a20240395 added some comments to the view class. 13 years ago
  Taylor Otwell 4525eae25a revert back to more sensible architecture. 13 years ago
  Taylor Otwell 49c9094f32 refactored session and added unit tests for manager and driver. 13 years ago
  Taylor Otwell abc1fad6c1 more refactoring and changes. 13 years ago
  Taylor Otwell c7ddbbb018 more dependency injection! 13 years ago
  Taylor Otwell 501953f2db refactoring for dependency injection. 13 years ago
  Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 13 years ago
  Taylor Otwell 1e90e42404 first commit of 2.0 13 years ago