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
Age
Commit message (
Expand
)
Author
2016-11-29
testing k/v results from cache invalidation
Steve Manuel
2016-11-29
adding better implementation for etag/cache invalidation
Steve Manuel
2016-11-29
adding better implementation for etag/cache invalidation
Steve Manuel
2016-11-29
adding nilslice/email to credits
Steve Manuel
2016-11-29
adding satori/go.uuid to credits section
Steve Manuel
2016-11-29
adding satori/go.uuid to credits section
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
updating comment documentation for API endpoint renaming
Steve Manuel
2016-11-29
fmt code
Steve Manuel
2016-11-29
string verb for format in UniqueID() as default content name
Steve Manuel
2016-11-28
adding implementation / type assertion for Identifiable in old code
Steve Manuel
2016-11-28
fix for uuid implementation, was overwriting uuid on save w/ 0 value
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
removing Post.go content type from default
Steve Manuel
2016-11-26
adding generate.go file to build files
Steve Manuel
2016-11-24
adding contentType template
Steve Manuel
2016-11-24
adding initial support to generate content type from more descriptive cli args
Steve Manuel
2016-11-16
Merge pull request #17 from bosssauce/ponzu-dev
Steve
2016-11-16
updating email dep
Steve Manuel
2016-11-16
rearranging code in item.go
Steve Manuel
2016-11-16
adding non-Externalable content listing
Steve Manuel
2016-11-16
testing restricted file server to limit public access from listing directory ...
Steve Manuel
2016-11-09
fixing multiple assignment issue
Steve Manuel
2016-11-09
adding initial partial implementation of account recovery flow
Steve Manuel
2016-11-09
unused mergable var
Steve Manuel
2016-11-09
moving Mergeable interface to editor package. Fighting with cyclical imports ...
Steve Manuel
2016-11-08
moving Mergable interface to content package. Still hit cyclical import issue...
Steve Manuel
2016-11-08
moving interface Mergable from api package to manager package. It avoids a cy...
Steve Manuel
2016-11-08
only show approve/reject buttons if content type implements api.Mergable
Steve Manuel
2016-11-08
fixing error message
Steve Manuel
2016-11-08
fixing redirect to cleaned type
Steve Manuel
2016-11-08
adding remaining interface methods to satisfy Hookable. Reverting back again ...
Steve Manuel
2016-11-08
testing revert Item to pointer in method reciever for hooks -- interface meth...
Steve Manuel
2016-11-08
adding UI copy to editor re: Reject button
Steve Manuel
2016-11-08
fixing css syntax error
Steve Manuel
2016-11-08
updating layout of buttons and css to make UI nicer
Steve Manuel
2016-11-08
changing pointer to value receiever for Item so there is no confusion around ...
Steve Manuel
2016-11-08
adding remaining methods to Item for Hookable implementation and adding hooks...
Steve Manuel
2016-11-08
adding before/after hooks to actions: save, delete, approve and reject
Steve Manuel
2016-11-07
updating Identifiable interface, renaming its method and changing name where ...
Steve Manuel
2016-11-07
Merge pull request #16 from bosssauce/ponzu-dev
Steve
2016-11-07
spelling fix
Steve Manuel
2016-11-07
better error logging to help determine if structs implement necessary interfaces
Steve Manuel
[next]