summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix indentationMatthias Radestock2009-01-221-4/+2
* typoMatthias Radestock2009-01-221-1/+1
* anybody can do anything with server-named resourcesMatthias Radestock2009-01-211-0/+4
* document new rabbitmqctl commandsMatthias Radestock2009-01-211-9/+15
* merge default into bug20173Matthias Radestock2009-01-218-32/+51
|\
| * 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
| | | | | * oops, meant to advertise this as an ordinary gen_serverMatthias Radestock2009-01-081-1/+1
| | | | | * replace gen_server:cast with gen_server2:cast in rabbit_limiterMatthias Radestock2009-01-081-7/+7
| | | | | * merge bug19749 into bug20097Matthias Radestock2009-01-084-25/+882
| | | | | |\
| | | | | * \ merge bug18557 into bug20097Matthias Radestock2009-01-085-89/+385
| | | | | |\ \
* | | | | | | | simplify resource access cacheMatthias Radestock2009-01-201-19/+10
* | | | | | | | replace simple permission cache with lru cache, to make it boundedMatthias Radestock2009-01-201-14/+28
* | | | | | | | clear permission cache before hibernatingMatthias Radestock2009-01-191-0/+1
* | | | | | | | merge default into bug20173Matthias Radestock2009-01-197-241/+126
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | 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
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | merge bug19759 into bug19749Matthias Radestock2009-01-084-23/+880
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | replace all cross-node gen_server:casts with gen_server2:castsMatthias Radestock2009-01-082-21/+21
| | | * | | | | | merge bug20088 into bug19749Matthias Radestock2009-01-082-2/+859
| | | |\ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | 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
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | / / / / / | | | | |/ / / / / | | | |/| | | | |