summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Thrift-1607:Incorrect file modes for several source filesJake Farrell2012-05-1732-0/+0
* Thrift-1606:Race condition in BoostThreadFactory.cppJake Farrell2012-05-171-14/+13
* Thrift-541: Cocoa code generator doesn't put keywords before all arguments.Jake Farrell2012-05-161-1/+3
* THRIFT-1599 Fixing HTTP client(Ruby)Roger Meier2012-05-112-3/+12
* THRIFT-1336 thrift: added server and processor test codeRoger Meier2012-05-111-2/+2
* THRIFT-1336 thrift: added server and processor test codeRoger Meier2012-05-111-2/+3
* THRIFT-1589 configure.ac should require at least boost 1.41Roger Meier2012-05-111-1/+1
* some ignores...Roger Meier2012-05-111-0/+4
* THRIFT-1336 thrift: added server and processor test codeRoger Meier2012-05-1113-64/+55
* THRIFT-1574 Apache project branding requirements: DOAP file [PATCH]Roger Meier2012-05-111-2/+37
* update svn:ignoreRoger Meier2012-05-110-0/+0
* Thrift-1079:Support i64 in AS3Jake Farrell2012-05-117-220/+38
* fix broken build introduced with THRIFT-1336Roger Meier2012-05-102-8/+6
* THRIFT-1336 thrift: added server and processor test codeRoger Meier2012-05-108-1/+1855
* THRIFT-1597 TJSONProtocol.php is missing from Makefile.amRoger Meier2012-05-081-1/+2
* fix TApplicationException not imported in Python gencodeChristopher Piro2012-05-081-1/+1
* THRIFT-1596 Delphi: Test clients should have a return codes that reflect whet...Roger Meier2012-05-043-29/+108
* THRIFT-1574 Apache project branding requirements: DOAP file [PATCH]Roger Meier2012-05-041-0/+77
* THRIFT-1592 Test clients should have a return codes that reflect whether they...Roger Meier2012-05-041-3/+50
* THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as oth...Roger Meier2012-05-033-14/+22
* THRIFT-681 The HTML generator does not handle JavaDoc style comments very wellRoger Meier2012-05-031-0/+176
* THRIFT-1590 Document the excepted return values and behaviors ThriftTest.thri...Roger Meier2012-05-022-8/+135
* THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as oth...Roger Meier2012-05-022-1/+71
* THRIFT-681. The HTML generator does not handle JavaDoc style comments very wellBryan Duxbury2012-05-022-57/+104
* fix tutorial python serverChristopher Piro2012-05-021-1/+1
* THRIFT-1589 configure.ac should require at least boost 1.41Roger Meier2012-05-011-1/+1
* THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as oth...Roger Meier2012-05-012-2/+3
* disable c_glib for mingw compiler buildRoger Meier2012-05-011-0/+1
* THRIFT-1514 Callbacks with newer jQuery versions don't workRoger Meier2012-05-014-34/+14
* enable c_glib per defaultRoger Meier2012-05-011-1/+1
* THRIFT-1586 Two small D issuesRoger Meier2012-04-282-23/+20
* cleanup .gitignoreRoger Meier2012-04-281-77/+45
* THRIFT-1583 c_glib leaks memoryRoger Meier2012-04-2810-128/+359
* THRIFT-1577 Compile thrift with php module for php 5.4.0 failed. need to repl...Roger Meier2012-04-171-1/+1
* THRIFT-1277 Node.js serializes false booleans as nullRoger Meier2012-04-152-43/+43
* THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to t...Roger Meier2012-04-147-19/+19
* Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunkRoger Meier2012-04-1417-239/+927
* THRIFT-1566 Thrift/cpp: Use some different string operationsRoger Meier2012-04-131-2/+2
* THRIFT-1570 Correctly generate code for empty services.Roger Meier2012-04-131-4/+7
* THRIFT-1565 Thrift/cpp: Use default constructor for stringsRoger Meier2012-04-131-3/+1
* THRIFT-1569 thrift: add stop() method to python TNonblockingServerRoger Meier2012-04-131-2/+24
* THRIFT-1568 Thrift: Add User-Agent header to Python THttpClientRoger Meier2012-04-131-0/+10
* THRIFT-1564 Minor fixes to TZlibTransportRoger Meier2012-04-132-2/+9
* THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to t...Roger Meier2012-04-137-8/+8
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-13223-1496/+800
* THRIFT-1079 Support i64 in AS3Roger Meier2012-04-117-38/+220
* THRIFT-1560 Add setCustomHeaders() method to python thrift libRoger Meier2012-04-111-0/+9
* THRIFT-1562 Fix issue with TFramedTransport::readSlowRoger Meier2012-04-113-4/+59
* THRIFT-1563 thrift: make serve() throw an exception if it failsRoger Meier2012-04-115-29/+13
* THRIFT-1561 expose #active connectionsRoger Meier2012-04-111-0/+9