1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update aws sdk version (#413) More... almost 8 years ago
Relax Atlas Validation rules for some group tags (#411) More... almost 8 years ago
Merge pull request #408 from meleshuk/reduce_allocations More... almost 8 years ago
Heavy metrics polling results in very frequent invocation of ValidCharacters.toValidCharset, which, most of the time, unnecessarily allocates string copies, which creates measurable impact on garbage allocation (#2 StringBuilder abuser in the app I looked at, 100MB/min of char[] allocation). Proposed change takes a tiny hit checking for invalid characters first before making a copy; I suspect that was the initial intention anyway. More... almost 8 years ago
Merge pull request #407 from dmuino/styleFixes More... almost 8 years ago
Fix findBugs violation + style fixes More... almost 8 years ago
Fix typos More... about 8 years ago
Merge pull request #406 from PavlikPolivka/hierarchical-annotation-scanning More... about 8 years ago
Get MonitorTag annotated fields from parent classes - checkstyle fixes More... about 8 years ago
Get MonitorTag annotated fields from parent classes More... about 8 years ago
Do not modify metrics list in CloudWatchMetricObserver (#405) More... about 8 years ago
Merge pull request #402 from brharrington/dynamic-contention More... about 8 years ago
reduce thread contention for expiring cache More... about 8 years ago
update to netty-4.1.5 (#398) More... over 8 years ago
fix missing dependency error due to bad pom (#394) More... over 8 years ago
Merge pull request #393 from brharrington/fix-guice More... over 8 years ago
update iep shadow to fix bad guice version More... over 8 years ago
Merge pull request #392 from brharrington/netty-4.1 More... over 8 years ago
fix build error for RxHttp More... over 8 years ago
update deps to pull in netty 4.1.0.Final More... over 8 years ago
Merge pull request #390 from brharrington/apache-readme More... over 8 years ago
Merge pull request #391 from brharrington/apache-useless More... over 8 years ago
remove confusing apache stats More... over 8 years ago
swap Name and Class headers More... over 8 years ago
Merge pull request #388 from dmuino/cloudwatchErrors More... over 8 years ago
Add counters for Errors to CloudWatchMetricObserver More... over 8 years ago
update version in maven example More... over 8 years ago
Merge pull request #386 from brharrington/update-deps More... over 8 years ago
update dependency recommendations More... over 8 years ago
Updated Bintray API key More... over 8 years ago