Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
aa0c8b35d8f78812de1d7803d6277a37d2ed593a
aa0c8b3
THRIFT-4723 Consolidate C#/netcore into new netstd language target
by Jens Geyer
· 6 years ago
1231930
THRIFT-4760: Configure and install pkgconfig files when using cmake Client: cpp
by Joel 'Aaron' Cohen
· 6 years ago
4927179
Update the pull request template. [ci skip]
by James E. King III
· 6 years ago
638c91f
THRIFT-1549: properly unwrap and close TSSLSocket in python
by James E. King III
· 6 years ago
5e23c4d
Update changes with removal of compiler plugin [ci skip].
by James E. King III
· 6 years ago
29f7f8f
THRIFT-4743: remove cpp compiler plugin support to simplify the project
by James E. King III
· 6 years ago
3f55994
THRIFT-4757: fix npm identified security vulnerability in transient dependency on sync-exec
by James E. King III
· 6 years ago
b96c438
THRIFT-4717: fix up make clean with autoconf
by James E. King III
· 6 years ago
8935c98
THRIFT-4753: re-version master to next release 0.13.0
by James E. King III
· 6 years ago
129bb3e
THRIFT-4675: Fix int64 constants generation for map keys
by Mustafa Senol Cosar
· 6 years ago
67fbc1f
THRIFT-4722 Netcore union "data" should be strongly-typed
by Jens Geyer
· 6 years ago
f5de98a
THRIFT-4715 C# union "data" should be strongly-typed
by Jens Geyer
· 6 years ago
b1d63e7
THRIFT-4750: as3 changes to build and publish to maven central
by James E. King III
· 6 years ago
22749ac
THRIFT-4751: Missing imports in TProtocol (phpdoc related only) Client: php
by Florian Lonqueu-Brochard
· 6 years ago
328e437
THRIFT-4698: add releading instructions to the haskell readme [ci skip]
by James E. King III
· 6 years ago
022b8bf
update NOTICE [ci skip]
by James E. King III
· 6 years ago
98f379e
THRIFT-4746: changes for publishing java library to maven; fix java debug vs. release build with cmake
by James E. King III
· 6 years ago
0c93bb6
THRIFT-4738: Fix typescript declaration generation
by Mustafa Senol Cosar
· 6 years ago
0cd2099
THRIFT-4748: add jitpack support [ci skip]
by James E. King III
· 6 years ago
dd63da1
Merge pull request #1690 from cyyever/const_members
by James E. King III
· 6 years ago
b2a4afe
fix travis CI cross
by James E. King III
· 6 years ago
5870cc8
Change Travis CI to use three cross test jobs again as we hit the 90 minute limit we had negotiated.
by James E. King III
· 6 years ago
8cd3f92
fix c++17 building on windows
by cyy
· 6 years ago
cd9e8c9
update docker readme file [ci skip]
by James E. King III
· 6 years ago
c28a739
THRIFT-4747: The 'omitempty' tag should not be appended to optional fields that have a default value
by Renan Cakirerk
· 6 years ago
f1eadad
THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617)
by Rob Becker
· 6 years ago
9fed901
fix static analyzer warings
by cyy
· 6 years ago
f7a4ead
fix warings
by cyy
· 6 years ago
f6460fa
change doc
by cyy
· 6 years ago
72a878e
change timeous_ms to unsigned type
by cyy
· 6 years ago
c349cdb
add override and const
by cyy
· 6 years ago
fc222b3
remove useless assert code
by cyy
· 6 years ago
c1bfe3d
remove WIN XP macros
by cyy
· 6 years ago
6a01d46
remove unused code
by cyy
· 6 years ago
bfdbd03
use chrono
by cyy
· 6 years ago
d12dbed
remove unused headers
by cyy
· 6 years ago
7190ca7
remove unused headers
by cyy
· 6 years ago
f83d3f9
add const to member functions
by cyy
· 6 years ago
ef32bc1
THRIFT-4163: update cmake build type handling
by James E. King III
· 6 years ago
1ad08ca
THRIFT-3587 TTLSSocket now also uses ConnectHelper to allow for timeouts when opening the connection.
by Christoph Herold
· 6 years ago
3b280d1
THRIFT-4744 Erlang help intendation not aligned Client: Erlang Patch: Jens Geyer
by Jens Geyer
· 6 years ago
8630eb9
THRIFT-4741 Missing "inner" argument from one CTOR Client: C# Patch: Jens Geyer
by Jens Geyer
· 6 years ago
67df34a
THRIFT-4742 Typo "cannot read from null input stream" on write
by Jens Geyer
· 6 years ago
ac9e9b1
THRIFT-4741 Missing "inner" argument from one CTOR Client: C# Patch: Jens Geyer
by Jens Geyer
· 6 years ago
f86845e
THRIFT-4675: Generate Int64 constants for js
by Mustafa Senol Cosar
· 6 years ago
010ccf0
Merge pull request #1678 from BELUGABEHR/THRIFT-4725
by James E. King III
· 6 years ago
ee006ec
Fix languages file left column readme links. [ci skip]
by James E. King III
· 6 years ago
bbc1377
THRIFT-4691: ensure CPAN module runs unit tests
by James E. King III
· 6 years ago
f61d9e5
THRIFT-4737: fixed
by Christian Bürckert
· 6 years ago
fe11c48
THRIFT-4733: Fix test unix socket address already in use
by junnplus
· 6 years ago
e20ab3e
THRIFT-4725: Change Return Type Signature of Process Methods
by Beluga Behr
· 6 years ago
4eac57a
THRIFT-4487: replace gettimeofday implementation on windows
by James E. King III
· 6 years ago
5c327d7
update changes.md with cocoa info and fix a typo [ci skip]
by James E. King III
· 6 years ago
234fb47
THRIFT-4719: remove cocoa
by James E. King III
· 6 years ago
f3ec277
Fix cygwin builds on appveyor
by James E. King III
· 6 years ago
1735542
THRIFT-4735: Remove Qt4 build support
by James E. King III
· 6 years ago
278528c
THRIFT-4732: windows cmake refinements and add windows docker build support
by James E. King III
· 6 years ago
76ee393
THRIFT-4597: fix swift language info in languages.md [ci skip]
by James E. King III
· 6 years ago
91854f0
THRIFT-4597: update Jira links on right side of languages.md [ci skip]
by James E. King III
· 6 years ago
d7c11ad
Fix swift version [ci skip]
by James E. King III
· 6 years ago
cc19bf1
THRIFT-4697: Add release management docs to GitHub [ci skip]
by James E. King III
· 6 years ago
ca8af9b
THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory
by cyy
· 6 years ago
c9ac8d2
THRIFT-4720: documenting breaking changes, minor cleanup
by James E. King III
· 6 years ago
a5df390
Merge remote-tracking branch 'origin/0.11.0'
by James E. King III
· 6 years ago
803bc50
Merge remote-tracking branch 'origin/0.10.0'
by James E. King III
· 6 years ago
9313fbe
Merge remote-tracking branch 'origin/0.9.3'
by James E. King III
· 6 years ago
04d6d02
Merge remote-tracking branch 'origin/0.9.2'
by James E. King III
· 6 years ago
9e84ec0
Merge remote-tracking branch 'origin/0.9.1'
by James E. King III
· 6 years ago
a7e587b
Merge remote-tracking branch 'origin/0.9.x'
by James E. King III
· 6 years ago
d54824a
Merge remote-tracking branch 'origin/0.8.x'
by James E. King III
· 6 years ago
66ba505
Merge remote-tracking branch 'origin/0.7.x'
by James E. King III
· 6 years ago
88dc0df
Merge remote-tracking branch 'origin/0.6.x'
by James E. King III
· 6 years ago
792de73
Merge remote-tracking branch 'origin/0.5.x'
by James E. King III
· 6 years ago
c70aca4f
Merge remote-tracking branch 'origin/0.4.x'
by James E. King III
· 6 years ago
6b87ca4
Merge remote-tracking branch 'origin/0.3.x'
by James E. King III
· 6 years ago
795d347
Merge remote-tracking branch 'origin/0.2.x'
by James E. King III
· 6 years ago
e824efc
add/move a couple build related tools around
by James E. King III
· 6 years ago
caf7da9
automatize the double rendering test
by Ozan Can Altiok
· 6 years ago
0140cbf
remove unused variables
by cyy
· 6 years ago
1f34504
remove unused boost headers
by cyy
· 6 years ago
5e16f8b
set c++11 in proper place
by cyy
· 6 years ago
863262d
add static_assert message
by cyy
· 6 years ago
77d26e2
replace boost unique_ptr with std::unique_ptr
by cyy
· 6 years ago
7007506
replace boost static_assert with static_assert
by cyy
· 6 years ago
7f8aef7
replace boost::atomic with std::atomic
by cyy
· 6 years ago
e9421b8
remove std tr1
by cyy
· 6 years ago
0f43f95
revert noexcept changings
by cyy
· 6 years ago
8cb3b68
remove stdcxx namespace and use std directly
by cyy
· 6 years ago
d65e91c
remove stdcxx namespace and use std directly
by cyy
· 6 years ago
316723a
remove stdcxx namespace and use std directly
by cyy
· 6 years ago
52637b3
remove std tr1
by cyy
· 6 years ago
9f837bb
remove boost smart ptr
by cyy
· 6 years ago
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
Next »