Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
9bb65ae29d9e674740cb8fa4fcc18d14fd734f68
/
lib
9bb65ae
THRIFT-1730 error: numeric_limits is not a member of std Patch: Martin Vogt
by Roger Meier
· 12 years ago
a0bd523
Thrift-1728:Upgradation of httpcomponents Client: java Patch: Karthik K
by Jake Farrell
· 12 years ago
435e1c4
THRIFT-1643:Denial of Service attack in TBinaryProtocol.readString
by Jake Farrell
· 12 years ago
6fcecd4
Updating Thrift trunk version to 1.0.0-dev
by Jake Farrell
· 12 years ago
7c7a5e0
Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes
by Jake Farrell
· 12 years ago
510ecae
Thrift-1722:C# WP7 Assembly addition beaks mono build
by Jake Farrell
· 12 years ago
a32ac7a
Thrift-1718:Incorrect check in TFileTransportTest
by Jake Farrell
· 12 years ago
271e47a
THRIFT-1716 max allowed connections should be PIPE_UNLIMITED_INSTANCES
by Roger Meier
· 12 years ago
f1ede79
THRIFT-1643 Denial of Service attack in TBinaryProtocol.readString
by Roger Meier
· 12 years ago
b5a18a1
Thrift-1023:Thrift encoding (UTF-8) issue with Ruby 1.9.2
by Jake Farrell
· 12 years ago
fc35612
Thrift-1673: Ruby compile flags for exension for multi arch builds (os x)
by Jake Farrell
· 12 years ago
e983cf5
update Visual Studio project files and svn:ignore
by Roger Meier
· 12 years ago
819ad6e
remove unused stuff
by Roger Meier
· 12 years ago
3bef8c2
THRIFT-1713 Named and Anonymous Pipe transport (Delphi) Patch: Jens Geyer
by Roger Meier
· 12 years ago
dfb8298
THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows minor fix
by Roger Meier
· 12 years ago
1f4be7e
THRIFT-1690 Non-linux OSes use int's in bsd socket calls as well.
by Roger Meier
· 12 years ago
96be007
THRIFT-1707: Adjust server_spec.rb for RSpec 2.11.x and Ruby 1.9.3
by Jake Farrell
· 12 years ago
f6e8b0d
Thrift-1710: Minor issues in test cases code Client: delphi Patch: Jens Geyer
by Jake Farrell
· 12 years ago
14c217d
Thrift-1709:Warning "Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first" in TBinaryProtocol.cs at ReadInt64()
by Jake Farrell
· 12 years ago
b69d24d
THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig
by Roger Meier
· 12 years ago
bd5db3a
Thrift-336: Compact Protocol in C# Patch: Henrique Mendonça
by Henrique Mendonca
· 12 years ago
ecad392
Thrift-336: Compact Protocol in C# Patch: Henrique Mendonça
by Henrique Mendonca
· 12 years ago
5d6bd5a
THRIFT-1645: Replace Object#tee with more conventional Object#tap in specs
by Jake Farrell
· 12 years ago
373a26b
THRIFT-1082: Thrift::FramedTransport sometimes calls close() on an undefined value
by Jake Farrell
· 12 years ago
c34d7d7
THRIFT-1591: Enable TCP_NODELAY for ruby gem
by Jake Farrell
· 12 years ago
a87810f
Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as needed
by Jake Farrell
· 12 years ago
6af2ec0
Client: JS Extend QUnit test cases
by Henrique Mendonca
· 12 years ago
78a54a1
THRIFT-1521:patches for more Performance Client: php Patch: D. Edler
by Jake Farrell
· 12 years ago
41dfe6f
Thrift-1701:node.js TBufferedTransport buffer corruption Patch: Marshall Roch
by Henrique Mendonca
· 12 years ago
962b353
THRIFT-1689: don't exit(-1) in TNonblockingServer
by Henrique Mendonca
· 12 years ago
3d37fba
THRIFT-1694 Re-Enable serialization for WP7 Silverlight Patch: Jens Geyer
by Roger Meier
· 12 years ago
e2ef317
Thrift-1693:libthrift has dependency on two different versions of httpcore
by Jake Farrell
· 12 years ago
2b2c0b2
THRIFT-1691 Serializer/deserializer support for Delphi Patch: Jens Geyer
by Roger Meier
· 12 years ago
630ce09
THRIFT-1655. java: TBinaryProtocol: exceeded message length raises generic TException
by Bryan Duxbury
· 12 years ago
814818e
THRIFT-1615 cleanup: remove empty stuff
by Roger Meier
· 12 years ago
21c0a85
THRIFT-1615 PHP Namespace (was Thrift for Symfony 2) Patch: Xavier HAUSHERR
by Roger Meier
· 12 years ago
f88f9c2
Thrift-1650: Update clean items and svn:ignore entries for OS X artifacts
by Jake Farrell
· 12 years ago
6cd63ec
Thrift-1670: Incompatibilities between different versions of a Thrift interface
by Jake Farrell
· 12 years ago
afd3ab2
Thrift-1656: Setting proper headers in THttpServer.cpp so that "Cross-Origin Resource Sharing" on js client can work.
by Jake Farrell
· 12 years ago
2853cc0
Thrift-1658:Java thrift server is not throwing TApplicationException
by Jake Farrell
· 12 years ago
c02efe2
Thrift-1674:Update Thrift D library to be compatible with 2.060
by Jake Farrell
· 12 years ago
b4e9aac
Thrift-1673: Ruby compile flags for extension for multi arch builds (os x)
by Jake Farrell
· 12 years ago
6f3a526
Thrift-1662:"removeObject:" should be "removeObserver:" in [-TSocketServer dealloc]?
by Jake Farrell
· 12 years ago
908d2f7
THRIFT-1116 Compilation error in file TSSLSocket.cpp on FreeBSD-8.0
by Roger Meier
· 12 years ago
ae44abc
THRIFT-1064 TClientInfoServerHandler::processContext() is not called for TNonblockingServer server event handler
by Roger Meier
· 12 years ago
3fcdb09
Thrift-1652: TSaslTransport does not log the error when kerberos auth fails
by Jake Farrell
· 13 years ago
6530f1d
THRIFT-1632. rb: ruby: data corruption in thrift_native implementation of MemoryBufferTransport
by Bryan Duxbury
· 13 years ago
40633a6
THRIFT-1635 D codegen bug for required non-nullable fields
by Roger Meier
· 13 years ago
bd057f6
THRIFT-1633 Add windows build configurations to support static linking
by Roger Meier
· 13 years ago
ee22939
THRIFT-1608 add license header
by Roger Meier
· 13 years ago
f42ae01
Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings
by Jake Farrell
· 13 years ago
e64b129
THRIFT-1608 Allow servlet to be supplied TProcessor and TProtocolFactory after the init() method has finished
by Roger Meier
· 13 years ago
f9f841d
THRIFT-1626 concurrency::Mutex timedlock fix and lesser improvements
by Roger Meier
· 13 years ago
89cc430
THRIFT-1631 Fix C++ server constructor typos Patch: Andrew Cox
by Roger Meier
· 13 years ago
87b704f
Thrift-1558 _xplatform_pipe_6-5-2012.patch fix compile error
by Roger Meier
· 13 years ago
febe845
THRIFT-1621 Delphi Memory leaks Patch: Jens Geyer
by Roger Meier
· 13 years ago
cefdca6
THRIFT-1195 Allow users to act on client connects/disconnects
by Roger Meier
· 13 years ago
7d0a040
Thrift-1558 _xplatform_pipe_6-5-2012.patch Patch: Peace C
by Roger Meier
· 13 years ago
e25db16
THRIFT-1613. Add code back into empty source file ToStringTest.java
by Bryan Duxbury
· 13 years ago
4cb8e40
THRIFT-1612 Base64 encoding is broken Patch: Andrew Cox
by Roger Meier
· 13 years ago
83042b9
THRIFT-1613 Add code back into empty source file ToStringTest.java
by Roger Meier
· 13 years ago
2d59b9e
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
b661783
THRIFT-1585 C++ library fails to build with OS X pthread implementation
by Roger Meier
· 13 years ago
86d2a4a
THRIFT-1610:IWebProxy not available on WP7 platform
by Jake Farrell
· 13 years ago
3f972b1
THRIFT-1593 Pass on errors like "connection closed" to the handler module
by Roger Meier
· 13 years ago
6849f20
THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector
by Roger Meier
· 13 years ago
6c5ee6a
Thrift-1604:Python exxception handeling for changes from PEP3110
by Jake Farrell
· 13 years ago
5e022aa
THRIFT-1159:THttpClient->Flush() issue (connection thru proxy)
by Jake Farrell
· 13 years ago
970c86a
Thrift-1607:Incorrect file modes for several source files
by Jake Farrell
· 13 years ago
94bb7f2
Thrift-1606:Race condition in BoostThreadFactory.cpp
by Jake Farrell
· 13 years ago
a30930f
THRIFT-1599 Fixing HTTP client(Ruby) Patch: Tomas
by Roger Meier
· 13 years ago
dd16f05
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
4f260f7
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
2b1a528
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
b87e566
Thrift-1079:Support i64 in AS3 Client: as3 Patch: Reverting
by Jake Farrell
· 13 years ago
67377e7
fix broken build introduced with THRIFT-1336
by Roger Meier
· 13 years ago
2be7f24
THRIFT-1336 thrift: added server and processor test code
by Roger Meier
· 13 years ago
0b92274
THRIFT-1597 TJSONProtocol.php is missing from Makefile.am Patch: Andrew Grumet
by Roger Meier
· 13 years ago
bb6de7a
THRIFT-1596 Delphi: Test clients should have a return codes that reflect whether they succeeded or not
by Roger Meier
· 13 years ago
99b3672
THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages
by Roger Meier
· 13 years ago
f50df7f
THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages
by Roger Meier
· 13 years ago
95b1bd7
THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages
by Roger Meier
· 13 years ago
f666d07
THRIFT-1514 Callbacks with newer jQuery versions don't work Patch: Andrew Grumet
by Roger Meier
· 13 years ago
b70e04c
THRIFT-1586 Two small D issues Patch: David Nadlinger
by Roger Meier
· 13 years ago
c75797d
THRIFT-1583 c_glib leaks memory
by Roger Meier
· 13 years ago
7c76791
THRIFT-1577 Compile thrift with php module for php 5.4.0 failed. need to replace function_entry with zend_function_entry
by Roger Meier
· 13 years ago
b661e83
THRIFT-1277 Node.js serializes false booleans as null Patch: Henrique Mendonca
by Roger Meier
· 13 years ago
2badac7
THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path
by Roger Meier
· 13 years ago
1516be0
Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk
by Roger Meier
· 13 years ago
92a90ff
THRIFT-1566 Thrift/cpp: Use some different string operations
by Roger Meier
· 13 years ago
cfff856
THRIFT-1569 thrift: add stop() method to python TNonblockingServer
by Roger Meier
· 13 years ago
3f5a264
THRIFT-1568 Thrift: Add User-Agent header to Python THttpClient
by Roger Meier
· 13 years ago
a3410db
THRIFT-1564 Minor fixes to TZlibTransport Patch: Dave Watson
by Roger Meier
· 13 years ago
33eaa0f
THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path.
by Roger Meier
· 13 years ago
49ff8b1
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
by Roger Meier
· 13 years ago
49ef658
THRIFT-1079 Support i64 in AS3 Patch: Ethan Urie
by Roger Meier
· 13 years ago
fa392e9
THRIFT-1560 Add setCustomHeaders() method to python thrift lib
by Roger Meier
· 13 years ago
02c827b
THRIFT-1562 Fix issue with TFramedTransport::readSlow Patch: Dave Watson
by Roger Meier
· 13 years ago
d8f50f3
THRIFT-1563 thrift: make serve() throw an exception if it fails
by Roger Meier
· 13 years ago
ec8027f
THRIFT-1561 expose #active connections Patch: Dave Watson
by Roger Meier
· 13 years ago
Next »