| 6ce21af |
2012-03-15 |
fix typo in redirect test |
| cfcdd33 |
2012-03-15 |
strip null bytes from Location header as well |
| 89adadd |
2011-06-17 |
bump mysql2 to 0.3.6 |
| d2b1340 |
2011-06-16 |
bump mysql2 version |
| 7b04e50 |
2011-06-16 |
on second thought, lets keep casting on by default. it c... |
| aeb7beb |
2011-06-14 |
mysql2 casting changes require mysql2 >= 0.3.3 |
| e56567c |
2011-06-14 |
Turn off eager casting for mysql2, so ActiveRecord can l... |
| 7eb554b |
2011-02-13 |
switch over to Mysql2::Client#ping for the mysql2 connec... |
| 6d796a7 |
2010-08-23 |
mysql2 adapter is being maintained in the mysql2 gem itself |
| ce04ea9 |
2010-08-23 |
mysql2 adapter is being maintained in the mysql2 gem itself |
| bde3d7f |
2010-08-23 |
no need to depend on mysql2 master anymore |
| ab64dc9 |
2010-08-23 |
no need to depend on mysql2 master anymore |
| 82e389e |
2010-08-21 |
reload bob after his journy to a new timezone |
| 7dbc99e |
2010-08-21 |
reload bob after his journy to a new timezone |
| a263a8f |
2010-08-09 |
update tests for mysql2 support |
| 1888555 |
2010-08-09 |
move mysql2 adapter into core |
| 2d68183 |
2010-08-09 |
move mysql2 adapter into core |
| 94cff67 |
2010-08-09 |
ignore this test for mysql2 |
| b02751c |
2010-08-09 |
ignore this test for mysql2 |
| ee9c950 |
2010-08-09 |
bringing over latest from master |
| d8b9011 |
2010-08-02 |
skip the before_type_cast_on_datetime test entirely for ... |
| 3ccf350 |
2010-08-09 |
skip the before_type_cast_on_datetime test entirely for ... |
| 42035fd |
2010-08-02 |
move reload after touch |
| ab64499 |
2010-08-02 |
reload the owner model after update |
| 954de99 |
2010-08-02 |
Merge branch 'master' into mysql2 |
| 2353e82 |
2010-08-02 |
typo |
| 98384b1 |
2010-08-09 |
typo |
| 21e81da |
2010-08-02 |
update tests for mysql2 support |
| 6d1344d |
2010-05-04 |
add support for mysql2 adapter to dbconsole |
| bf2ee89 |
2010-05-04 |
add support for mysql2 adapter to dbconsole |
| 6dbc75f |
2010-05-04 |
Allow pre-casted values (other than nil) to pass through... |
| 7aad851 |
2010-05-04 |
Allow pre-casted values (other than nil) to pass through... |
| 83b4c16 |
2010-02-05 |
Add yajl-ruby as a JSON parsing backend |
| a96bf4a |
2010-02-05 |
Add yajl-ruby as a JSON parsing backend |
| 69bc204 |
2009-06-09 |
enable *real* IO parsing for the libxml, nokogiri and re... |
| b0de061 |
2009-05-17 |
Allow ParamsParser to parse YAML from the request body I... |
| 53dda29 |
2009-05-17 |
Add support for parsing XML and JSON from an IO as well ... |