Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OpenStack] Decode body to array #2578

Merged
merged 2 commits into from
Jan 24, 2014
Merged

[OpenStack] Decode body to array #2578

merged 2 commits into from
Jan 24, 2014

Commits on Jan 23, 2014

  1. Configuration menu
    Copy the full SHA
    5286983 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:fog/fog

    * 'master' of github.com:fog/fog: (58 commits)
      make disassociate_address mock idempotent, by not requiring instance data
      Fixes fog#2586
      A hack to fix the Claim#messages= hack on 1.8.7.
      Replace the JSON round-trip with #stringify.
      Missed a chance to use queue.claim!.
      Include the oldest and newest message in stats.
      I guess there isn't really a better place.
      Don't use `&:to_h` style enumerations.
      Only extend the TTL of a MockMessage.
      Make the delete_message mock consistent.
      Yep, just did that.
      Er, actually enable queues_tests, too.
      Refactor PATH_BASE into a constant.
      Enable the queues_tests in mocking mode.
      Er, *actually* enable the messages_tests for mocks.
      Enable the queue_tests in mocking mode.
      Enable the messages_tests in mocking mode.
      Enable the message_tests in mocking mode.
      Enable the claims_tests in mocking mode.
      Enable model tests for Claims.
      ...
    kzaitsev committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    f7c22c8 View commit details
    Browse the repository at this point in the history