| Commit message (Expand) | Author | Age | Files | Lines |
| * | Initial change to separate virtual hosts into types | Robert Godfrey | 2013-06-17 | 6 | -3/+12 |
| * | QPID-4912: Allow setting queue binding arguments in exchange MBean | Alex Rudyy | 2013-06-06 | 1 | -0/+140 |
| * | QPID-4908: Expose queue attributes MessageGroupKey and MessageGroupSharedGrou... | Alex Rudyy | 2013-06-05 | 1 | -0/+35 |
| * | QPID-4897 : [Java Broker] Allow selectors on bindings fro non-topic exchanges | Robert Godfrey | 2013-06-01 | 6 | -303/+345 |
| * | QPID-4876: Throw an exception when virtual host configuration is not found in... | Alex Rudyy | 2013-05-22 | 1 | -3/+3 |
| * | QPID-4858: Prevent silent use of insecure HTTP connector when HTTP protocol w... | Alex Rudyy | 2013-05-17 | 2 | -3/+3 |
| * | QPID-4863: Validate plugin attribute changes and throw UnsupportedOperationEx... | Alex Rudyy | 2013-05-17 | 1 | -0/+22 |
| * | QPID-4847: add support for message group attributes when creating/inspecting ... | Robert Gemmell | 2013-05-15 | 1 | -2/+1 |
| * | QPID-4382 : [Java Broker] Implement the default exchange as a facade on top o... | Robert Godfrey | 2013-05-11 | 9 | -96/+34 |
| * | QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same port | Robert Godfrey | 2013-05-11 | 1 | -49/+96 |
| * | NO-JIRA: add missing licence headers to various java files | Robert Gemmell | 2013-05-05 | 1 | -0/+20 |
| * | QPID-4815: make BrokerOptions the primary source of the location for the logg... | Robert Gemmell | 2013-05-05 | 1 | -1/+1 |
| * | QPID-4814: Fix the rest layer configured object update by name and multiple o... | Alex Rudyy | 2013-05-04 | 1 | -1/+0 |
| * | QPID-4813: Protect operations to update queue and exchange attributes with ACL | Alex Rudyy | 2013-05-04 | 5 | -0/+504 |
| * | QPID-4802: In management mode set state to ERRORED for failing to activate au... | Alex Rudyy | 2013-05-03 | 3 | -0/+162 |
| * | QPID-4809: add support for setting configuration properties through the comma... | Robert Gemmell | 2013-05-03 | 1 | -1/+1 |
| * | QPID-4795: update naming of the UserManagement MBeans to remove restriction p... | Robert Gemmell | 2013-05-01 | 3 | -22/+12 |
| * | QPID-4785: relax restrictions on editing/deleting active ports outwith manage... | Robert Gemmell | 2013-04-29 | 2 | -47/+3 |
| * | QPID-4639: Improve functionality to delete store on virtual host deletion | Alex Rudyy | 2013-04-29 | 1 | -0/+6 |
| * | QPID-4777: Add UI to view and edit web management configuration | Alex Rudyy | 2013-04-26 | 8 | -8/+141 |
| * | QPID-4596: Call AuthenticationManager#onCreate() only when authentication pro... | Alex Rudyy | 2013-04-25 | 1 | -0/+46 |
| * | QPID-4753: Add additional tests for updated AcessControlProvider config, inc ... | Robert Gemmell | 2013-04-23 | 2 | -0/+399 |
| * | QPID-4753: move ACL config from broker attribute to a top level entity | Alex Rudyy | 2013-04-19 | 4 | -19/+23 |
| * | QPID-4755: Rename broker attribute 'supportedStoreTypes' into 'virtualHostSup... | Alex Rudyy | 2013-04-19 | 2 | -2/+14 |
| * | QPID-4752: Make the GroupProvider a full broker-level configuration entry ins... | Alex Rudyy | 2013-04-19 | 9 | -29/+361 |
| * | QPID-4754: Make broker name editable and show it in the browser title | Alex Rudyy | 2013-04-19 | 2 | -2/+2 |
| * | QPID-4746, QPID-4747:Fix the tests failing on IBM JDK | Alex Rudyy | 2013-04-18 | 1 | -18/+33 |
| * | QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from... | Alex Rudyy | 2013-04-17 | 12 | -167/+96 |
| * | QPID-4731: Added additional system test DurableSubscriptionTest#testUnsubscri... | Keith Wall | 2013-04-17 | 1 | -33/+113 |
| * | QPID-4390, QPID-4743: generate ID's randomly at startup, for the broker and d... | Robert Gemmell | 2013-04-15 | 19 | -25/+65 |
| * | QPID-4739: add ACL tests for new TrustStore + KeyStore objects | Robert Gemmell | 2013-04-15 | 1 | -0/+302 |
| * | QPID-4739: complete support for defining multiple key/trust stores and assign... | Robert Gemmell | 2013-04-12 | 14 | -87/+663 |
| * | QPID-4705: Restrict access to web management interfaces to authenticated and ... | Alex Rudyy | 2013-04-08 | 5 | -12/+115 |
| * | QPID-4676: set the certificate alias to use for the client to ensure the test... | Robert Gemmell | 2013-04-05 | 1 | -1/+1 |
| * | QPID-4695: Add validation of configured object names and IDs | Alex Rudyy | 2013-04-03 | 1 | -0/+17 |
| * | QPID-4691: Fix validation and UI for setting of keystore/truststore/peerstore... | Alex Rudyy | 2013-04-02 | 1 | -2/+134 |
| * | QPID-4676: add system test to check External authentication provider behaviou... | Robert Gemmell | 2013-04-02 | 1 | -1/+73 |
| * | QPID-4657, QPID-4683: review changes for new port configuration functionality | Robert Gemmell | 2013-03-31 | 2 | -2/+9 |
| * | QPID-4678: Add ACL checks to restrict the operations to change broker level c... | Alex Rudyy | 2013-03-29 | 2 | -0/+461 |
| * | QPID-4677: Rename broker and virtual host attribute constants to distiguish t... | Alex Rudyy | 2013-03-29 | 2 | -27/+27 |
| * | QPID-4677: Add missing broker attributes related to store transactions | Alex Rudyy | 2013-03-29 | 1 | -0/+8 |
| * | QPID-4677: Fix incorrect attribute names and update web management console UI... | Alex Rudyy | 2013-03-29 | 1 | -4/+4 |
| * | QPID-4661: Fix broker attribute conversion bug | Alex Rudyy | 2013-03-29 | 1 | -1/+22 |
| * | QPID-4661: Add UI into java broker web management console to edit broker attr... | Alex Rudyy | 2013-03-20 | 4 | -4/+129 |
| * | QPID-4657: Add UI into java broker web management console to add/edit/delete ... | Alex Rudyy | 2013-03-18 | 4 | -5/+22 |
| * | QPID-4636: expand testing of the new TrustManagers | Robert Gemmell | 2013-03-17 | 2 | -0/+61 |
| * | QPID-4636: add 'peersOnly=false' on the 'regular trustStore' for clarity, add... | Robert Gemmell | 2013-03-14 | 2 | -2/+3 |
| * | QPID-4593: Remove initial store type command line argument, simplify configur... | Alex Rudyy | 2013-03-14 | 1 | -4/+3 |
| * | QPID-4596,QPID-4638: Change authentication provider names to shorter names, r... | Alex Rudyy | 2013-03-13 | 5 | -7/+7 |
| * | QPID-4639: Add UI to add/delete virtual hosts into java broker web management... | Alex Rudyy | 2013-03-11 | 1 | -14/+2 |