Commit Graph

562 Commits

Author SHA1 Message Date
Marek Majkowski 7cdffb8a88 bug23551 merged into default 2010-11-29 11:23:06 +00:00
Simon MacMullen ee811d99fd So those tests should have failed long ago when I removed send_oct et al from /overview, but... Erlang claims 0 < undefined. I disagree. Fix that, and make sure we would catch bug 23551 if it happened again. 2010-11-29 10:45:59 +00:00
Simon MacMullen 535d0adcdd Scope, what scope? 2010-11-26 17:42:13 +00:00
Simon MacMullen b880bd8a65 Checking the unformatted/augmented ID only works for exchanges (since queues are just pids at that point. Check the formatted / augmented version instead. 2010-11-26 17:35:01 +00:00
Simon MacMullen 0348cad2f1 Match realm names, don't ask for creds twice. 2010-11-26 14:28:50 +00:00
Simon MacMullen c56e765636 Visual fix 2010-11-26 13:55:45 +00:00
Marek Majkowski 374152607a bug23485 merged into default 2010-11-24 13:04:42 +00:00
Marek Majkowski d838d6b89a Cosmetic 2010-11-24 13:04:05 +00:00
Simon MacMullen aa44d7c2a2 Merge in from default 2010-11-24 10:20:06 +00:00
Simon MacMullen 02574990fb Remove duplication. 2010-11-24 10:19:17 +00:00
Simon MacMullen b6eb967fb1 Remove user / vhost links. They're not particularly useful, consistently applied, or likely to work when a non-admin is logged in. 2010-11-22 16:23:53 +00:00
Simon MacMullen 23fa66ecbc Add a note 2010-11-22 16:14:03 +00: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 48968481cf Further busyness reduction. 2010-11-20 13:12:48 +00:00
Simon MacMullen e48acce337 Reduce busyness of overview page a bit. 2010-11-20 13:04:25 +00:00
Simon MacMullen 82ef554201 Since I'm here, improve display of common errors. 2010-11-19 17:50:07 +00:00
Simon MacMullen 6fbcf4b2dc Matthias did not like the way mandatory args were handled, so it had to go 2010-11-19 17:37:26 +00:00
Simon MacMullen 06f8a73d04 These should really be binaries. rabbitmq-erlang-client on default allows you to get this wrong. We don't now. 2010-11-19 16:14:28 +00:00
Simon MacMullen 90d45f34d3 Be consistent about refused return 2010-11-19 15:54:55 +00:00
Simon MacMullen ff085b817c Merged default into bug23467 2010-11-19 15:51:57 +00:00
Simon MacMullen d037b5d7cb Changes for pluggable auth backends 2010-11-19 15:38:58 +00:00
Simon MacMullen d4304d1036 Update the documentation 2010-11-19 11:25:10 +00:00
Simon MacMullen 7b1d72cc19 Remove more AMQPish records. 2010-11-19 11:17:52 +00:00
Simon MacMullen 0eb3755ff8 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
Simon MacMullen e9e036eff2 Show "None" if no exclusive owner. 2010-11-18 11:46:41 +00:00
Simon MacMullen 199ca6fe7b Rethink what a facts table should look like, hide bindings by default, unify purge / delete section, other visual tweaks. 2010-11-17 16:13:28 +00:00
Michael Bridgen 1682b1fe89 Merge bug23460 (idle times) 2010-11-17 13:52:13 +00:00
Simon MacMullen e9fe19a4b4 Fix rabbitmqadmin, config import, and tests. The first two are trivial, the last is a mess and convinces me to start work on bug 23384. 2010-11-17 10:51:23 +00:00
Simon MacMullen 6d91087517 Document bash completion. 2010-11-17 10:22:18 +00:00
Simon MacMullen e61d1a2371 Had this sitting around for a while; may as well commit it. Small refactor and bash completion for rabbitmqadmin. 2010-11-17 10:17:39 +00:00
Simon MacMullen 80fe87a5c2 Don't let 'acronyms' look clickable 2010-11-16 15:44:46 +00:00
Simon MacMullen 5d90d3c1a1 Display idle_since pseudo-info-item. 2010-11-16 15:41:17 +00:00
Marek Majkowski cd8237c16a bug23501 merged into default 2010-11-15 17:30:11 +00:00
Emile Joubert 5028c0985a Merged bug23493 into default 2010-11-15 14:09:02 +00:00
Jerry Kuch a72111117a Update HTTP API help page with internal exchanges. 2010-11-15 12:45:18 +00:00
Simon MacMullen 484a800767 Rearrange queue lengths / message rates a bit, make it a tiny bit less bitty. 2010-11-15 12:44:29 +00:00
Jerry Kuch 5390797655 Support internal exchanges in management plugin. 2010-11-15 12:32:42 +00:00
Simon MacMullen ac0937d696 Hide applications by default 2010-11-12 17:07:44 +00:00
Simon MacMullen 88511a0c48 For non-admin users only show message rates and total queue sizes for vhosts they have access to. 2010-11-12 14:57:07 +00:00
Simon MacMullen 4ee741f1c7 Make it clearer where things come from 2010-11-12 13:35:17 +00:00
Simon MacMullen d123eb3271 Hide information on nodes and listeners from non-admins. 2010-11-12 12:33:40 +00:00
Simon MacMullen 76883462ba No longer needed 2010-11-11 16:43:19 +00:00
Simon MacMullen 7776ee0810 What this was all about: show SSL details on connection page. 2010-11-11 10:13:32 +00:00
Simon MacMullen 415887903a rabbitmq-managment's loss is rabbitmqctl's gain. 2010-11-10 18:30:29 +00:00
Simon MacMullen 31ec988f22 May as well make the table wider 2010-11-10 16:08:00 +00:00
Simon MacMullen a2cd33e0c6 List exchange types and auth mechanisms 2010-11-10 15:05:17 +00:00
Simon MacMullen 3b59e216d0 Show auth_mechanism info key 2010-11-10 11:12:00 +00:00
Simon MacMullen 783c145729 Only show vhost list and vhosts in lists if they're interesting. 2010-11-09 11:42:43 +00:00
Simon MacMullen 1cf6393929 Add nodes 2010-11-09 11:02:22 +00:00
Simon MacMullen 6d9373a248 It is important that each release look slightly different. 2010-11-09 10:55:04 +00:00