Commit Graph

14 Commits

Author SHA1 Message Date
Pasvaz 2144637e12 Handles Redis password
If password is set in the config (database.php), before to issue any command it starts the Auth process, otherwise it starts with SELECT as usuale.
2013-02-07 03:35:42 +01:00
Josh Miller 0ea30993d4 Fixed various typos throughout laravel folder.
Signed-off-by: Josh Miller <josh@joshmmiller.com>
2012-07-21 20:18:55 -04:00
Taylor Otwell 244d4bfd07 Fix bugs in Redis class. 2012-03-21 11:38:30 -05:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Phill Sparks 8fd522fd67 Refactored redis destruction 2011-11-17 14:02:40 +00:00
Taylor Otwell 85936b3c20 Fix bug and shorten exception message. 2011-11-16 13:08:22 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Taylor Otwell 2e1fed294f refactoring bootstrapping. 2011-11-01 22:55:43 -05:00
Taylor Otwell 83d927c4f1 refactoring. 2011-11-01 19:41:35 -05:00
Taylor Otwell 0a2587d291 fixed bug in redis class. 2011-10-26 21:38:32 -05:00
Taylor Otwell 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell bd6695844e refactoring. 2011-10-24 23:24:06 -05:00
Taylor Otwell a6d487ecd4 refactoring the uri class. 2011-10-24 23:15:29 -05:00
Taylor Otwell df9130dafa refactoring and working on redis. 2011-10-19 22:44:02 -05:00