summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merging default to bug21647, again.bug21647Matthew Sackman2011-03-1020-895/+637
|\
| * Merge bug21973 (Make suggested frame-max configurable)Simon MacMullen2011-03-092-5/+12
| |\
| | * Merge defaultbug21973Simon MacMullen2011-01-132-5/+12
| | |\
| | | * Put in Matthias's changes.John DeTreville2010-12-142-11/+10
| | | * Clients can now override frame_max in RabbitMQ server.John DeTreville2010-12-081-5/+13
| * | | Merge bug23520 (obtain fd limit with erlang:system_info(check_io))Simon MacMullen2011-03-091-29/+13
| |\ \ \
| | * | | Pin the URL comment.bug23520Simon MacMullen2011-03-081-1/+1
| | * | | Floats are bad. Use integer division instead. (via Matthias)Marek Majkowski2011-03-081-1/+1
| | * | | Short commentMarek Majkowski2011-03-081-0/+3
| | * | | Use system_info(check_io)/max_fds instead of ulimit.Marek Majkowski2011-03-081-29/+10
| * | | | save 2 lines: no one cares about the result of deliver_or_enqueue, so don't b...Matthew Sackman2011-03-091-6/+4
| * | | | merge bug23920 into defaultAlexandru Scvortov2011-03-092-14/+95
| |\ \ \ \
| | * \ \ \ Merged bug23848 into defaultRob Harrop2011-03-090-0/+0
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge with defaultbug23848Rob Harrop2011-03-0921-950/+685
| | |\ \ \ \ | | | |/ / /
| | * | | | change if to caseAlexandru Scvortov2011-03-091-3/+3
| | * | | | close channel when test finishesAlexandru Scvortov2011-03-091-1/+4
| | * | | | add test for confirms in case of queue deathAlexandru Scvortov2011-03-061-0/+74
| | * | | | cosmeticAlexandru Scvortov2011-03-051-2/+1
| | * | | | nack messages when the first queue diesAlexandru Scvortov2011-03-051-16/+21
| * | | | | remove misleading commentbug23920Alexandru Scvortov2011-03-091-1/+0
| * | | | | save another line. bonusMatthew Sackman2011-03-081-3/+2
| * | | | | save a lineMatthew Sackman2011-03-081-9/+8
| | |/ / / | |/| | |
| * | | | Merged bug23916 into defaultEmile Joubert2011-03-072-334/+3
| |\ \ \ \
| | * | | | Add a command prompt shortcut that starts up in the right dir. That's pretty ...bug23916Simon MacMullen2011-03-071-0/+3
| | * | | | Remove EnvVarUpdateSimon MacMullen2011-03-072-334/+0
| |/ / / /
| * | | | guids be goneMatthias Radestock2011-03-071-3/+3
| * | | | Merge bug23914 (lack of type for msg_id obscures APIs and code)Simon MacMullen2011-03-0714-496/+502
| |\ \ \ \
| | * \ \ \ merge default into bug23914bug23914Matthias Radestock2011-03-0714-496/+502
| | |\ \ \ \
| | | * | | | cosmeticMatthias Radestock2011-03-042-2/+2
| | | * | | | merge default into bug23914Matthias Radestock2011-03-0410-138/+132
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | merge default into bug23914Matthias Radestock2011-03-0435-362/+363
| | | |\ \ \ \
| | | * | | | | guid -> msg_id in testsMatthias Radestock2011-03-041-100/+100
| | | * | | | | guid -> msg_id in amqqueue_processMatthias Radestock2011-03-041-18/+18
| | | * | | | | #basic_message.guid -> idMatthias Radestock2011-03-045-14/+14
| | | * | | | | guid -> msg_id in vqMatthias Radestock2011-03-041-110/+110
| | | * | | | | guid -> msg_idMatthias Radestock2011-03-041-1/+1
| | | * | | | | guid -> msg_id in qiMatthias Radestock2011-03-041-43/+44
| | | * | | | | guid -> msg_id in msg_store and friendsMatthias Radestock2011-03-044-187/+190
| | | * | | | | introduce separate type for msg idsMatthias Radestock2011-03-046-35/+37
* | | | | | | | Merging default into bug21647Matthew Sackman2011-03-072-60/+109
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | compromise renamingMatthew Sackman2011-03-041-7/+9
| * | | | | | | Merging default into bug21647Matthew Sackman2011-02-2319-706/+131
| |\ \ \ \ \ \ \
| * | | | | | | | cosmetic and code movementMatthew Sackman2011-02-211-6/+4
| * | | | | | | | renames and refactorsMatthew Sackman2011-02-212-17/+15
| * | | | | | | | Merging default into bug21647Matthew Sackman2011-02-217-224/+159
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fatal errorMatthew Sackman2011-02-181-1/+1
| * | | | | | | | | Set up the monitor only when we see the basic.consume_ok coming back through ...Matthew Sackman2011-02-181-26/+48
| * | | | | | | | | Make the consumer mapping store the queues, not the queuenamesMatthew Sackman2011-02-181-30/+17
| * | | | | | | | | Merge default into bug21647Matthew Sackman2011-02-186-64/+88
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add to our own server_properties (informational only)Matthew Sackman2011-02-171-3/+4