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 (
Expand
)
Author
2016-12-27
adding error logging to debug
Steve Manuel
2016-12-27
adding self-signed cert generator for local https/http2 testing
Steve Manuel
2016-12-25
adding more error handling on buffer writes, removing old code
Steve Manuel
2016-12-23
add fix for UI issue when uploaded image is wider than Richtext editor
Steve Manuel
2016-12-22
adding fix for js in repeaters (mainly FileRepeater) and cleanup of form valu...
Steve Manuel
2016-12-20
fixing scope of FileRepeater and minor css updates
Steve Manuel
2016-12-20
adding style update to admin css
Steve Manuel
2016-12-20
indicating analytics in chart are GMT
Steve Manuel
2016-12-19
update order of params to Query endpoint formatter
Steve Manuel
2016-12-19
adding Query func to addon api for more parity with db package, extract Get f...
Steve Manuel
2016-12-19
typo
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-14
fix pagination on pending items.
Steve Manuel
2016-12-14
adding cache invalidation to system start/init
Steve Manuel
2016-12-14
adding db method ContentBySlug to lookup the type & id of content by its slug...
Steve Manuel
2016-12-14
maintain original slug and append to it with single incremental value, not many
Steve Manuel
2016-12-14
adding __contentIndex to map item slug to semi foreign-key, and implementing ...
Steve Manuel
2016-12-13
deleting old records after storing in metrics as a cache
Steve Manuel
2016-12-13
adding fix for metrics storage and caching
Steve Manuel
2016-12-13
testing memory cache of current metrics rather than lookup in db
Steve Manuel
2016-12-13
flipping comparison to match previous op change
Steve Manuel
2016-12-13
changing or -> and op in check
Steve Manuel
2016-12-13
removing debug prints and adding a check for data cached or needs analysis
Steve Manuel
2016-12-12
adding debug prints
Steve Manuel
2016-12-12
pulling data range literals out to const, adding check if metric count is 0 b...
Steve Manuel
2016-12-12
using dates as range for metrics put
Steve Manuel
2016-12-12
inserting metrics data into cache
Steve Manuel
2016-12-12
checking for metric data in db first
Steve Manuel
2016-12-12
adding initial caching of daily metrics from api requests
Steve Manuel
2016-12-11
fix leftover db specifier name changes
Steve Manuel
2016-12-11
updating cache control header to be more lenient
Steve Manuel
2016-12-11
removing print debug for cache check
Steve Manuel
2016-12-11
returning api server middleware to original state and adding req header looku...
Steve Manuel
2016-12-07
testing cache control exec from CORS
Steve Manuel
2016-12-07
adding debug prints -- cache control not effecting json responses
Steve Manuel
2016-12-06
re-order middleware so Record is called even if cache is active
Steve Manuel
2016-12-06
initialize url.Values (map) prior to Add/Set
Steve Manuel
2016-12-06
checking if first pass through kv of config to call Set before Add
Steve Manuel
2016-12-06
tracking new file
Steve Manuel
2016-12-06
adding cache (client-based, Etag) to API responses in addition to static file...
Steve Manuel
2016-12-06
missed a rename
Steve Manuel
2016-12-06
substituting "_{specifier}" => "__{specifier}" so users can add their own typ...
Steve Manuel
2016-12-06
/*post?s*/ => /*content?s*/ substitution
Steve Manuel
2016-12-06
/*post?s*/ => /*content?s*/ substitution
Steve Manuel
2016-12-06
fixing code change from previous feature
Steve Manuel
2016-12-06
adding content search for both public and pending specifiers
Steve Manuel
2016-12-06
removing old unnecessary text processing code
Steve Manuel
2016-12-06
removing ContentName() from editor.Editble and adding String() to content.Ide...
Steve Manuel
2016-12-06
adding test for sorting persisted in pagination
Steve Manuel
[prev]
[next]