summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* produce a nicer error message for common queue disappearance casebug19491Matthias Radestock2008-10-131-11/+11
* exit with a proper protocol error when commit/rollback failMatthias Radestock2008-10-131-2/+4
* merge bug19332 into defaultMatthias Radestock2008-10-123-4/+6
|\
| * merge default into bug19332bug19332Hubert Plociniczak2008-09-153-4/+6
| |\
| | * Fixed checking build dependencies in rpmsHubert Plociniczak2008-09-152-1/+4
| | * Added python-json as a dependency to the debian/rpm packagesHubert Plociniczak2008-09-042-1/+2
* | | merge bug19485 into defaultHubert Plociniczak2008-10-052-50/+63
|\ \ \
| * \ \ Merged bug19219 into defaultBen Hood2008-10-042-3/+11
| |\ \ \
| * | | | cosmetic refactoringbug19219Matthias Radestock2008-10-011-7/+7
| * | | | oopsMatthias Radestock2008-09-301-1/+1
| * | | | modulate gen_server:call timeout when doing work in parallelMatthias Radestock2008-09-302-50/+63
* | | | | propagate channel/connection errors when in closing statebug19485Matthias Radestock2008-10-031-19/+18
| |/ / / |/| | |
* | | | merge bug18784Matthias Radestock2008-10-0147-1224/+1274
|\ \ \ \ | |/ / /
| * | | Merged 19455 into defaultBen Hood2008-09-280-0/+0
| |\ \ \ | | |/ /
| * | | disable Naglebug19455Matthias Radestock2008-09-282-2/+6
| |/ /
| * | merge bug19164 into defaultMatthias Radestock2008-09-110-0/+0
| |\ \
| * | | cosmeticbug19164Matthias Radestock2008-09-111-7/+5
| * | | cosmeticHubert Plociniczak2008-09-111-6/+8
| * | | Use parse_status to correctly determineHubert Plociniczak2008-09-111-3/+4
| * | | Added status command to rabbit_mutli, init.d scriptsHubert Plociniczak2008-09-114-81/+141
| |/ /
| * | merge bug19193 into defaultMatthias Radestock2008-09-100-0/+0
| |\ \
| * \ \ merge default into bug19193bug19193Hubert Plociniczak2008-09-1012-20/+41
| |\ \ \ | | |/ /
| | * | merge bug19166 into defaultMatthias Radestock2008-09-093-93/+111
| | |\ \
| | | * | Start the RabbitMQ server after addingbug19166Hubert Plociniczak2008-09-091-0/+1
| | * | | merge bug19144 into defaultMatthias Radestock2008-09-090-0/+0
| | |\ \ \
| | * | | | Updated the license to reflect the current state.bug19144Hubert Plociniczak2008-09-091-3/+3
| | |/ / /
| | * | | merge bug19200 into defaultMatthias Radestock2008-09-0811-18/+38
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Removed dotHubert Plociniczak2008-09-041-1/+1
| | | * | Only debian/rules file needs to have exec permissionHubert Plociniczak2008-09-041-1/+1
| | | * | tabs -> spacesMatthias Radestock2008-08-292-2/+2
| | | * | merge bug17070 into defaultMatthias Radestock2008-08-2636-1014/+443
| | | |\ \
| | | | * \ merge bug19089 into defaultMatthias Radestock2008-08-1428-999/+407
| | | | |\ \
| | | | * | | SCRIPT_HOME variable in windows points to thebug19089Hubert Plociniczak2008-08-141-1/+1
| | | | * | | Use %~dp0 to find the ebin directory under windowsHubert Plociniczak2008-07-293-3/+3
| | | | * | | Use dirname $0 consistently to find the ebin dir.Tony Garnock-Jones2008-07-293-3/+3
| | | * | | | support default empty AMQP tablesbug17070Matthias Radestock2008-08-261-1/+10
| | | * | | | fixed bug in emitting erlang binary stringKarol Skocik2008-08-261-1/+1
| | | * | | | added mapping which decides how to convert Python value to Erlang default valueKarol Skocik2008-08-081-1/+9
| | | * | | | Migrate branch bug17070Tony Garnock-Jones2008-07-031-7/+10
| * | | | | | Refactoring of call_all_nodes/1Hubert Plociniczak2008-09-101-28/+18
| * | | | | | Use lists:foreach instead of tail recursionHubert Plociniczak2008-09-102-17/+16
| * | | | | | Continue rotate_logs command even whenHubert Plociniczak2008-09-091-5/+4
| * | | | | | Fixed various QA remarks.Hubert Plociniczak2008-09-094-13/+12
| * | | | | | Return value of the RETVAL variable in init.dHubert Plociniczak2008-09-091-1/+1
| * | | | | | Renamed startup.log, .err to startup_log, _errHubert Plociniczak2008-09-092-12/+13
| * | | | | | Merge bug19200 into bug19193Hubert Plociniczak2008-09-0513-104/+204
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Logrotate script calls init.d script insteadHubert Plociniczak2008-08-274-4/+29
| | * | | | | Update man pages with rotate_logs_all commandHubert Plociniczak2008-08-271-0/+3
| | * | | | | Added rotate_logs_all command to rabbitmq_multi.Hubert Plociniczak2008-08-273-15/+37
| | * | | | | Merged bug19200 into bug19193Hubert Plociniczak2008-08-276-65/+219
| | |\ \ \ \ \