0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't add PolicyURIs to portType More... almost 14 years ago
Merge branch 'master' of github.com:riskmetrics/sapon More... almost 14 years ago
no need to create a MessageContext, as it just gets immediately overwritten More... almost 14 years ago
Merge branch 'master' of http://github.com/riskmetrics/sapon More... almost 14 years ago
testing.. More... almost 14 years ago
fix policy application for description hierarchy and ensure policy application for proxy services in synapse More... almost 14 years ago
check module engagement at message level More... almost 14 years ago
check module engagement at message level More... almost 14 years ago
delegate policy attachment More... almost 14 years ago
just log error to avoid null pointer exception when message isn't set More... almost 14 years ago
decouple MessagePolicyInfo from OperationPolicyInfo (was screwing up instanceof checks) More... almost 14 years ago
cache Policies to avoid creating multiple copies More... almost 14 years ago
use uuid instead of constant cid More... almost 14 years ago
add .gitignores to trick git into pulling in empty dirs More... almost 14 years ago
add necessary test dep More... almost 14 years ago
small readability rewrite More... about 14 years ago
just log the exception, instead of pulling out the exception's message More... about 14 years ago
update rampart transport validation More... about 14 years ago
don't blow up when endpoint format is null More... about 14 years ago
fix issue where CONTINUE invocation response was being treated as unrecognized More... about 14 years ago
cleanup addressing error message, to actually tell you which header was missing More... about 14 years ago
cleanup mapping endpoint to avoid race condition, and add more flexible class-based mediation More... about 14 years ago
Revert "removed unused and redundant wsdl printing code from AxisService" More... about 14 years ago
remove has* methods from messagecontext More... about 14 years ago
minor cleanup More... about 14 years ago
removed unused and redundant wsdl printing code from AxisService More... about 14 years ago
the axis2 threadpool classes offered nothing significant over the built-in executor tools, and were very little used anyways, so scrap them More... about 14 years ago
don't string concat in a loop More... about 14 years ago
minor cleanup More... about 14 years ago
don't append string in a loop More... about 14 years ago