| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Supressed compiler warnings | Ben Hood | 2008-09-20 | 1 | -3/+3 |
| | | |||||
| * | Backed out changeset 031a255683ee | Ben Hood | 2008-09-20 | 3 | -10/+11 |
| | | |||||
| * | Deleted Arguments parameter in add_binding because we dont do anything with ↵ | Ben Hood | 2008-09-14 | 3 | -11/+10 |
| | | | | | the args yet | ||||
| * | Moved {add,delete} binding to exchange module | Ben Hood | 2008-09-14 | 3 | -24/+27 |
| | | |||||
| * | Merged delete_temp into delete_queue | Ben Hood | 2008-09-14 | 1 | -4/+1 |
| | | |||||
| * | Default binding should bind to the default exchange in the queue's vhost | Ben Hood | 2008-09-14 | 1 | -1/+1 |
| | | |||||
| * | Changed key type into binding_key and moved it to rabbit_framing_spec header ↵ | Ben Hood | 2008-09-14 | 2 | -2/+2 |
| | | | | | file | ||||
| * | Fixed alignment of the comment about the constant field | Ben Hood | 2008-09-14 | 1 | -2/+3 |
| | | |||||
| * | Merged default into 18776 | Ben Hood | 2008-09-06 | 4 | -4/+4 |
| |\ | |||||
| | * | Removed dot | Hubert Plociniczak | 2008-09-04 | 1 | -1/+1 |
| | | | |||||
| | * | Only debian/rules file needs to have exec permission | Hubert Plociniczak | 2008-09-04 | 1 | -1/+1 |
| | | | |||||
| | * | tabs -> spaces | Matthias Radestock | 2008-08-29 | 2 | -2/+2 |
| | | | |||||
| * | | Fixed dialyzer error | Ben Hood | 2008-09-06 | 1 | -1/+1 |
| | | | |||||
| * | | Removed a lot of commented out code | Ben Hood | 2008-09-06 | 2 | -46/+5 |
| | | | |||||
| * | | Added tag Aman-06-09-08_2 for changeset feb4ba878635 | Ben Hood | 2008-09-06 | 0 | -0/+0 |
| | | | |||||
| * | | Fixed compilation errorAman-06-09-08_2 | Ben Hood | 2008-09-06 | 1 | -1/+1 |
| | | | |||||
| * | | Added tag Aman-06-09-08 for changeset f91997069bdb | Ben Hood | 2008-09-06 | 0 | -0/+0 |
| | | | |||||
| * | | All of the functional tests now pass, need to compare performace against defaultAman-06-09-08 | Ben Hood | 2008-09-06 | 2 | -19/+28 |
| | | | |||||
| * | | Just a little bit of cleanup | Ben Hood | 2008-09-05 | 2 | -12/+2 |
| | | | |||||
| * | | Split out direct and topic routing | Ben Hood | 2008-09-04 | 1 | -29/+24 |
| | | | |||||
| * | | This is 10-fold improvement on the last version, still not right yet | Ben Hood | 2008-09-04 | 1 | -19/+26 |
| | | | |||||
| * | | Took route deletion out of the amqqueue module, put it in the exchange module | Ben Hood | 2008-08-29 | 2 | -15/+18 |
| | | | |||||
| * | | Now this is deleting the reverse route as well | Ben Hood | 2008-08-28 | 1 | -1/+8 |
| | | | |||||
| * | | Adding note to myself | Ben Hood | 2008-08-28 | 1 | -0/+1 |
| | | | |||||
| * | | Added unique constraint to prevent double routing | Ben Hood | 2008-08-27 | 1 | -1/+4 |
| | | | |||||
| * | | Saw some handlers so I deleted them | Ben Hood | 2008-08-27 | 1 | -7/+0 |
| | | | |||||
| * | | Merged default into 18776 | Ben Hood | 2008-08-27 | 31 | -159/+412 |
| |\ \ | |/ | |||||
| | * | merge bug17070 into default | Matthias Radestock | 2008-08-26 | 1 | -7/+27 |
| | |\ | |||||
| | | * | support default empty AMQP tables | Matthias Radestock | 2008-08-26 | 1 | -1/+10 |
| | | | | |||||
| | | * | fixed bug in emitting erlang binary string | Karol Skocik | 2008-08-26 | 1 | -1/+1 |
| | | | | |||||
| | | * | added mapping which decides how to convert Python value to Erlang default value | Karol Skocik | 2008-08-08 | 1 | -1/+9 |
| | | | | |||||
| | | * | Migrate branch bug17070 | Tony Garnock-Jones | 2008-07-03 | 1 | -7/+10 |
| | | | | |||||
| | * | | merge bug19089 into default | Matthias Radestock | 2008-08-14 | 6 | -7/+7 |
| | |\ \ | |||||
| | | * | | SCRIPT_HOME variable in windows points to the | Hubert Plociniczak | 2008-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | directory of the rabbitmq-multi.bat script | ||||
| | | * | | Use %~dp0 to find the ebin directory under windows | Hubert Plociniczak | 2008-07-29 | 3 | -3/+3 |
| | | | | | |||||
| | | * | | Use dirname $0 consistently to find the ebin dir. | Tony Garnock-Jones | 2008-07-29 | 3 | -3/+3 |
| | | | | | |||||
| | * | | | Merge the defaults | Simon MacMullen | 2008-08-14 | 15 | -964/+95 |
| | |\ \ \ | |||||
| | | * \ \ | merge bug18994 into default | Matthias Radestock | 2008-08-14 | 15 | -964/+95 |
| | | |\ \ \ | |||||
| | | | * | | | more restrictive signature for rabbit_misc:r/3 | Matthias Radestock | 2008-08-14 | 1 | -2/+1 |
| | | | | | | | |||||
| | | | * | | | cosmetic changes | Matthias Radestock | 2008-08-14 | 6 | -19/+29 |
| | | | | | | | |||||
| | | | * | | | merge default into bug18994 | Matthias Radestock | 2008-08-14 | 3 | -18/+14 |
| | | | |\ \ \ | | | |/ / / | | |/| | | | |||||
| | | | * | | | Incorporated QA comments | Ben Hood | 2008-08-11 | 1 | -12/+12 |
| | | | | | | | |||||
| | | | * | | | Some more fixes for QA comments | Ben Hood | 2008-08-06 | 3 | -5/+6 |
| | | | | | | | |||||
| | | | * | | | Reverting unecessary changes in rabbit_amqqueue | Ben Hood | 2008-08-06 | 1 | -13/+10 |
| | | | | | | | |||||
| | | | * | | | folded default user into default host | Ben Hood | 2008-08-06 | 3 | -13/+5 |
| | | | | | | | |||||
| | | | * | | | Fixing some QA remarks | Ben Hood | 2008-08-06 | 3 | -12/+16 |
| | | | | | | | |||||
| | | | * | | | Deleted spec reference to permission type | Ben Hood | 2008-08-05 | 1 | -6/+5 |
| | | | | | | | |||||
| | | | * | | | Most recently declared queue was returning the entire resource | Ben Hood | 2008-08-05 | 1 | -1/+1 |
| | | | | | | | |||||
| | | | * | | | Fixed another error in the specs | Ben Hood | 2008-08-05 | 2 | -2/+2 |
| | | | | | | | |||||
| | | | * | | | Put some spaces between the commas, left stuff that didnt get changed on ↵ | Ben Hood | 2008-08-05 | 3 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | this branch | ||||
