Change schema definition mechanism, to simplify references to table columns in SQL...
[cfb.git] / prod /
2015-09-27 Chris JaeklChange schema definition mechanism, to simplify referen...
2015-09-27 Chris JaeklAdd found bugs to database.
2015-09-26 Chris JaeklSome progress toward implementing store(Analysis).
2015-09-25 Chris JaeklA few changes:
2015-09-24 Chris JaeklRestructure database code.
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 JaeklAdd missing file that should have been in previous...
2015-09-06 Chris JaeklImprove XML parsing to handle attributes as well.
2015-09-04 Chris JaeklAdd knowledge about the specific FB tags
2015-09-03 Chris JaeklPartial implementation of XML parse for FindBugs output
2015-09-01 Chris JaeklMinor fine-tuning of findbugs command execution
2015-08-29 Chris JaeklAdd ability to execute FindBugs
2015-08-27 Chris JaeklBring things to a state where the basic DB schema gets...
2015-08-22 Chris JaeklSome progress toward implementing connection to DB...
2015-08-22 Chris JaeklInitial commit.