Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
f23e6a5e23c8ad1feaaa6913314c7836246a2925
f23e6a5
remove boost::thread in CI
by cyy
· 6 years ago
2150a34
remove boost::thread in CI
by cyy
· 6 years ago
c109e01
remove boost::thread and boost::mutex code
by cyy
· 6 years ago
83b65f0
allow specifing CMAKE_CXX_STANDARD above c++11
by cyy
· 6 years ago
0705d99
force c++11 in GNU autotools
by cyy
· 6 years ago
e42cf50
use noexcept instead of throw() in compiler generated code
by cyy
· 6 years ago
7b93559
use noexcept instead of throw() in library
by cyy
· 6 years ago
3cf0667
force c++11 in cmake
by root
· 6 years ago
93e8ec2
THRIFT-4726: Remove SLF4J Logging Guards
by Beluga Behr
· 6 years ago
d2c6dc8
THRIFT-4724: fix dub.json dependencies limit on openssl deimos
by James E. King III
· 6 years ago
0f79045
Fix: free useless timer
by 邹异雄
· 6 years ago
b239b0a
Style: fix style
by 邹异雄
· 6 years ago
41d5d3a
Fix: do not reconnect if connection.destroyed, prevent connection leak
by 邹异雄
· 6 years ago
414f9a5b
Skip native extension for jruby
by Nephi Allred
· 6 years ago
abf3aa5
update language levels in docker build image (bionic) and readmes
by James E. King III
· 6 years ago
ecebd77
THRIFT-4716: add veralign.sh tool to set versions for releases
by James E. King III
· 6 years ago
d532441
THRIFT-4368: Fix guaranteed NPE in TBaseAsyncProcessor.java
by Beluga Behr
· 6 years ago
6503043
THRIFT-4714: optimize java TFramedTransport to call write once per flush
by James E. King III
· 6 years ago
88584f8
THRIFT-4712: Improve Performance and Refactor ShortStack
by Beluga Behr
· 6 years ago
882d48d
THRIFT-4481: TBinaryProtocol.writeMessageEnd does not allow throwable exception
by Beluga Behr
· 6 years ago
36ffe1e
THRIFT-4469: Make isServing volatile
by Beluga Behr
· 6 years ago
5abf58c
THRIFT-4709: Use StandardCharsets UTF-8
by Beluga Behr
· 6 years ago
9e813ae
THRIFT-4702: Improve AutoExpandingBuffer
by Beluga Behr
· 6 years ago
5751621
THRIFT-4301: fix inability to disable py3 with autoconf build
by James E. King III
· 6 years ago
217e824
Update CHANGES with issues fixed in 0.12.0 but closed late.
by James E. King III
· 6 years ago
99f673a
THRIFT-4694: Upgrade Java to Java 1.8
by Beluga Behr
· 6 years ago
a3a7c6c
THRIFT-4547: add swift to bionic build image and run unit tests
by James E. King III
· 6 years ago
1c6914d
THRIFT-4713: Review of TBaseHelper
by Beluga Behr
· 6 years ago
df9c60d
THRIFT-4711: Improve Immutable None Type Instantiation
by Beluga Behr
· 6 years ago
4c71660
THRIFT-4705: add nuget configuration file
by James E. King III
· 6 years ago
0e99ee3
remove unused travis build files
by James E. King III
· 6 years ago
138a81d
THRIFT-4704: Streamline TDeserializer Implementation
by Beluga Behr
· 6 years ago
e2109b9
Merge pull request #1653 from jeking3/consume-0.12.0
by James E. King III
· 6 years ago
bf51a9f
THRIFT-4695: Pre-Size Java Collections in Union
by Beluga Behr
· 6 years ago
75bac10
THRIFT-4690: update bionic docker image to use upstream deimos OpenSSL 1.1 tag for dlang
by James E. King III
· 6 years ago
3671b8b
Use case-switch Statement Instead of if-else Clauses
by Beluga Behr
· 6 years ago
ab494bc
fix top level bower.json file - bad merge from release branch
by James E. King III
· 6 years ago
c3375d9
Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0
by James E. King III
· 6 years ago
a139082
THRIFT-4546: replace all git-wip-us.apache.org to github.com
by Robert Lu
· 6 years ago
f9f037b
Update Cargo.toml, release instructions and release script
by Allen George
· 6 years ago
a597725
THRIFT-4426: remove a symbolic link that was checked in
by James E. King III
· 6 years ago
087d881
THRIFT-4684: Fix WCF related C# code generation
by Shaoyu Zhang
· 6 years ago
7ac9e43
THRIFT-2333: patch for ruby in rpmbuild
by James E. King III
· 6 years ago
384647d
Version 0.12.0
by jfarrell
· 6 years ago
0.12.0
v0.12.0
9b75e4f
THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build
by James E. King III
· 6 years ago
56ac72e
Update a couple of our m4 files for autoconf
by James E. King III
· 6 years ago
33772b7
Add node.ts to the languages markdown
by James E. King III
· 6 years ago
f4b1785
Merge pull request #1646 from allengeorge/rustfmt_10
by Allen George
· 6 years ago
ef7a189
Reformat rust code with rustfmt 1.0
by Allen George
· 6 years ago
2b7365c
THRIFT-4659: Fix race when closing server socket (#1645)
by Jay Gheewala
· 6 years ago
44ee32c
Fix c++98 build
by proller
· 6 years ago
e6e7e62
Correct c++17 definition
by proller
· 6 years ago
db61f10
Fix build with old c++
by proller
· 6 years ago
f201bf0
Fix build with c++17
by proller
· 6 years ago
9c3d2d6
Fix build compiler with cmake
by louyl
· 6 years ago
208a048
THRIFT-4679: Remove unused variable declaration
by griffinmichl
· 6 years ago
17a9cff
Fix warning: catching polymorphic type ‘class std::runtime_error’ by value
by proller
· 6 years ago
54e9587
THRIFT-4676: Fix intermittent CL build failures
by Allen George
· 6 years ago
30d3125
THRIFT-4656: Fix infinite loop in PHP TCurlClient
by Josip Sokcevic
· 6 years ago
dd965c1
Fix hs-nodets test and re-enable it
by Mustafa Senol Cosar
· 6 years ago
2c69b5a
THRIFT-3143: Add nodets support
by wilfrem
· 10 years ago
7f0fa6c
THRIFT-4674 Added stream context support for PHP THttpClient
by Efimov Evgenij
· 6 years ago
b073e14
THRIFT-4672 IAsyncResult style methods not being supported by certain transports leads to issues in mixed ISync/IAsync use cases
by Jens Geyer
· 6 years ago
fc52c3c
THRIFT-4673 IAsyncResult not supported by layered transports (buffered/framed)
by Jens Geyer
· 6 years ago
7abb7d5
THRIFT-4671 handle client's unexpected close.
by lixiasong
· 6 years ago
7af79c8
THRIFT-4668: make socket backlog configurable for python2 Client: py
by lshgdut
· 6 years ago
5112afc
THRIFT-4670: Twisted, slots, and void method fails with "object has no attribute 'success'"
by Palmer Cox
· 6 years ago
aa177ea
THRIFT-4666: Attempt to work around dlang client pool test failure
by Allen George
· 6 years ago
0882354
Fix function name in Rust generator (does not affect generated code)
by GREATEST Wiggler EvaR!
· 6 years ago
24918ab
THRIFT-4664: Cannot create ReadHalf/WriteHalf
by Jake W
· 6 years ago
b57d126
THRIFT-4529: Rust enum variants are now camel-cased
by GREATEST Wiggler EvaR!
· 6 years ago
6436899
THRIFT-4662: Rust const string calls function at compile time
by jake-ruyi
· 6 years ago
2391f33
THRIFT-4545: fix haskell build on windows, fix appveyor stale packages
by James E. King III
· 6 years ago
d5bd200
THRIFT-4661: Rust enum name wrong case in generated structs
by jake-ruyi
· 6 years ago
f7d43ce
fix build errors related to updated static code analysis tools for python and php
by James E. King III
· 6 years ago
fed4977
THRIFT-4660: Include Generated and Nullable as needed for enums
by Lázaro Clapp
· 6 years ago
718a63c
THRIFT-4658: TBinaryInputProtocol fails when strict is false
by GREATEST Wiggler EvaR!
· 6 years ago
f216dfb
THRIFT-4657: Include @javax.annotation.Generated annotations for generated Java union classes
by Manu Sridharan
· 6 years ago
92be4f3
Add probot stale processor configuration to keep PR backlog clean
by James E. King III
· 6 years ago
da1169d
THRIFT-4653: ES6 classes support (#1615)
by bforbis
· 6 years ago
cd829a0
update some bionic build components
by James E. King III
· 6 years ago
9ee2951
Replace git.apache.org imports with github.com
by D. Can Celasun
· 6 years ago
8a130f6
THRIFT-4382: Replace the use of Indirect Object Syntax calls to new()
by Dean Hamstead
· 6 years ago
7a51220
Remove redundant source files in project libthrift.vcxproj (#1614)
by Andylee
· 6 years ago
5c1ecb6
THRIFT-4650: fix required fields incorrectly being marked as set
by Craig Wickesser
· 6 years ago
961fa70
THRIFT-4618: Use poll() instead of select() in C++ TNonblockingServer if available (#1580)
by st0ke
· 6 years ago
2853da4
THRIFT-4648: Use correct namespace in type names Client: c_glib
by Simon South
· 6 years ago
2a2b72f
Thrift-4647: Node.js Filesever webroot fixed path
by jfarrell
· 6 years ago
d566da7
THRIFT-4494: Increase Java Socket Buffer Size (#1608)
by Naveen Gangam
· 6 years ago
eb31a6c
THRIFT-4499: Remove Magic Number In TFIleTransport (#1607)
by Naveen Gangam
· 6 years ago
6644a9c
Merge pull request #1603 from jeking3/THRIFT-3863
by jfarrell
· 6 years ago
031f571
THRIFT-4646: change dart generation of exception to exception Generator: Dart
by David Walker
· 6 years ago
e1aacb9
THRIFT-3863: fix automake lua library list dependency ordering
by James E. King III
· 6 years ago
53f0859
fix appveyor mingw64 build
by James E. King III
· 6 years ago
4a98306
THRIFT-4645: TCurlClient: include failure reason in exception
by James Johnston
· 6 years ago
14190de
THRIFT-4644: Compiler cannot be compiled on macOS (#1601)
by Tsuzu
· 6 years ago
014f53f
THRIFT-4496: python specific list of keywords for python generator (#1567)
by nsrtvwls
· 6 years ago
c64389a
THRIFT-4625: Pin dart version to 1.x in build
by Brian Forbis
· 6 years ago
b5d6ea3
THRIFT-4625: Use let/const variable decorators in ES6 Javascript
by Brian Forbis
· 6 years ago
98acf18
fix Ubuntu Xenial docker build environment (lock deimos for openssl to older version)
by James E. King III
· 6 years ago
Next »