)]}'
{
  "log": [
    {
      "commit": "406e7956c1a5ac83b74e12cce52f7159ed708211",
      "tree": "d57ad09cd7a6adc458dcb14d11eee9c07b44a66c",
      "parents": [
        "eed6a6d657a131fde14b994fc8f18491c058bfe4"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 29 18:41:07 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 29 19:05:46 2014 +0100"
      },
      "message": "THRIFT-2860 Delphi server closes connection on unexpected exceptions\nClient: Delphi\nPatch: Jens Geyer\n"
    },
    {
      "commit": "eed6a6d657a131fde14b994fc8f18491c058bfe4",
      "tree": "628f661fe22bd0806cab7528adf5a078c5110ce1",
      "parents": [
        "1e7971cfff020be14bd30114f0dfe264797f259a"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Wed Nov 26 20:56:58 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Nov 28 00:54:55 2014 +0100"
      },
      "message": "THRIFT-2857 C# generator creates uncompilable code for struct constants\nClient: C#\nPatch: Jens Geyer\nThanks: Stig Bakken for catching this\n\nThis closes #289\n\nC#: constant assignments where values are structs did not properly\nuppercase field names in the Constants constructor\n"
    },
    {
      "commit": "1e7971cfff020be14bd30114f0dfe264797f259a",
      "tree": "0d20ef495e824722c8cefd04550ef68a736f82d8",
      "parents": [
        "740db54d1aaad2ae185982d38e4179091b9495ab"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 25 21:43:54 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 25 21:43:54 2014 +0100"
      },
      "message": "THRIFT-2851 Remove strange public Peek() from Go transports\nClient: Go\nPatch: Chi Vinh Le\n\nThis closes #283\n\nIn its current form Peek() is not only useless, but misleading.\nIf anyone can provide a better implementation, please do.\n"
    },
    {
      "commit": "740db54d1aaad2ae185982d38e4179091b9495ab",
      "tree": "d45ef7be0d2ae03953333429eb2ede5673cbd658",
      "parents": [
        "cb0afcc0353af24b111dc000a98915580768c8bb"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 25 00:37:33 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 25 00:37:33 2014 +0100"
      },
      "message": "THRIFT-2853 Adjust comments that doesn\u0027t apply anymore because of THRIFT-2852\nClient: Go\nPatch: Chi Vinh Le \u003ccvl@chinet.info\u003e \u0026 Jens Geyer\n\nThis closes #286\n"
    },
    {
      "commit": "cb0afcc0353af24b111dc000a98915580768c8bb",
      "tree": "8cb2ae3963dd301acbb53993270415fc88b3208f",
      "parents": [
        "28d9315de806fed4ce93a020a2ef1bb4a384b2dd"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Mon Nov 24 22:49:09 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Mon Nov 24 22:55:42 2014 +0100"
      },
      "message": "THRIFT-2852 Better Open/IsOpen/Close behavior for StreamTransport.\nClient: Go\nPatch: Chi Vinh Le \u003ccvl@chinet.info\u003e\n\nThis closes #285\n"
    },
    {
      "commit": "28d9315de806fed4ce93a020a2ef1bb4a384b2dd",
      "tree": "ce3414b91af5e709ea52e8cb80f33468ec02bf90",
      "parents": [
        "05fb842f6dcb5d359809a0eaaad8366bdea389f7"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 24 11:36:20 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 24 11:36:20 2014 +0100"
      },
      "message": "THRIFT-2849: nodejs - some typos fixed\n\nClient: Node.JS\nPatch: Konrad Grochowski\n\ncodespell was trying to make wrong fix, so this had to be applied\nmanually\n"
    },
    {
      "commit": "05fb842f6dcb5d359809a0eaaad8366bdea389f7",
      "tree": "bc1b398ce370d7865b8359d764eda99cd05b257d",
      "parents": [
        "3b5dacba44e4fa5c07c8b828d2f65215f9c91e34"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 24 11:16:54 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 24 11:16:54 2014 +0100"
      },
      "message": "THRIFT-2849: codespell added to \u0027make style\u0027\n\nClient: Build\nPatch: Konrad Grochowski\n\nPlease remember to verifying changes before commiting\n"
    },
    {
      "commit": "3b5dacba44e4fa5c07c8b828d2f65215f9c91e34",
      "tree": "56fb134a0cd9cadbdd034af8de6ffdb31ae50ef8",
      "parents": [
        "eab29a0da9eb775bb7e1e7cff6b4eeaecf237151"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 24 10:55:31 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 24 10:55:31 2014 +0100"
      },
      "message": "THRIFT-2849: spelling errors fixed using codespell tool\n\nClient: All\nPatch: Anatol Pomozov\n\nThis closes #281\n"
    },
    {
      "commit": "eab29a0da9eb775bb7e1e7cff6b4eeaecf237151",
      "tree": "c5ac5392209b947cd54ca4419e0f6ce7b5df4493",
      "parents": [
        "e50f12a5ff6cd2660d7a4853318dd651ab3794a3"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sun Nov 09 23:32:50 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 22 22:06:58 2014 +0100"
      },
      "message": "THRIFT-2848 certain Delphi tests do not build if TypeRegistry is used\nClient: Delphi\nPatch: Jens Geyer\n"
    },
    {
      "commit": "e50f12a5ff6cd2660d7a4853318dd651ab3794a3",
      "tree": "9eca41573cef81722318f2d9345063b6d9937d9e",
      "parents": [
        "ea2fbcfc917ea84f5f367fbbc5ea5bffe023eae8"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 22 21:58:59 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 22 21:58:59 2014 +0100"
      },
      "message": "THRIFT-2847 function IfValue() is a duplicate of System.StrUtils.IfThen\nClient: Delphi\nPatch: Qian Xu \u003csx.away@googlemail.com\u003e\n\nThis closes #280\n"
    },
    {
      "commit": "ea2fbcfc917ea84f5f367fbbc5ea5bffe023eae8",
      "tree": "194a9d9f3fd4e80c5444103260adf4b4d1d0c465",
      "parents": [
        "ba302396876cf5858b640b634efd5ba9f49c5f1c"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Nov 21 10:06:01 2014 -0500"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Nov 21 10:06:55 2014 -0500"
      },
      "message": "THRIFT-2843: Automake configure.ac has possible typo related to Java\nClient: build\nPatch: Cash Costello\n\nFixes typo in configure.ac for java detection.\n\nThis closes #279\ncommit 6cca2524b1d40375b383abef09a76d272be310c5\nAuthor: Cash Costello \u003ccash.costello@jhuapl.edu\u003e\nDate: 2014-11-21T14:29:25Z\n"
    },
    {
      "commit": "ba302396876cf5858b640b634efd5ba9f49c5f1c",
      "tree": "6e5de11da8c86590e434c9c3d9f543af3ef7b775",
      "parents": [
        "6a4589aa4fc2634bd0dcb37ab5782c9d39d28b41"
      ],
      "author": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Wed Nov 19 18:09:58 2014 -0800"
      },
      "committer": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Wed Nov 19 18:09:58 2014 -0800"
      },
      "message": "THRIFT-2744:Add Centos 6.5 Vagrantfile to contrib\nClient: Contrib\nPatch: Randy Abernethy\n\nProvides a Vagrantfile to setup Centos 6.5 for Apache Thrift\noperations. Useful as is and as an example for Centos users\ninterested in configuring Apache Thrift on other Centos systems.\n"
    },
    {
      "commit": "6a4589aa4fc2634bd0dcb37ab5782c9d39d28b41",
      "tree": "f2dfc210d5c0985d43b79eff701cbb4cd5c77f6a",
      "parents": [
        "5f9bdffd2aefb3e1d1b0cc717f0e7dc5a2a16ad7"
      ],
      "author": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Tue Nov 18 21:25:59 2014 -0800"
      },
      "committer": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Tue Nov 18 21:25:59 2014 -0800"
      },
      "message": "THRIFT-2834:Remove spurious semicolons in generated code\nClient: Python Compiler\nPatch: Cash Costello\n\nGithub Pull Request: This closes #276\n"
    },
    {
      "commit": "5f9bdffd2aefb3e1d1b0cc717f0e7dc5a2a16ad7",
      "tree": "3a19f664e40fafc315e499e18b1b60289b09f7a1",
      "parents": [
        "0dd4801ce5cd45ca076b1c716fa6f94f418731a2"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 18 21:57:03 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 18 22:18:15 2014 +0100"
      },
      "message": "THRIFT-2841 Add comprehensive integration tests for the whole Go stack\nClient: Go\nPatch: Chi Vinh Le \u003ccvl@chinet.info\u003e\n\nThis closes #273\n"
    },
    {
      "commit": "0dd4801ce5cd45ca076b1c716fa6f94f418731a2",
      "tree": "91117bfbc94fd4ac16fef99ea6c12cab939a5307",
      "parents": [
        "2f971e8f742fcaa0c84cfcc4f02eb844123e5819"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 18 21:55:30 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 18 22:18:13 2014 +0100"
      },
      "message": "THRIFT-2839 TFramedTransport read bug\nClient: Go\nPatch: Chi Vinh Le \u003ccvl@chinet.info\u003e\n"
    },
    {
      "commit": "2f971e8f742fcaa0c84cfcc4f02eb844123e5819",
      "tree": "c09f9ca928f840d14182a86616b32178166e0ff5",
      "parents": [
        "9c0316bbf382860019e434e10955d3ac4186b830"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 18 21:53:17 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 18 22:18:09 2014 +0100"
      },
      "message": "THRIFT-2817 Smarter buffer peeking for json protocols\nClient: Go\nPatch: Chi Vinh Le \u003ccvl@chinet.info\u003e\n"
    },
    {
      "commit": "9c0316bbf382860019e434e10955d3ac4186b830",
      "tree": "03606960b5e80e9d5a7b748296ddb457d43daeb9",
      "parents": [
        "0a93dcde9fff3b04cd37386bb2461e62dec3ed01"
      ],
      "author": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Tue Nov 18 12:11:31 2014 -0800"
      },
      "committer": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Tue Nov 18 12:11:31 2014 -0800"
      },
      "message": "THRIFT-2831:Eliminates dead code in node web server\nClinet: Node\nPatch: Chi Vinh Le\n\nGithub Pull Request: This closes #270\n"
    },
    {
      "commit": "0a93dcde9fff3b04cd37386bb2461e62dec3ed01",
      "tree": "3679a2357dd4473f367777747f019ce0e6a7dcdd",
      "parents": [
        "16a23a6618754a5a87aeb8df99a72516b0272fb3"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Nov 18 08:44:54 2014 -0500"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Nov 18 08:45:41 2014 -0500"
      },
      "message": "THRIFT-2840: Cabal file points to LICENSE file outside the path of the Haskell project.\nClient: hs\nPatch: Sean Parsons\n\nUpdate Thrift.cabal license to copy of local license file\n\nThis closes #272\n"
    },
    {
      "commit": "16a23a6618754a5a87aeb8df99a72516b0272fb3",
      "tree": "3d3a5250cc06e9010c0e0bef5eed4454a3c6be18",
      "parents": [
        "240120c8434b49d1f76d207aff4e3530d3ada14b"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Thu Nov 13 15:33:38 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Tue Nov 18 11:39:10 2014 +0100"
      },
      "message": "THRIFT-2729: C++ - .clang-format created and applied\n\nClient: C++\nPatch: Konrad Grochowski\n\nmake style command added\n"
    },
    {
      "commit": "240120c8434b49d1f76d207aff4e3530d3ada14b",
      "tree": "98cdcc1834ff0d96ef40fe4e927aa607af5c578e",
      "parents": [
        "74260aa9099c3bb209bc8e524b0e8ba603f62c41"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Tue Nov 18 11:33:31 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Tue Nov 18 11:33:31 2014 +0100"
      },
      "message": "Revert \"THRIFT-2729: C++ - .clang-format created and applied\"\n\nThis reverts commit 74260aa9099c3bb209bc8e524b0e8ba603f62c41.\n"
    },
    {
      "commit": "74260aa9099c3bb209bc8e524b0e8ba603f62c41",
      "tree": "07ff24e0bed1f74da57e56feb38ea6bae063629c",
      "parents": [
        "ca7e97e0423e785bd7a6b7b8400e67897975e7f6"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Thu Nov 13 15:33:38 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Tue Nov 18 10:02:08 2014 +0100"
      },
      "message": "THRIFT-2729: C++ - .clang-format created and applied\n\nClient: C++\nPatch: Konrad Grochowski\n\nmake style command added\n"
    },
    {
      "commit": "ca7e97e0423e785bd7a6b7b8400e67897975e7f6",
      "tree": "98cdcc1834ff0d96ef40fe4e927aa607af5c578e",
      "parents": [
        "1cdf2504e0e3cc04ded8fc6e48431a1459ea27cf"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 18 02:17:10 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 18 02:17:10 2014 +0100"
      },
      "message": "THRIFT-2814 args/result classes not found when no namespace is set\nClient: Haxe\nPatch: Jens Geyer\n\nThis closes #275\n\nFixes remaining issues regarding proper Haxe class and package names capitalization.\n"
    },
    {
      "commit": "1cdf2504e0e3cc04ded8fc6e48431a1459ea27cf",
      "tree": "aa63fd9bade205a211ba028e781602490ffc9a12",
      "parents": [
        "6fb5923711a1ad9e90f7b55f724be5db5e299bbf"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 16 22:37:57 2014 -0500"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 16 22:37:57 2014 -0500"
      },
      "message": "THRIFT-2822: 0.9.2 release not available via bower\nclient: build\nPatch: jfarrell\n\nUpdated bower.json on master to reflect 0.9.2\n"
    },
    {
      "commit": "6fb5923711a1ad9e90f7b55f724be5db5e299bbf",
      "tree": "a1fc4eef6fe529771d3a9494c0917cae8473741c",
      "parents": [
        "5effab65e38d1e4170d21e92c150d34375aab872"
      ],
      "author": {
        "name": "Roger Thomas",
        "email": "rogere84@gmail.com",
        "time": "Tue Nov 04 10:09:23 2014 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 16 22:41:20 2014 +0100"
      },
      "message": "THRIFT-2807 PHP CS Fix\n\nThis closes #252\n\nPatch: Roger Thomas\n"
    },
    {
      "commit": "5effab65e38d1e4170d21e92c150d34375aab872",
      "tree": "996db165b5e3dc04b459f9916a88a1dccef8d210",
      "parents": [
        "2e091f681b48562f7b9706c77243787901963e44"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 16 22:31:33 2014 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 16 22:31:33 2014 +0100"
      },
      "message": ".travis.yml: restructure matrix build, add QA, add CMake builds\n"
    },
    {
      "commit": "2e091f681b48562f7b9706c77243787901963e44",
      "tree": "1aea2e06a7b5ee6ec23f5bdb885fdd44145a45fa",
      "parents": [
        "c118db2ce4423e725da2ada57998bc857e3e411a"
      ],
      "author": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Nov 15 23:05:22 2014 -0800"
      },
      "committer": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Nov 15 23:05:22 2014 -0800"
      },
      "message": "THRIFT-2819\nClient Node\nPatch: Chi Vinh Le\n\nAdds websocket client to Node with tests\n"
    },
    {
      "commit": "c118db2ce4423e725da2ada57998bc857e3e411a",
      "tree": "b5ecc3f7b274a8fd0eb8c11f387ee3fafb09445d",
      "parents": [
        "8c16ed79c4d2d384f11275f526f9ca34cab77b3e"
      ],
      "author": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Nov 15 22:21:36 2014 -0800"
      },
      "committer": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Nov 15 22:21:36 2014 -0800"
      },
      "message": "THRIFT-2830:clean up ant tutorial warnings\nClient: Tutorial\nPatch: Randy Abernethy\n\nsupress spurious ant warnings\n"
    },
    {
      "commit": "8c16ed79c4d2d384f11275f526f9ca34cab77b3e",
      "tree": "7b1045ce59f4e7d765fbe44241b0f840fd7c4c3e",
      "parents": [
        "b029aa8b8245d3ed42507e4174c19a08e41db8ee"
      ],
      "author": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Nov 15 21:29:18 2014 -0800"
      },
      "committer": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Nov 15 21:29:18 2014 -0800"
      },
      "message": "THRIFT-2823:grunt tests failing\nClient: JS\nPatch: Randy Abernethy\n\nThe lib/js/test/build.xml was copying thrift.js incorrectly.\n"
    },
    {
      "commit": "b029aa8b8245d3ed42507e4174c19a08e41db8ee",
      "tree": "026662b028d7f09c1357e9882b8ab575dbd88072",
      "parents": [
        "182411406a5f8128077ecb1fba097fb8625da337"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 15 23:54:16 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 15 23:54:16 2014 +0100"
      },
      "message": "THRIFT-2829 Support haxelib installation via github\nClient: Haxe\nPatch: Jens Geyer\n\nThis closes #268\n"
    },
    {
      "commit": "182411406a5f8128077ecb1fba097fb8625da337",
      "tree": "fd4db06b3f5c04b3bbffe7781d8c9affd280df0a",
      "parents": [
        "b2652300c0eabfd375786e3733c3c90b810fdb34"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 15 23:51:39 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 15 23:51:39 2014 +0100"
      },
      "message": "THRIFT-2828 slightly wrong help screen indent\nClient: Compiler (general)\nPatch: Jens Geyer\n\nThis closes #269\n"
    },
    {
      "commit": "b2652300c0eabfd375786e3733c3c90b810fdb34",
      "tree": "498ed32e6c53dcafd49909f1f27741a2624dba78",
      "parents": [
        "8c12b19eb7645dc9f8a9996d6d5d3e3a0a57fa05"
      ],
      "author": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Nov 15 12:02:57 2014 -0800"
      },
      "committer": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Nov 15 12:02:57 2014 -0800"
      },
      "message": "THRIFT-2823: grunt jsjq test fail\nClient: JS\nPatch: Randy Abernethy\n\nNode no longer supports loading thrift.js from\nparent dir, moved to test/build\n"
    },
    {
      "commit": "8c12b19eb7645dc9f8a9996d6d5d3e3a0a57fa05",
      "tree": "29bfad4d83b9f6bd0d948530c8bcc4af237060c3",
      "parents": [
        "e38f1e2dc2aa5a3c232c54400a5609074f7c2476"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Fri Nov 14 16:49:39 2014 -0800"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Sat Nov 15 12:57:23 2014 +0100"
      },
      "message": "THRIFT-2827: C++ - Remove unused tr1/functional include from ProcessorTest\n\nClient: C++\nPatch: Aiden Scandella\n\nThis closes #267\n\nInclude was unused yet was causing compilation problems on platforms\nwithout c++11 tr1\n"
    },
    {
      "commit": "e38f1e2dc2aa5a3c232c54400a5609074f7c2476",
      "tree": "29903acf7defc9ff4f8c39884c58374faef7ec52",
      "parents": [
        "38f2a2aed3eace2a9c6e715a2dd7a98a13c76e95"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Nov 14 21:54:48 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Nov 14 22:31:22 2014 +0100"
      },
      "message": "THRIFT-2824 Flag to disable html escaping doctext\nClient: HTML\nPatch: Craig Peterson\n\nThis closes #266\n\ncommit 0df9592deb6dce477600f923745d6cdb113592ae\n Author: Craig Peterson \u003ccpeterson@ancestry.com\u003e\n Date: 2014-11-14T19:12:49Z\n\nadding flag to allow unescaped html in doectexts\n"
    },
    {
      "commit": "38f2a2aed3eace2a9c6e715a2dd7a98a13c76e95",
      "tree": "daffce10c1df3802ee44a14f5e9709c1c18a16cb",
      "parents": [
        "565ea0c497c78cc62a7c8c980992f10a3d278c20"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Nov 14 22:28:38 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Nov 14 22:30:16 2014 +0100"
      },
      "message": "THRIFT-2826 html:standalone sometimes ignored\nClient: HTML\nPatch: Jens Geyer\n"
    },
    {
      "commit": "565ea0c497c78cc62a7c8c980992f10a3d278c20",
      "tree": "0f404d24b62136a4824436e9ee6ff183b760453d",
      "parents": [
        "e5ff9a860d69fbd6cc6d6cb79833930e1148e4c0"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Nov 14 21:29:19 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Nov 14 21:29:19 2014 +0100"
      },
      "message": "THRIFT-2818 Trailing commas in array\nClient: Node.js\nPatch: Chi Vinh Le\n\nThis closes #263\n"
    },
    {
      "commit": "e5ff9a860d69fbd6cc6d6cb79833930e1148e4c0",
      "tree": "d40621c963c0c5b8080fdfa477eb06e154368918",
      "parents": [
        "96dfcd5c5d25df035c8e3ebd29cb160fb54fd822"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 11 01:39:38 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 11 01:39:38 2014 +0100"
      },
      "message": "THRIFT-2815 Support for Multiplexing Services on any Transport, Protocol and Server\nClient: Haxe\nPatch: Jens Geyer\n\nThis closes #262\n"
    },
    {
      "commit": "96dfcd5c5d25df035c8e3ebd29cb160fb54fd822",
      "tree": "3edee76342443cfb2bf672725a4e1250da7322ef",
      "parents": [
        "65e9bde0ede772c9148e33ccc9be7f92eeeb9638"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 11 01:32:19 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 11 01:35:24 2014 +0100"
      },
      "message": "THRIFT-2814 args/result classes not found when no namespace is set\nClient: Haxe\nPatch: Jens Geyer\n\nThis closes #261\n"
    },
    {
      "commit": "65e9bde0ede772c9148e33ccc9be7f92eeeb9638",
      "tree": "c9d527b642863e741b6a19706d6ae2c290ae38b9",
      "parents": [
        "6794c624854e86fa9b73f36cac70b583a3629d02"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 11 01:30:02 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 11 01:35:21 2014 +0100"
      },
      "message": "THRIFT-2813 multiple haxe library fixes/improvements\nClient: Haxe\nPatch: Jens Geyer\n\nThis closes #260\n"
    },
    {
      "commit": "6794c624854e86fa9b73f36cac70b583a3629d02",
      "tree": "21d86d8772a7e2691612b0429c2fd335be2389ab",
      "parents": [
        "4c33094050e48222b0b9ecb837644d8ef1619c1c"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 11 00:11:16 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Nov 11 00:11:16 2014 +0100"
      },
      "message": "THRIFT-2812 Go server adding redundant buffering layer\nClient: Go\nPatch: Craig Peterson\n\nThis closes #259\n\nIt has been pointed out to me that #249 was wrong. It was not needed to allow server sockets to use buffering. The correct way is to pass in a TBufferedTransportFactory to the server. This will create buffered sockets as the processor starts up.\n\nThis change creates extra buffering, and is actually a real pain to deactivate. Sorry.\n"
    },
    {
      "commit": "4c33094050e48222b0b9ecb837644d8ef1619c1c",
      "tree": "5c7126b75a5eadd25a3defb397cb75d5d98bfd70",
      "parents": [
        "1cf9612a7064cc1676f242eaa70af201793e390e"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Mon Nov 10 21:22:34 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Mon Nov 10 21:22:34 2014 +0100"
      },
      "message": "THRIFT-2811 Make remote socket address accessible\nClient: Go\nPatch: Craig Peterson\n\nThis closes #255\n\nGo Library - Make remote socket address accessible\n\nIn my server I would like to log the remote ip address of incoming connections. This patch makes the addr available on TSocket via an accessor, so my server implementation can read it and log it or do other things with it.\n"
    },
    {
      "commit": "1cf9612a7064cc1676f242eaa70af201793e390e",
      "tree": "3a3d45f4184fbf60ad7b1597f106c1eeb08a24ae",
      "parents": [
        "9fdc90ad64bdbc75314f71da8fbce71501a5b131"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 10 19:07:40 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 10 19:07:40 2014 +0100"
      },
      "message": "THRIFT-2810: java - clean-up resources on error in TServerSocket constructor\n\nClient: Java\nPatch: Guido de Caso\n\nTServerSocket will call close() in constructor, when error is detected\n\nThis closes #258\n"
    },
    {
      "commit": "9fdc90ad64bdbc75314f71da8fbce71501a5b131",
      "tree": "66b6772c9fc314a07c3df98e62abc25102d495f7",
      "parents": [
        "0c449122dd2d871f560a1a9b4730a6077a967a05"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 10 18:21:44 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Mon Nov 10 18:21:44 2014 +0100"
      },
      "message": "THRIFT-2809: .gitignore updated - compiler/cpp/Release added\n\nClient: Build\nPatch: Darren Thornton\n\nThis closes #256\n"
    },
    {
      "commit": "0c449122dd2d871f560a1a9b4730a6077a967a05",
      "tree": "0d937a9d4d089c78b91a5e4699e380fdbc579fc6",
      "parents": [
        "b502832c7930ba08700f10928cadb49c020ba93f"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sun Nov 09 16:23:27 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sun Nov 09 16:25:05 2014 +0100"
      },
      "message": "Update gitignore\n"
    },
    {
      "commit": "b502832c7930ba08700f10928cadb49c020ba93f",
      "tree": "a19ff39549fe12bcddb5ef5a77eeac318def170f",
      "parents": [
        "fea00ac871202a819c5bc88cf0cc18ed5edcc84a"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sun Nov 09 02:38:11 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sun Nov 09 02:50:33 2014 +0100"
      },
      "message": "THRIFT-2806 more whitespace fixups\nClient: Haxe\nPatch: Jens Geyer\n\nThis closes #254\n"
    },
    {
      "commit": "fea00ac871202a819c5bc88cf0cc18ed5edcc84a",
      "tree": "2b50e6091adbef25f2386ee899dd976ab18df9d3",
      "parents": [
        "bd52f1a1dd0a45aa01c551cdb15338ff3ac82a02"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Wed Oct 01 02:22:48 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sun Nov 09 01:58:29 2014 +0100"
      },
      "message": "THRIFT-2753 Haxe support: Misc. improvements\nClient: Haxe\nPatch: Jens Geyer\n\nThis closes #229\n"
    },
    {
      "commit": "bd52f1a1dd0a45aa01c551cdb15338ff3ac82a02",
      "tree": "290ffa559ff9f596ae3561e93bb899b81f5a5fda",
      "parents": [
        "4712f8c2e36fabfb00cfc67a6ecf5d6de20e3c18"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Mon Jul 28 01:25:30 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sun Nov 09 01:58:25 2014 +0100"
      },
      "message": "THRIFT-2644 Haxe support\nClient: Haxe\nPatch: Jens Geyer\n\nThis closes #214\n"
    },
    {
      "commit": "4712f8c2e36fabfb00cfc67a6ecf5d6de20e3c18",
      "tree": "44378a5dabf6878d8b6f483dd3a5574c50e9c680",
      "parents": [
        "71bd360f048f087d00fffc77605eff22f223fcf4"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Nov 08 23:19:02 2014 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Nov 08 23:19:02 2014 +0100"
      },
      "message": "c_glib: fix tutorial dependencies for parallel builds\n"
    },
    {
      "commit": "71bd360f048f087d00fffc77605eff22f223fcf4",
      "tree": "61addc76593ebee77fe4771fa88e38c074ebbe60",
      "parents": [
        "fed887f9d9f563c123acafec9a0335e325e74a51"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Nov 08 23:13:13 2014 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Nov 08 23:13:13 2014 +0100"
      },
      "message": ".travis.yml: just use 2 cores\n"
    },
    {
      "commit": "fed887f9d9f563c123acafec9a0335e325e74a51",
      "tree": "40a739ea66571046e42c5de7ac74ac97bfa24731",
      "parents": [
        "a4b72eed2cd0ef4839874a69f76021c0267289f3"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Fri Nov 07 10:19:26 2014 +0000"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Fri Nov 07 18:28:00 2014 +0100"
      },
      "message": "THRIFT-2804: java - TAsyncProcessor interface extracted from TBaseAsyncProcessor\n\nClient: Java\nPatch: Michael Donaghy\n\nThis closes #253\n"
    },
    {
      "commit": "a4b72eed2cd0ef4839874a69f76021c0267289f3",
      "tree": "617ae943c9aa9d98b4537cfa3fa5e4e11cb9aeec",
      "parents": [
        "157872dd21879da84a02fbb7c2ea1816a8454a93"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Thu Nov 06 20:04:25 2014 +0100"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Thu Nov 06 21:14:04 2014 +0100"
      },
      "message": "THRIFT-2803 TCP_DEFER_ACCEPT not supported with domain sockets\nClient: C++\nPatch: Jens Geyer\n"
    },
    {
      "commit": "157872dd21879da84a02fbb7c2ea1816a8454a93",
      "tree": "e41a7c9f26301b3e1428a58ac7bdf842b2cec00c",
      "parents": [
        "b3f5ffc42d4c52e4a76ff429411164d27fb65b22"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Thu Nov 06 19:55:28 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Thu Nov 06 19:55:28 2014 +0100"
      },
      "message": "THRIFT-2802: cpp - tutorial warnings removed\n\nClient: C++\nPatch: Konrad Grochowski\n\n\"unused parameter\" warnings removed\n"
    },
    {
      "commit": "b3f5ffc42d4c52e4a76ff429411164d27fb65b22",
      "tree": "c52d420b92e59bdd9e2b1cce94f5f808cc7283f7",
      "parents": [
        "cc092b37c8665384f2f7cb60d184a44f59ac3ba3"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Thu Nov 06 19:32:59 2014 +0100"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Thu Nov 06 19:32:59 2014 +0100"
      },
      "message": "THRIFT-2801: cpp - compilation warnings removed from test suite\n\nClient: C++\nPatch: Konrad Grochowski\n\nUnused parameters mostly\n"
    },
    {
      "commit": "cc092b37c8665384f2f7cb60d184a44f59ac3ba3",
      "tree": "fc784461046448b9b60d0bde7eef481b76ead3ef",
      "parents": [
        "4f4b15ba2b89aa553f982cd36b1cd70fd82a156e"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Wed Oct 08 11:52:00 2014 +0200"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Wed Nov 05 19:00:54 2014 +0100"
      },
      "message": "THRIFT-2773: java - fixed oneway support while using TServiceClient\n\nClient: java\nPatch: Konrad Grochowski\n\nnew method for oneway call provided by TServiceClient\nand compiler will now use it\n\nThis closes #241\n"
    },
    {
      "commit": "4f4b15ba2b89aa553f982cd36b1cd70fd82a156e",
      "tree": "b33c4f8cd879b6957f406add459af2ff600bf38c",
      "parents": [
        "e81367bb95714a4720d36c5bf3bb0386d4ae04c0"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Nov 05 16:51:04 2014 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Nov 05 16:53:41 2014 +0100"
      },
      "message": "compiler: remove trailing whitespaces\n"
    },
    {
      "commit": "e81367bb95714a4720d36c5bf3bb0386d4ae04c0",
      "tree": "cf80ca5c01b197231b656447c645d4c0069b797a",
      "parents": [
        "4776166509cad7a2e3a624d39cbc2e97d9598311"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 05 07:06:58 2014 -0500"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 05 07:06:58 2014 -0500"
      },
      "message": "THRIFT-2793: Go compiler produces uncompilable code\nClient: go\nPatch: Jens Geyer\n\nUpdating changelog for this ticket\n"
    },
    {
      "commit": "4776166509cad7a2e3a624d39cbc2e97d9598311",
      "tree": "85ee07d5ad01c68ff89a251df58315a602ce9784",
      "parents": [
        "3fa5d89e16e0ebdfaa096a7785d450b55404ea72"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 02 12:20:53 2014 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 02 12:20:53 2014 +0100"
      },
      "message": "fix some license headers\n"
    },
    {
      "commit": "3fa5d89e16e0ebdfaa096a7785d450b55404ea72",
      "tree": "9ace534987c9ce7aa44eb590ff2f186699ea04ed",
      "parents": [
        "6e43b18526a92264dca8d3d0d6ac27b9fcdc1961"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 02 12:19:54 2014 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 02 12:19:54 2014 +0100"
      },
      "message": "c_glib: remove -Werror\n"
    },
    {
      "commit": "6e43b18526a92264dca8d3d0d6ac27b9fcdc1961",
      "tree": "4e33af66664e2c1b2179c982478bc628a8ab9802",
      "parents": [
        "6f28c04560e69b455932efe183ed3b00ade49c70"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 01 22:26:53 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Nov 01 22:35:17 2014 +0200"
      },
      "message": "THRIFT-2793 Go compiler produces uncompilable code\nClient: Go\nPacth: Frank Schroeder\n"
    },
    {
      "commit": "6f28c04560e69b455932efe183ed3b00ade49c70",
      "tree": "b5a8dcae9449dc836d0b11d2e6513bbd8353fdb2",
      "parents": [
        "b5fd81658a0be1c88a93f31bc9745caae1f1331f"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Nov 01 20:31:44 2014 +0100"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Nov 01 20:31:44 2014 +0100"
      },
      "message": "cpp: fix automake dependencies\n"
    },
    {
      "commit": "b5fd81658a0be1c88a93f31bc9745caae1f1331f",
      "tree": "90f719e8e3d0de770e56ec01b040fddce4979e8c",
      "parents": [
        "5b0296064845240006a66e94037c90c0a6aad87f"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 29 23:19:23 2014 -0400"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 29 23:19:23 2014 -0400"
      },
      "message": "THRIFT-2538: Apache Thrift needs an official NuGet package\nClient: .net\nPatch: jfarrell\n\nUpdating build to be able to support releases publishing to NuGet\n"
    },
    {
      "commit": "5b0296064845240006a66e94037c90c0a6aad87f",
      "tree": "fa5728872dbcd901ae857c67155d56bf120d8867",
      "parents": [
        "cc15dff1274eebb8306e131530ef74e910f32ae9"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 29 22:27:34 2014 -0400"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 29 22:27:34 2014 -0400"
      },
      "message": "THRIFT-2046:The worktask can be timed out in TThreadPoolServer (Java) when the max# thrift thread is reached\nClient: java\nPatch: Brock Noland\n\nIntroduces a task timeout for unexecuted tasks\n"
    },
    {
      "commit": "cc15dff1274eebb8306e131530ef74e910f32ae9",
      "tree": "aae1ec5300bebbad2179c01168bbf97d514cb114",
      "parents": [
        "fdd8d13bd4e82c9e3e73f72e5556f5921e351fa0"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Wed Oct 29 19:54:58 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Wed Oct 29 19:54:58 2014 +0200"
      },
      "message": "THRIFT-2791 Allowing use of buffered sockets in go server\nClient: Go\nPatch: Craig Peterson\n\nThis closes #249\n"
    },
    {
      "commit": "fdd8d13bd4e82c9e3e73f72e5556f5921e351fa0",
      "tree": "073640e3faf86886b778b5197cdd2f149c7bb04d",
      "parents": [
        "902b7af4c84b8f716668d4d4f10612c16109c09a"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Wed Oct 29 19:42:26 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Wed Oct 29 19:42:26 2014 +0200"
      },
      "message": "THRIFT-2792 Wrong option level for setsockopt(...TCP_DEFER_ACCEPT)\nClient: C++\nPatch: Sven-Ola \u003csven-ola.tuecke@numberfour.eu\u003e\n"
    },
    {
      "commit": "902b7af4c84b8f716668d4d4f10612c16109c09a",
      "tree": "d4bf46c4e2ae13df935e428342b4dfabc76ed034",
      "parents": [
        "035870d333bd57b926a257a7713e60d2c122b9f6"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Thu Oct 23 19:30:49 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Thu Oct 23 19:36:36 2014 +0200"
      },
      "message": "THRIFT-2654 reduce number of server exceptions\nClient: C#\nPatch: Jens Geyer\n"
    },
    {
      "commit": "035870d333bd57b926a257a7713e60d2c122b9f6",
      "tree": "acd2e0ba672ed5257717fc231feff80dac51af6e",
      "parents": [
        "ba4a5f0009686f0b633b72d1127fc9ee8a26aba5"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 22 23:43:05 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 22 23:43:05 2014 +0200"
      },
      "message": "c_glib: fix automake dependencies\n"
    },
    {
      "commit": "ba4a5f0009686f0b633b72d1127fc9ee8a26aba5",
      "tree": "29d7bb87bbfbe51b497c6489a1ca2557348a10c3",
      "parents": [
        "a5bf1a1ff05d2e49b80b999cb8f111e0c8691288"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@bufferoverflow.ch",
        "time": "Wed Oct 22 23:36:13 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@bufferoverflow.ch",
        "time": "Wed Oct 22 23:36:13 2014 +0200"
      },
      "message": ".gitignore: add *.dirstamp and test/go/bin/\n"
    },
    {
      "commit": "a5bf1a1ff05d2e49b80b999cb8f111e0c8691288",
      "tree": "681f046489464887470be58f7a30261995457351",
      "parents": [
        "81a1f996bc055c6833c829beaf9e5549db2a774d"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 22 23:26:01 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 22 23:26:01 2014 +0200"
      },
      "message": "cpp: fix automake dependencies and make ProcessorTest.cpp compilable again\n"
    },
    {
      "commit": "81a1f996bc055c6833c829beaf9e5549db2a774d",
      "tree": "e5ffeeb97432f80d7b81eb185cc806782590d1d8",
      "parents": [
        "b006a5078339d125e62919bcc76956c9849000af"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 22 14:09:43 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 22 14:09:43 2014 +0200"
      },
      "message": "THRIFT-2602 fix missing dist files\n\n- add automake 1.13 dependency to configure.ac and doc\n- use serial-tests instead of .NOTPARALLEL (introduced by THRIFT-1829)\n\nPatch: Roger Meier\n"
    },
    {
      "commit": "b006a5078339d125e62919bcc76956c9849000af",
      "tree": "ab7d1b11f0e7fcc3c679bcd1e1796a8d00799306",
      "parents": [
        "a70986fc34428c665ffadd602aae6a69ceeb418e"
      ],
      "author": {
        "name": "Lei Feiwei",
        "email": "leifeiwei@baidu.com",
        "time": "Fri Oct 17 21:11:04 2014 +0800"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 21 23:49:50 2014 +0200"
      },
      "message": "THRIFT-2788: enable TCP keep alive for sockets in java lib.\n\nThis closes #248\n\nSigned-off-by: Roger Meier \u003croger@apache.org\u003e\n"
    },
    {
      "commit": "a70986fc34428c665ffadd602aae6a69ceeb418e",
      "tree": "7e9ced9ac4bbabf346eb212e7824909984a5c0dd",
      "parents": [
        "d5c7a0f6f7e20bd1cddf98e61a2d1173669206ae"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 21 23:01:36 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 21 23:01:36 2014 +0200"
      },
      "message": "THRIFT-2784 Eliminate compiler warnings in generated C++ code\n\nPatch: Roger Meier\n"
    },
    {
      "commit": "d5c7a0f6f7e20bd1cddf98e61a2d1173669206ae",
      "tree": "31bc7bceaf759ceb23e25b80d78abfe669245e56",
      "parents": [
        "cb0754db1e73e7ea347aae07e0ef1de9792ef99e"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 21 21:53:05 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 21 21:53:05 2014 +0200"
      },
      "message": "format: spaces instead of tabs\n"
    },
    {
      "commit": "cb0754db1e73e7ea347aae07e0ef1de9792ef99e",
      "tree": "6a66388dd8d562d86bd1a227475e7d4a2976185e",
      "parents": [
        "9b0c47f77e48d3972d275112e5a8cf1ff05d65be"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 21 21:28:04 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 21 21:28:04 2014 +0200"
      },
      "message": "THRIFT-2784 Eliminate compiler warnings in generated C++ code\n\nremove unused MyEnum5 and add -pedantic to lib/cpp/test/Makefile.am\n"
    },
    {
      "commit": "9b0c47f77e48d3972d275112e5a8cf1ff05d65be",
      "tree": "97e6abe98a72e46f8a6e018e66b176acfd489500",
      "parents": [
        "04a4c152f5c0d0f1b218f1b6cff5dceba00afca2"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Oct 17 10:22:14 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Oct 17 10:22:14 2014 +0200"
      },
      "message": "THRIFT-2787 Delphi Lib README missing\nClient: Delphi\nPatch: Jens Geyer\n"
    },
    {
      "commit": "04a4c152f5c0d0f1b218f1b6cff5dceba00afca2",
      "tree": "b8b1b8dd847ac7f1f6cbe6cf5e052124ec31eba3",
      "parents": [
        "157691fa987c6f672585854839598216c08eec44"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Oct 14 21:30:28 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Tue Oct 14 21:30:28 2014 +0200"
      },
      "message": "THRIFT-2786 Cpp Tutorial: Make TThreadPoolServer / TThreadedServer a bit easier to use\nClient: C++\nPatch: Brian Brooks\n"
    },
    {
      "commit": "157691fa987c6f672585854839598216c08eec44",
      "tree": "e75f6ba958b249bc61d2417ff8bc892ef97fd322",
      "parents": [
        "d8dd7ea99fdbf0bbe687f3edca2577c735ec2986"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Mon Oct 13 21:17:55 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Mon Oct 13 21:34:51 2014 +0200"
      },
      "message": "THRIFT-2785 Wrap errors in iostream_transport.go\nClient: Go\nPatch: GitHub user cvlchinet \u003ccvl@chinet.info\u003e\n\nThis closes #246\n\nWrap errors in iostream_transport.go using NewTTransportExceptionFromError\n\nWhen I used the StreamTransport to do unit tests I noticed that the EOF TTransportException is not correctly thrown. I quickly found out that the errors in iostream_transport.go where not wrapped with NewTTransportExceptionFromError.\n"
    },
    {
      "commit": "d8dd7ea99fdbf0bbe687f3edca2577c735ec2986",
      "tree": "07357d59cbab0a5d607dc7095a6606dbc8f56fed",
      "parents": [
        "ec300e33d49bc57d8cc3b744ea16e5af615c8f94"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Oct 13 18:07:59 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Oct 13 18:07:59 2014 +0200"
      },
      "message": "THRIFT-2784 Eliminate compiler warnings in generated C++ code\n\nPatch: John Campbell\n"
    },
    {
      "commit": "ec300e33d49bc57d8cc3b744ea16e5af615c8f94",
      "tree": "190f770232414f8b8e3eea94fb7a87a11d24aa43",
      "parents": [
        "f31eba9d459bb927be3af7f608a3c4e8cd0174e0"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Oct 13 02:13:35 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Oct 13 02:13:35 2014 +0200"
      },
      "message": "THRIFT-1462 add more strict compiler flags\n\nPatch: Roger Meier\n"
    },
    {
      "commit": "f31eba9d459bb927be3af7f608a3c4e8cd0174e0",
      "tree": "54b141c6616874072494273494d0da3d0834176b",
      "parents": [
        "1a74d9c0b0b9993678ecd7936e20175c2b0f79f0"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Oct 13 00:53:49 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Oct 13 00:53:49 2014 +0200"
      },
      "message": "THRIFT-2360 Json Generator\n\nremove C++11 dependency\n"
    },
    {
      "commit": "1a74d9c0b0b9993678ecd7936e20175c2b0f79f0",
      "tree": "99d226477134be254e233c9c020052720b29593f",
      "parents": [
        "1107b17ae4bcfbdb7fb485f026da95ceb6079311"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Oct 12 23:35:43 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Oct 12 23:35:43 2014 +0200"
      },
      "message": "THRIFT-2360 Json Generator\n\nPatch: Craig Peterson, Peter Neumark \u0026 Roger Meier\n\nGithub Pull Request: This closes #247\n"
    },
    {
      "commit": "1107b17ae4bcfbdb7fb485f026da95ceb6079311",
      "tree": "c3e2e2d4fc2221dd5bdc8122d64864462097f308",
      "parents": [
        "7a03611fae753ad053db7f364ac1e0c258e070a4"
      ],
      "author": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Oct 11 13:42:31 2014 -0700"
      },
      "committer": {
        "name": "Randy Abernethy",
        "email": "ra@apache.org",
        "time": "Sat Oct 11 13:42:31 2014 -0700"
      },
      "message": "THRIFT-2783:Prop bin encoding in node\nClient: Node Lib\nPatch: John Campbell\n\nFixes node web socket lib bin encoding propagation.\n"
    },
    {
      "commit": "7a03611fae753ad053db7f364ac1e0c258e070a4",
      "tree": "71790e988a651422d1e94f25abc26c551dabd2b3",
      "parents": [
        "2adfb0a8d3be85fadeb52e9d18af36dd38c42c0b"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Oct 11 11:19:35 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Sat Oct 11 11:19:35 2014 +0200"
      },
      "message": "THRIFT-2782: D: Timing-insensitive unit tests for thrift.internal.resource_pool.\nClient: D\nPatch: David Nadlinger\n\nThis closes #245\n"
    },
    {
      "commit": "2adfb0a8d3be85fadeb52e9d18af36dd38c42c0b",
      "tree": "bafd77784dbf19c23cbbcb8f774694858e85d2e6",
      "parents": [
        "18502ee177e137d54dba520418d6e9208dc04ba7"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Oct 10 19:31:14 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Oct 10 19:31:14 2014 +0200"
      },
      "message": "THRIFT-2776 D tests failing\nClient: D\nPatch: Jens Geyer\n\nTemporarily disabled unittest, fails on some systems due to race conditions\n"
    },
    {
      "commit": "18502ee177e137d54dba520418d6e9208dc04ba7",
      "tree": "dd4ba2d8fe3c228ae69419987bdbf0ed8e937453",
      "parents": [
        "62d2af7cd3a72ab6f861670503bb16c946d9ca8e"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Oct 10 19:30:58 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Fri Oct 10 19:30:58 2014 +0200"
      },
      "message": "THRIFT-2781: D compiler stuck at idlgen due to compiler bug\nClient: D\nPatch: Jens Geyer\n\nTemporarily disabled idlgen (experimental feature, not required), to be fixed later.\n"
    },
    {
      "commit": "62d2af7cd3a72ab6f861670503bb16c946d9ca8e",
      "tree": "16e5dced0ef179cc7c315f0c3647900e1242a6e9",
      "parents": [
        "ec71f2ebc55b79faa3534ecb0c0d6f3476a3d5bf"
      ],
      "author": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Thu Oct 09 20:56:44 2014 +0200"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "jensg@apache.org",
        "time": "Thu Oct 09 20:56:44 2014 +0200"
      },
      "message": "THRIFT-2775 static assert fails in src/thrift/internal/ctfe.d\nClient: D\nPatch: Konrad Grochowski\n"
    },
    {
      "commit": "ec71f2ebc55b79faa3534ecb0c0d6f3476a3d5bf",
      "tree": "215bb958602fdc47ce1877659dd6445c7b51584c",
      "parents": [
        "07218673b0cd4ff9e90d6c04e4a035a7881962ef"
      ],
      "author": {
        "name": "alisdair sullivan",
        "email": "alisdairsullivan@yahoo.ca",
        "time": "Wed Oct 08 18:26:11 2014 -0700"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 12:38:55 2014 +0200"
      },
      "message": "THRIFT-2777: move erlang test files into .eunit scratch dir\n\nclient: erlang\npatch: alisdair sullivan\n\ntests could fail with eaccess error if run as an account with\ninnapropriate permissions\n"
    },
    {
      "commit": "07218673b0cd4ff9e90d6c04e4a035a7881962ef",
      "tree": "6b088a04ba881cea694f1281d9c92a75c1796892",
      "parents": [
        "dabdf659ef6b028f7ac0db732ee1c2ddd33e5a6f"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Thu Oct 09 12:18:25 2014 +0200"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@apache.org",
        "time": "Thu Oct 09 12:18:25 2014 +0200"
      },
      "message": "THRIFT-2757: py - fixed checkIntegerLimits in TProtocol.py\n\nClient: Python\nPatch: Bret Curtis\n\nI was applying patch, refactoring method names and profiling method, all at once\nand in that commotion code in commit was half refactored. This commit fixes it.\n"
    },
    {
      "commit": "dabdf659ef6b028f7ac0db732ee1c2ddd33e5a6f",
      "tree": "1d7362803661e86a5fb3219f868d18bd764a3ce4",
      "parents": [
        "4d3f937abd9df3b51ae0f76825fc403958ee6805"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:41:47 2014 -0400"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:41:47 2014 -0400"
      },
      "message": "THRIFT-2778 - nodejs build cleanup\nClient: nodejs\nPatch: jfarrell\n\nnodejs test file cleanup\n"
    },
    {
      "commit": "4d3f937abd9df3b51ae0f76825fc403958ee6805",
      "tree": "268074eb5f5f6311681664130528a07221340db7",
      "parents": [
        "f2319457f2b2e2e5fd85ed7ff554b1e2e982ec18"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:35:05 2014 -0400"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:35:05 2014 -0400"
      },
      "message": "THRIFT-2127: Autoconf scripting does not properly account for cross-compile\nClient: build\nPatch: Frank Earl\n\nUpdated patch to add lt_sysroot to help with cross-compiling\n"
    },
    {
      "commit": "f2319457f2b2e2e5fd85ed7ff554b1e2e982ec18",
      "tree": "13b5fc11d0536da124dfe619e545c417a001a165",
      "parents": [
        "5d4953fc4c90445807e1b52f3a2f6c915d82dd42"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:24:37 2014 -0400"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:24:37 2014 -0400"
      },
      "message": "THRIFT-2269: Can deploy libthrift-source.jar to maven center repository\nClient: build\nPatch: jfarrell\n\nFix java src package\n"
    },
    {
      "commit": "5d4953fc4c90445807e1b52f3a2f6c915d82dd42",
      "tree": "d956a14339b88e842b15e3be50cd4bf3f2dd5c2f",
      "parents": [
        "2c7eb9ee60e5e8235f2c756ca67778a765ba019f"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:21:19 2014 -0400"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:21:19 2014 -0400"
      },
      "message": "THRIFT-2764: Haskell does not build/test when using the Trusty Vagrantfile\nClient: build\nPatch: jfarrell\n\nFix hs to compile and run all tests\n"
    },
    {
      "commit": "2c7eb9ee60e5e8235f2c756ca67778a765ba019f",
      "tree": "962696358c1b880182eadf2f83449f59bceeba34",
      "parents": [
        "f98a67bb24569ac5dee0cf94d711dd3d63316447"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:15:20 2014 -0400"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:15:20 2014 -0400"
      },
      "message": "THRIFT-2759: Trusty Vagrantfile does not make clean\nClient: build\nPatch: jfarrell\n\nFixing vagrant file to build all libraries correctly\n"
    },
    {
      "commit": "f98a67bb24569ac5dee0cf94d711dd3d63316447",
      "tree": "01123b37e5dc189f8eff5fea1fccfdd11620cde5",
      "parents": [
        "a9ddab5fa791b223f526e07a9530fd292ff96646"
      ],
      "author": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:07:33 2014 -0400"
      },
      "committer": {
        "name": "jfarrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 08 23:07:33 2014 -0400"
      },
      "message": "THRIFT-1536: Maven thrift plugin\nClient: build\nPatch: David Trott\n\nMaven thrift plugin\n"
    },
    {
      "commit": "a9ddab5fa791b223f526e07a9530fd292ff96646",
      "tree": "1918108030da440d662d6625c74c79073cc9e470",
      "parents": [
        "25023b16eb4f26d7fcf986e817e8c437e2f08bf3"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 02:11:14 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 02:11:14 2014 +0200"
      },
      "message": "THRIFT-2720 nodejs - Error with enum generation\n"
    },
    {
      "commit": "25023b16eb4f26d7fcf986e817e8c437e2f08bf3",
      "tree": "87f07a4b2a0f6236f65508417c52d00d49fd5b48",
      "parents": [
        "f49ea0691cd788ee3f622f3e97b8d1dcbf0ff89f"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 02:01:17 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 02:01:17 2014 +0200"
      },
      "message": "THRIFT-809 Javascript client: Please make required fields actually required.\n\nPatch: noazark\n\nGithub Pull Request: This closes #232\n"
    },
    {
      "commit": "f49ea0691cd788ee3f622f3e97b8d1dcbf0ff89f",
      "tree": "06c5d782e6f32ac359108d3f364cb8fb3bc5eedf",
      "parents": [
        "275278e00cf5217c4ec60fb8e7f23e3f51bc6db4"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 01:50:33 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 01:50:33 2014 +0200"
      },
      "message": "Revert \"Revert \"THRIFT-2722: js: Fix javascript service inheritance namespacing\"\"\n\nThis reverts commit 371358ce4e58ed45e86c87cc79d3b67ac95cfc98.\n"
    },
    {
      "commit": "275278e00cf5217c4ec60fb8e7f23e3f51bc6db4",
      "tree": "21fd0a208636b53f7f140009fb857d95c3a646dc",
      "parents": [
        "371358ce4e58ed45e86c87cc79d3b67ac95cfc98"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 01:28:31 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 01:28:31 2014 +0200"
      },
      "message": "lib/js/test/test.html: fix thrift.js include\n"
    },
    {
      "commit": "371358ce4e58ed45e86c87cc79d3b67ac95cfc98",
      "tree": "8d93e1533732a36f61c972a64075c57ad2725f22",
      "parents": [
        "87caecf6f178ac76ebed3480ea99a3b4586b8cdc"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 01:17:06 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 01:17:06 2014 +0200"
      },
      "message": "Revert \"THRIFT-2722: js: Fix javascript service inheritance namespacing\"\n\nThis reverts commit 9a7cb9f6c8e6cab5970075e2faf40944ce331ad2.\n"
    },
    {
      "commit": "87caecf6f178ac76ebed3480ea99a3b4586b8cdc",
      "tree": "54026ca74d494d9c78e5620eaa8103cf502af4d3",
      "parents": [
        "964082a8eb06a5f36eff87132a048cbb3ea5e7a5"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 00:55:01 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Oct 09 00:55:01 2014 +0200"
      },
      "message": "THRIFT-2705 make a package out of the haskell libraries for thrift\n\nPatch: Kasper Janssens\nGithub Pull Request: This closes #222\n"
    },
    {
      "commit": "964082a8eb06a5f36eff87132a048cbb3ea5e7a5",
      "tree": "36ae6b04cfcc9ef2bf2324939cbde5c31ea188c9",
      "parents": [
        "d5f3be5ebdb2973b41b9bc902696845ed0b43f75"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 08 23:28:09 2014 +0200"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 08 23:41:18 2014 +0200"
      },
      "message": "THRIFT-2712 PHP: add \"json\" option to create JsonSerializable code\n\nThis patch adds a \"json\" option to PHP code generation that will\nmake generated classes implement JsonSerializable, so thrift\nobjects may be converted to json using json_encode() easily.\nIf the \"validate\" option is enabled, the object\u0027s write validator\nwill be called, beyond that the jsonSerialize() method only outputs\nnon-null fields in the JSON object (JSON parsers get grumpy if you\nsend them null where they expect to see a number).\n\nPatch: Stig Bakken\n\nGithub Pull Request: This closes #219\n"
    },
    {
      "commit": "d5f3be5ebdb2973b41b9bc902696845ed0b43f75",
      "tree": "a166eeed69318ffa4284568deeb35cff723ed09d",
      "parents": [
        "93fea15b51494a79992a5323c803325537134bd8"
      ],
      "author": {
        "name": "Konrad Grochowski",
        "email": "hcorg@minions.org.pl",
        "time": "Wed Oct 08 15:32:21 2014 +0200"
      },
      "committer": {
        "name": "Konrad Grochowski",
        "email": "hcorg@minions.org.pl",
        "time": "Wed Oct 08 15:40:00 2014 +0200"
      },
      "message": "THRIFT-2757: py - checkIntegerLimits optimized\n\nClient: Python\n"
    }
  ],
  "next": "93fea15b51494a79992a5323c803325537134bd8"
}
