Commit Graph

22 Commits

Author SHA1 Message Date
Taylor Otwell 6c177ab3b1 turn off profile by default. 2013-01-10 16:07:46 -06:00
Dejan Geci cf1ed5ba44 Changed DB config hosts to IP addresses
Signed-off-by: Dejan Geci <dejan.geci@gmail.com>
2012-11-12 21:17:39 +01:00
crynobone fd86aef25a Trivial improvement to Laravel, while it is not documented, it has been a standard in Laravel to use tab as indentation and new line for curly bracket
Signed-off-by: crynobone <crynobone@gmail.com>
2012-10-15 23:35:53 +08:00
Dayle Rees 2c6ed23b45 fixing merge issues 2012-07-27 13:52:15 +01:00
Rack Lin 54f4cb2644 Added support PostgreSQL schema setting, if schema has been specified.
Signed-off-by: Rack Lin <racklin@gmail.com>
2012-07-19 12:55:23 +08:00
Chris Berthe fafaf724b0 Grammar/Vocabulary fixes
Signed-off-by: Chris Berthe <chrisberthe@gmail.com>
2012-06-13 11:19:20 -04:00
Taylor Otwell 244d4bfd07 Fix bugs in Redis class. 2012-03-21 11:38:30 -05:00
Taylor Otwell 484a737382 make the pdo fetch style configurable. 2012-02-24 11:35:02 -06:00
Taylor Otwell 36834c1118 add database.profile config option. 2012-02-16 08:46:48 -06:00
Taylor Otwell 1ec6fc766c added support for database table prefixes. 2012-01-29 13:07:15 -06:00
Taylor Otwell b9f6d162e6 improve key generation. 2012-01-27 10:43:45 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Taylor Otwell 5387312e0d changed database config. 2011-09-17 22:18:06 -05:00
Taylor Otwell 220c359eee fixed changes. 2011-09-16 20:01:10 -05:00
Taylor Otwell 6becbaba51 more session refactoring. 2011-09-14 20:49:38 -05:00
Taylor Otwell 8688270f22 fixed database bugs. 2011-09-13 23:47:38 -05:00
Taylor Otwell 59a7e47f82 simplified database connection configuration. 2011-09-12 23:14:24 -05:00
Taylor Otwell 56044d31f5 refactoring bootstrap process. 2011-08-28 21:33:44 -05:00
Taylor Otwell 1e49001dfc continued ioc refactoring. 2011-08-26 21:42:04 -05:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00