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
2017-04-01
adding initial cases to generate input types for field views from command line
Steve Manuel
2017-03-21
Merge pull request #104 from ponzu-cms/ponzu-dev
Steve
2017-03-21
JSON decoded val for int variants are float64 - need to cast after assertion
Steve Manuel
2017-03-21
adding cache-control age and disabler
Steve Manuel
2017-03-20
Merge pull request #103 from ponzu-cms/ponzu-dev
Steve
2017-03-20
adding filename normalization and sanitization for file uploads
Steve Manuel
2017-03-20
adding NormailzeString func exporting the stringToSlug uri formatter
Steve Manuel
2017-03-20
bump version
Steve Manuel
2017-03-20
Merge pull request #102 from ponzu-cms/ponzu-dev
Steve
2017-03-20
separate UpdateContent and SetContent to differentiate when data should be me...
Steve Manuel
2017-03-16
Merge pull request #100 from ferhatelmas/more-typos
Steve
2017-03-16
Typo fixes
ferhat elmas
2017-03-15
updating examples with deleteable
Steve Manuel
2017-03-15
bump version
Steve Manuel
2017-03-15
Merge pull request #99 from ponzu-cms/ponzu-dev
Steve
2017-03-15
using api.ErrNoAuth return from auth check in examples
Steve Manuel
2017-03-15
adding deleteable example, rename and modify externalable -> createable
Steve Manuel
2017-03-15
updating DeleteContent signature to remove requirement of url.Values, will in...
Steve Manuel
2017-03-15
updating DeleteContent signature to remove requirement of url.Values, will in...
Steve Manuel
2017-03-15
changing API for external client interaction. Externalable -> Createable, +De...
Steve Manuel
2017-03-15
changing API for external client interaction. Externalable -> Createable, +De...
Steve Manuel
2017-03-15
changing API for external client interaction. Externalable -> Createable, +De...
Steve Manuel
2017-03-15
changing API for external client interaction. Externalable -> Createable, +De...
Steve Manuel
2017-03-12
Merge pull request #98 from kkeuning/updateable-example-logging
Steve
2017-03-11
logging id rather than title in AfterAcceptUpdate
Kevin Keuning
2017-03-11
oops
Steve
2017-03-11
Merge pull request #97 from kkeuning/updateable-example
Steve
2017-03-11
pulling title from PostFormValue
Steve
2017-03-11
keep interface implementation minimal
Steve
2017-03-11
Merge pull request #96 from kkeuning/ponzu-dev
Steve
2017-03-10
added AfterAcceptUpdate to example
Kevin Keuning
2017-03-10
added updateable example
Kevin Keuning
2017-03-09
ErrNoAuth from either BeforeAcceptUpdate or AcceptUpdate returns 401
Kevin Keuning
2017-03-09
ErrNoAuth from either BeforeAcceptUpdate or AcceptUpdate returns 401
Kevin Keuning
2017-03-09
fix typo
Steve Manuel
2017-03-09
API endpoint listing and spelling fix
Steve Manuel
2017-03-09
adding api.Externalable example, with Approve/AutoApprove and hooks
Steve Manuel
2017-03-08
update credits with x/net/http2 and another badge to shoe release version
Steve Manuel
2017-03-07
Merge pull request #94 from ponzu-cms/ponzu-dev
Steve
2017-03-07
checking Error() equality on recursive push err
Steve Manuel
2017-03-07
Merge pull request #93 from ponzu-cms/ponzu-dev
Steve
2017-03-07
vendor net/http2 package for h2 specific constants
Steve Manuel
2017-03-07
adding catch for ErrRecursivePush log and ignoring null values
Steve Manuel
2017-03-07
Merge branch 'ponzu-dev' of https://github.com/ponzu-cms/ponzu into ponzu-dev
Steve Manuel
2017-03-07
updating reference package
Steve Manuel
2017-03-07
Merge pull request #92 from kkeuning/ponzu-dev
Steve
2017-03-05
updated logging
Kevin Keuning
2017-03-05
consolidate UpdateContent into SetContent
Kevin Keuning
2017-03-02
updated log message
Kevin Keuning
2017-03-02
added UpdateContent for merge behavior on api updates, extended Hookable
Kevin Keuning
[next]