Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
09c1f3719c271b63fdc68daacb5620545b9b87d6
/
lib
/
py
/
src
/
server
6f8c99e
THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests
by James E. King III
· 7 years ago
00646bb
THRIFT-4464: Fix typo in TNonblockingServer.py Client: py
by Yubing Dong (Tom)
· 7 years ago
0ad20bd
THRIFT-4351: use travis build stages to optimize build,
by James E. King, III
· 7 years ago
4626fd8
THRIFT-3938 Python TNonblockingServer does not work with SSL
by Nobuaki Sukegawa
· 8 years ago
10308cb
THRIFT-3596 Better conformance to PEP8
by Nobuaki Sukegawa
· 9 years ago
b9c859a
THRIFT-3506 Eliminate old style classes from library code
by Nobuaki Sukegawa
· 9 years ago
760511f
THRIFT-1857 Python 3 Support
by Nobuaki Sukegawa
· 9 years ago
d565e2f
Thrift-1784: pep-3110 exception handling Client: py Patch: jfarrell
by jfarrell
· 10 years ago
3b5dacb
THRIFT-2849: spelling errors fixed using codespell tool
by Konrad Grochowski
· 10 years ago
3a724e3
THRIFT-2663: py - per module logger used in python lib
by Konrad Grochowski
· 10 years ago
ab2793a
THRIFT-2466: Improper error handling for SSL/TLS connections that don't complete a handshake
by Roger Meier
· 11 years ago
2b2560e
THRIFT-1773. Revert "Thrift-1604:Python exxception handeling for changes from PEP3110"
by Todd Lipcon
· 12 years ago
6c5ee6a
Thrift-1604:Python exxception handeling for changes from PEP3110
by Jake Farrell
· 13 years ago
cfff856
THRIFT-1569 thrift: add stop() method to python TNonblockingServer
by Roger Meier
· 13 years ago
6972041
THRIFT-1480. py: remove tabs, adjust whitespace and address PEP8 warnings
by Bryan Duxbury
· 13 years ago
a48b7d6
THRIFT-1083. py: Preforking python process pool server
by Bryan Duxbury
· 14 years ago
a9ca25a
THRIFT-666. python: Allow THttpServer's responses to be overridden
by David Reiss
· 14 years ago
d6a02ff
THRIFT-597. py: Python THttpServer performance improvements
by Bryan Duxbury
· 14 years ago
f2ef59f
THRIFT-598. py: Allow Python's threading servers to use daemon threads
by Bryan Duxbury
· 14 years ago
f5dea4c
THRIFT-637. python: Fix mixing of oneway and regular requests in TNonblockingServer
by Todd Lipcon
· 15 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
6ce401d
THRIFT-136. s/async/oneway/ in misc places
by David Reiss
· 16 years ago
c51986f
THRIFT-136. s/async/oneway/ in comments
by David Reiss
· 16 years ago
f78ec2b
THRIFT-195. python: Add a simple THttpServer
by David Reiss
· 16 years ago
7442127
THRIFT-67. python: Add TNonblockingServer
by David Reiss
· 16 years ago
0ee93ea
THRIFT-93. Remove unnecessary shebang lines from Python libraries
by David Reiss
· 16 years ago
1e0744d
rb: Make TServer.py Python 2.4 compatible [THRIFT-44]
by Kevin Clark
· 17 years ago
b04df76
Change Python servers to use the standard logging module.
by David Reiss
· 17 years ago
bcaa2ad
Python forking server should close connection in parent.
by David Reiss
· 17 years ago
6653654
Forking Python server.
by David Reiss
· 17 years ago
0c90f6f
Thrift: Whitespace cleanup.
by David Reiss
· 17 years ago
5299a95
Python automated test patch
by Mark Slee
· 17 years ago
89e2bb8
Applying Thrift software license to Python source
by Mark Slee
· 18 years ago
0e52839
Take out debug print in TServer constructor
by Mark Slee
· 18 years ago
04342d8
another typo i missed
by Mark Slee
· 18 years ago
fb84b2b
Adityaslop typos in thrift py server
by Mark Slee
· 18 years ago
5c46819
-- Protocol and transport factories now wrap around a single protocol/transport
by Aditya Agarwal
· 18 years ago
bb31d0a
Let Python server take protocolFactory argument
by Mark Slee
· 18 years ago
4ac459f
Fix python server bugs and go to new protocol wraps transport model
by Mark Slee
· 18 years ago
9a695ba
self.clients instead of self.client
by Mark Slee
· 18 years ago
4ce787f
Missing self argument in server method
by Mark Slee
· 18 years ago
b90aa7c
Python threadpool server for Thrift
by Mark Slee
· 18 years ago
3c4d7fd
Thrift missing python threading import
by Mark Slee
· 18 years ago
4f0fed6
Python basic threaded server
by Mark Slee
· 18 years ago
794993d
Change run() to serve() in all Thrift server interfaces
by Mark Slee
· 18 years ago
d788b2e
Thrift TTransportFactory model for servers
by Mark Slee
· 18 years ago
c98d050
Thrift: Added support for double type across all languages
by Mark Slee
· 18 years ago
c967656
Thrift Python server code generation
by Mark Slee
· 18 years ago