[GitHub] thrift pull request: THRIFT-2549

2014-06-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/thrift/pull/128


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] thrift pull request: THRIFT-2549

2014-05-26 Thread apesternikov
GitHub user apesternikov opened a pull request:

https://github.com/apache/thrift/pull/128

THRIFT-2549

generate json tag with field name
use go.tag annotation to override default generated tag

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apesternikov/thrift gotag

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/thrift/pull/128.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #128


commit a7489eeb98e2aeeb06760e3f315ba0c83348595e
Author: Aleksey Pesternikov a...@alekseys-mbp.att.net
Date:   2014-05-26T17:50:16Z

generate json tag with field name
use go.tag annotation to override default generated tag

commit dd3782b11dfe9952efe6124523266c431e8737f8
Author: Aleksey Pesternikov a...@alekseys-mbp.att.net
Date:   2014-05-26T17:55:14Z

oops one more file to commit




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---