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
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
2016-11-29
removing dep to re-add w/o submodule
Steve Manuel
2016-11-29
updating import for text vs. html template (goimports assumption)
Steve Manuel
2016-11-29
string verb for format in UniqueID() as default content name
Steve Manuel
2016-11-28
adding small fix to generated file layout
Steve Manuel
2016-11-28
adding uuid dep and implementation for content.Item
Steve Manuel
2016-11-28
changing file layout
Steve Manuel
2016-11-26
fixing implementation of display name for content type
Steve Manuel
2016-11-26
simplify generateContentType signature and using local path of template
Steve Manuel
2016-11-26
adding generate.go file to build files
Steve Manuel
2016-11-24
adding contentType template
Steve Manuel
[next]