Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-08 | Move defer statement into http handler function (#219) | Rob Weber | |
2018-01-04 | [deps] update go.uuid to latest and include in vendor (#217) | Steve Manuel | |
* Fix UUID issues (#216) * fixing errors due to new updates to uuid packakge * fix fomatting * updating vendored version of uuid package * adding test for more content types | |||
2017-12-31 | [cli] add .circleci to paths for post-new removal (#215) | Steve Manuel | |
2017-12-20 | [testing] setting up CI (#210) | Steve Manuel | |
* add circle.yml * docker: update go version to 1.9 * add comments and organize steps * temporarily remove go test step * add ponzu install step * add generate, build, run and test | |||
2017-12-12 | docs fix (#209) | Steve Manuel | |
* upgrade from ponzu-dev or fork (#198) * docs and readme updated to remove an excessive struct field (#106) (#208) | |||
2017-09-22 | Merge pull request #195 from ponzu-cms/ponzu-dev | Steve Manuel | |
adding data to struct in Update procedure | |||
2017-09-22 | adding data to struct in Update procedure | Steve Manuel | |
2017-09-01 | increase os compatibility | Steve Manuel | |
single quotes -> double quotes | |||
2017-09-01 | Merge pull request #189 from ponzu-cms/ponzu-dev | Steve Manuel | |
[docs] sync docs after Push method example update | |||
2017-09-01 | sync docs after Push method example update | Steve Manuel | |
2017-08-22 | Merge pull request #188 from ponzu-cms/ponzu-dev | Steve Manuel | |
[core] adding String method to generated content type with better default | |||
2017-08-22 | adding String method to generated content type with better default for ↵ | Steve Manuel | |
easier feature discovery | |||
2017-08-22 | Merge pull request #187 from ponzu-cms/ponzu-dev | Steve Manuel | |
[repo] localize all ignore paths to top level | |||
2017-08-22 | localize all ignore paths to top level | Steve Manuel | |
2017-08-22 | Merge pull request #186 from ponzu-cms/ponzu-dev | Steve Manuel | |
[core] add method to enable new buckets to be created by other packages and addons, cleanup | |||
2017-08-22 | fix error message in hook | Steve Manuel | |
2017-08-22 | adding store access and buckets from other pkgs | Steve Manuel | |
2017-08-15 | add new core files for upgrade cmd to replace | Steve Manuel | |
2017-08-15 | Merge pull request #184 from ponzu-cms/ponzu-dev | Steve Manuel | |
[core] update Omittable, Pushable interfaces and implementations to take res/req pair and hydrate item for caller | |||
2017-08-15 | sync docs for interface definition update | Steve Manuel | |
2017-08-15 | update Omittable, Pushable, interface to take res, req pair like Hooks, ↵ | Steve Manuel | |
update implementations & hydrate items | |||
2017-08-14 | sync docs with 0.9.3 build on docs.ponzu-cms.org | Steve Manuel | |
2017-08-14 | bump version | Steve Manuel | |
2017-08-14 | Merge pull request #183 from ponzu-cms/ponzu-dev | Steve Manuel | |
[core] adding additional layer of complexity for init secret | |||
2017-08-14 | adding additional layer of complexity for init secret | Steve Manuel | |
2017-08-14 | Merge pull request #182 from ponzu-cms/ponzu-dev | Steve Manuel | |
[core] add default domain name to init form based on client hostname | |||
2017-08-14 | add default domain name to init form based on client hostname | Steve Manuel | |
2017-08-14 | Merge pull request #181 from ponzu-cms/ponzu-dev | Steve Manuel | |
[core] fix HTML escaping for select tag options in reference package | |||
2017-08-14 | unescape string in html format for select options in reference pkg | Steve Manuel | |
2017-08-14 | add .gitignore to tree | Steve Manuel | |
2017-07-23 | Merge pull request #178 from ponzu-cms/ponzu-dev | Steve Manuel | |
[cli] add --bind option to run cmd on CLI to set address of listener | |||
2017-07-23 | sync from last build with --bind docs | Steve Manuel | |
2017-07-23 | update addon api to support non-domain bind address | Steve Manuel | |
2017-07-23 | add default override for bind address | Steve Manuel | |
2017-07-23 | adding bind option in CLI run cmd, including in system config | Steve Manuel | |
2017-06-27 | add weight to video intro font | Steve Manuel | |
2017-06-26 | Merge pull request #173 from ponzu-cms/ponzu-dev | Steve Manuel | |
[docs] add search index backup | |||
2017-06-26 | Merge branch 'master' of https://github.com/ponzu-cms/ponzu into ponzu-dev | Steve Manuel | |
2017-06-26 | docs sync - search index backups | Steve Manuel | |
2017-06-26 | Merge pull request #172 from ponzu-cms/ponzu-dev | Steve Manuel | |
[core] Add search index backup routine | |||
2017-06-26 | Merge branch 'ponzu-dev' of https://github.com/ponzu-cms/ponzu into ponzu-dev | Steve Manuel | |
2017-06-26 | Merge pull request #168 from tom-f/ponzu-dev | Steve Manuel | |
Add backup routine to search | |||
2017-06-26 | Merge pull request #171 from ponzu-cms/ponzu-dev | Steve Manuel | |
[core] Fixes for multi-slice content type field conflicts | |||
2017-06-26 | Merge pull request #170 from torniker/ponzu-dev | Steve Manuel | |
fixed approve handler losing data for string slices | |||
2017-06-27 | fixed approve handler losing data for string slices | Tornike Razmadze | |
2017-06-26 | Merge pull request #169 from torniker/ponzu-dev | Steve Manuel | |
fixed problem with saving multiple repeaters closes #59 closes #167 | |||
2017-06-26 | fixed problem with saving multiple repeaters closes #59 closes #167 | Tornike Razmadze | |
2017-06-24 | Add Backup function to search | Tom Fawssett | |
2017-06-24 | Move file system archive code into backup package | Tom Fawssett | |
2017-06-20 | Update README.md | Steve Manuel | |