Commit Graph

1289 Commits

Author SHA1 Message Date
Tim Watson d311cc948c merge bug24983 2012-06-06 14:04:49 +01:00
Simon MacMullen 92521ab2b3 Detect python < 2.6 and bail. This requires some changes so that the script will at least parse (but not run) with older python (tested with 2.4 as that seems to be the oldest version in common use; thanks RHEL5). 2012-06-06 12:14:08 +01:00
Emile Joubert 8e3b2693a2 Merged bug24695 into default 2012-05-28 16:54:42 +01:00
Simon MacMullen 63c8121833 Merge heads 2012-05-14 14:02:34 +01:00
Simon MacMullen d6c00d4f86 Tests are failing in CI due to simple timeouts. (I assume; for a change *these* tests are all synchronous.) So bump the timeout for each test. 2012-05-14 13:58:34 +01:00
Emile Joubert 37484d5451 Merged bug24830 into default 2012-05-11 11:49:25 +01:00
Simon MacMullen c4a0a569b6 Don't let the user specify types for properties, they're pretty much all strings. 2012-05-01 17:52:04 +01:00
Simon MacMullen 69fca3a603 Allow selecting types in the web UI, and clean up a little: allow booleans, and detect floats in the HTTP API. 2012-05-01 17:39:07 +01:00
Simon MacMullen 36a9985feb Merge bug24196. 2012-05-01 12:28:01 +01:00
Simon MacMullen 8b45a24ea2 Added tag rabbitmq_v2_8_2 for changeset cc37df8537d3 2012-04-30 12:31:34 +01:00
Simon MacMullen 4795b8e7ee No, really, "nodes" is not always there. Damn it. 2012-04-27 13:48:22 +01:00
Simon MacMullen 3808438994 Merge in bug24196 2012-04-24 13:39:14 +01:00
Simon MacMullen 93a56c95d2 Merge in default 2012-04-24 13:38:11 +01:00
Simon MacMullen af5cc315d1 fmt_escape_html_one_line 2012-04-24 13:35:32 +01:00
Simon MacMullen 1dd883adf8 fmt_shortened_uri 2012-04-23 18:43:28 +01:00
Simon MacMullen 4a51e1f91d Merge bug 24837 2012-04-20 17:00:20 +01:00
Simon MacMullen c0948cbee7 Tweaks 2012-04-20 16:59:32 +01:00
Simon MacMullen f8bcd8fe55 Oops 2012-04-19 16:16:25 +01:00
Simon MacMullen f305cde0fb Allow setting and clearing parameters in rabbitmqadmin 2012-04-19 16:03:24 +01:00
Simon MacMullen ddbb514707 Fix badmatch and give some context if an error occurs. 2012-04-19 15:39:25 +01:00
Simon MacMullen 65134adde2 [83,104,111,119,32,115,116,114,105,110,103,32,101,114,114,111,114,115,32,112,114,111,112,101,114,108,121] 2012-04-19 15:14:47 +01:00
Simon MacMullen 0715cae9e7 Missed a bit 2012-04-19 15:14:04 +01:00
Simon MacMullen 229e042db1 s/app_name/component/g 2012-04-19 14:42:57 +01:00
Simon MacMullen 0378fad714 Oops 2012-04-17 15:00:40 +01:00
Simon MacMullen 180497784e Clean up after tests 2012-04-17 14:59:02 +01:00
Simon MacMullen 0b8ea8b1b3 Merge bug24875 2012-04-17 12:21:07 +01:00
Simon MacMullen 62878fffec xmerl dependency 2012-04-17 12:20:41 +01:00
Simon MacMullen e1195a3d04 Document "columns" query string parameter. 2012-04-16 13:57:17 +01:00
Simon MacMullen e547ca538b Tests 2012-04-05 13:30:38 +01:00
Simon MacMullen b8b1429fac list/1 might not find anything. 2012-04-05 13:30:32 +01:00
Simon MacMullen b8162b4408 Actually handle validation errors. 2012-04-05 13:22:54 +01:00
Simon MacMullen e4f2e10828 A bit of API documentation. 2012-04-03 14:56:24 +01:00
Simon MacMullen 34996ed8c8 Display a complete table of versions when there is a mismatch. 2012-03-30 11:13:10 +01:00
Simon MacMullen 922c5861b7 Great big error message. 2012-03-29 18:22:38 +01:00
Simon MacMullen 69e46837c4 Merge bug 23463 2012-03-29 17:45:03 +01:00
Simon MacMullen b9694f080f Terminology 2012-03-29 15:56:36 +01:00
Simon MacMullen 3e1ab02515 Make parameters part of the definitions dump. 2012-03-28 15:08:26 +01:00
Simon MacMullen fd54574af3 Err, implement that. 2012-03-27 16:11:11 +01:00
Simon MacMullen 41d23accc5 AppName and Key should both be binary. 2012-03-27 16:10:58 +01:00
Simon MacMullen bb95e49348 Oops 2012-03-27 15:16:54 +01:00
Simon MacMullen 16040a1f5e CRUD for parameters. 2012-03-27 13:24:37 +01:00
Simon MacMullen 6b82f81005 List runtime parameters in mgmt. 2012-03-26 18:27:07 +01:00
Emile Joubert 923125a276 Number of columns has changed 2012-03-26 10:52:22 +01:00
Emile Joubert fca20c0f44 Free disk reporting 2012-03-23 15:17:25 +00:00
Simon MacMullen d14a74ee3d Added tag rabbitmq_v2_8_1 for changeset c4e0b7571260 2012-03-22 16:08:02 +00:00
Emile Joubert 3fca057adf Merged bug24811 into default 2012-03-22 10:18:27 +00:00
Simon MacMullen 4afa490adc Don't have non-monitor users request /api/nodes. This means we need to put exchange_types on /api/overview, but that's not too hideous as we sort of want to treat it as global anyway. 2012-03-21 11:42:19 +00:00
Simon MacMullen 892a931268 Added tag rabbitmq_v2_8_0 for changeset 41e3d33aaf79 2012-03-19 11:34:33 +00:00
Simon MacMullen 16618ae77e Unused variable 2012-03-16 14:47:16 +00:00
Simon MacMullen 6abf39be7a Refactoring of the tests I did in a failed attempt to test bug24794. These are worth keeping. 2012-03-15 16:12:42 +00:00