summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug24386Alexandru Scvortov2011-09-137-46/+1551
|\
| * revert changes to worker_poolAlexandru Scvortov2011-09-131-6/+4
| * add a dedicated process for running io actionsAlexandru Scvortov2011-09-133-1/+90
| * refactor + handle MFAsAlexandru Scvortov2011-09-091-8/+4
| * remove more specs so that it compiles on R14 againAlexandru Scvortov2011-09-071-6/+0
| * improve comments a bitAlexandru Scvortov2011-09-072-2/+4
| * remove specs so that file2 and filelib2 compile on R12B-5Alexandru Scvortov2011-09-072-381/+10
| * if the worker_pool is not running, run the submitted job in the current processAlexandru Scvortov2011-09-073-11/+11
| * use filelib2 instead of filelib in most cases in queue_index and miscAlexandru Scvortov2011-09-072-13/+13
| * patch filelib2 so that it uses file2Alexandru Scvortov2011-09-072-5/+8
| * copy over filelib.erl from R14B03 as filelib2.erlAlexandru Scvortov2011-09-071-0/+498
| * use file2 in most cases in queue_index, file_handle_cache and miscAlexandru Scvortov2011-09-075-34/+40
| * patch file2 so that it compiles and runs file_server2 calls through the worke...Alexandru Scvortov2011-09-071-3/+10
| * copy over file.erl from R14B03 as file2.erlAlexandru Scvortov2011-09-071-0/+1283
* | Added tag rabbitmq_v2_6_1 for changeset 12e1420e9df4Tim Fox2011-09-120-0/+0
* | Changelog changes for 2.6.1rabbitmq_v2_6_1Tim Fox2011-09-122-0/+9
* | show full paths in dialyzer warningsMatthias Radestock2011-09-091-1/+1
* | Merge bug24387 into defaultSteve Powell2011-09-082-33/+11
|\ \
| * \ Merge in defaultSteve Powell2011-09-087-12/+36
| |\ \ | |/ / |/| |
* | | Merge bug24393Simon MacMullen2011-09-081-0/+1
|\ \ \ | |_|/ |/| |
| * | Set process limit when running as a Windows serviceEmile Joubert2011-09-071-0/+1
|/ /
* | Merge bug24399 into defaultDavid Wragg2011-09-066-12/+35
|\ \
| * | Be consistent about attempting to remove the directory whenever we can; remov...Matthew Sackman2011-09-063-7/+14
| * | When we stop, wipe out the directory rather than just the pid file. This avoi...Matthew Sackman2011-09-062-2/+2
| * | The custom seems to be to ensure the directory is created on startup.Matthew Sackman2011-09-055-5/+21
| | * 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
|/
* Merging headsMatthew Sackman2011-09-050-0/+0
|\
| * Added tag 6547461e6c2e, rabbitmq_v2_6_0 for changeset 61cd06576025Matthew Sackman2011-09-010-0/+0
* | Just like the init script, the ocf script should put the pid file in /var/run...Matthew Sackman2011-09-051-1/+1
* | Added tag rabbitmq_v2_6_0 for changeset 6547461e6c2eMatthew Sackman2011-09-010-0/+0
|/
* Added tag rabbitmq_v2.6.0 for changeset 6547461e6c2e6547461e6c2eTim Fox2011-08-300-0/+0
* Changelogs for 2.6.0 releaserabbitmq_v2_6_0rabbitmq_v2.6.0Tim Fox2011-08-302-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
|/
* Update for user tags. Also move the explanation of the listing format to the ...Simon MacMullen2011-08-251-3/+5
* 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.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
| * | fast-forward bug23979 to defaultAlexandru Scvortov2011-08-190-0/+0
| |\ \ | | |/ | |/|