| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged bug23866 into default | Emile Joubert | 2011-09-22 | 58 | -749/+1134 |
| |\ | |||||
| | * | Merging bug24433 to default | Matthew Sackman | 2011-09-22 | 1 | -119/+105 |
| | |\ | |||||
| | | * | Avoid construction of intermediate queue | Matthew Sackman | 2011-09-22 | 1 | -6/+7 |
| | | | | |||||
| | | * | merge default into bug24433 | Matthias Radestock | 2011-09-19 | 1 | -116/+101 |
| | | |\ | |||||
| | | | * | count queue consumers as required by the spec | Matthias Radestock | 2011-09-19 | 1 | -10/+9 |
| | | | | | |||||
| | | | * | merge default into bug24433 | Matthias Radestock | 2011-09-18 | 1 | -19/+13 |
| | | | |\ | |||||
| | | | * \ | merge default into bug24433 | Matthias Radestock | 2011-09-18 | 0 | -0/+0 |
| | | | |\ \ | |||||
| | | | * | | | improved compiling- and working-ness | Matthias Radestock | 2011-09-18 | 1 | -34/+33 |
| | | | | | | | |||||
| | | | * | | | merge from default | Matthias Radestock | 2011-09-18 | 1 | -48/+47 |
| | | | |\ \ \ | |||||
| | | | * | | | | work in progress | Matthias Radestock | 2011-09-17 | 1 | -140/+117 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This doesn't even compile; but I want to stash it away so I can cherry pick some of the refactorings and tweaks for 'default'. | ||||
| | * | | | | | | binary:bin_to_list -> binary_to_list | Alexandru Scvortov | 2011-09-22 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | merge bug24386 into default | Matthias Radestock | 2011-09-22 | 13 | -253/+401 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | get the spec of list_dir right at last | Matthias Radestock | 2011-09-22 | 1 | -2/+2 |
| | | | | | | | | | |||||
| | | * | | | | | | merge heads | Alexandru Scvortov | 2011-09-21 | 1 | -1/+2 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | fix a dialyzer warning | Alexandru Scvortov | 2011-09-21 | 1 | -1/+2 |
| | | | | | | | | | | |||||
| | | * | | | | | | | cosmetic | Matthias Radestock | 2011-09-21 | 1 | -10/+9 |
| | | |/ / / / / / | |||||
| | | * | | | | | | don't use rabbit_file in the FHC tests | Alexandru Scvortov | 2011-09-21 | 1 | -1/+5 |
| | | | | | | | | | |||||
| | | * | | | | | | refactor | Alexandru Scvortov | 2011-09-21 | 1 | -17/+11 |
| | | | | | | | | | |||||
| | | * | | | | | | merge default into bug24386 | Alexandru Scvortov | 2011-09-21 | 13 | -253/+403 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | move file functions from misc to rabbit_file | Alexandru Scvortov | 2011-09-21 | 12 | -298/+335 |
| | | | | | | | | | | |||||
| | | | * | | | | | | guard all prim_file uses | Alexandru Scvortov | 2011-09-21 | 5 | -550/+113 |
| | | | | | | | | | | |||||
| | | | * | | | | | | make fhc a gen_server2, turn releases into casts and prioritise them | Alexandru Scvortov | 2011-09-20 | 1 | -22/+27 |
| | | | | | | | | | | |||||
| | | | * | | | | | | release descriptors explicitly | Alexandru Scvortov | 2011-09-16 | 2 | -16/+28 |
| | | | | | | | | | | |||||
| | | | * | | | | | | merge default into bug24386 | Alexandru Scvortov | 2011-09-16 | 5 | -49/+582 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | use prim_file instead of file2 | Alexandru Scvortov | 2011-09-16 | 5 | -981/+73 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | refactor | Alexandru Scvortov | 2011-09-15 | 1 | -13/+13 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | changes to file and filelib2 | Alexandru Scvortov | 2011-09-14 | 2 | -177/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * strip out most types and specs; * replace the use of error with erlang:error in one place; * file2 starts up serialiser on-demand and uses it for subsequenct calls. The R13 modules used here require slightly fewer changes than the R14 ones. | ||||
| | | | | * | | | | | | add file and filelib form R13B03 | Alexandru Scvortov | 2011-09-14 | 2 | -0/+1520 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | remove file2 and filelib2 | Alexandru Scvortov | 2011-09-14 | 2 | -1429/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're going to replace them with the ones from R12. | ||||
| | | | | * | | | | | | file2 will start the serialiser when it needs it | Alexandru Scvortov | 2011-09-14 | 2 | -10/+15 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | make the serialiser more generic by not registering it on start_link | Alexandru Scvortov | 2011-09-14 | 3 | -19/+13 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | rename io_runner to serialiser | Alexandru Scvortov | 2011-09-14 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | merge default into bug24386 | Alexandru Scvortov | 2011-09-14 | 36 | -39/+245 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | merge default into bug24386 | Alexandru Scvortov | 2011-09-13 | 7 | -46/+1551 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | revert changes to worker_pool | Alexandru Scvortov | 2011-09-13 | 1 | -6/+4 |
| | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | add a dedicated process for running io actions | Alexandru Scvortov | 2011-09-13 | 3 | -1/+90 |
| | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | refactor + handle MFAs | Alexandru Scvortov | 2011-09-09 | 1 | -8/+4 |
| | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | remove more specs so that it compiles on R14 again | Alexandru Scvortov | 2011-09-07 | 1 | -6/+0 |
| | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | improve comments a bit | Alexandru Scvortov | 2011-09-07 | 2 | -2/+4 |
| | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | remove specs so that file2 and filelib2 compile on R12B-5 | Alexandru Scvortov | 2011-09-07 | 2 | -381/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, forward-port the file:file_name/1 from R12B-5, because the one in R14 uses a bif not available in R12. | ||||
| | | | | | * | | | | | | | if the worker_pool is not running, run the submitted job in the current process | Alexandru Scvortov | 2011-09-07 | 3 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The only time when this happens is when using the file2 and filelib2 functions during prelaunch and prepare, which should be fine. The alternative is starting worker_pool before it's needed, but the logic of that ends up being quite complicated, as we also have to stop it before starting rabbit fully and it may already be running. | ||||
| | | | | | * | | | | | | | use filelib2 instead of filelib in most cases in queue_index and misc | Alexandru Scvortov | 2011-09-07 | 2 | -13/+13 |
| | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | patch filelib2 so that it uses file2 | Alexandru Scvortov | 2011-09-07 | 2 | -5/+8 |
| | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | copy over filelib.erl from R14B03 as filelib2.erl | Alexandru Scvortov | 2011-09-07 | 1 | -0/+498 |
| | | | | | | | | | | | | | |||||
| | | | | | * | | | | | | | use file2 in most cases in queue_index, file_handle_cache and misc | Alexandru Scvortov | 2011-09-07 | 5 | -34/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately, the worker pool is now a pre-requisite for some file operations, so we have to start it in prelaunch:start/0 and rabbit:prepare/0. | ||||
| | | | | | * | | | | | | | patch file2 so that it compiles and runs file_server2 calls through the ↵ | Alexandru Scvortov | 2011-09-07 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | worker_pool | ||||
| | | | | | * | | | | | | | copy over file.erl from R14B03 as file2.erl | Alexandru Scvortov | 2011-09-07 | 1 | -0/+1283 |
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | correct a spec that has been wrong for ages | Matthias Radestock | 2011-09-22 | 1 | -1/+1 |
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it helps to occasionally look more closely at the dialyzer output | ||||
| | * | | | | | | | | | | remove redundant "-s rabbit" from windows startup scripts | Matthias Radestock | 2011-09-21 | 2 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...and bring the order of erl args in line with that of the Unix script, for aesthetic reasons | ||||
| | * | | | | | | | | | | Merge bug17174 into default | Rob Harrop | 2011-09-21 | 1 | -14/+18 |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
