Age | Commit message (Collapse) | Author |
|
+Deleteable, changing Hookable interface methods to conform to pattern: BeforeAPI$ACTION, etc.
|
|
+Deleteable, changing Hookable interface methods to conform to pattern: BeforeAPI$ACTION, etc.
|
|
logging id rather than title in AfterAcceptUpdate
|
|
|
|
didn't realize you were requiring the title and artist field in the AcceptUpdate method, adding it back to the log statement
|
|
Updateable example added
|
|
having "title" in the log statement assumed the update *always* had the title field present.
|
|
removing the methods that aren't explicitly required to handle the functionality of the Updateable implementation
|
|
ErrNoAuth from either BeforeAcceptUpdate or AcceptUpdate will return 401
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[core] avoid self-referential server pushes, check Error() equality on recursive push err
|
|
|
|
[core] Add Updateable interface and HTTP/2 Push fixes
|
|
|
|
|
|
|
|
|
|
Allow for external api updates to content items
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move getGOPATH method to paths.go
|
|
|
|
|
|
|
|
|
|
Add Sourcegraph badge to README.md
|
|
ponzu add <import path>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
don't need mkdir
|
|
|
|
|
|
|