Remove debug printlns... |
|
More...
|
about 12 years ago
|
Simpler impl of route cleanup logic. Avoids NPE that could ocurr /w previous impl. |
|
More...
|
about 12 years ago
|
Only show the delete/disconnect buttons when something is selected. use more colorful buttons. |
|
More...
|
about 12 years ago
|
Deploy the website to the svn pubsub location. |
|
More...
|
about 12 years ago
|
Include the html5 shim .js in the webconsole to avoid having to be online to access it. |
|
More...
|
about 12 years ago
|
Fixes problems with the new console not loading up by default when the unstable modules are included in the build. Also the swagger docs would break when they were included. |
|
More...
|
about 12 years ago
|
Apply a better color style to the API ref so that it does not stick out as much. |
|
More...
|
about 12 years ago
|
Avoid hitting 3rd party websites to render. |
|
More...
|
about 12 years ago
|
Applying typo fixes contributed by Alexandru Totolici <[email protected]> Thanks! |
|
More...
|
about 12 years ago
|
Disable caching of dynamic content and make sure the session id is passed along in ajax requests. |
|
More...
|
about 12 years ago
|
In cases were pub sub is used with large numbers of consumers / producers and destinations, the number of routing sessions can grow really fast. lets shutdown sessions once they are idle for over 2 seconds. |
|
More...
|
about 12 years ago
|
Tweak the button/link styles a bit. |
|
More...
|
about 12 years ago
|
APLO-282: Increase the compaction ratio limit and also log when compactions complete. |
|
More...
|
about 12 years ago
|
Do an index repair if the index file fails to initially open. |
|
More...
|
about 12 years ago
|
Fixes an assertion failure. |
|
More...
|
about 12 years ago
|
Support changing the refresh interval of the ajax console. |
|
More...
|
about 12 years ago
|
web console config tab is not displayed if the user does not have the access to view/change the configuration. |
|
More...
|
about 12 years ago
|
Include the open sans font and the ace js editor so that console is self contained. Update NOTICE files to provide attribution. |
|
More...
|
about 12 years ago
|
Remove obsolete files. |
|
More...
|
about 12 years ago
|
Fixes APLO-280: Clarification about message groups |
|
More...
|
about 12 years ago
|
Fixing APLO-285: Websocket warnings - Add in better exception handling on a websocket transport write. |
|
More...
|
about 12 years ago
|
Log when compactions occur so folks can monitor to see if they are occurring too often. |
|
More...
|
about 12 years ago
|
APLO-245: The LevelDB store does not seem to get cleaned/compacted |
|
More...
|
about 12 years ago
|
Pickup released proton version |
|
More...
|
about 12 years ago
|
Make sure that the config URLs are secured. |
|
More...
|
about 12 years ago
|
Link to the REST api reference from the console page. |
|
More...
|
about 12 years ago
|
Better editor styling and selection handling. |
|
More...
|
about 12 years ago
|
Add a configuration tab to the console view. |
|
More...
|
about 12 years ago
|
Switch to a snapshot of proton to pickup up a fix for when detach frames are sent. |
|
More...
|
about 12 years ago
|
All amqp joram tests are passing now against the QPID 0.20 client. |
|
More...
|
about 12 years ago
|