summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add forgotten docs for delete_user commandMatthias Radestock2009-01-211-1/+4
* cosmetic: remove superfluous whitespaceMatthias Radestock2009-01-211-19/+19
* remove merge conflict markersMatthias Radestock2009-01-211-3/+0
* Merged 20097 into defaultBen Hood2009-01-211-6/+6
|\
| * Merged default into 20097, againBen Hood2009-01-211-5/+0
| |\ | |/ |/|
* | Bad conflict resolutionBen Hood2009-01-211-5/+0
| * Merged default into 20097Ben Hood2009-01-2125-367/+353
| |\ | |/ |/|
* | Fixed hg tag fileBen Hood2009-01-210-0/+0
* | Merged v1_5_1 into defaultBen Hood2009-01-217-6/+30
|\ \
| * | Added tag rabbitmq_v1_5_1 for changeset 0f3f3a44ca0cBen Hood2009-01-190-0/+0
| * | add package changelog entries for 1.5.1 releaserabbitmq_v1_5_1Ben Hood2009-01-192-0/+9
| * | better documentation of message countsMatthias Radestock2009-01-191-4/+5
| * | merge bug20064 into v1_5_1Matthias Radestock2009-01-153-3/+3
| |\ \
| | * | BUILD has been renamed to READMEMatthias Radestock2009-01-151-1/+1
| | * | Renamed BUILD.in to README.inHubert Plociniczak2009-01-152-2/+2
| * | | merge bug20125 into v1_5_1Matthias Radestock2009-01-151-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | Less restrictive pattern matching in debian/watchHubert Plociniczak2009-01-151-1/+1
| | * | Added required debian/watch file for checking latest source tarballs.Hubert Plociniczak2009-01-131-0/+4
| * | | merge bug20111 into v1_5_1Matthias Radestock2009-01-151-4/+4
| |\ \ \
| | * | | Updated POD (rabbitmqctl rename pid to node)Emile Joubert2009-01-141-4/+4
| * | | | Merged 20141 into v1_5_1Ben Hood2009-01-142-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Added tag rabbitmq_v1_5_1 for changeset 2e6e4090d44bBen Hood2009-01-190-0/+0
* | | | | Merged 19749 into defaultBen Hood2009-01-192-25/+25
|\ \ \ \ \
| * | | | | change a gen_server:call to a gen_server2:callMatthias Radestock2009-01-161-1/+1
| * | | | | merge default into bug19749Matthias Radestock2009-01-1618-231/+604
| |\ \ \ \ \
* | \ \ \ \ \ Merged 20099 into defaultBen Hood2009-01-193-202/+89
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge default into bug20099Matthias Radestock2009-01-1618-233/+603
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | fix bug in handling of writer exitMatthias Radestock2009-01-141-1/+1
| * | | | | | | make the channel process hibernate after 1s of idlenessMatthias Radestock2009-01-141-7/+16
| * | | | | | | get rid of now-superfluous proxy_pid in channel stateMatthias Radestock2009-01-091-26/+18
| * | | | | | | get rid of buffering_proxyMatthias Radestock2009-01-092-110/+1
| * | | | | | | fix normal termination caseMatthias Radestock2009-01-091-5/+4
| * | | | | | | first cut of turning rabbit_channel into a gen_server2Matthias Radestock2009-01-091-60/+59
| * | | | | | | merge bug20088 into bug20099Matthias Radestock2009-01-092-2/+859
| |\ \ \ \ \ \ \
* | | | | | | | | better documentation of message countsMatthias Radestock2009-01-181-7/+5
* | | | | | | | | cosmetic: correct indentationMatthias Radestock2009-01-181-2/+2
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merged 20071 into defaultBen Hood2009-01-161-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | turn queue processes into custom gen_serversMatthias Radestock2009-01-081-5/+5
| * | | | | | | | merge bug20088 into bug20071Matthias Radestock2009-01-082-2/+859
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
* | | | | | | | Merged 18557 into defaultBen Hood2009-01-164-89/+390
|\ \ \ \ \ \ \ \
| * | | | | | | | add some commentsMatthias Radestock2009-01-152-2/+6
| * | | | | | | | Merged default into 18557Ben Hood2009-01-1521-163/+1021
| |\ \ \ \ \ \ \ \
* | | | | | | | | | ignore rabbit.appMatthias Radestock2009-01-151-0/+1
* | | | | | | | | | don't try to dialyze rabbit.appMatthias Radestock2009-01-151-1/+1
* | | | | | | | | | merge bug20152 into defaultMatthias Radestock2009-01-153-29/+110
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | minor refactoring: more consistent signatures/matching in routing functionsMatthias Radestock2009-01-151-14/+14
| * | | | | | | | | refactoring to eliminate code duplicationMatthias Radestock2009-01-151-48/+31
| * | | | | | | | | cosmetic and minor refactoringMatthias Radestock2009-01-151-35/+37
| * | | | | | | | | The PDF requires amq.match. The XML requires amq.headers. Create both.Tony Garnock-Jones2009-01-151-1/+2
| * | | | | | | | | Implement routing for headers exchange.Tony Garnock-Jones2009-01-152-12/+101