summaryrefslogtreecommitdiff
path: root/lib/erl
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-2777: move erlang test files into .eunit scratch diralisdair sullivan2014-10-091-8/+8
* THRIFT-2774: Add documentation for new erlang case feature flagjfarrell2014-10-081-10/+11
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-26/+26
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-26/+26
* THRIFT-2628 struct member name conflicts due to lowercased namesJens Geyer2014-10-025-68/+78
* THRIFT-2754 erlang lib tests don't clean up after themselves properlyJens Geyer2014-10-011-0/+14
* THRIFT-2693 Erlang test leaves a lot of generated filesRoger Meier2014-09-295-18/+6
* THRIFT-2648 cleanup erlang libalisdair sullivan2014-08-073-334/+44
* THRIFT-2628 erlang: struct member name conflicts due to lowercased namesalisdair sullivan2014-07-251-0/+293
* THRIFT-2633 remove 'this is a dummy struct' structs from generated erlangalisdair sullivan2014-07-221-1/+3
* THRIFT-1357:Erlang Dependency breaks buildalisdair sullivan2014-07-163-12/+427
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-1/+7
* THRIFT-2407 use markdown (rename README => README.md)Roger Meier2014-03-191-0/+0
* THRIFT-2354 Connection errors can lead to case_clause exceptionsJens Geyer2014-03-183-19/+29
* erlang: use https instead of git for dependency URLRoger Meier2014-01-261-1/+1
* THRIFT-1349:Remove unnecessary print outsjfarrell2013-09-101-1/+0
* THRIFT-2082 Executing "gmake clean" is brokenCarl Yeksigian2013-07-051-1/+1
* THRIFT-1357 Erlang Dependency breaks buildRoger Meier2013-06-291-1/+1
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-1/+3
* Updating Thrift trunk version to 1.0.0-devJake Farrell2012-10-111-1/+1
* THRIFT-1593 Pass on errors like "connection closed" to the handler moduleRoger Meier2012-05-182-16/+38
* THRIFT-1343 - remove internal min function, it seems the same as erlang:min/2Anthony F. Molinaro2012-03-222-15/+0
* THRIFT-1344 - fix http deprecation warningAnthony F. Molinaro2012-03-221-4/+1
* THRIFT-1532 - slightly better fix, take into account requiredness when adding...Anthony F. Molinaro2012-03-221-2/+14
* THRIFT-1532/THRIFT-1475 - fix record generation for erlangAnthony F. Molinaro2012-03-222-1/+24
* THRIFT-1520 : embed version number in .app file for easier integration with r...Anthony F. Molinaro2012-02-221-2/+2
* THRIFT-1357: Erlang dependency breaks buildJake Farrell2011-09-261-2/+2
* THRIFT-1227 - erlang implementation of thrift json protocolAnthony F. Molinaro2011-09-184-6/+581
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...Roger Meier2011-08-031-0/+2
* THRIFT-1236 - adding reconnecting clientAnthony F. Molinaro2011-07-121-0/+240
* remove some commented out bitsAnthony F. Molinaro2011-06-231-2/+0
* THRIFT-892 Refactor erlang build system with rebarRoger Meier2011-06-221-3/+1
* really comment out the eunit callsAnthony F. Molinaro2011-06-221-2/+3
* turn off eunit for now, so build works on apache jenkins serverAnthony F. Molinaro2011-06-211-1/+2
* THRIFT-892 - refactor erlang library to build using rebar, move tests into li...Anthony F. Molinaro2011-06-2112-88/+676
* THRIFT-1151 - support R13 as well as R14Anthony F. Molinaro2011-06-201-1/+1
* THRIFT-1151 - catch some serialization errorsAnthony F. Molinaro2011-06-181-0/+6
* THRIFT-1213 - make membuffer in erlang more usefulAnthony F. Molinaro2011-06-181-3/+10
* THRIFT-1076. erl: Erlang Thrift socket server has a bug that causes java thri...Bryan Duxbury2011-03-021-22/+27
* erlang: Use Automake SUBDIRS instead of a manual forwarding ruleDavid Reiss2010-10-051-7/+1
* THRIFT-841. Exclude generated php and erlang Makefiles from "make dist"David Reiss2010-10-051-0/+2
* THRIFT-698 - fix .app file, remove unused parts of build system, updated LICE...Anthony F. Molinaro2010-09-0712-534/+26
* THRIFT-886. erlang: Fix dialyzer warning in thrift_http_transportDavid Reiss2010-09-011-1/+1
* THRIFT-785. erlang: Eliminate log spew with framed transportDavid Reiss2010-08-301-13/+24
* erlang: Un-revert r988722David Reiss2010-08-303-11/+11
* erlang: Eliminate "behaviour undefined" warningsDavid Reiss2010-08-301-2/+5
* erlang: Parse multiple options properly in disk_log_transportDavid Reiss2010-08-301-2/+2
* erlang: Verify elt/key/val when reading list/set/mapDavid Reiss2010-08-301-1/+5
* erlang: Fix several compilation warningsDavid Reiss2010-08-306-8/+6
* erlang: Rename _impl headers to _behaviourDavid Reiss2010-08-3013-16/+16