summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DLE -> DLXRob Harrop2011-06-201-4/+4
* Tweaked read_msg_callback to not increment RamMsgCount and cleaned it up at t...Rob Harrop2011-06-202-19/+27
* Refactored read_msg_callbackRob Harrop2011-06-201-14/+12
* Rename MsgState -> AckEntryRob Harrop2011-06-201-2/+2
* Renamed dead_letter_exchange to dlxRob Harrop2011-06-201-25/+23
* Merge with defaultRob Harrop2011-06-201-5/+7
|\
| * Merge bug24162 into defaultRob Harrop2011-06-131-5/+7
| |\
| | * Make the stats interval configurable.Simon MacMullen2011-06-091-5/+7
* | | Fixed bug with undecoded contentRob Harrop2011-06-131-9/+8
* | | If a DLE is deleted after being declared in an x-dead-letter-exchange argumen...Rob Harrop2011-06-131-6/+0
* | | Removed PD hack and be happy with the death reason we haveRob Harrop2011-06-131-6/+1
* | | Updated specs and fixed error in ack that didn't account for different ack st...Rob Harrop2011-06-133-8/+18
* | | Bit of a hack, but it gets the tests passing for nowRob Harrop2011-06-131-1/+6
* | | Merge with defaultRob Harrop2011-06-135-46/+165
|\ \ \ | |/ / |/| |
| * | Support for DL'ing messages that are rejected with requeue=falseRob Harrop2011-06-083-20/+32
| * | Publishing under new GUID now. DL'd messages have x-death-reason and x-death-...Rob Harrop2011-06-082-26/+68
| * | Merge with default and rough outline of DL for ttl expiryRob Harrop2011-06-075-33/+98
| |\ \ | | |/ | |/|
| | * In progress tweaks to VQ to support returning the dropped message in dropwhileRob Harrop2011-04-062-23/+31
| | * Store DLE arg in the queue stateRob Harrop2011-04-061-16/+25
| | * Merge with defaultRob Harrop2011-04-061-1/+4
| | |\
| | * | Whitespace cleanupRob Harrop2011-04-061-4/+5
| | * | Add argument checking for x-dead-letter-exchangeRob Harrop2011-04-061-7/+21
* | | | Elimination of trivial and pointless abstractionMatthew Sackman2011-06-091-3/+1
|/ / /
* | | Merge bug24151 into defaultRob Harrop2011-06-071-8/+27
|\ \ \
| * | | optimise routing by bypassing mnesia:dirty_selectMatthias Radestock2011-06-031-8/+27
* | | | AhemSimon MacMullen2011-06-061-2/+3
* | | | Be more consistent about returning infos from rabbit_auth_backend_internal:li...Simon MacMullen2011-06-062-35/+38
* | | | Merge bug24128Simon MacMullen2011-06-0612-57/+110
|\ \ \ \
| * \ \ \ merge bug22953 into defaultMatthias Radestock2011-06-036-21/+30
| |\ \ \ \ | | |/ / /
| | * | | Reduce diff from bug23554: Extend backing queue api to present reason for ter...Matthew Sackman2011-06-024-15/+15
| | * | | Reduce diff from bug23554: Scaffolding for programmatically deciding backing ...Matthew Sackman2011-06-021-2/+5
| | * | | Reduce diff from bug23554: Allow formatting of nested info itemsMatthew Sackman2011-06-021-0/+6
| | * | | Merging heads of defaultMatthew Sackman2011-06-021-1/+23
| | |\ \ \
| | * | | | Reduce diff from bug23554: minor tweaks to gm_soak_test (correction of error ...Matthew Sackman2011-06-021-4/+4
| * | | | | Oops, we don't map true/false to transaction/none on recover. Let's fix that ...Simon MacMullen2011-06-021-5/+5
| * | | | | Merge in defaultSimon MacMullen2011-06-024-17/+43
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Move pget from federation / mgmt to misc.Simon MacMullen2011-06-021-0/+13
| | * | | | Move set_table_value from federation to miscSimon MacMullen2011-06-021-1/+10
| | |/ / /
| | * | | cosmeticMatthias Radestock2011-06-021-9/+9
| | * | | cosmeticMatthias Radestock2011-06-021-7/+7
| | * | | Tweak commentSimon MacMullen2011-06-011-2/+3
| | * | | Make sure the global name server is definitely up and synced by the time we t...Simon MacMullen2011-06-011-0/+3
| * | | | And change the nameSimon MacMullen2011-06-011-2/+2
| * | | | OopsSimon MacMullen2011-06-011-1/+1
| * | | | rabbit_exchange:peek_serial/1.Simon MacMullen2011-06-011-2/+9
| * | | | Allow binding:list_* to be invoked inside a tx meaningfully.Simon MacMullen2011-05-311-12/+23
| |/ / /
* | | | More consitent exception handlingEmile Joubert2011-06-031-3/+9
* | | | Report cosmeticsSimon MacMullen2011-06-031-14/+19
* | | | Use a list comp to filter, sort the list.Simon MacMullen2011-06-031-3/+3
* | | | Split rabbitmqctl status queryEmile Joubert2011-06-022-19/+30