Commit Graph

86 Commits

Author SHA1 Message Date
Diana Corbacho 115de38442 Remove unused tables 2016-02-16 16:29:49 +00:00
Diana Corbacho b99df47451 Use an additional index to avoid overlap insert/delete 2016-01-19 15:19:12 +00:00
Diana Corbacho 5edea6aac4 Use indexes 2016-01-18 17:21:18 +00:00
Diana Corbacho 41aa871e1d Remove unused tables 2016-01-15 14:26:57 +00:00
Diana Corbacho 7cca27b621 Add license header 2016-01-06 11:30:27 +01:00
Diana Corbacho 859bfcdb2e Add forgotten file 2016-01-06 09:31:04 +01:00
Diana Corbacho f519d5e1d5 Minor changes and doc 2016-01-06 09:31:03 +01:00
Diana Corbacho 62cf32504c Aggregate stats in records 2016-01-06 09:31:03 +01:00
Diana Corbacho 82cfca72c9 Aggregated stats in ETS tables per type 2016-01-06 09:31:03 +01:00
Diana Corbacho b5fe108db4 Update authors 2016-01-06 09:31:03 +01:00
Diana Corbacho dc10a5a20e Convert fine stats details in a constant 2016-01-06 09:31:03 +01:00
Diana Corbacho 2354f4fbfb Using ETS in mgmt_stats 2016-01-06 09:31:01 +01:00
Diana Corbacho 9d7add84e0 Calculate tree total in event-time 2016-01-06 09:31:01 +01:00
Robby Raschke 5a1d369956 Split the mgmt db code into writer (rabbit_mgmt_event_collector) and reader (rabbit_mgmt_db). 2016-01-06 09:31:01 +01:00
Michael Klishin 890c94e0a3 Update (c) info 2016-01-01 12:59:18 +03:00
Petr Gotthard 8105b76aa2 Enable resource handlers to store data into context. 2015-09-01 19:27:35 +02:00
Michael Klishin e439844d61 (c) year 2015-05-24 04:17:41 +03:00
Simon MacMullen 63431eaf1f Update copyright for 2014 2014-03-17 17:25:22 +00:00
Simon MacMullen 00dece0a0c s/VMware/GoPivotal/g 2013-07-01 10:49:13 +01:00
Simon MacMullen 0977e83855 Merge in default 2013-02-14 10:33:47 +00:00
Emile Joubert 44a82d0d90 Update copyright 2013 2013-01-23 11:51:55 +00:00
Simon MacMullen 411eb36556 Start to write unit tests for some of the more fiddly bits of rabbit_mgmt_db. 2012-12-20 16:34:10 +00:00
Simon MacMullen 73edd80979 Crude WIP of range selection. 2012-12-19 17:58:36 +00:00
Simon MacMullen 4bb9e8897b oops 2012-11-01 16:17:06 +00:00
Emile Joubert 0c3b91287e Authenticate direct client with password 2012-09-19 15:05:44 +01:00
Emile Joubert 08f557cb59 Update copyright 2012 2012-02-02 13:24:33 +00:00
Simon MacMullen cdac39d2e3 Merge in default. 2011-08-16 13:06:42 +01:00
Alexandru Scvortov 26413839ea update copyright headers
Also, make them look like the ones in the broker.
2011-08-01 10:36:37 +01:00
Simon MacMullen d6d1e517e8 Use an include file 2011-07-19 14:37:56 +01:00
Simon MacMullen 2544dde727 Do authentication in Mochiweb, should unbreak Safari. 2011-06-07 16:24:44 +01:00
Simon MacMullen 57364afed1 Silence a warning, remove the password from the wm context as we no longer need it. 2011-05-03 17:53:22 +01:00
Simon MacMullen 7a642fb27b Let an auth plugin specify which vhosts a user can see. 2010-11-22 16:06:35 +00:00
Simon MacMullen fc6e497834 Use internal APIs rather than Erlang client to create queues / exchanges / bindings. Gets rid of the magic user, will allow us to recreate server-named queues. 2010-09-29 11:31:23 +01:00
Simon MacMullen 8436d78eb6 Generate magic username / password randomly. 2010-09-28 10:39:37 +01:00
Simon MacMullen c54b1c3541 Enforce permissions around channels / connections. 2010-09-13 15:48:11 +01:00
Simon MacMullen dce819ab2f Exchanges. 2010-08-26 17:42:03 +01:00