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
/
system
Age
Commit message (
Collapse
)
Author
2017-01-13
adding stop for PutConfig if there is no config data
Steve Manuel
2017-01-13
adding stop to LoadCacheConfig if there is no config data
Steve Manuel
2017-01-13
adding print debug for config []byte value
Steve Manuel
2017-01-13
pulling db tx from inside outer db tx
Steve Manuel
2017-01-13
testing issue finding config bucket
Steve Manuel
2017-01-13
adding more precise timestamp creation algorithm, and a LoadCacheConfig func ↵
Steve Manuel
to warm the config cache vs. trying to set defaults on init so the cache exists
2017-01-13
changing ConfigCache to return interface{}
Steve Manuel
2017-01-12
adding fix for pending content being saved but not updated in db
Steve Manuel
2017-01-12
update ui for admin addons page to have more data
Steve Manuel
2017-01-12
and not or in err check
Steve Manuel
2017-01-12
move expensive work outside store.Update in Sort
Steve Manuel
2017-01-12
handling error
Steve Manuel
2017-01-11
moving content _ import into new system/init package to test import
Steve Manuel
2017-01-11
moving content _ import to config package
Steve Manuel
2017-01-11
move content _ import to admin
Steve Manuel
2017-01-11
adding package prefix
Steve Manuel
2017-01-11
moving addon handlers back into admin package
Steve Manuel
2017-01-11
moving addon handlers to addon package to avoid import issues
Steve Manuel
2017-01-11
attempting to force item.Types to be populated before the db Init step
Steve Manuel
2017-01-11
make url.Values so it is not nil when set/add is called
Steve Manuel
2017-01-11
adding pointer to map in unmarshal
Steve Manuel
2017-01-11
adding []byte driven api vs. url.Values where ever possible
Steve Manuel
2017-01-11
fix margin in editor UI
Steve Manuel
2017-01-11
adding layout adjustment to editor view and save button
Steve Manuel
2017-01-11
fixing redeclaration of err in handler
Steve Manuel
2017-01-11
hiding UI elements when not needed, adding save addon routine
Steve Manuel
2017-01-11
extending the "addon" platform within ponzu to register, present and manage ↵
Steve Manuel
addons
2017-01-10
adding pointer fix for decoding, removing print debugs
Steve Manuel
2017-01-10
adding test for store value before attempt to open db
Steve Manuel
2017-01-10
adding print debugs to check status
Steve Manuel
2017-01-10
adding print debugs to check status
Steve Manuel
2017-01-10
minor UI change and docs update
Steve Manuel
2017-01-10
adding Init check in func called early in process
Steve Manuel
2017-01-10
adding db open back to Init and calling Init from other files init()
Steve Manuel
2017-01-10
removing unused var
Steve Manuel
2017-01-10
adding returns to exit req/res, testing values -> struct conv via schema
Steve Manuel
2017-01-10
adding correct error views, normalize action value for comparison;
Steve Manuel
2017-01-10
fix for slice len issue adding extra chars to addon id
Steve Manuel
2017-01-10
changing Values set to convert value to string
Steve Manuel
2017-01-10
now that we possibly create the __addon bucket here, tx type needs to be ↵
Steve Manuel
writable
2017-01-10
pulling db connection creation into package init not exported Init() ↵
Steve Manuel
initialization func
2017-01-10
making register a sub routine of New
Steve Manuel
2017-01-10
adding bucket in advance in case it doesnt exist and addon init is called ↵
Steve Manuel
before db Init
2017-01-10
adding slight change to Register and including New constructor
Steve Manuel
2017-01-10
adding initial support for third-party addons and the basic framework for ↵
Steve Manuel
how they are registered by the system
2017-01-08
adding error type rather than string as exported var from item
Steve Manuel
2017-01-04
Fixed self-signed certificates when running a dev server
Zach Shipko
2017-01-04
testing fix for order mismatch in admin
Steve Manuel
2017-01-04
testing fix for order mismatch in admin
Steve Manuel
2017-01-04
testing fix for order mismatch in admin
Steve Manuel
[prev]
[next]