rabbitmq-server/deps/rabbitmq_management/src
Simon MacMullen c383acd2d2 Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
..
rabbit_mgmt_app.erl Use the new forms of rabbit_webmachine:setup/1 and makeloop/1 2011-02-23 14:53:07 +00:00
rabbit_mgmt_db.erl Untabify 2011-02-18 10:38:41 +00:00
rabbit_mgmt_dispatcher.erl The start of a publish mechanism. 2011-02-23 17:59:34 +00:00
rabbit_mgmt_format.erl Do something simple to defend against non-UTF-8 headers. This is not round-trippable, but hopefully people doing binary headers are quite rare. 2011-03-10 16:34:59 +00:00
rabbit_mgmt_global_sup.erl Depend on rabbitmq-management-agent 2010-11-05 13:38:49 +00:00
rabbit_mgmt_util.erl Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
rabbit_mgmt_wm_aliveness_test.erl Compile on R12B5. 2011-01-07 10:39:04 +00:00
rabbit_mgmt_wm_all_configuration.erl Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
rabbit_mgmt_wm_binding.erl Remove more AMQPish records. 2010-11-19 11:17:52 +00:00
rabbit_mgmt_wm_bindings.erl Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
rabbit_mgmt_wm_channel.erl Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
rabbit_mgmt_wm_channels.erl Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
rabbit_mgmt_wm_connection.erl Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
rabbit_mgmt_wm_connection_channels.erl Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
rabbit_mgmt_wm_connections.erl Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
rabbit_mgmt_wm_exchange.erl The start of a publish mechanism. 2011-02-23 17:59:34 +00:00
rabbit_mgmt_wm_exchange_publish.erl Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
rabbit_mgmt_wm_exchanges.erl Revert changes to all_or_one_vhost, they date from when I was trying to make the plugin own vhosts. filter_vhost will do all the access control, just as it always has. 2010-12-20 18:21:15 +00:00
rabbit_mgmt_wm_help.erl Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
rabbit_mgmt_wm_node.erl Hide information on nodes and listeners from non-admins. 2010-11-12 12:33:40 +00:00
rabbit_mgmt_wm_nodes.erl Merged bug23467 into default 2010-12-13 13:40:10 +00:00
rabbit_mgmt_wm_overview.erl rabbit_mgmt_util:vhosts/1 doesn't exist any more since bug 23455. Fix, add a test for the non-admin case, look embarrassed. 2011-01-20 14:54:41 +00:00
rabbit_mgmt_wm_permission.erl Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
rabbit_mgmt_wm_permissions.erl Split rabbit_access_control up. 2010-12-21 13:00:38 +00:00
rabbit_mgmt_wm_permissions_user.erl Split rabbit_access_control up. 2010-12-21 13:00:38 +00:00
rabbit_mgmt_wm_permissions_vhost.erl Split rabbit_access_control up. 2010-12-21 13:00:38 +00:00
rabbit_mgmt_wm_queue.erl Replace most creations of AMQPish records with use of rabbit_mgmt_util:http_to_amqp/5. Trim down tests quite a bit to only use manadatory args or ones we care about. 2010-11-19 10:55:40 +00:00
rabbit_mgmt_wm_queue_get.erl Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
rabbit_mgmt_wm_queue_purge.erl Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
rabbit_mgmt_wm_queues.erl Revert changes to all_or_one_vhost, they date from when I was trying to make the plugin own vhosts. filter_vhost will do all the access control, just as it always has. 2010-12-20 18:21:15 +00:00
rabbit_mgmt_wm_user.erl Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
rabbit_mgmt_wm_users.erl Split rabbit_access_control up. 2010-12-21 13:00:38 +00:00
rabbit_mgmt_wm_vhost.erl Split rabbit_access_control up. 2010-12-21 13:00:38 +00:00
rabbit_mgmt_wm_vhosts.erl Split rabbit_access_control up. 2010-12-21 13:00:38 +00:00
rabbit_mgmt_wm_whoami.erl Let an auth plugin specify which vhosts a user can see. 2010-11-22 16:06:35 +00:00