Kyle Rames
7b07d74e14
Merge pull request #1730 from rackspace/json_lib
...
[Core] Updated Fog::JSON to use JSON gem by default
2013-04-08 08:13:46 -07:00
geemus
6bcd8239e7
remove kyle rames from future contention for MVP
2013-04-04 15:39:33 -05:00
Kyle Rames
66638b25d7
Updated gem spec to require json rather than multi_json; Fog::JSON will attempt to load and use multi_json first and then fallback to require json; removed hard coded references to multi_json
2013-04-03 08:42:45 -05:00
geemus
c861455c91
add Rupak Ganguly to MVP exclusion list
2013-03-05 11:27:28 -06:00
geemus
21b8f59f90
Release 1.9.0
2013-01-19 12:15:54 -06:00
geemus
1cfd2c5546
remove docs and related, they now live at fog/fog.github.com
2012-12-28 13:03:33 -06:00
Nelvin Driz
64da603d09
[openstack] Fix Test
...
There seems to be a difference in results coming from these two:
export FOG_MOCK=true && bundle exec shindont +openstack
FOG_MOCK=true shindo tests/openstack/requests/compute/security_group_tests.rb
Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-12-05 14:45:37 +08:00
Paul Thornthwaite
0969fd82a7
[misc] Moves new Task classes to better location
2012-11-17 21:44:19 +00:00