Age | Commit message (Expand) | Author |
---|---|---|
2017-05-01 | adding hooks to interface and handler for addon enable/disable | Steve Manuel |
2017-02-06 | [core] add support for DB indexes (#62) | Steve |
2017-01-11 | attempting to force item.Types to be populated before the db Init step | Steve Manuel |
2017-01-11 | make url.Values so it is not nil when set/add is called | Steve Manuel |
2017-01-11 | adding pointer to map in unmarshal | Steve Manuel |
2017-01-11 | adding []byte driven api vs. url.Values where ever possible | Steve Manuel |
2017-01-11 | extending the "addon" platform within ponzu to register, present and manage a... | Steve Manuel |
2017-01-10 | fix for slice len issue adding extra chars to addon id | Steve Manuel |
2017-01-10 | changing Values set to convert value to string | Steve Manuel |
2017-01-10 | making register a sub routine of New | Steve Manuel |
2017-01-10 | adding slight change to Register and including New constructor | Steve Manuel |
2017-01-10 | adding initial support for third-party addons and the basic framework for how... | Steve Manuel |