Commit Graph

13 Commits

Author SHA1 Message Date
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