summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* And now it's like well beautiful. Wicked.Matthew Sackman2011-09-151-22/+17
* Scatter/Gather. Eliminates gaps between txns and thus goes much faster.Matthew Sackman2011-09-151-19/+30
* Rework binding recoveryMatthew Sackman2011-09-151-14/+21
* fix a specMatthias Radestock2011-09-141-1/+1
* Merge heads.Jerry Kuch2011-09-131-11/+7
|\
| * consistencyMatthias Radestock2011-09-081-2/+2
| * do the todoMatthias Radestock2011-09-081-10/+6
* | Merge bug 23056Jerry Kuch2011-09-139-113/+78
|\ \ | |/
| * don't follow symlinksAlexandru Scvortov2011-09-061-1/+7
| * use the recurisve delete from rabbit_miscAlexandru Scvortov2011-09-061-32/+4
| * don't ignore symlinksAlexandru Scvortov2011-09-061-1/+1
| * Merged bug24385 into defaultEmile Joubert2011-09-061-38/+36
| |\
| | * tweak 'publish' funs to make their relationship more obviousMatthias Radestock2011-09-061-38/+36
| * | update commentAlexandru Scvortov2011-09-061-2/+4
| * | improve coverage of rabbit_controlAlexandru Scvortov2011-09-051-0/+9
| |/
| * Merge bug24377Simon MacMullen2011-08-264-17/+16
| |\
| | * one way to check whether rabbit is runningMatthias Radestock2011-08-254-17/+16
| * | Revert most of the merge of bug24315 apart from rabbit_misc:with_local_io/1 s...Simon MacMullen2011-08-261-22/+1
| * | move misplaced commentMatthias Radestock2011-08-261-2/+2
| |/
* | merge default into bug 23056Alexandru Scvortov2011-08-2533-26/+232
|\ \ | |/ |/|
| * fix dialyzer warningsAlexandru Scvortov2011-08-089-9/+26
| * more specsAlexandru Scvortov2011-08-089-2/+52
| * even more specsAlexandru Scvortov2011-08-054-2/+28
| * more specs + revert earlier mistakeAlexandru Scvortov2011-08-053-4/+13
| * more specsAlexandru Scvortov2011-08-052-2/+5
| * more specsAlexandru Scvortov2011-08-054-4/+19
| * file_handle_specs are up to dateAlexandru Scvortov2011-08-051-4/+4
| * refactoringAlexandru Scvortov2011-08-052-3/+2
| * cosmeticAlexandru Scvortov2011-08-051-0/+4
| * amqqueue_sup, delegate specs are up to dateAlexandru Scvortov2011-08-052-3/+14
| * channels and amqqueue_process specs up to dateAlexandru Scvortov2011-08-051-3/+8
| * amqqueue specs up to dateAlexandru Scvortov2011-08-051-3/+4
| * cosmeticAlexandru Scvortov2011-08-051-2/+0
| * don't add specs to the modified OTP modulesAlexandru Scvortov2011-08-052-66/+1
| * merge default into bug23056Alexandru Scvortov2011-08-0569-3741/+9226
| |\
| * \ merge from defaultAlexandru Scvortov2011-02-2391-5462/+4569
| |\ \
| * | | Redid bug23056 changes atop newer base.John DeTreville2010-12-0213-1/+383
* | | | Merge bug24095 into defaultRob Harrop2011-08-242-4/+8
|\ \ \ \
| * \ \ \ Merged bug23979 into defaultEmile Joubert2011-08-231-1/+1
| |\ \ \ \
| | * | | | Shortstrs are actually up to 255. Derp.Matthew Sackman2011-08-221-1/+1
| | * | | | AMQP error reasons are shortstrs. Take advantage of ~p and limit to the short...Matthew Sackman2011-08-221-1/+1
| * | | | | only output warning if clusteredAlexandru Scvortov2011-08-191-3/+7
| |/ / / /
* | | | | Merge with defaultRob Harrop2011-08-221-17/+62
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | It *is* a process. It *has* a pid.Simon MacMullen2011-07-201-3/+3
| * | | | The problem with kill -0 is that its semantics are "could I send a signal to ...Simon MacMullen2011-07-151-1/+1
| * | | | Do these checks the other way round - if the pid is not running we should fai...Simon MacMullen2011-07-151-7/+7
| * | | | Be more clear when pidfile read fails.Simon MacMullen2011-07-151-1/+1
| * | | | Show when we've acquired the pid. This would be useful for diagnostics.Simon MacMullen2011-07-151-5/+7
| * | | | rabbitmqctl wait $PID_FILE.Simon MacMullen2011-07-131-17/+60
* | | | | merge bug24354 into default (test_refresh_events/1 sometimes fails)Alexandru Scvortov2011-08-191-1/+5
|\ \ \ \ \