Commit Graph

2017 Commits

Author SHA1 Message Date
Simon MacMullen c43108f0e9 Show credit flow state for channels and queues, merge display with that of idleness. 2013-12-02 14:57:43 +00:00
Simon MacMullen 2c768c3078 Move determination of flow-ness into the server. 2013-12-02 13:47:07 +00:00
Simon MacMullen e12976af9e Merge bug25882 2013-11-22 11:02:23 +00:00
Simon MacMullen 7438ccd7f0 Cope with percentages being missing. 2013-11-20 11:18:13 +00:00
Simon MacMullen 706770f7b7 stable to default 2013-11-19 15:02:05 +00:00
Simon MacMullen 84d0b03c87 Merge bug25889 2013-11-19 15:01:55 +00:00
Simon MacMullen 5ec15c5023 Inline wrap_values_in_struct() and do the same for non-monitoring users. 2013-11-19 15:01:40 +00:00
Michael Klishin 5ed2f354fe Refactor
* Wrap all values in {struct, OldVal}
 * Use a list comprehension
2013-11-19 18:51:22 +04:00
Simon MacMullen 68b7bee91e Doc update 2013-11-19 14:22:43 +00:00
Simon MacMullen 867b5df14d Do the percent-formatting in the web UI layer. 2013-11-19 14:14:06 +00:00
Michael Klishin c0dd33f599 Make sure message_stats and queue_totals are serialized as JSON objects 2013-11-19 15:40:52 +04:00
Tim Watson 820ae130a8 stable to default 2013-11-18 12:05:32 +00:00
Tim Watson ac87277dc0 merge bug25872 into stable 2013-11-18 12:05:21 +00:00
Simon MacMullen dd2575b269 Accommodate rename. 2013-11-14 17:09:38 +00:00
Simon MacMullen 2317b8a701 consumer_bound info item. 2013-11-14 12:03:35 +00:00
Simon MacMullen db9ab5393d Merge bug25876 2013-11-14 11:23:28 +00:00
Simon MacMullen 0ac81e6a06 Don't say how it's implemented, but do explain that it's case insensitive and link to the docs. 2013-11-13 15:08:13 +00:00
Simon MacMullen 1a7f31125b If the regex is invalid, display the error message rather than returning all rows. 2013-11-13 11:09:44 +00:00
Simon MacMullen ecdac946c7 Reduce distance to default and fix layout (on my browser at least...) 2013-11-12 17:09:02 +00:00
Simon MacMullen 77a0f492f6 Patch as contributed. 2013-11-12 16:41:31 +00:00
Simon MacMullen 7286f7dd17 Always report coarse queue stats. 2013-11-11 12:11:08 +00:00
Simon MacMullen 3d2bb7f18d stable to default 2013-11-11 10:32:05 +00:00
Simon MacMullen 32c7546579 Added tag rabbitmq_v3_2_1 for changeset 87b761cdb138 2013-11-07 15:22:03 +00:00
Simon MacMullen d23420cb7f stable to default 2013-11-06 16:09:03 +00:00
Simon MacMullen da3486a8d6 Merge bug25865 2013-11-06 16:02:59 +00:00
Simon MacMullen 2cb832e304 Remove vestiges of uri_auth_used. 2013-11-06 15:58:32 +00:00
Matthew Sackman 654115ec25 Move bug25865 to stable. 2013-11-06 15:51:08 +00:00
Simon MacMullen b16782947d stable to default 2013-10-31 11:29:35 +00:00
Simon MacMullen 441f1fe11b Merge bug25861 2013-10-31 11:29:25 +00:00
Simon MacMullen 494fa8ed45 userinfo is already decoded at both call sites. 2013-10-31 11:22:31 +00:00
Simon MacMullen 3672a9303c stable to default 2013-10-28 09:29:36 +00:00
Emile Joubert 82ea23525a Merged default into stable 2013-10-25 18:19:48 +01:00
Simon MacMullen 36e1f1e65e Merge bug25720. 2013-10-24 15:31:16 +01:00
Simon MacMullen d3d39c8e68 Remove 55672 -> 15672 redirect. 2013-10-24 15:30:56 +01:00
Emile Joubert 4e3216b8a2 Added tag rabbitmq_v3_2_0 for changeset 8d01c9ab6910 2013-10-23 13:22:10 +01:00
Simon MacMullen 2926ee0aa6 stable to default 2013-10-15 11:41:38 +01:00
Simon MacMullen 53354488f4 Fix hider. 2013-10-15 11:41:25 +01:00
Simon MacMullen 2e58fa900b Merge bug25811 2013-10-09 18:07:28 +01:00
Simon MacMullen 43cb6268b2 Hide "log out" button if it's not going to do anything. 2013-10-09 18:04:49 +01:00
Simon MacMullen 6ab31a4bfc Simplify and abstract a bit. 2013-10-09 17:55:23 +01:00
Matthew Sackman 3c1ce12eed Remember how stupid JS is... 2013-10-09 17:24:41 +01:00
Matthew Sackman 485f0f4687 Detect if there's a userinfo section in the window href, and if there is, try to set up the ram auth cookie correctly so that we immediately auth straight through. 2013-10-09 17:16:47 +01:00
Simon MacMullen 3d4a7cc9e4 Merge bug25711 2013-10-09 14:02:32 +01:00
Simon MacMullen 1316a7a10e Revert change that broke tests on python 2.6. 2013-10-09 14:01:36 +01:00
Simon MacMullen 430a1a2ca6 Trailing whitespace 2013-10-09 13:55:56 +01:00
Tim Watson 90fdc54734 copy over the test (default) config before executing the test cases 2013-10-09 12:56:00 +01:00
Tim Watson 0fa8bd5983 Strip unused function 2013-10-09 12:25:46 +01:00
Tim Watson 652ca62768 Catch specific exception and assert explicit --config is present 2013-10-09 12:24:03 +01:00
Tim Watson d8c9cfa879 de-couple option setting from exception handling 2013-10-09 11:52:40 +01:00
Tim Watson 8c2730770e use just one naming convention for the test config files 2013-10-09 11:18:12 +01:00