summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged default into 18776Ben Hood2008-09-062-2/+2
|\
| * 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
* | Fixed compilation errorAman-06-09-08_2Ben Hood2008-09-061-1/+1
* | 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-279-102/+57
|\ \ | |/
| * more restrictive signature for rabbit_misc:r/3Matthias Radestock2008-08-141-2/+1
| * cosmetic changesMatthias Radestock2008-08-145-14/+22
| * Incorporated QA commentsBen Hood2008-08-111-12/+12
| * Some more fixes for QA commentsBen Hood2008-08-063-5/+6
| * Reverting unecessary changes in rabbit_amqqueueBen Hood2008-08-061-13/+10
| * folded default user into default hostBen Hood2008-08-063-13/+5
| * Fixing some QA remarksBen Hood2008-08-063-12/+16
| * Most recently declared queue was returning the entire resourceBen Hood2008-08-051-1/+1
| * Fixed another error in the specsBen Hood2008-08-052-2/+2
| * Put some spaces between the commas, left stuff that didnt get changed on this...Ben Hood2008-08-053-13/+13
| * Fixed specification for declareBen Hood2008-08-052-11/+11
| * Merged default into 18994Ben Hood2008-08-051-1/+1
| |\
| | * Move schema integrity check into the top of wait_for_tables.Tony Garnock-Jones2008-07-281-1/+1
| | * Reverted sync transaction to its previous state (QA note from Matthias)Ben Hood2008-07-141-1/+1
| | * proper use of #realm_resource{}Matthias Radestock2008-07-122-15/+25
| | * minor refactoring of preen_realmMatthias Radestock2008-07-121-6/+6
| | * rabbit_realm:check/2 is run outside txMatthias Radestock2008-07-121-6/+5
| | * cosmeticMatthias Radestock2008-07-121-11/+11
| | * cosmetic changesMatthias Radestock2008-07-121-12/+13
| | * Backed out changeset a764527adf12Matthias Radestock2008-07-114-35/+18
| | * Rolling back misunderstanding about how preening worksBen Hood2008-07-114-18/+35
| | * Tightened up the code in rabbit_realm a little bitBen Hood2008-07-061-13/+9
| | * Fixed some of the QA notesBen Hood2008-07-062-27/+26
| | * Migrated branch bug18752Ben Hood2008-07-064-95/+82
| * | Removed some references to realmsBen Hood2008-08-042-13/+4
* | | All of Qpid's tests now passBen Hood2008-08-271-0/+16
* | | SavepointBen Hood2008-08-252-25/+7
* | | Cleanup rabbit_exchange a bitBen Hood2008-08-251-48/+16
* | | Deleted obsolete codeBen Hood2008-08-061-50/+8
* | | All of the Erlang client tests now passBen Hood2008-08-061-19/+14
* | | Lifecycle unit test in erlang client now worksBen Hood2008-08-063-66/+70
* | | queue.bind now worksBen Hood2008-08-063-11/+17
* | | First cut with queue declareBen Hood2008-08-062-10/+15
* | | Renamed the routing fields to keep the naming conventions consistentBen Hood2008-08-053-26/+24
* | | Added vhost to binding specBen Hood2008-08-052-15/+24