Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | Made set_prefetch_count into a proper gen_server call | Ben Hood | 2008-11-21 | 2 | -15/+21 | |
| | | | | * | | | | | Fixed bug in limiter | Ben Hood | 2008-11-21 | 1 | -3/+3 | |
| | | | | * | | | | | Refactored the internal structure of the limiter | Ben Hood | 2008-11-20 | 1 | -78/+34 | |
| | | | | * | | | | | Merged default into 18557 | Ben Hood | 2008-11-20 | 4 | -43/+265 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | First cut with some actual load balancing working | Ben Hood | 2008-11-20 | 4 | -20/+54 | |
| | | | | | * | | | | | Savepoint | Ben Hood | 2008-11-19 | 3 | -3/+159 | |
| | | | | | * | | | | | Moved limiter out of the queue state into the process dict | Ben Hood | 2008-11-19 | 1 | -11/+7 | |
| | | | | | * | | | | | First stab at basic.qos | Ben Hood | 2008-11-18 | 3 | -35/+71 | |
| | * | | | | | | | | | ignore rabbit.app | Matthias Radestock | 2009-01-15 | 1 | -0/+1 | |
| | * | | | | | | | | | don't try to dialyze rabbit.app | Matthias Radestock | 2009-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | merge bug20152 into default | Matthias Radestock | 2009-01-15 | 2 | -2/+859 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Merged 20088 into default | Ben Hood | 2009-01-15 | 2 | -2/+859 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | merge default into bug20088bug20088 | Matthias Radestock | 2009-01-14 | 2 | -2/+859 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | minor refactoring: more consistent signatures/matching in routing functionsbug20152 | Matthias Radestock | 2009-01-15 | 1 | -14/+14 | |
| | * | | | | | | | | | | | refactoring to eliminate code duplication | Matthias Radestock | 2009-01-15 | 1 | -48/+31 | |
| | * | | | | | | | | | | | cosmetic and minor refactoring | Matthias Radestock | 2009-01-15 | 1 | -35/+37 | |
| | * | | | | | | | | | | | The PDF requires amq.match. The XML requires amq.headers. Create both. | Tony Garnock-Jones | 2009-01-15 | 1 | -1/+2 | |
| | * | | | | | | | | | | | Implement routing for headers exchange. | Tony Garnock-Jones | 2009-01-15 | 2 | -12/+101 | |
| | * | | | | | | | | | | | merge default into bug20152 | Tony Garnock-Jones | 2009-01-15 | 2 | -0/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Add "amq.match" builtin exchange; accept "headers" in exchange.declare; and | Tony Garnock-Jones | 2009-01-15 | 2 | -0/+6 | |
| | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | merge bug20155 into default | Matthias Radestock | 2009-01-15 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | Use io:read('') instead of io:read("") to avoid a "prompt" of "[]" ending upbug20155 | Tony Garnock-Jones | 2009-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | Depend on generate_app when deciding whether to rebuild rabbit.app. | Tony Garnock-Jones | 2009-01-15 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merged 20141 into default | Ben Hood | 2009-01-14 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | use halt() instead of init:stop()bug20141 | Matthias Radestock | 2009-01-13 | 2 | -2/+2 | |
| | * | | | | | | | | | | Merge bug20035 into default | Hubert Plociniczak | 2009-01-13 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | oopsbug20035 | Matthias Radestock | 2009-01-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | auto-generate rabbit.app module list | Matthias Radestock | 2009-01-13 | 4 | -60/+37 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | merge v1_5_1 into default | Matthias Radestock | 2009-01-12 | 7 | -40/+44 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | Merged v1_5_1 into default | Ben Hood | 2009-01-09 | 7 | -40/+44 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | \ \ \ \ \ \ \ \ \ | merge bug20121 into v1_5_1 | Matthias Radestock | 2009-01-12 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Output file is given as an argument, do not use stdout.bug20121 | Hubert Plociniczak | 2009-01-09 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | merge bug20098 into v1_5_1 | Matthias Radestock | 2009-01-12 | 3 | -10/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | merge bug20096 into v1_5_1 | Matthias Radestock | 2009-01-12 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | Moved user name to the end of the command.bug20096 | Hubert Plociniczak | 2009-01-09 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | Use --gecos option in adduser to add user's comments field, | Hubert Plociniczak | 2009-01-09 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | merge bug20111 into v1_5_1 | Matthias Radestock | 2009-01-12 | 1 | -7/+13 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | Better dispatching while formatting results in rabbitmqctl | Emile Joubert | 2009-01-11 | 1 | -4/+3 | |
| | | | * | | | | | | | | | | | Report node instead of pid in rabbitmqctl | Emile Joubert | 2009-01-11 | 1 | -4/+11 | |
| | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | Merged 20089 into v_1_5_1 | Ben Hood | 2009-01-09 | 0 | -0/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | the #amqqueue.pid is 'none', so return self() insteadbug20089 | Matthias Radestock | 2009-01-09 | 1 | -1/+2 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Removed PATH variable from init scripts.bug20098 | Hubert Plociniczak | 2009-01-09 | 2 | -2/+0 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merged 20020 into v1_5_1 | Ben Hood | 2009-01-08 | 3 | -31/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge bug20067 into v1_5_1 | Hubert Plociniczak | 2009-01-06 | 0 | -0/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge v1_5_1 into bug20067bug20067 | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | Merge bug20033 into v1_5_1 | Hubert Plociniczak | 2009-01-06 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge v1_5_1 into bug20033bug20033 | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | Fix spaces | Hubert Plociniczak | 2009-01-06 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | RPM %files section only lists files that are not under /usr/lib/erlang/lib/ra... | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 | |
| | | | * | | | | | | | | | | | Merge bug20082 into v1_5_1 | Hubert Plociniczak | 2009-01-06 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / |