0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #167 from danielwegener/wip-163-spring-boot-starter More... over 8 years ago
Merge pull request #177 from SvenBunge/t2_spring43 More... almost 9 years ago
Use latest Spring 4.3 version and update all spring dependencies to the latest GA More... almost 9 years ago
Readme: Master is under development [skip ci] More... almost 9 years ago
Merge pull request #174 from SvenBunge/issue_171 More... almost 9 years ago
Merge pull request #175 from SvenBunge/issue_168 More... almost 9 years ago
Fixes #168: Websphere 12c doesn't allow Map as JMS header payload. Fix: We render the TPIC as string. More... almost 9 years ago
Remove references to old backends and precise the information what a developer of own backend can expect / has to keep in mind. More... almost 9 years ago
Fix copy and paste error in binding/springhttpclient/README.md More... almost 9 years ago
Merge pull request #166 from SvenBunge/issue96 More... about 9 years ago
Add importable java configs for spring modules. Add tracee-spring-boot-starter that autoconfigures tracees spring modules if the underlying technology is used in the spring boot application. Add javaconfig documentation for springhttpclient and springmvc. Add default configuration for tracee-springws that uses a bean postprocessor to add the TraceeClientInterceptor to the WebServiceTemplate. Let tracee-springws tests use the TraceeSpringWsConfiguration Fixes #163 More... about 9 years ago
Fixes #96 by inventing a Advice to add the tracee context before the reponse headers are commited More... about 9 years ago
Merge pull request #165 from danielwegener/apply-code-format More... about 9 years ago
Apply code format (+organize imports) using the following options: IntelliJ 2016.1 standard code format with the following extras: - No wildcard imports - overlayed with .editorconfig (140 column lines, tab indentation except markdown) More... about 9 years ago
Move version of httpclient to the top because it's used in several modules More... about 9 years ago
Small refactoring of springhttpclient binding (integration is like before but I switched to java config in testcases and adjusted the documentation) More... about 9 years ago
Update version of httpclient 4 (for tests) More... about 9 years ago
Reformat code More... about 9 years ago
Update httpclient to latest version More... about 9 years ago
Add some documentation for httpclient 5 More... about 9 years ago
Don't send metrics to coverity (cherry picked from commit 756e01a) More... about 9 years ago
Remove Coverity Badge More... about 9 years ago
Add Codacy and replace BSD badge with newer one More... about 9 years ago
add new module for httpcomponents 5 to bom More... about 9 years ago
Merge pull request #158 from SvenBunge/t2_httpcomponents5 More... about 9 years ago
Merge pull request #157 from SvenBunge/t2_npe More... about 9 years ago
add new module for httpcomponents 5 More... about 9 years ago
remove default constructor More... about 9 years ago
Throw IllegalArgumentException like MDC of slf4j instead of a NPE More... about 9 years ago
These old classes wasn't formated very well. => Reformat code More... about 9 years ago