summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug 23056bug23056Alexandru Scvortov2011-08-2535-28/+238
|\
| * fix dialyzer warningsAlexandru Scvortov2011-08-089-9/+26
| * more specsAlexandru Scvortov2011-08-089-2/+52
| * even more specsAlexandru Scvortov2011-08-054-2/+28
| * more autogenerated specsAlexandru Scvortov2011-08-051-0/+3
| * 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
| * backing_queue_spec and variable_queue specs up to dateAlexandru Scvortov2011-08-051-2/+3
| * 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-05102-4275/+9658
| |\
| * \ merge from defaultAlexandru Scvortov2011-02-23132-6367/+5685
| |\ \
| * | | 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
| |\ \ \ \
| | * \ \ \ Merge bug24357 into defaultRob Harrop2011-08-221-1/+1
| | |\ \ \ \
| | | * | | | Shortstrs are actually up to 255. Derp.bug24357Matthew 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 clusteredbug23979Alexandru Scvortov2011-08-191-3/+7
| * | | | | fast-forward bug23979 to defaultAlexandru Scvortov2011-08-190-0/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Move the default pid file so it doesn't get wiped out by rabbitmqctl reset.bug24095Simon MacMullen2011-08-231-1/+1
* | | | | | Update the man page.Simon MacMullen2011-08-221-6/+14
* | | | | | Merge with defaultRob Harrop2011-08-227-23/+94
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MNESIA_DIR is not always set. Make sure the directory exists.Simon MacMullen2011-07-281-2/+3
| * | | | | ...and get the ownership right.Simon MacMullen2011-07-272-0/+2
| * | | | | /var/run/rabbitmq should existSimon MacMullen2011-07-272-0/+2
| * | | | | Always write the pid file, and write it in /var/run for debs/RPMs.Simon MacMullen2011-07-272-5/+4
| * | | | | It *is* a process. It *has* a pid.Simon MacMullen2011-07-201-3/+3
| * | | | | (Untested) attempt at updating OCF script.Simon MacMullen2011-07-201-3/+18
| * | | | | Uh, it's probably an idea to write out the pidfile as early as possible, in c...Simon MacMullen2011-07-191-4/+4
| * | | | | 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
| * | | | | We should probably prefix this.Simon MacMullen2011-07-142-3/+3
| * | | | | rabbitmqctl wait $PID_FILE.Simon MacMullen2011-07-132-18/+61
| * | | | | PID_FILESimon MacMullen2011-07-132-2/+9
* | | | | | merge bug24354 into default (test_refresh_events/1 sometimes fails)Alexandru Scvortov2011-08-191-1/+5
|\ \ \ \ \ \
| * | | | | | Hypothesis: what's happening is some old channel_created event from a previou...bug24354Simon MacMullen2011-08-191-1/+5
* | | | | | | TypoSimon MacMullen2011-08-191-1/+1
* | | | | | | merge bug 24356 into default (pg2_fixed will blow up if compiled with R12B5)Alexandru Scvortov2011-08-192-7/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merging bug24230 to default, againMatthew Sackman2011-08-1942-803/+1843
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | merge bug24194 into defaultMatthias Radestock2011-08-181-4/+7
| | |\ \ \ \ \ \