Commit Graph

19 Commits

Author SHA1 Message Date
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell fa6489be6c remove comment bloat from string class. 2011-11-09 23:02:11 -06:00
Taylor Otwell a7e98e8e9a fixing bugs and refactoring. 2011-10-15 22:38:43 -05:00
Taylor Otwell 17ea09364d fixed str test cases and str::limit function. 2011-10-15 14:17:58 -05:00
Taylor Otwell a6eaa06981 refactoring routing and comments. 2011-10-15 14:04:11 -05:00
Eric Barnes aa607c9962 Added unit tests for Str::limit and limit_words. Also fixed bug in limit with multibyte characters. 2011-10-11 16:35:54 -04:00
Eric Barnes ba4fd3fab0 Added str::limit and str::limit_words. Unfortunately php doesn't include mb_str_word_count. 2011-10-09 23:23:45 -04:00
Taylor Otwell bcb6f189f7 refactored bcrypt hashing engine. 2011-10-08 22:41:52 -05:00
Taylor Otwell 3c05f7260c refactoring string class. 2011-09-28 22:25:54 -05:00
Taylor Otwell 442904b277 refactoring. 2011-09-28 22:12:41 -05:00
Taylor Otwell 7a20240395 added some comments to the view class. 2011-09-22 00:42:44 -05:00
Taylor Otwell 4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -05:00
Taylor Otwell 49c9094f32 refactored session and added unit tests for manager and driver. 2011-09-14 23:54:14 -05:00
Taylor Otwell abc1fad6c1 more refactoring and changes. 2011-09-08 17:49:16 -05:00
Taylor Otwell c7ddbbb018 more dependency injection! 2011-08-31 00:07:45 -05:00
Taylor Otwell 501953f2db refactoring for dependency injection. 2011-08-29 22:30:00 -05:00
Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 2011-08-24 22:51:32 -05:00
Taylor Otwell 1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00