3
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made a better message for ISB_INEFFICIENT_STRING_BUFFERING
kjlubick
as Kevin Lubick
More... almost 11 years ago
this.toString() no longer causes ISB
kjlubick
as Kevin Lubick
More... almost 11 years ago
Added some examples for NAB related detectors
kjlubick
as Kevin Lubick
More... almost 11 years ago
A simple fix to kjlubick/fb-contrib/issues/7
kjlubick
as Kevin Lubick
More... almost 11 years ago
Updating logger tests before I mess with them
kjlubick
as Kevin Lubick
More... almost 11 years ago
oi More... almost 11 years ago
add java/util/Calendar as risky for prmc, somewhat overly cautious, but not too much More... almost 11 years ago
simplify: use internal classnames for lookupClass (use /) More... about 11 years ago
remove stupid ../../ generated by findbugs More... about 11 years ago
update slf4j to 1.7.7 More... about 11 years ago
ignore new BigDecimal(0|1) as it's common and conversion safe More... about 11 years ago
guard against AIOOBs More... about 11 years ago
add test for emptyList() an PRMC More... about 11 years ago
don't report PCAIL in switches (overly conservative loop might be in a switch statement) More... about 11 years ago
add fp for pcail with switch statements More... about 11 years ago
Merge pull request #16 from kjlubick/fixHESFalsePositives More... about 11 years ago
Added null check
kjlubick
as Kevin Lubick
More... about 11 years ago
Polished up false positive fix
kjlubick
as Kevin Lubick
More... about 11 years ago
Made test case for addressing HES false positives
kjlubick
as Kevin Lubick
More... about 11 years ago
Merge remote-tracking branch 'upstream/master' into forpullReq_misc
kjlubick
as Kevin Lubick
More... about 11 years ago
ignore agentmain methods More... about 11 years ago
report calling .equals on a StringBuffer/Builder More... about 11 years ago
add new spp problem More... about 11 years ago
latest release is now 5.2.1 More... about 11 years ago
prepared for version 5.2.1 release More... about 11 years ago
Unnecessary Annotation
kjlubick
as Kevin Lubick
More... about 11 years ago
stop using env vars for findbugs dir, use user.properties More... about 11 years ago
Merge branch 'forpullReq' into forpullReq_misc
kjlubick
as Kevin Lubick
More... about 11 years ago
Remove redundant clears
kjlubick
as Kevin Lubick
More... about 11 years ago
Merge branch 'forpullReq' into forpullReq_misc
kjlubick
as Kevin Lubick
More... about 11 years ago