5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added security section to reference manual + new constructor for AgentServlet. More... about 14 years ago
Updated changes.xml More... about 14 years ago
Look up access policy with alternate classloader if the first lookup fails. More... about 14 years ago
Added sample for a restrictor service. More... about 14 years ago
Added org.jolokia.listenForHttpService bundle property. More... about 14 years ago
Added dynamic handling of a restrictor service in an OSGi environment. More... about 14 years ago
Refactored restrictor handling. More... about 14 years ago
suppress warnings for findbugs, which are bogus More... about 14 years ago
Sonar fixes. More... about 14 years ago
Sonar fixes. More... about 14 years ago
Merge branch 'request-refact' More... about 14 years ago
Added further unit tests More... about 14 years ago
Added additional tests. More... about 14 years ago
Updated to jquery 1.5.1, added trailing slashes to POST requests if missing, select proper HTTP method for proxy requests in jolokia.js More... about 14 years ago
Minor javascript tunings. More... about 14 years ago
Further refactoring and added documentation + tests. More... about 14 years ago
Refactore JmxRequest to be more type safe and in order to prevent a monolythic approach. More... about 14 years ago
Refactored JmxRequest into an own package More... about 14 years ago
Adapted meta files. More... about 14 years ago
Update jolokia meta. More... over 14 years ago
Added meta data and jolokia-access.xml to site suite. More... over 14 years ago
Sonar fixes More... over 14 years ago
Adapted javascript tests to new type behaviour More... over 14 years ago
Re-enabed javascript test-app. More... over 14 years ago
Merge branch 'json-typed' More... over 14 years ago
Updated version to 0.90-SNAPSHOT, updated reference manual for new parameters serialization. Updated protocol version to 4.2 More... over 14 years ago
Support for Maps, Lists and native types for POST requests added. More... over 14 years ago
Refined serialization so that typed objects can be taken, too. (Certain types only, of course) More... over 14 years ago
Added plugin repository to test-app. More... over 14 years ago
Instead of using always strings as values in the json responses, the proper JSON type (Long,Double or Boolean) is used. More... over 14 years ago