2009-09-28 Vlad Ionescu commiting this only in case we ever change our mind. In this fix, the connection sends a fake channel.close on behalf of the channel and waits for channel.close_ok, or times out bug21172v1
2009-09-25 Vlad Ionescu merging from default bug21172
2009-09-10 Vlad Ionescu merging from default bug21172
2009-09-25 Ben Hood Merged bug21618 into default
2009-09-24 Vlad Ionescu refactoring handling of EXIT signals in amqp_connection; other cosmetic bug21618
2009-09-24 Vlad Ionescu fixing race condition between writer0 and main_reader exit signals; other small fixes bug21618
2009-09-23 Vlad Ionescu reader doesn't need trap_exit bug21618
2009-09-23 Vlad Ionescu drivers must not be aware of channel_state (forgot about close_channel) bug21618
2009-09-23 Vlad Ionescu drivers must not be aware of channel_state bug21618
2009-09-22 Vlad Ionescu taking care of renamed field in #amqp_error{}; making naming of variables from amqp_error{} fields consistent bug20399
2009-09-17 Vlad Ionescu changing error reasons of type {amqp, ...} to #amqp_error{} bug20399
2009-09-11 Vlad Ionescu removing unnecessary relinking of writer process bug21618
2009-09-11 Vlad Ionescu closing rabbit framing channels properly bug21618
2009-09-11 Vlad Ionescu framing channel is now started from the channel process and monitored by the main reader; refactoring exit trapping in amqp_connection; refactoring channel registration in amqp_connection bug21618
2009-09-11 Vlad Ionescu merging from default bug21618
2009-09-11 Vlad Ionescu refactoring open_channel: now mostly done in the channel process - simpler, more readable; refactoring of managing the framing channel to follow bug21618
2009-09-10 Ben Hood Merged bug21616 into default
2009-09-10 Vlad Ionescu refactoring framing channel registration in the reader process; handling socket_closed exit in amqp_channel separately; linking framing channel with reader bug21616
2009-09-09 Vlad Ionescu merging bug21023 with junk junk
2009-09-09 Vlad Ionescu fixing dependencies in dialyzer-related make targets; fixing dependencies in compile_tests make targets bug21023
2009-09-09 Ben Hood Merged bug21563 into default
2009-09-08 Vlad Ionescu refactoring amqp_channel:rpc_top_half and rpc_bottom_half bug21563
2009-09-07 Vlad Ionescu merging bug21533 into default
2009-09-06 Vlad Ionescu fixing merge conflict bug21533
2009-09-06 Vlad Ionescu updating from default bug21533
2009-09-06 Vlad Ionescu merging bug21522 into default
2009-09-03 Ben Hood Qualified the exit from the channel0 process bug21522
2009-09-03 Vlad Ionescu fixing merge bug21023
2009-09-03 Vlad Ionescu merging from default bug21023
2009-09-02 Vlad Ionescu fixing odd bug: when running make clean on broker, make compile in erlang client does not cause rebuilding of broker bug21023
2009-09-02 Vlad Ionescu using rabbit_dialyzer for dialysis; updating README bug21023
2009-09-02 Vlad Ionescu removing ERL_HOME variable; fixing call to broker makefile to create rabbit.plt bug21023
2009-09-02 Ben Hood Refactored the channel registration in the connection process so that it reads better and allocates channel numbers in a more sensible fashion. channel processes that die on the client are trapped and the connection process just ignores them, i.e. the channel number is not de-allocated, because that would free up the channel number and hence confuse the server. This bug requires 21522 and 21533 to land before this can be seriously tested. bug21172
2009-09-01 Ben Hood Added shutdown statements to tests that were leaking processes bug21533
2009-09-01 Vlad Ionescu improved dialysis bug21023
2009-09-01 Ben Hood Introduced a closing state when the broker initiates the shutdown. This allows bug21522
2009-09-01 Ben Hood Junked bug21522 junk
2009-08-29 Matthias Radestock erhm. > 5.7.0 is good enough
2009-08-29 Matthias Radestock make type spec Erlang version constraint match that of the server Makefile
2009-08-28 Ben Hood Ignoring socket close, wait for the connection process to exit by itself bug21522
2009-08-28 Paul Jones Merged bug21404 into default
2009-08-28 Ben Hood Merged default into bug21404 bug21404
2009-08-28 Ben Hood source tarball needs the app descriptor as well bug21311
2009-08-28 Ben Hood Merged default into bug21311 bug21311
2009-08-28 Ben Hood Minor tweak to get the app descriptor to get created
2009-08-28 Ben Hood Merged default into bug21311 bug21311
2009-08-28 Paul Jones Merged bad second head of bug20869 into junk junk
2009-08-28 Paul Jones Merged bug21517 into default
2009-08-28 Paul Jones Merged bug21488 into default
2009-08-28 Paul Jones Merged bug21408 into default
2009-08-28 Paul Jones Updated application descriptor to use RabbitMQ AMQP Client as the name
2009-08-28 Paul Jones Merged bug21515 into default
2009-08-28 Paul Jones Fixed missing copy of the .hrl file bug21515
2009-08-28 Paul Jones Added .app files to the ignore list bug21515
2009-08-27 Ben Hood Call to channel.close now sets the closing flag bug21517
2009-08-27 Ben Hood Merged default into 21311 bug21311
2009-08-27 Ben Hood .app files now are generated by the Makefile bug21515
2009-08-27 Ben Hood Cherry picked old patch, now uses the app descriptor to get the version bug21408
2009-08-27 Ben Hood Junked bug21408 junk
2009-08-27 Ben Hood Added client information bug21408