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
Age
Commit message (
Expand
)
Author
2017-01-02
editing layout in file generated by generate command
Steve Manuel
2016-12-29
adding initial implementation of HTTP/2 server push to single content api rep...
Steve Manuel
2016-12-28
moving dev notes in run command to main
Steve Manuel
2016-12-28
moving call point of goroutine to be more visible to user
Steve Manuel
2016-12-28
adding more desctiptive print messages, putting devhttps server on goroutine
Steve Manuel
2016-12-27
adding self-signed cert generator for local https/http2 testing
Steve Manuel
2016-12-26
update net/context vendor dep for 1.8 version compat
Steve Manuel
2016-12-26
adding gocmd flag to more easily test against go1.8beta2 and future builds
Steve Manuel
2016-12-23
better layout for usage on README and adding detail to cli descrtiption
Steve Manuel
2016-12-19
fixing typo in readme and usage
Steve Manuel
2016-12-19
adding possible fix for copying root directories into vendor unnecessarily
Steve Manuel
2016-12-19
adding possible fix for copying root directories into vendor unnecessarily
Steve Manuel
2016-12-19
adding possible fix for copying root directories into vendor unnecessarily
Steve Manuel
2016-12-19
fixing left over merge conflicts
Steve Manuel
2016-12-19
updating imports to match master
Steve Manuel
2016-12-19
moving repository, bosssauce => ponzu-cms
Steve Manuel
2016-12-19
[addons] Creating foundation for plugin-like system "Addons" (#24)
Steve
2016-12-19
possibly redundant mkdir for content pre-vendor
Steve Manuel
2016-12-19
adding http port to config and removing hardcoded url from addons api
Steve Manuel
2016-12-19
contin. debugging host port issue in config
Steve Manuel
2016-12-19
contin. debugging host port issue in config
Steve Manuel
2016-12-18
adding _ import to register content types for item.Types
Steve Manuel
2016-12-18
removing possible bug source
Steve Manuel
2016-12-18
update empty slice to nil
Steve Manuel
2016-12-18
adding content dir in at proj root after its vendored
Steve Manuel
2016-12-18
make sure user content dir exists in new project
Steve Manuel
2016-12-18
moving item and types into system/item package and updating throughout codebase
Steve Manuel
2016-12-18
adding beginning of addon api (cooresponding to previous commit w/ reference ...
Steve Manuel
2016-12-17
moving reference into content package and testing API based approach
Steve Manuel
2016-12-17
removing debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
testing reimplementaion of build steps to copy addons and content
Steve Manuel
2016-12-17
add debug for build step
Steve Manuel
2016-12-17
add debug for build step
Steve Manuel
2016-12-17
add debug for build step
Steve Manuel
2016-12-17
add debug for build step
Steve Manuel
2016-12-17
adding a build step: vendor all addon files - requires a change in way we cur...
Steve Manuel
2016-12-14
updating usage and adding specific help command to selectively show usage for...
Steve Manuel
2016-12-06
cleanup template, move ContentName into base Item as String on Identifiable i...
Steve Manuel
2016-12-02
additional update to nilslice/email dep
Steve Manuel
2016-12-02
updating nilslice/email dep: send QUIT message to client
Steve Manuel
2016-12-02
adding update to vendored nilslice/email dep
Steve Manuel
2016-12-02
adding update to vendored nilslice/email dep
Steve Manuel
2016-11-29
Merge pull request #18 from bosssauce/ponzu-dev
Steve
2016-11-29
adding go.uuid as own dep, not submodule
Steve Manuel
[next]