summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* raise memory alarm thresholdMatthias Radestock2008-10-212-0/+2
* merge bug19552 into bug19468_channelsMatthias Radestock2008-10-167-78/+95
|\
| * fix 'duplicate_next' error when sending messages directly to proxied processMatthias Radestock2008-10-161-5/+8
| * merge bug19332 into defaultMatthias Radestock2008-10-123-4/+6
| |\
| | * merge default into bug19332Hubert Plociniczak2008-09-1523-210/+805
| | |\
| | * | 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-051-19/+18
| |\ \ \
| | * | | propagate channel/connection errors when in closing stateMatthias Radestock2008-10-031-19/+18
| * | | | Merged bug19219 into defaultBen Hood2008-10-042-50/+63
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | cosmetic refactoringMatthias 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
* | | | | some explanationMatthias Radestock2008-10-161-0/+3
* | | | | wire up channels to rabbit_alarmMatthias Radestock2008-10-161-1/+17
* | | | | make rabbit_alarm usableMatthias Radestock2008-10-161-5/+35
* | | | | cosmeticMatthias Radestock2008-10-161-1/+1
* | | | | branch off for effect-less alarm handlingMatthias Radestock2008-10-161-2/+15
* | | | | beginnings of reacting to low memory conditionsMatthias Radestock2008-10-044-2/+89
|/ / / /
* | | | merge bug18784Matthias Radestock2008-10-012-3/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Migrate branch bug18784Tony Garnock-Jones2008-07-032-3/+11
* | | | Merged 19455 into defaultBen Hood2008-09-282-2/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | disable NagleMatthias Radestock2008-09-282-2/+6
|/ / /
* | | merge bug19164 into defaultMatthias Radestock2008-09-114-81/+142
|\ \ \
| * | | cosmeticMatthias 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-1013-38/+109
|\ \ \
| * \ \ merge default into bug19193Hubert Plociniczak2008-09-1012-20/+41
| |\ \ \ | |/ / / |/| | |
* | | | merge bug19166 into defaultMatthias Radestock2008-09-093-93/+111
|\ \ \ \
| * | | | Start the RabbitMQ server after addingHubert Plociniczak2008-09-091-0/+1
* | | | | merge bug19144 into defaultMatthias Radestock2008-09-091-3/+3
|\ \ \ \ \
| * | | | | Updated the license to reflect the current state.Hubert Plociniczak2008-09-091-3/+3
|/ / / / /
* | | | | merge bug19200 into defaultMatthias Radestock2008-09-089-42/+489
|\ \ \ \ \ | |_|_|_|/ |/| | | |
* | | | | 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-261-7/+27
|\ \ \ \ \
| * | | | | support default empty AMQP tablesMatthias 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
| | |_|_|/ | |/| | |
* | | | | merge bug19089 into defaultMatthias Radestock2008-08-146-7/+7
|\ \ \ \ \
| * | | | | SCRIPT_HOME variable in windows points to theHubert 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
| | | | | * 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