3
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove debug printlns...
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Simpler impl of route cleanup logic. Avoids NPE that could ocurr /w previous impl.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Only show the delete/disconnect buttons when something is selected. use more colorful buttons.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Deploy the website to the svn pubsub location.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Include the html5 shim .js in the webconsole to avoid having to be online to access it.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Apply a better color style to the API ref so that it does not stick out as much.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Avoid hitting 3rd party websites to render.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Applying typo fixes contributed by Alexandru Totolici <[email protected]> Thanks!
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Disable caching of dynamic content and make sure the session id is passed along in ajax requests.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Tweak the button/link styles a bit.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
APLO-282: Increase the compaction ratio limit and also log when compactions complete.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Do an index repair if the index file fails to initially open.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes an assertion failure.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Support changing the refresh interval of the ajax console.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
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.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Remove obsolete files.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes APLO-280: Clarification about message groups
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixing APLO-285: Websocket warnings - Add in better exception handling on a websocket transport write.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Log when compactions occur so folks can monitor to see if they are occurring too often.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
APLO-245: The LevelDB store does not seem to get cleaned/compacted
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Pickup released proton version
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Make sure that the config URLs are secured.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Link to the REST api reference from the console page.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Better editor styling and selection handling.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Add a configuration tab to the console view.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Switch to a snapshot of proton to pickup up a fix for when detach frames are sent.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
All amqp joram tests are passing now against the QPID 0.20 client.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago