summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove file2 and filelib2Alexandru Scvortov2011-09-142-1429/+0
| | | | We're going to replace them with the ones from R12.
* 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 heads.Jerry Kuch2011-09-131-11/+7
| |\
| | * Merging headsMatthew Sackman2011-09-131-11/+7
| | |\
| | | * Merge bug 24416 (yes, let's use dirty ops instead)Simon MacMullen2011-09-091-1/+1
| | | |\
| | | * | consistencyMatthias Radestock2011-09-081-2/+2
| | | | |
| | | * | do the todoMatthias Radestock2011-09-081-10/+6
| | | | |
| * | | | Merge bug 23056Jerry Kuch2011-09-1319-130/+139
| |\ \ \ \ | | |/ / /
| * | | | merge default into bug 23056Alexandru Scvortov2011-08-2535-28/+238
| |\ \ \ \
| | * | | | fix dialyzer warningsAlexandru Scvortov2011-08-089-9/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ones left now are mostly our over-specifying functions in interfaces and a couple of "crated function has no return".
| | * | | | more specsAlexandru Scvortov2011-08-089-2/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The specs in msg_store_ets_index, msg_store_gc, msg_store_index, net, networking, node_monitor, prelaunch, queue_collector, queue_index, reader, registry, restartable_sup, router, sasl_report_file_h, ssl, trace, upgrade, upgrade_functions, version, vhost, writer, tcp_acceptor, tcp_acceptor_sup, tcp_listener, tcp_listener_sup, vm_memory_monitor, worker_pool, worker_pool_sup, worker_pool_worker, misc, types are up to date. That should be the last of the specs.
| | * | | | even more specsAlexandru Scvortov2011-08-054-2/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specs in heartbeat, limiter, log, memory_monitor, vm_memory_monitor, mirror_queue_coordinator, mirror_queue_master, mirror_queue_misc, mirror_queue_slave, mnesia, msg_file, msg_store are up to date.
| | * | | | more autogenerated specsAlexandru Scvortov2011-08-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | The specs for framing_0_8 and framing_0_9_1 are up to date.
| | * | | | more specs + revert earlier mistakeAlexandru Scvortov2011-08-053-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The specs for binary_parser, channel_sup, channel_sup_sup, client_sup, command_assembler, connection_sup, control, direct, error_logger, error_logger_file, event, exchange, exchange_type, exchange_type_direct, exchange_type_fanout, exchange_type_headers, exchange_type_topic, framing, guid are fine. The two framing modules are missing the spec for lookup_class_name/1.
| | * | | | more specsAlexandru Scvortov2011-08-052-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specs for access_control, binding, alarm, auth_backend, auth_backend_internal, auth_mechanism, auth_mechansim_amqplain, auth_mechanism_cr_demo, auth_mechanism_plain, backing_queue, basic, and binary_generator are up to date.
| | * | | | more specsAlexandru Scvortov2011-08-054-4/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specs for gatherer, gm, priority_queue, rabbit and rabbit_sup are up to date.
| | * | | | file_handle_specs are up to dateAlexandru Scvortov2011-08-051-4/+4
| | | | | |
| | * | | | refactoringAlexandru Scvortov2011-08-052-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | delegate_sup specs are up to date
| | * | | | cosmeticAlexandru Scvortov2011-08-051-0/+4
| | | | | |
| | * | | | amqqueue_sup, delegate specs are up to dateAlexandru Scvortov2011-08-052-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | Nothing to do for bpqueue.
| | * | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | Nothing to do in channel.
| | * | | | 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 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 processAlexandru Scvortov2011-09-073-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 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Scvortov2011-09-071-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | worker_pool
| * | | | | | | 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
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | which is handy for emacs
* | | | | | Merge bug24387 into defaultSteve Powell2011-09-082-33/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge in defaultSteve Powell2011-09-087-12/+36
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |