Add the concept of "Project Name" to the RUNS table in the database.
[cfb.git] / prod / net / jaekl / cfb / analyze /
2015-12-13 Chris JaeklAdd the concept of "Project Name" to the RUNS table...
2015-12-12 Chris JaeklSwap MimeType and Content to their correct positions...
2015-12-12 Chris JaeklDM_DEFAULT_ENCODING: Be explicit that our HTML gets...
2015-12-12 Chris JaeklAddress EI_EXPOSE_REP and EI_EXPOSE_REP2 FindBugs warnings.
2015-10-31 Chris JaeklSwitch from javax.mail to net.jaekl.qd.SendMail.
2015-10-26 Chris JaeklAdd email notifications.
2015-10-04 Chris JaeklAdd ability to output HTML report of differences found...
2015-10-03 Chris Jaekl(Finally) reach the point where we have some useful...
2015-10-03 Chris JaeklAdd some unit testing of the CfbSchema.
2015-09-29 Chris JaeklPartial implemenation of load-Analysis code.
2015-09-28 Chris JaeklAdd computation of deltas (differences between Analysis...
2015-09-27 Chris JaeklAdd local variable information to DB store.
2015-09-27 Chris JaeklChange schema definition mechanism, to simplify referen...
2015-09-26 Chris JaeklSome progress toward implementing store(Analysis).
2015-09-25 Chris JaeklA few changes:
2015-09-23 Chris JaeklAdd code to load bug categories and patterns from the...
2015-09-06 Chris JaeklUnit testing: confirm that Analyzer can parse some...
2015-09-06 Chris JaeklImprove XML parsing to handle attributes as well.
2015-09-03 Chris JaeklPartial implementation of XML parse for FindBugs output