summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-03renaming handler and path match for api server - post => contentSteve Manuel
2016-11-03var spelling error..Steve Manuel
2016-11-03simplifying Editable interface by adding Sluggable and Identifiable ↵Steve Manuel
interfaces, moving relevant interface methods to be implemented by other types and updating caller code to assert the new interface types as needed
2016-11-02Merge branch 'master' of https://github.com/bosssauce/ponzuSteve Manuel
2016-11-02catching nil err before attempting to call ErrorSteve Manuel
2016-11-02testing newline catch and reassign answer varSteve Manuel
2016-11-02testing err for ponzu new newlineSteve Manuel
2016-11-02Merge branch 'ponzu-dev'Steve Manuel
2016-11-02testing format verb to catch newlineSteve Manuel
2016-11-02testing format verb to catch newlineSteve Manuel
2016-11-02Merge branch 'ponzu-dev'Steve Manuel
2016-11-02remove .git directory from new ponzu projectSteve Manuel
2016-11-02Merge branch 'ponzu-dev'Steve Manuel
2016-11-02test remove .git directory from new ponzu projectSteve Manuel
2016-11-02Merge pull request #13 from bosssauce/ponzu-devSteve
[core] adding BSD licesne
2016-11-02adding BSD licesneSteve Manuel
2016-11-02Merge branch 'ponzu-dev'Steve Manuel
2016-11-02adding default to order switch in db.QuerySteve Manuel
2016-11-02Merge pull request #12 from bosssauce/ponzu-devSteve
[core] More efficient DB queries
2016-11-02string addition mistakeSteve Manuel
2016-11-02adding catch for pending status to apply a new query string to save form actionSteve Manuel
2016-11-02adding catch for pending status to apply a new query string to save form actionSteve Manuel
2016-11-02adding fix for redirect after save on pending post contentSteve Manuel
2016-11-02fixing default statusSteve Manuel
2016-11-02adding default to order param in postsHandlerSteve Manuel
2016-11-02adding post unmarshal into cases based on statusSteve Manuel
2016-11-02adding post unmarshal into cases based on statusSteve Manuel
2016-11-02adding proper padding on month int to dir name for file uploadSteve Manuel
2016-11-02adding proper padding on month int to dir name for file uploadSteve Manuel
2016-11-02reworking the order logic for admin post sortingSteve Manuel
2016-11-02swapping order of post windingSteve Manuel
2016-11-02changing db call to use more efficient query funcSteve Manuel
2016-11-02testing fix for -1 case in count lengthSteve Manuel
2016-11-02adding test fix for asc orderSteve Manuel
2016-11-02adding test fix for asc orderSteve Manuel
2016-11-02adding test fix for asc orderSteve Manuel
2016-11-02reassigning k, v with next or prev recordSteve Manuel
2016-11-02adding addtional stops for count/offsetSteve Manuel
2016-11-01testing start / end positions on cursor - added back bounds check from prior ↵Steve Manuel
version
2016-11-01testing start / end positions on cursorSteve Manuel
2016-11-01adding some bounds checking to the cursor location based on the expected resultsSteve Manuel
2016-11-01do not allow return length longer than number of values in bucketSteve Manuel
2016-11-01moving query like code from handler to new Query func in db package so size ↵Steve Manuel
of posts returned is just what was requested
2016-11-01adding analytics tracking to API callsSteve Manuel
2016-11-01adding analytics tracking to API callsSteve Manuel
2016-10-31updating vendor infoSteve Manuel
2016-10-31Merge branch 'master' of https://github.com/bosssauce/ponzuSteve Manuel
2016-10-31Merge branch 'ponzu-dev'Steve Manuel
2016-10-31updating vendor infoSteve Manuel
2016-10-31Merge pull request #11 from bosssauce/ponzu-devSteve
[core] Enable content to be submitted from external clients