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
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-19
contin. debugging host port issue in config
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-19
contin. debugging host port issue in config
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-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
contin. debugging host port issue in config
Steve Manuel
2016-12-18
contin. debugging host port issue in config
Steve Manuel
2016-12-18
contin. debugging host port issue in config
Steve Manuel
2016-12-18
debugging host port issue in config
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
addon)
2016-12-17
adding a new addon "get"
Steve Manuel
2016-12-17
editing server and reference
Steve Manuel
2016-12-17
moving reference to addons
Steve Manuel
2016-12-17
testing API based reference
Steve Manuel
2016-12-17
moving reference into content package and testing API based approach
Steve Manuel
2016-12-17
moving interfaces around which complicated import cycles
Steve Manuel
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 ↵
Steve Manuel
slug and return it directly
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
add/delete features
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 ↵
Steve Manuel
before writing to cache
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 ↵
Steve Manuel
lookup for cache implementation
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 ↵
Steve Manuel
files uploaded
[next]