| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-1995 and QPID-1996: Rework the refresh mechanism to stop it clearing all... | Robert Gemmell | 2009-07-21 | 3 | -208/+106 |
| * | QPID-1969: restrict the Notifications areas in each VirtualHost tree to only ... | Robert Gemmell | 2009-07-21 | 4 | -5/+46 |
| * | QPID-1994: prevent NPE caused by refreshing whilst app is closing down | Robert Gemmell | 2009-07-21 | 1 | -13/+16 |
| * | QPID-1968: add deleteMessages() support to the QueueOperations tab | Robert Gemmell | 2009-07-21 | 1 | -0/+101 |
| * | QPID-1981: add copyMessages() support to the QueueOperations tab | Robert Gemmell | 2009-07-21 | 1 | -8/+74 |
| * | QPID-1981: Expose copyMessages() queue operation through the JMX MBean interface | Robert Gemmell | 2009-07-21 | 2 | -0/+33 |
| * | QPID-1968: Expose deleteMessages() queue operation through the JMX MBean inte... | Robert Gemmell | 2009-07-21 | 3 | -1/+77 |
| * | QPID-1961: Update the management console to use new viewMessages(long,long) q... | Robert Gemmell | 2009-07-21 | 1 | -14/+165 |
| * | QPID-1961: expand viewMessages() queue operation to support long parameters, ... | Robert Gemmell | 2009-07-21 | 7 | -9/+181 |
| * | make the noprefetch profile not load the store | Rafael H. Schloming | 2009-07-20 | 1 | -1/+1 |
| * | changed the confusingly named store.dir parameter to store.module.dir | Rafael H. Schloming | 2009-07-20 | 1 | -2/+2 |
| * | QPID-1938 - Make the Java Agent more friendly for inclusion by JBoss Deployer | Ted Ross | 2009-07-17 | 14 | -70/+182 |
| * | QPID-1990: add the messages queue position to the viewMessages() operation re... | Robert Gemmell | 2009-07-17 | 3 | -6/+25 |
| * | QPID-1946: updated management interfaces with API version information for rec... | Robert Gemmell | 2009-07-17 | 4 | -5/+48 |
| * | QPID-1946: support server management API checking in the console. | Robert Gemmell | 2009-07-17 | 9 | -6/+496 |
| * | added system properties for controlling the module locations used during test... | Rafael H. Schloming | 2009-07-17 | 8 | -36/+49 |
| * | QPID-1991: dont create Type folder for the known top-level single mbeans | Robert Gemmell | 2009-07-16 | 1 | -0/+21 |
| * | QPID-1946: add server information mbean to expose version info for the broker... | Robert Gemmell | 2009-07-16 | 3 | -0/+144 |
| * | added --no-module-dir to broker invocation to prevent system brokers from loa... | Rafael H. Schloming | 2009-07-15 | 1 | -1/+1 |
| * | QPID-1966: add status bar for operation feedback reports | Robert Gemmell | 2009-07-15 | 15 | -32/+136 |
| * | added support for profile inheritence and refactored profiles to permit conve... | Rafael H. Schloming | 2009-07-14 | 6 | -9/+15 |
| * | QPID-1947: leave the components visible during update to prevent focus-switch... | Robert Gemmell | 2009-07-14 | 10 | -77/+14 |
| * | QPID-1947: Add combo to toolbar allowing selection of update interval for aut... | Robert Gemmell | 2009-07-14 | 2 | -7/+152 |
| * | added debug output to SimpleACLTest; fixed MultipleConnectionTest.waitUntil()... | Rafael H. Schloming | 2009-07-14 | 2 | -1/+2 |
| * | changed default test ports to not conflict with the IANA assigned port numbers | Rafael H. Schloming | 2009-07-13 | 1 | -0/+4 |
| * | more ant 1.6.5 workarounds | Rafael H. Schloming | 2009-07-13 | 1 | -4/+4 |
| * | QPID-1941: ensure old queue entry is deleted as well as dequeued, so it is no... | Robert Gemmell | 2009-07-13 | 1 | -1/+1 |
| * | QPID-1944: add initial new UI view for the Connection mbean | Robert Gemmell | 2009-07-13 | 3 | -2/+482 |
| * | QPID-1944: expose Connection tabular/composite data key values through manage... | Robert Gemmell | 2009-07-13 | 2 | -6/+10 |
| * | QPID-1943: add initial new UI view for the Exchange mbean | Robert Gemmell | 2009-07-13 | 5 | -44/+1149 |
| * | QPID-1943: expose exchange mbeans tabular/composite key values through the ma... | Robert Gemmell | 2009-07-13 | 6 | -18/+21 |
| * | QPID-1945: add initial new UI view for the VirtualHostManager mbean | Robert Gemmell | 2009-07-13 | 5 | -5/+726 |
| * | QPID-1942: initial Queue/Exchange/Connection selection work. | Robert Gemmell | 2009-07-13 | 10 | -801/+929 |
| * | QPID-1937: add an admin user to the example password file | Robert Gemmell | 2009-07-13 | 1 | -0/+1 |
| * | QPID-1932: add initial new UI view for the Queue mbean | Robert Gemmell | 2009-07-13 | 2 | -1/+709 |
| * | QPID-1932: expose Queue tabular/composite key values through the management i... | Robert Gemmell | 2009-07-13 | 2 | -11/+22 |
| * | QPID-1931: add initial new UI view for the LoggingManagement mbean | Robert Gemmell | 2009-07-13 | 6 | -1/+1145 |
| * | QPID-1930: add initial new UI view for the UserManagement mbean | Robert Gemmell | 2009-07-13 | 3 | -1/+733 |
| * | QPID-1930: expose UserManagement composite/tabular type keys through the mana... | Robert Gemmell | 2009-07-13 | 3 | -13/+13 |
| * | QPID-1930: add utility method for creating modal dialog shells, and augment p... | Robert Gemmell | 2009-07-13 | 1 | -1/+36 |
| * | QPID-1929: create factory class to produce MBean views, clean up MBeanView ac... | Robert Gemmell | 2009-07-13 | 5 | -276/+299 |
| * | QPID-1927: move mbean interfaces to management-common, make broker module dep... | Robert Gemmell | 2009-07-11 | 35 | -70/+82 |
| * | QPID-1926: modify management-common module to output an osgi bundle, and have... | Robert Gemmell | 2009-07-11 | 6 | -29/+19 |
| * | QPID-1797: update bundle version format and output filenames, modify ant bund... | Robert Gemmell | 2009-07-11 | 5 | -9/+15 |
| * | refrain from using anything other than filesets inside copy, this makes the b... | Rafael H. Schloming | 2009-07-09 | 2 | -6/+15 |
| * | updated config paths to match yesterdays moving of test_resources | Rafael H. Schloming | 2009-07-09 | 3 | -3/+3 |
| * | removed dead code and old files | Rafael H. Schloming | 2009-07-09 | 14 | -1958/+0 |
| * | moved test profiles and related resources into test-profiles subdirectory | Rafael H. Schloming | 2009-07-08 | 35 | -37/+38 |
| * | added script for generating maven poms and moved disposable build output unde... | Rafael H. Schloming | 2009-07-08 | 30 | -29/+2870 |
| * | added jython-2.5.0.jar to lib dir, this is not yet used, but will be shortly | Rafael H. Schloming | 2009-07-07 | 1 | -0/+0 |