Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Stagecraft integration #252

Merged
merged 7 commits into from
Mar 10, 2014
Merged

Stagecraft integration #252

merged 7 commits into from
Mar 10, 2014

Commits on Feb 20, 2014

  1. Fix various PEP8 warnings

    Paul M Furley committed Feb 20, 2014
    1 Configuration menu
    Copy the full SHA
    a4c855e View commit details
    Browse the repository at this point in the history
  2. Rewrite BucketConfigRepository, talk to Stagecraft

    We don't store the metadata in Backdrop any more. We're modifying
    BucketConfigRepository to call the Stagecraft /data-sets endpoint to get
    the metadata.
    nick-gravgaard authored and Paul M Furley committed Feb 20, 2014
    6 Configuration menu
    Copy the full SHA
    8b3ab56 View commit details
    Browse the repository at this point in the history
  3. Add the STAGECRAFT_* config options to dev/test

    Paul M Furley committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    6b1c2b1 View commit details
    Browse the repository at this point in the history
  4. Instantiate BucketConfigRepository with new sig

    Paul M Furley committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    eca8ef2 View commit details
    Browse the repository at this point in the history
  5. Update tests for new BucketConfigRepository

    Paul M Furley committed Feb 20, 2014
    3 Configuration menu
    Copy the full SHA
    efe8412 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. Feature tests working with fake Stagecraft server

    Backdrop now gets its config from Stagecraft rather than storing it
    itself. We need a fake Stagecraft server to return config for feature
    tests where we cannot stub out the Stagecraft client interface.
    nick-gravgaard committed Mar 7, 2014
    5 Configuration menu
    Copy the full SHA
    d0c62d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2014

  1. Configuration menu
    Copy the full SHA
    397b7ff View commit details
    Browse the repository at this point in the history