Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Fix databag item update for recent versions of chef (>10) and add commis/wsgi.py #14

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Apr 18, 2013

  1. try to debug databag update

    Aurélien Geron committed Apr 18, 2013
    Configuration menu
    Copy the full SHA
    e0ae195 View commit details
    Browse the repository at this point in the history
  2. second try to debug databag update

    Aurélien Geron committed Apr 18, 2013
    Configuration menu
    Copy the full SHA
    a510f71 View commit details
    Browse the repository at this point in the history
  3. add missing import

    Aurélien Geron committed Apr 18, 2013
    Configuration menu
    Copy the full SHA
    5fec570 View commit details
    Browse the repository at this point in the history
  4. add wsgi.py

    Aurélien Geron committed Apr 18, 2013
    Configuration menu
    Copy the full SHA
    1944e66 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2013

  1. fix issue coderanger#15: files with identical content in same categor…

    …y ended up having the same path
    Aurélien Geron committed Apr 19, 2013
    Configuration menu
    Copy the full SHA
    61183d2 View commit details
    Browse the repository at this point in the history
  2. fix issue coderanger#15: files with identical content in same categor…

    …y ended up having the same path
    Aurélien Geron committed Apr 19, 2013
    Configuration menu
    Copy the full SHA
    d5b4ecc View commit details
    Browse the repository at this point in the history
  3. do not double cookbook files when uploading an existing cookbook with…

    … existing version
    Aurélien Geron committed Apr 19, 2013
    Configuration menu
    Copy the full SHA
    857f23f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2013

  1. remove json indent to avoid wasting space in the database

    Aurélien Geron committed Apr 20, 2013
    Configuration menu
    Copy the full SHA
    a015c73 View commit details
    Browse the repository at this point in the history