summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merging default into bug24455Matthew Sackman2011-09-304-240/+380
|\
| * correct formattingMatthias Radestock2011-09-301-13/+14
| * merge default into bug23764Matthias Radestock2011-09-302-64/+48
| |\
| | * reformattingMatthias Radestock2011-09-301-57/+46
| | * merge bug24298 into defaultMatthias Radestock2011-09-2951-886/+1304
| | |\
| | * | Minor refactorMatthew Sackman2011-08-221-3/+3
| | * | More efficient use of harddiscsMatthew Sackman2011-08-221-2/+1
| | * | Always call client_delete_and_terminate for the transient queue. We then don'...Matthew Sackman2011-08-221-10/+6
| * | | Add brief note about requeue to VQ docsEmile Joubert2011-09-301-0/+5
| * | | always record pending acks in #msg_status formMatthias Radestock2011-09-301-53/+34
| * | | cosmeticMatthias Radestock2011-09-301-8/+8
| * | | refactor: extract removal from pending_ackMatthias Radestock2011-09-291-29/+29
| * | | inline ack/4Matthias Radestock2011-09-291-32/+25
| * | | refactor: pull call to msg_from_pending_ack into queue_mergeMatthias Radestock2011-09-291-36/+32
| * | | inlining and reshufflingMatthias Radestock2011-09-291-50/+45
| * | | further abstraction of queue/bpqueue distinctionMatthias Radestock2011-09-291-5/+9
| * | | a whole bunch of refactoring and cosmetic changesMatthias Radestock2011-09-291-101/+105
| * | | Refactor, rename, commentEmile Joubert2011-09-291-31/+21
| * | | Concession to Qpid tests is now redundantEmile Joubert2011-09-291-5/+1
| * | | Speed up requeue testEmile Joubert2011-09-291-22/+24
| * | | Move #msg_status{} back to rabbit_variable_queueEmile Joubert2011-09-291-1/+11
| * | | Only ack messages when necessaryEmile Joubert2011-09-291-10/+11
| * | | lshiftEmile Joubert2011-09-281-5/+5
| * | | Better test coverageEmile Joubert2011-09-281-4/+6
| * | | RefactorEmile Joubert2011-09-272-79/+84
| * | | Requeue fasterEmile Joubert2011-09-272-103/+143
| * | | Merged default into bug23764Emile Joubert2011-09-2663-1596/+3816
| |\ \ \ | | | |/ | | |/|
| * | | Turn q3 back into queueEmile Joubert2011-09-262-170/+85
| * | | Turn q4 back into a queue for performance reasonsEmile Joubert2011-09-091-48/+39
| * | | Record phase changes correctlyEmile Joubert2011-09-081-32/+43
| * | | More conservative acksEmile Joubert2011-08-231-16/+14
| * | | Initial version of requeue preserving orderEmile Joubert2011-08-151-26/+91
| * | | Update property for requeue orderEmile Joubert2011-08-151-51/+62
| * | | Add requeue order testEmile Joubert2011-08-121-1/+29
| * | | Add IndexOnDisk to AckEntryEmile Joubert2011-07-311-5/+7
| * | | Turn q3 into random access data structureEmile Joubert2011-07-312-39/+136
| * | | Turn q4 into random access data structureEmile Joubert2011-07-271-23/+45
* | | | Count the quota properly on beta -> delta. Also, fprof shows that the queue:l...Matthew Sackman2011-09-292-51/+97
* | | | Count properlyMatthew Sackman2011-09-281-4/+4
* | | | Change one or two things around a little bitMatthew Sackman2011-09-282-114/+83
* | | | Add 2,3-finger_tree implementation.Matthew Sackman2011-09-263-1/+288
* | | | Merging default into bug24455Matthew Sackman2011-09-268-18/+34
|\ \ \ \ | | |/ / | |/| |
| * | | extend commentAlexandru Scvortov2011-09-231-0/+2
| * | | merge default into bug24315Alexandru Scvortov2011-09-238-18/+32
| |\ \ \
| | * | | refactorAlexandru Scvortov2011-09-063-29/+17
| | * | | fix testsAlexandru Scvortov2011-09-061-2/+2
| | * | | log various ctl actionsAlexandru Scvortov2011-09-066-7/+33
* | | | | bpqueue is very dependent on the performance of queue:join. fqueue makes queu...Matthew Sackman2011-09-232-32/+152
|/ / / /
* | | | merge bug24332 into defaultMatthias Radestock2011-09-232-129/+110
|\ \ \ \
| * \ \ \ merge headsAlexandru Scvortov2011-09-221-119/+105
| |\ \ \ \