summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed errornous commentBen Hood2008-09-211-3/+1
* Modified list concatinationBen Hood2008-09-211-1/+1
* Added a comment about the complexity of the mnesia:select usageBen Hood2008-09-211-0/+10
* Revised full table scan commentBen Hood2008-09-211-1/+2
* Deleted route_internal functionsBen Hood2008-09-211-18/+11
* delete_bindings should take a queue_name() rather than an amqqueue()Ben Hood2008-09-212-7/+8
* Replaced mnesia:delete/1 with mnesia:delete_object/3Ben Hood2008-09-211-7/+5
* Respellt the word synchronize, incorporated some QA notesBen Hood2008-09-211-25/+19
* Implemented durable routesBen Hood2008-09-202-6/+33
* Supressed compiler warningsBen Hood2008-09-201-3/+3
* Backed out changeset 031a255683eeBen Hood2008-09-203-10/+11
* Deleted Arguments parameter in add_binding because we dont do anything with t...Ben Hood2008-09-143-11/+10
* Moved {add,delete} binding to exchange moduleBen Hood2008-09-143-24/+27
* Merged delete_temp into delete_queueBen Hood2008-09-141-4/+1
* Default binding should bind to the default exchange in the queue's vhostBen Hood2008-09-141-1/+1
* Changed key type into binding_key and moved it to rabbit_framing_spec header ...Ben Hood2008-09-142-2/+2
* Fixed alignment of the comment about the constant fieldBen Hood2008-09-141-2/+3
* Merged default into 18776Ben Hood2008-09-064-4/+4
|\
| * Removed dotHubert Plociniczak2008-09-041-1/+1
| * Only debian/rules file needs to have exec permissionHubert Plociniczak2008-09-041-1/+1
| * tabs -> spacesMatthias Radestock2008-08-292-2/+2
* | Fixed dialyzer errorBen Hood2008-09-061-1/+1
* | Removed a lot of commented out codeBen Hood2008-09-062-46/+5
* | Added tag Aman-06-09-08_2 for changeset feb4ba878635Ben Hood2008-09-060-0/+0
* | Fixed compilation errorAman-06-09-08_2Ben Hood2008-09-061-1/+1
* | Added tag Aman-06-09-08 for changeset f91997069bdbBen Hood2008-09-060-0/+0
* | All of the functional tests now pass, need to compare performace against defaultAman-06-09-08Ben Hood2008-09-062-19/+28
* | Just a little bit of cleanupBen Hood2008-09-052-12/+2
* | Split out direct and topic routingBen Hood2008-09-041-29/+24
* | This is 10-fold improvement on the last version, still not right yetBen Hood2008-09-041-19/+26
* | Took route deletion out of the amqqueue module, put it in the exchange moduleBen Hood2008-08-292-15/+18
* | Now this is deleting the reverse route as wellBen Hood2008-08-281-1/+8
* | Adding note to myselfBen Hood2008-08-281-0/+1
* | Added unique constraint to prevent double routingBen Hood2008-08-271-1/+4
* | Saw some handlers so I deleted themBen Hood2008-08-271-7/+0
* | Merged default into 18776Ben Hood2008-08-2731-159/+412
|\ \ | |/
| * merge bug17070 into defaultMatthias Radestock2008-08-261-7/+27
| |\
| | * support default empty AMQP tablesMatthias Radestock2008-08-261-1/+10
| | * fixed bug in emitting erlang binary stringKarol Skocik2008-08-261-1/+1
| | * added mapping which decides how to convert Python value to Erlang default valueKarol Skocik2008-08-081-1/+9
| | * Migrate branch bug17070Tony Garnock-Jones2008-07-031-7/+10
| * | merge bug19089 into defaultMatthias Radestock2008-08-146-7/+7
| |\ \
| | * | SCRIPT_HOME variable in windows points to theHubert Plociniczak2008-08-141-1/+1
| | * | Use %~dp0 to find the ebin directory under windowsHubert Plociniczak2008-07-293-3/+3
| | * | Use dirname $0 consistently to find the ebin dir.Tony Garnock-Jones2008-07-293-3/+3
| * | | Merge the defaultsSimon MacMullen2008-08-1415-964/+95
| |\ \ \
| | * \ \ merge bug18994 into defaultMatthias Radestock2008-08-1415-964/+95
| | |\ \ \
| | | * | | more restrictive signature for rabbit_misc:r/3Matthias Radestock2008-08-141-2/+1
| | | * | | cosmetic changesMatthias Radestock2008-08-146-19/+29
| | | * | | merge default into bug18994Matthias Radestock2008-08-143-18/+14
| | | |\ \ \ | | | |/ / / | | |/| | |