Code Review
/
common
/
thrift.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
common/thrift.git
2011-08-29
Jake Farrell
Thrift-1296: SSL detection is broken
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Bryan Duxbury
THRIFT-1302. cpp: raise an exception if send() times...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Bryan Duxbury
THRIFT-1301. cpp: consolidate common code in TNonblocki...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Bryan Duxbury
THRIFT-1298. java: Standard scheme doesn't read or...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Jake Farrell
Thrift-1303: Twisted tutorial client does not include...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Jake Farrell
Thrift-1257: thrift's dependency scope on javax.servlet...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Jake Farrell
Thrift-1240: TBinarySerializer.php invalid serializatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jake Farrell
Thrift-1295: Duplicate include in TSocket.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Bryan Duxbury
THRIFT-1294. cpp: fix log message typos in TSimpleServer
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Bryan Duxbury
THRIFT-1293. cpp: improve handling of exceptions thrown by
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Bryan Duxbury
THRIFT-1292. cpp: silence log spew from TThreadedServer
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Bryan Duxbury
THRIFT-1290. cpp: TNonblockingServer: clean up state...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Bryan Duxbury
THRIFT-1289. cpp: implement TNonblockingServer::stop()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Bryan Duxbury
THRIFT-1288. cpp: Allow typedefed exceptions in throws...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Bryan Duxbury
THRIFT-1287. cpp: start refactoring some of the C+...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Bryan Duxbury
THRIFT-1280. cpp: Improve Monitor exception-free interfaces
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Bryan Duxbury
THRIFT-1281. compiler: add @generated to the docblock
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Bryan Duxbury
THRIFT-1282. java: Upgrade httpclient to 4.1.2 (from...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Bryan Duxbury
THRIFT-1284. cpp: fix processor inheritance
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Bryan Duxbury
THRIFT-1283. cpp: wrap t_cpp_generator::generate_proces...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Roger Meier
THRIFT-1278 javadoc warnings - compilation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Roger Meier
THRIFT-1269 thrift: handle undeclared exceptions in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Roger Meier
THRIFT-1274 Making * a known symbol
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Bryan Duxbury
THRIFT-1254. javame: Code can't be compiled against...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Bryan Duxbury
THRIFT-1271. cpp: missing namespace in generated local...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Bryan Duxbury
THRIFT-1274. compiler: fail compilation if an unexpecte...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Bryan Duxbury
THRIFT-1275. cpp: always prefix namespaces with ' ::'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Roger Meier
THRIFT-1276 Add thrift compiler option to suppress...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Roger Meier
(void) unused parameters to reduce compiler warnings...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Bryan Duxbury
THRIFT-1167. java: Java nonblocking server with more...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Bryan Duxbury
THRIFT-1270. compiler: add --allow-neg-keys argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Jake Farrell
Updating python setup.py for deploying client to pypi
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Jake Farrell
Thrift-1263: Updating rb client Rakefile to add suport...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Jake Farrell
updating trunk from 0.7.0-dev to 0.8.0-dev
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jake Farrell
Removing duplicate java client properties seen during...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Bryan Duxbury
THRIFT-1205. java: port server unduly fragile with...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Bryan Duxbury
THRIFT-169. java: Pluggable Serializers
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Roger Meier
THRIFT-1241 php namespace generation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Roger Meier
THRIFT-916 do not mix declarations and code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Roger Meier
fix memoryleak detected by cppcheck
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Roger Meier
THRIFT-916 remove i64 => fix build and compile without...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Roger Meier
THRIFT-1249 js-test-driver support (run unittests on...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Roger Meier
THRIFT-916 printf %lld for 32bit platform only by using...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Roger Meier
THRIFT-1256 Unit Test Logging Output for CI
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Roger Meier
THRIFT-690 add new ApplicationExceptions (INTERNAL_ERRO...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Roger Meier
THRIFT-1184 event_base memory freeing by class TNonbloc...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Bryan Duxbury
THRIFT-1251. java: Generated java code should indicate...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Bryan Duxbury
THRIFT-1255. javame: Mismatch of method name between...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Bryan Duxbury
THRIFT-1253. javame: Code generated for maps is not...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Roger Meier
THRIFT-1252 Segfault in Ruby deserializer
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Roger Meier
THRIFT-1247 JavaScript unit test with phantomjs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Roger Meier
THRIFT-1247 JavaScript unit test with phantomjs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Roger Meier
THRIFT-1233 Remove unused include in generated C++...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Roger Meier
THRIFT-1245 C# JSON Protocol uses culture-dependant...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Roger Meier
THRIFT-1244 using 'using' to disambiguate between funct...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Roger Meier
THRIFT-1243 TAsyncChannel callbacks (use void instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Jake Farrell
updating java tutorial readme
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Roger Meier
THRIFT-916 gcc warnings in c++ header files
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Roger Meier
THRIFT-1230 C# Library -- THashSet is not marked as...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Roger Meier
THRIFT-1222 Unhandled exception for TEvhttpServer request
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Roger Meier
THRIFT-1238 Thrift JS client cannot read map of structu...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Jake Farrell
Thrift-1233: Remove unused include in generated C+...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Bryan Duxbury
THRIFT-1237. contrib: Java fb303 missing some methods
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Bryan Duxbury
THRIFT-1225. php: TCompactProtocol for PHP
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Bryan Duxbury
THRIFT-1208. py: Compact protocol always reads and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Bryan Duxbury
THRIFT-1177. go: Update thrift to reflect changes in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Anthony F....
THRIFT-1236 - adding reconnecting client
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Jake Farrell
Thrift-1234: thrift --help is missing doc on py:utf8strings
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jake Farrell
THRIFT-1231: Remove bogus include
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Roger Meier
add jstest.jar to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Roger Meier
THRIFT-1232 JavaScript TException should be a construct...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Roger Meier
THRIFT-1217 Use evutil_socketpair instead of pipe
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roger Meier
update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Roger Meier
svn:ignore binaries
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bryan Duxbury
add some files to svn:ignore
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bryan Duxbury
trash an inaccurate comment (via Chad Walters)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Bryan Duxbury
THRIFT-1228. php: The php accelerator module calls...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Bryan Duxbury
THRIFT-1189. rb: Ruby deserializer speed improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Bryan Duxbury
THRIFT-1221. cpp: Remove SimpleCallback.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Jake Farrell
Thrift-1220: TRpocessor::process never returns false
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Roger Meier
THRIFT-457 test/cpp makefiles do not honor --prefix...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Jake Farrell
Thrift-627: should c++ have setters for optional fields?
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Bryan Duxbury
THRIFT-1216. java: build Java Library behind a proxy
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Bryan Duxbury
THRIFT-1218. c_glib uses wrong name in pkg-config
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Anthony F....
remove some commented out bits
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Roger Meier
THRIFT-892 Refactor erlang build system with rebar
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Anthony F....
really comment out the eunit calls
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Anthony F....
turn off eunit for now, so build works on apache jenkin...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Roger Meier
THRIFT-1214 JavaScript constructor does not accept...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Anthony F....
THRIFT-892 - refactor erlang library to build using...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Roger Meier
THRIFT-1202 Malformed JSON for map<string,type> service...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Anthony F....
THRIFT-1151 - support R13 as well as R14
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Bryan Duxbury
THRIFT-1211. java: When using THttpClient, non 200...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Anthony F....
THRIFT-1151 - catch some serialization errors
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Anthony F....
THRIFT-1213 - make membuffer in erlang more useful
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Roger Meier
THRIFT-1202 Malformed JSON for map<string,type> service...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Bryan Duxbury
THRIFT-418. rb: Don't do runtime sorting of struct...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Bryan Duxbury
THRIFT-1207. rb: Support DESTDIR on 'make install'...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Roger Meier
THRIFT-1202 Malformed JSON for map<string,type> service...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Bryan Duxbury
THRIFT-418. rb: Don't do runtime sorting of struct...
commit
|
commitdiff
|
tree
|
snapshot
next