summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2017-04-01adding cases and templates for checkbox, file, richtext, select, tags, textareaSteve Manuel
2017-04-01adding hidden and custom templates to casesSteve Manuel
2017-04-01add warning message to console, new custom and hidden templatesSteve Manuel
2017-04-01provide generateType to parseField to get its parent dataSteve Manuel
2017-04-01downcase initial char from type nameSteve Manuel
2017-04-01removing nil view defaultSteve Manuel
2017-04-01adding initial cases to generate input types for field views from command lineSteve Manuel
2017-03-20bump versionSteve Manuel
2017-03-15bump versionSteve Manuel
2017-03-07vendor net/http2 package for h2 specific constantsSteve Manuel
2017-03-01Move getGOPATH method to paths.goCarlos Fernández
2017-03-01replace GOPATH env var lookups with getGOPATH func throughout codebaseSteve Manuel
2017-03-01bump versionSteve Manuel
2017-03-01update usageSteve Manuel
2017-03-01revised GOPATH detection for bug and Go 1.8 defaultOllie Phillips
2017-02-24Removed some redundant info I missedOllie Phillips
2017-02-24Implemented a replicateAll func, since we need files to remain in GOPATH/srcOllie Phillips
2017-02-24missing src in the src path, nothing wrong with the destination and prob don'...Ollie Phillips
2017-02-24was thinking copyAll handled mkdirOllie Phillips
2017-02-24missed present directory from dest path, removed loggingOllie Phillips
2017-02-24Some logging, files not copiedOllie Phillips
2017-02-24break GOPATH determination out into separate functionOllie Phillips
2017-02-24missed get in exec.commandOllie Phillips
2017-02-24added add.go to cmdBuildFiles in buidPonzuServer()Ollie Phillips
2017-02-24Comment improvementOllie Phillips
2017-02-24getAddon(), comprising go get and copy routinesOllie Phillips
2017-02-24add.go addedOllie Phillips
2017-02-24Added usageAdd to useage constOllie Phillips
2017-02-24add as command line option and usage textOllie Phillips
2017-02-22Fix #81Carlos Fernández Llamas
2017-02-21cleanup importsSteve Manuel
2017-02-21adding new file to be included in build, new buildOutputPath function to dete...Steve Manuel
2017-02-21fix minor typo, un-export & reduce length of functionSteve
2017-02-21reduce length of function name and unexportSteve
2017-02-21reduce length of function name and unexportSteve
2017-02-21Fix Windows build & runCarlos Fernández
2017-02-13bump versionSteve Manuel
2017-02-07Another typo fix in readmeferhat elmas
2017-02-06bump versionSteve Manuel
2017-01-30[core] Return data from api.Externalable requests for client to use in app (#55)Steve
2017-01-26[core] Embedded and implement http.Pusher into http.ResponseWriter+gzip Write...Steve
2017-01-24bumping version: 0.8.0Steve Manuel
2017-01-20cleaner codeŁukasz Kurowski
2017-01-19adding upgrade and version to CLI usage and help command, fixing issue #31 wi...Steve Manuel
2017-01-18bumping versionSteve Manuel
2017-01-18updating docs and readmeSteve Manuel
2017-01-18adhere to semantic versioningSteve Manuel
2017-01-17adding version (in general ponzu.json file) and upgrade command to backup, cl...Steve Manuel
2017-01-16[core] Adding toggle for CORS, GZIP in admin/cms configuration (#30)Steve
2017-01-12adding content _ import back to mainSteve Manuel