[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

[GitHub] thrift pull request: THRIFT-2505

2014-05-02 Thread apesternikov
GitHub user apesternikov opened a pull request: https://github.com/apache/thrift/pull/116 THRIFT-2505 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apesternikov/thrift go_struct Alternatively you can review and apply

[GitHub] thrift pull request: THRIFT-2500

2014-05-02 Thread apesternikov
GitHub user apesternikov opened a pull request: https://github.com/apache/thrift/pull/117 THRIFT-2500 I'm sorry, I have merged several uncommited branches here, so you might want to review this one last. You can merge this pull request into a Git repository by running: $ git

[GitHub] thrift pull request: THRIFT-2504

2014-05-01 Thread apesternikov
GitHub user apesternikov opened a pull request: https://github.com/apache/thrift/pull/114 THRIFT-2504 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apesternikov/thrift multiplex_with_default Alternatively you can review

[GitHub] thrift pull request: THRIFT-2491 fix for broken tests

2014-04-30 Thread apesternikov
GitHub user apesternikov opened a pull request: https://github.com/apache/thrift/pull/111 THRIFT-2491 fix for broken tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/apesternikov/thrift go_broken_tests Alternatively you

[GitHub] thrift pull request: THRIFT-2491 fix for broken tests

2014-04-30 Thread apesternikov
Github user apesternikov closed the pull request at: https://github.com/apache/thrift/pull/111 --- 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

[GitHub] thrift pull request: THRIFT-2132 broken tests

2014-04-30 Thread apesternikov
GitHub user apesternikov opened a pull request: https://github.com/apache/thrift/pull/112 THRIFT-2132 broken tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/apesternikov/thrift go_tests Alternatively you can review

[GitHub] thrift pull request: THRIFT-2497

2014-04-25 Thread apesternikov
GitHub user apesternikov opened a pull request: https://github.com/apache/thrift/pull/109 THRIFT-2497 This change creates client and server for integration tests in test/go Also several improvements and fixes were implemented: additions: +test for client/server

[GitHub] thrift pull request: add _ to generated filename if it ends with _...

2014-04-22 Thread apesternikov
GitHub user apesternikov opened a pull request: https://github.com/apache/thrift/pull/105 add _ to generated filename if it ends with _test.go THRIFT-2491 add _ to file names matching *_test.go so thrift_test.go - thrift_test_.go You can merge this pull request into a Git

[GitHub] thrift pull request: Go inlines

2014-04-17 Thread apesternikov
GitHub user apesternikov opened a pull request: https://github.com/apache/thrift/pull/101 Go inlines THRIFT-2451 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apesternikov/thrift go_inlines Alternatively you can review