summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* extend commentbug24315Alexandru Scvortov2011-09-231-0/+2
* merge default into bug24315Alexandru Scvortov2011-09-238-18/+32
|\
| * refactorAlexandru Scvortov2011-09-063-29/+17
| * fix testsAlexandru Scvortov2011-09-061-2/+2
| * log various ctl actionsAlexandru Scvortov2011-09-066-7/+33
* | merge bug24332 into defaultMatthias Radestock2011-09-233-130/+111
|\ \
| * \ merge headsAlexandru Scvortov2011-09-222-120/+106
| |\ \
| | * \ Merged bug23866 into defaultEmile Joubert2011-09-2258-749/+1134
| | |\ \
| | | * \ Merging bug24433 to defaultMatthew Sackman2011-09-221-119/+105
| | | |\ \
| | | | * | Avoid construction of intermediate queuebug24433Matthew Sackman2011-09-221-6/+7
| | | | * | merge default into bug24433Matthias Radestock2011-09-191-116/+101
| | | | |\ \
| | | | | * | count queue consumers as required by the specMatthias Radestock2011-09-191-10/+9
| | | | | * | merge default into bug24433Matthias Radestock2011-09-181-19/+13
| | | | | |\ \
| | | | | * \ \ merge default into bug24433Matthias Radestock2011-09-180-0/+0
| | | | | |\ \ \
| | | | | * | | | improved compiling- and working-nessMatthias Radestock2011-09-181-34/+33
| | | | | * | | | merge from defaultMatthias Radestock2011-09-181-48/+47
| | | | | |\ \ \ \
| | | | | * | | | | work in progressMatthias Radestock2011-09-171-140/+117
| | * | | | | | | | Merged bug24403 into bug23866bug23866Emile Joubert2011-09-061-1/+12
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Remove fake doctype from man pagesbug24403Jim Apperly2011-09-061-1/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | fix rabbit_file:group_tokens/1Alexandru Scvortov2011-09-221-10/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | merge default into bug24332bug24332Alexandru Scvortov2011-09-2214-254/+402
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | binary:bin_to_list -> binary_to_listAlexandru Scvortov2011-09-221-1/+1
| * | | | | | | | merge bug24386 into defaultMatthias Radestock2011-09-2213-253/+401
| |\ \ \ \ \ \ \ \
| | * | | | | | | | get the spec of list_dir right at lastbug24386Matthias Radestock2011-09-221-2/+2
| | * | | | | | | | merge headsAlexandru Scvortov2011-09-211-1/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | fix a dialyzer warningAlexandru Scvortov2011-09-211-1/+2
| | * | | | | | | | | cosmeticMatthias Radestock2011-09-211-10/+9
| | |/ / / / / / / /
| | * | | | | | | | don't use rabbit_file in the FHC testsAlexandru Scvortov2011-09-211-1/+5
| | * | | | | | | | refactorAlexandru Scvortov2011-09-211-17/+11
| | * | | | | | | | merge default into bug24386Alexandru Scvortov2011-09-2113-253/+403
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | move file functions from misc to rabbit_fileAlexandru Scvortov2011-09-2112-298/+335
| | | * | | | | | | | guard all prim_file usesAlexandru Scvortov2011-09-215-550/+113
| | | * | | | | | | | make fhc a gen_server2, turn releases into casts and prioritise themAlexandru Scvortov2011-09-201-22/+27
| | | * | | | | | | | release descriptors explicitlyAlexandru Scvortov2011-09-162-16/+28
| | | * | | | | | | | merge default into bug24386Alexandru Scvortov2011-09-165-49/+582
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | use prim_file instead of file2Alexandru Scvortov2011-09-165-981/+73
| | | | * | | | | | | | refactorAlexandru Scvortov2011-09-151-13/+13
| | | | * | | | | | | | changes to file and filelib2Alexandru Scvortov2011-09-142-177/+23
| | | | * | | | | | | | add file and filelib form R13B03Alexandru Scvortov2011-09-142-0/+1520
| | | | * | | | | | | | remove file2 and filelib2Alexandru Scvortov2011-09-142-1429/+0
| | | | * | | | | | | | file2 will start the serialiser when it needs itAlexandru Scvortov2011-09-142-10/+15
| | | | * | | | | | | | make the serialiser more generic by not registering it on start_linkAlexandru Scvortov2011-09-143-19/+13
| | | | * | | | | | | | rename io_runner to serialiserAlexandru Scvortov2011-09-141-1/+1
| | | | * | | | | | | | merge default into bug24386Alexandru Scvortov2011-09-1436-39/+245
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ 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