index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
ponzu
Age
Commit message (
Collapse
)
Author
2017-05-16
fix new command
Martin Treusch von Buttlar
2017-05-16
move usage examples to cobra field of same name
Martin Treusch von Buttlar
2017-05-16
bind run flags to environment variables via viper
Martin Treusch von Buttlar
2017-05-15
add cobra commands
Martin Treusch von Buttlar
2017-05-10
fix typo retrun should be return
Bradley Falzon
2017-05-07
bump version
Steve Manuel
2017-05-07
adding reference type and auto-repeater generate syntax to the CLI, updating ↵
Steve Manuel
templates to support
2017-04-27
fixing typo and removing ui classes where not needed
Steve Manuel
2017-04-23
fix typo
Steve Manuel
2017-04-17
package documentation for godoc
Steve Manuel
2017-04-15
fix regression bug in CLI field parser, catching reserved field names
Steve Manuel
2017-04-02
remove old comment/reminder
Steve Manuel
2017-04-01
formatting fix in custom editor view template
Steve Manuel
2017-04-01
adding cases and templates for checkbox, file, richtext, select, tags, textarea
Steve Manuel
2017-04-01
adding hidden and custom templates to cases
Steve Manuel
2017-04-01
add warning message to console, new custom and hidden templates
Steve Manuel
2017-04-01
provide generateType to parseField to get its parent data
Steve Manuel
2017-04-01
downcase initial char from type name
Steve Manuel
2017-04-01
removing nil view default
Steve Manuel
2017-04-01
adding initial cases to generate input types for field views from command line
Steve Manuel
2017-03-20
bump version
Steve Manuel
2017-03-15
bump version
Steve Manuel
2017-03-07
vendor net/http2 package for h2 specific constants
Steve Manuel
2017-03-01
Move getGOPATH method to paths.go
Carlos Fernández
2017-03-01
replace GOPATH env var lookups with getGOPATH func throughout codebase
Steve Manuel
2017-03-01
bump version
Steve Manuel
2017-03-01
update usage
Steve Manuel
2017-03-01
revised GOPATH detection for bug and Go 1.8 default
Ollie Phillips
2017-02-24
Removed some redundant info I missed
Ollie Phillips
2017-02-24
Implemented a replicateAll func, since we need files to remain in GOPATH/src
Ollie Phillips
2017-02-24
missing src in the src path, nothing wrong with the destination and prob ↵
Ollie Phillips
don't need mkdir
2017-02-24
was thinking copyAll handled mkdir
Ollie Phillips
2017-02-24
missed present directory from dest path, removed logging
Ollie Phillips
2017-02-24
Some logging, files not copied
Ollie Phillips
2017-02-24
break GOPATH determination out into separate function
Ollie Phillips
2017-02-24
missed get in exec.command
Ollie Phillips
2017-02-24
added add.go to cmdBuildFiles in buidPonzuServer()
Ollie Phillips
2017-02-24
Comment improvement
Ollie Phillips
2017-02-24
getAddon(), comprising go get and copy routines
Ollie Phillips
2017-02-24
add.go added
Ollie Phillips
2017-02-24
Added usageAdd to useage const
Ollie Phillips
2017-02-24
add as command line option and usage text
Ollie Phillips
2017-02-22
Fix #81
Carlos Fernández Llamas
2017-02-21
cleanup imports
Steve Manuel
2017-02-21
adding new file to be included in build, new buildOutputPath function to ↵
Steve Manuel
determine exec path
2017-02-21
fix minor typo, un-export & reduce length of function
Steve
Aside from the minor spelling fix, I want to shorten the function name and think it would be best for it to be unexported.
2017-02-21
reduce length of function name and unexport
Steve
2017-02-21
reduce length of function name and unexport
Steve
2017-02-21
Fix Windows build & run
Carlos Fernández
2017-02-13
bump version
Steve Manuel
[next]