| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | Used swap_handler mechanism provided in | Hubert Plociniczak | 2008-08-19 | 4 | -46/+48 | |
| | | * | | | | Added optional argument that specifies the suffix | Hubert Plociniczak | 2008-08-18 | 3 | -11/+54 | |
| | | * | | | | Forgot to remove semicolon | Hubert Plociniczak | 2008-08-15 | 1 | -1/+1 | |
| | | * | | | | Fixed qa remarks | Hubert Plociniczak | 2008-08-15 | 2 | -17/+12 | |
| | | | | * | | Use postrotate script to reopen logs and | Hubert Plociniczak | 2008-08-14 | 3 | -28/+12 | |
| | | | | * | | Merge bug19200 into bug19193 | Hubert Plociniczak | 2008-08-14 | 22 | -986/+146 | |
| | | | | |\ \ | | | |_|/ / | | |/| | | | ||||||
| | | * | | | | Added reopen_logs command to man pages | Hubert Plociniczak | 2008-08-14 | 1 | -0/+5 | |
| | | * | | | | Merge default into bug19200 | Hubert Plociniczak | 2008-08-14 | 25 | -974/+390 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Added reopen_logs command to rabbit_control | Hubert Plociniczak | 2008-08-14 | 2 | -1/+31 | |
| | | | | | * | | Added logrotate script to debian and rpm packages | Hubert Plociniczak | 2008-08-13 | 7 | -3/+48 | |
| | | | | |/ / | ||||||
| | | | | * | | Merge bug17940 into bug19166 | Hubert Plociniczak | 2008-08-12 | 7 | -150/+115 | |
| | | | | |\ \ | ||||||
| | | | | * | | | Added required commands to the init.d script | Hubert Plociniczak | 2008-08-08 | 3 | -93/+110 | |
| * | | | | | | | Added type signature for execute_mnesia_transaction/2 | Ben Hood | 2008-09-21 | 1 | -0/+1 | |
| * | | | | | | | Removed code duplication | Ben Hood | 2008-09-21 | 1 | -4/+1 | |
| * | | | | | | | Removed errornous comment | Ben Hood | 2008-09-21 | 1 | -3/+1 | |
| * | | | | | | | Modified list concatination | Ben Hood | 2008-09-21 | 1 | -1/+1 | |
| * | | | | | | | Added a comment about the complexity of the mnesia:select usage | Ben Hood | 2008-09-21 | 1 | -0/+10 | |
| * | | | | | | | Revised full table scan comment | Ben Hood | 2008-09-21 | 1 | -1/+2 | |
| * | | | | | | | Deleted route_internal functions | Ben Hood | 2008-09-21 | 1 | -18/+11 | |
| * | | | | | | | delete_bindings should take a queue_name() rather than an amqqueue() | Ben Hood | 2008-09-21 | 2 | -7/+8 | |
| * | | | | | | | Replaced mnesia:delete/1 with mnesia:delete_object/3 | Ben Hood | 2008-09-21 | 1 | -7/+5 | |
| * | | | | | | | Respellt the word synchronize, incorporated some QA notes | Ben Hood | 2008-09-21 | 1 | -25/+19 | |
| * | | | | | | | Implemented durable routes | Ben Hood | 2008-09-20 | 2 | -6/+33 | |
| * | | | | | | | Supressed compiler warnings | Ben Hood | 2008-09-20 | 1 | -3/+3 | |
| * | | | | | | | Backed out changeset 031a255683ee | Ben Hood | 2008-09-20 | 3 | -10/+11 | |
| * | | | | | | | Deleted Arguments parameter in add_binding because we dont do anything with t... | Ben Hood | 2008-09-14 | 3 | -11/+10 | |
| * | | | | | | | Moved {add,delete} binding to exchange module | Ben Hood | 2008-09-14 | 3 | -24/+27 | |
| * | | | | | | | Merged delete_temp into delete_queue | Ben Hood | 2008-09-14 | 1 | -4/+1 | |
| * | | | | | | | Default binding should bind to the default exchange in the queue's vhost | Ben Hood | 2008-09-14 | 1 | -1/+1 | |
| * | | | | | | | Changed key type into binding_key and moved it to rabbit_framing_spec header ... | Ben Hood | 2008-09-14 | 2 | -2/+2 | |
| * | | | | | | | Fixed alignment of the comment about the constant field | Ben Hood | 2008-09-14 | 1 | -2/+3 | |
| * | | | | | | | Merged default into 18776 | Ben Hood | 2008-09-06 | 4 | -4/+4 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | Removed dot | Hubert Plociniczak | 2008-09-04 | 1 | -1/+1 | |
| | * | | | | | | Only debian/rules file needs to have exec permission | Hubert Plociniczak | 2008-09-04 | 1 | -1/+1 | |
| | * | | | | | | tabs -> spaces | Matthias Radestock | 2008-08-29 | 2 | -2/+2 | |
| * | | | | | | | Fixed dialyzer error | Ben Hood | 2008-09-06 | 1 | -1/+1 | |
| * | | | | | | | Removed a lot of commented out code | Ben Hood | 2008-09-06 | 2 | -46/+5 | |
| * | | | | | | | Added tag Aman-06-09-08_2 for changeset feb4ba878635 | Ben Hood | 2008-09-06 | 0 | -0/+0 | |
| * | | | | | | | Fixed compilation errorAman-06-09-08_2 | Ben Hood | 2008-09-06 | 1 | -1/+1 | |
| * | | | | | | | Added tag Aman-06-09-08 for changeset f91997069bdb | Ben Hood | 2008-09-06 | 0 | -0/+0 | |
| * | | | | | | | All of the functional tests now pass, need to compare performace against defaultAman-06-09-08 | Ben Hood | 2008-09-06 | 2 | -19/+28 | |
| * | | | | | | | Just a little bit of cleanup | Ben Hood | 2008-09-05 | 2 | -12/+2 | |
| * | | | | | | | Split out direct and topic routing | Ben Hood | 2008-09-04 | 1 | -29/+24 | |
| * | | | | | | | This is 10-fold improvement on the last version, still not right yet | Ben Hood | 2008-09-04 | 1 | -19/+26 | |
| * | | | | | | | Took route deletion out of the amqqueue module, put it in the exchange module | Ben Hood | 2008-08-29 | 2 | -15/+18 | |
| * | | | | | | | Now this is deleting the reverse route as well | Ben Hood | 2008-08-28 | 1 | -1/+8 | |
| * | | | | | | | Adding note to myself | Ben Hood | 2008-08-28 | 1 | -0/+1 | |
| * | | | | | | | Added unique constraint to prevent double routing | Ben Hood | 2008-08-27 | 1 | -1/+4 | |
| * | | | | | | | Saw some handlers so I deleted them | Ben Hood | 2008-08-27 | 1 | -7/+0 | |
| * | | | | | | | Merged default into 18776 | Ben Hood | 2008-08-27 | 31 | -159/+412 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
