| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | 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 |
| | * | 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 | 34 | -37/+239 |
| | |\ | |||||
| | * \ | 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 |
| | | * | | if the worker_pool is not running, run the submitted job in the current process | Alexandru Scvortov | 2011-09-07 | 3 | -11/+11 |
| | | * | | 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 |
| | | * | | patch file2 so that it compiles and runs file_server2 calls through the worke... | Alexandru Scvortov | 2011-09-07 | 1 | -3/+10 |
| | | * | | copy over file.erl from R14B03 as file2.erl | Alexandru Scvortov | 2011-09-07 | 1 | -0/+1283 |
| * | | | | merge bug24425 into default (FHC can become bottleneck when large numbers of ... | Alexandru Scvortov | 2011-09-15 | 1 | -20/+22 |
| |\ \ \ \ | |||||
| | * | | | | Use ets table instead of dict | Matthew Sackman | 2011-09-14 | 1 | -20/+22 |
| | | |_|/ | |/| | | |||||
| * | | | | fix a spec | Matthias Radestock | 2011-09-14 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge heads. | Jerry Kuch | 2011-09-13 | 1 | -11/+7 |
| |\ \ \ | |||||
| | * | | | consistency | Matthias Radestock | 2011-09-08 | 1 | -2/+2 |
| | * | | | do the todo | Matthias Radestock | 2011-09-08 | 1 | -10/+6 |
| | |/ / | |||||
| * | | | Merge bug 23056 | Jerry Kuch | 2011-09-13 | 9 | -113/+78 |
| |\ \ \ | |/ / | |||||
| | * | | don't follow symlinks | Alexandru Scvortov | 2011-09-06 | 1 | -1/+7 |
| | * | | use the recurisve delete from rabbit_misc | Alexandru Scvortov | 2011-09-06 | 1 | -32/+4 |
| | * | | don't ignore symlinks | Alexandru Scvortov | 2011-09-06 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merged bug24385 into default | Emile Joubert | 2011-09-06 | 1 | -38/+36 |
| | |\ | |||||
| | | * | tweak 'publish' funs to make their relationship more obvious | Matthias Radestock | 2011-09-06 | 1 | -38/+36 |
| | * | | update comment | Alexandru Scvortov | 2011-09-06 | 1 | -2/+4 |
| | * | | improve coverage of rabbit_control | Alexandru Scvortov | 2011-09-05 | 1 | -0/+9 |
| | |/ | |||||
| | * | Merge bug24377 | Simon MacMullen | 2011-08-26 | 4 | -17/+16 |
| | |\ | |||||
| | | * | one way to check whether rabbit is running | Matthias Radestock | 2011-08-25 | 4 | -17/+16 |
| | * | | Revert most of the merge of bug24315 apart from rabbit_misc:with_local_io/1 s... | Simon MacMullen | 2011-08-26 | 1 | -22/+1 |
| | * | | move misplaced comment | Matthias Radestock | 2011-08-26 | 1 | -2/+2 |
| | |/ | |||||
| * | | merge default into bug 23056 | Alexandru Scvortov | 2011-08-25 | 33 | -26/+232 |
| |\ \ | |/ |/| | |||||
| | * | fix dialyzer warnings | Alexandru Scvortov | 2011-08-08 | 9 | -9/+26 |
| | * | more specs | Alexandru Scvortov | 2011-08-08 | 9 | -2/+52 |
| | * | even more specs | Alexandru Scvortov | 2011-08-05 | 4 | -2/+28 |
| | * | more specs + revert earlier mistake | Alexandru Scvortov | 2011-08-05 | 3 | -4/+13 |
| | * | more specs | Alexandru Scvortov | 2011-08-05 | 2 | -2/+5 |
| | * | more specs | Alexandru Scvortov | 2011-08-05 | 4 | -4/+19 |
| | * | file_handle_specs are up to date | Alexandru Scvortov | 2011-08-05 | 1 | -4/+4 |
