| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge two default branches into single one | Hubert Plociniczak | 2008-10-30 | 4 | -34/+83 |
| |\ | |||||
| | * | merged default into bug19250 | Tony Garnock-Jones | 2008-10-30 | 4 | -16/+44 |
| | |\ | |||||
| | | * | merge default into bug18732 | Matthias Radestock | 2008-10-17 | 19 | -1082/+696 |
| | | |\ | |||||
| | | * | | Migrate branch bug18732 | Tony Garnock-Jones | 2008-07-03 | 3 | -11/+41 |
| | * | | | Fixed QA remarks | Ben Hood | 2008-10-16 | 1 | -8/+3 |
| | * | | | Merged default into bug19250 | Ben Hood | 2008-10-16 | 3 | -69/+81 |
| | |\ \ \ | |||||
| | * | | | | Implemented queue.unbind | Ben Hood | 2008-10-04 | 1 | -23/+47 |
| * | | | | | Merge bug19552 into default | Hubert Plociniczak | 2008-10-24 | 1 | -5/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix 'duplicate_next' error when sending messages directly to proxied process | Matthias Radestock | 2008-10-16 | 1 | -5/+8 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge bug19552 into default | Hubert Plociniczak | 2008-10-24 | 2 | -13/+15 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | produce a nicer error message for common queue disappearance case | Matthias Radestock | 2008-10-13 | 1 | -11/+11 |
| | * | | | | exit with a proper protocol error when commit/rollback fail | Matthias Radestock | 2008-10-13 | 1 | -2/+4 |
| | |/ / / | |||||
| * | | | | don't log errors during delivery | Matthias Radestock | 2008-10-13 | 1 | -5/+3 |
| |/ / / | |||||
| * | | | merge bug19485 into default | Hubert Plociniczak | 2008-10-05 | 1 | -19/+18 |
| |\ \ \ | |||||
| | * | | | propagate channel/connection errors when in closing state | Matthias Radestock | 2008-10-03 | 1 | -19/+18 |
| | |/ / | |||||
| * | | | Merged bug19219 into default | Ben Hood | 2008-10-04 | 2 | -50/+63 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | cosmetic refactoring | Matthias Radestock | 2008-10-01 | 1 | -7/+7 |
| | * | | oops | Matthias Radestock | 2008-09-30 | 1 | -1/+1 |
| | * | | modulate gen_server:call timeout when doing work in parallel | Matthias Radestock | 2008-09-30 | 2 | -50/+63 |
| * | | | merge bug18784 | Matthias Radestock | 2008-10-01 | 2 | -3/+11 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Migrate branch bug18784 | Tony Garnock-Jones | 2008-07-03 | 2 | -3/+11 |
| | |/ | |||||
| * | | cosmetic | Matthias Radestock | 2008-09-11 | 1 | -7/+5 |
| * | | cosmetic | Hubert Plociniczak | 2008-09-11 | 1 | -6/+8 |
| * | | Use parse_status to correctly determine | Hubert Plociniczak | 2008-09-11 | 1 | -3/+4 |
| * | | Added status command to rabbit_mutli, init.d scripts | Hubert Plociniczak | 2008-09-11 | 1 | -0/+12 |
| * | | merge default into bug19193 | Hubert Plociniczak | 2008-09-10 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | merge bug19200 into default | Matthias Radestock | 2008-09-08 | 6 | -40/+469 |
| | |\ \ | |||||
| | * | | | tabs -> spaces | Matthias Radestock | 2008-08-29 | 2 | -2/+2 |
| * | | | | Refactoring of call_all_nodes/1 | Hubert Plociniczak | 2008-09-10 | 1 | -28/+18 |
| * | | | | Use lists:foreach instead of tail recursion | Hubert Plociniczak | 2008-09-10 | 1 | -16/+15 |
| * | | | | Continue rotate_logs command even when | Hubert Plociniczak | 2008-09-09 | 1 | -5/+4 |
| * | | | | Fixed various QA remarks. | Hubert Plociniczak | 2008-09-09 | 1 | -7/+8 |
| * | | | | Merge bug19200 into bug19193 | Hubert Plociniczak | 2008-09-05 | 5 | -74/+289 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Removed catch in append_file/2 since there | Hubert Plociniczak | 2008-09-05 | 2 | -2/+2 |
| | * | | | Added tests to cover the changes made in last commit | Hubert Plociniczak | 2008-09-04 | 1 | -3/+9 |
| | * | | | Perform standard handler installation when original | Hubert Plociniczak | 2008-09-04 | 2 | -0/+8 |
| | * | | | Moved log configuration to start/0, | Hubert Plociniczak | 2008-09-04 | 2 | -10/+19 |
| | * | | | Renamed logs_location/1 function to log_location/1. | Hubert Plociniczak | 2008-09-03 | 2 | -18/+69 |
| | * | | | Simplified the way we get logs locations, | Hubert Plociniczak | 2008-09-03 | 2 | -40/+48 |
| | * | | | Added more test cases | Hubert Plociniczak | 2008-09-02 | 1 | -6/+40 |
| | * | | | some minor tweaks | Matthias Radestock | 2008-09-02 | 1 | -25/+20 |
| | * | | | Removed unused include | Hubert Plociniczak | 2008-09-02 | 1 | -1/+0 |
| | * | | | Better naming for types | Hubert Plociniczak | 2008-09-02 | 2 | -2/+3 |
| | * | | | Refactoring of the log tests | Hubert Plociniczak | 2008-09-02 | 1 | -25/+26 |
| | * | | | Added test suite for log rotation. | Hubert Plociniczak | 2008-09-02 | 2 | -55/+141 |
| | * | | | cosmetic | Matthias Radestock | 2008-09-01 | 1 | -3/+6 |
| | * | | | cosmetic | Matthias Radestock | 2008-09-01 | 3 | -9/+13 |
| | * | | | always log an error when append fails | Matthias Radestock | 2008-09-01 | 2 | -26/+12 |
| | * | | | Use rabbit_log instead of error_logger | Hubert Plociniczak | 2008-08-29 | 2 | -6/+6 |
| | * | | | When appending the old log file fails always try | Hubert Plociniczak | 2008-08-29 | 3 | -6/+27 |
