Sam Woodard
|
ae3568a7b2
|
Merge pull request #20 from shwoodard/string-array-values
fix with included and handle string array value
|
2015-10-28 10:15:22 -07:00 |
Sam Woodard
|
d336c1b556
|
fix with included and handle string array value
|
2015-10-28 10:08:50 -07:00 |
Sam Woodard
|
00f3f5774e
|
Merge pull request #19 from shwoodard/unmarshal-many
Add UnmarshalManyPayload
|
2015-10-27 09:33:41 -07:00 |
Sam Woodard
|
04da7d3cac
|
Add UnmarshalManyPayload
|
2015-10-27 09:29:56 -07:00 |
Sam Woodard
|
53c7c4e5b5
|
Merge pull request #17 from shwoodard/nil-times
add support for pointers to time and if nil put null in json response
|
2015-10-27 09:26:49 -07:00 |
Sam Woodard
|
438e9b0626
|
add support for pointers to time and if nil put null in json response
|
2015-10-13 09:10:10 -07:00 |
Sam Woodard
|
fd92bd51ba
|
add a go for travis ci to build with
|
2015-10-12 15:46:56 -07:00 |
Sam Woodard
|
4eef9a091e
|
Merge pull request #16 from shwoodard/client-ids
Client ids and refactor
|
2015-10-12 15:45:42 -07:00 |
Sam Woodard
|
509c75ed6b
|
flag in the wrong the place
|
2015-10-12 15:41:05 -07:00 |
Sam Woodard
|
57cb7c9f3f
|
Merge remote-tracking branch 'origin/master' into client-ids
* origin/master:
Fix issue #10 to avoid panics with invalid JSON
|
2015-10-12 11:08:23 -07:00 |
Sam Woodard
|
fb2e4b68ce
|
fix nil pointer panic
|
2015-10-12 11:05:06 -07:00 |
Sam Woodard
|
d9645f7f7e
|
major code simplification while making client ids work
|
2015-09-17 15:55:53 -07:00 |
Sam Woodard
|
2b929743a5
|
Merge pull request #13 from christianklotz/master
Fix issue #10 to avoid panics with invalid JSON
|
2015-09-12 11:00:52 -07:00 |
Sam Woodard
|
10e0987b5d
|
start supporting client ids
|
2015-09-10 15:55:51 -07:00 |
Christian Klotz
|
b11e9985b4
|
Fix issue #10 to avoid panics with invalid JSON
|
2015-08-29 18:29:58 +01:00 |
Sam Woodard
|
e93213ecfb
|
Merge pull request #12 from swr/master
Fix typo in example app go get text.
|
2015-08-25 07:32:51 -07:00 |
Sean W. Richardson
|
0f0ccecbdb
|
Fix typo in example app go get text.
|
2015-08-24 19:53:05 -05:00 |
Sam Woodard
|
f666c361ea
|
Merge pull request #11 from dennisfaust/master
Small edits to readme. Standardize on JSON API nomenclature.
|
2015-08-19 07:26:57 -07:00 |
Dennis Faust
|
0af952c6c4
|
Small edits to readme. Standardize on JSON API.
|
2015-08-18 14:22:19 -07:00 |
Sam Woodard
|
7559c9fda0
|
Merge pull request #9 from dustinsmith1024/master
Adding methods to return the payload vs writing it out.
|
2015-08-07 15:58:16 -07:00 |
Dustin Smith
|
1e33326303
|
adding methods to return the payload vs writing it
|
2015-08-07 17:18:10 -05:00 |
Sam Woodard
|
b285306d68
|
fix package short description
|
2015-08-02 14:11:18 -07:00 |
Sam Woodard
|
789321ddea
|
fix readme subtree install url
|
2015-07-31 21:48:48 -07:00 |
Sam Woodard
|
7750131b7c
|
Merge pull request #6 from shwoodard/allow-instrumentation
allow instrumenting serialization and deserialization--event firehose
|
2015-07-31 16:45:23 -07:00 |
Sam Woodard
|
a9c87c26ee
|
allow instrumenting serialization and deserialization--event firehose
|
2015-07-31 16:30:54 -07:00 |
Sam Woodard
|
71d0c3734f
|
Merge pull request #5 from shwoodard/readme-installation
Updated GitHub url - fixes #4
|
2015-07-25 08:15:26 -07:00 |
Aren Patel
|
6522035828
|
Updated GitHub url - fixes #4
|
2015-07-24 22:06:38 -07:00 |
Sam Woodard
|
079f9c91ec
|
Merge pull request #2 from shwoodard/fix-panic-on-no-tag
paniced before when added Blog field to Post
|
2015-07-20 16:32:54 -07:00 |
Sam Woodard
|
23302de79c
|
paniced before when added Blog field to Post
|
2015-07-20 16:10:52 -07:00 |
Sam Woodard
|
853b80c07a
|
add alternative installation with subtress docs
|
2015-07-19 10:55:51 -07:00 |
Sam Woodard
|
0554b45f81
|
proof read, fixes, clarifications, add installation
|
2015-07-19 10:32:22 -07:00 |
Sam Woodard
|
8d3954359b
|
add show handler example
|
2015-07-19 10:32:07 -07:00 |
Sam Woodard
|
32ae501420
|
also run against go edge?
|
2015-07-14 08:37:53 -07:00 |
Sam Woodard
|
8bd36714e8
|
fix code doc indentation
|
2015-07-13 15:04:21 -07:00 |
Sam Woodard
|
4c0eb15944
|
typo fix
|
2015-07-13 14:51:52 -07:00 |
Sam Woodard
|
b8389265b6
|
typo fix
|
2015-07-13 14:51:26 -07:00 |
Sam Woodard
|
48a0031e3a
|
typo fix
|
2015-07-13 14:49:36 -07:00 |
Sam Woodard
|
c313ba107c
|
link to readme from godoc
|
2015-07-13 14:41:18 -07:00 |
Sam Woodard
|
dde4d75da4
|
fix link
|
2015-07-13 14:04:08 -07:00 |
Sam Woodard
|
3574efbd33
|
link to godoc
|
2015-07-13 14:02:26 -07:00 |
Sam Woodard
|
bc547ac735
|
more docs including package desc for godoc
|
2015-07-13 11:59:11 -07:00 |
Sam Woodard
|
9333e9b531
|
add build status badge to readme md
|
2015-07-13 11:34:03 -07:00 |
Sam Woodard
|
c88ceb7802
|
specify go language
|
2015-07-13 11:31:28 -07:00 |
Sam Woodard
|
992c831f5e
|
add travis.yml for build
|
2015-07-13 11:26:01 -07:00 |
Sam Woodard
|
6fb6757b35
|
lots more docs
|
2015-07-13 11:23:03 -07:00 |
Sam Woodard
|
e7bd3d1fbc
|
more docs for MarshalMany
|
2015-07-13 10:44:47 -07:00 |
Sam Woodard
|
d9a31fb056
|
add more docs
|
2015-07-13 10:10:11 -07:00 |
Sam Woodard
|
c5ab82d971
|
fix link
|
2015-07-13 10:07:55 -07:00 |
Sam Woodard
|
1514449cab
|
work on README
|
2015-07-13 10:07:12 -07:00 |
Sam Woodard
|
c82586a2bb
|
godocs for UnmarshalPayload
|
2015-07-13 09:50:57 -07:00 |