0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use http constants instead of hardcode
johncylee
as John Lee
More... over 8 years ago
Add license
johncylee
as John Lee
More... about 9 years ago
Bugfix: no need to get cached result after patching
johncylee
as John Lee
More... over 9 years ago
Rename getJSONBytes -> cached and get rid of getJSON
johncylee
as John Lee
More... over 9 years ago
Improve doc
johncylee
as John Lee
More... over 9 years ago
Use glog in calm_test as well to be consistent
johncylee
as John Lee
More... over 9 years ago
Add .gitignore to ignore gocalm.test
johncylee
as John Lee
More... over 9 years ago
Follow RFC 6902 to implement PATCH
johncylee
as John Lee
More... over 9 years ago
Simplify error handling
johncylee
as John Lee
More... over 9 years ago
Add description of ErrNotImplemented
johncylee
as John Lee
More... over 9 years ago
Add testing script for convenience
johncylee
as John Lee
More... almost 10 years ago
Switch to md5 for some speed gain
johncylee
as John Lee
More... almost 10 years ago
Revise caching mechanism
johncylee
as John Lee
More... almost 10 years ago
Introduce Error
johncylee
as John Lee
More... almost 10 years ago
Add ErrTypeMismatch
johncylee
as John Lee
More... about 10 years ago
Add a String() method to output context
johncylee
as John Lee
More... about 10 years ago
Adjust log level
johncylee
as John Lee
More... about 10 years ago
More glog log
johncylee
as John Lee
More... over 10 years ago
Use glog instead of log
johncylee
as John Lee
More... over 10 years ago
Move constants to const
johncylee
as John Lee
More... over 10 years ago
change git url
johncylee
as John Lee
More... over 10 years ago
improve error handling: add NotImplemented
johncylee
as John Lee
More... over 10 years ago
improve error handling
johncylee
as John Lee
More... almost 11 years ago
Update Patch interface to send Unmarshal object and mapping
johncylee
as John Lee
More... almost 11 years ago
Send more specific error message in DELETE
johncylee
as John Lee
More... about 11 years ago
Set default Content-Type to application/json; charset=utf-8
johncylee
as John Lee
More... about 11 years ago
Change PATCH data type to map[string]interface{}
johncylee
as John Lee
More... about 11 years ago
Recognize ErrNotFound in GetAll as well
johncylee
as John Lee
More... about 11 years ago
Add ErrNotFound for model to return
johncylee
as John Lee
More... about 11 years ago
Drain channel before return
johncylee
as John Lee
More... over 11 years ago