Address some edge cases related to bootstrapping a fresh system.
[cfb.git] / prod / net / jaekl / cfb / store / DbStore.java
2016-01-09 Chris JaeklAddress some edge cases related to bootstrapping a...
2016-01-09 Chris JaeklClean up error handling to make things slightly friendl...
2015-12-30 Chris JaeklFurther unit tests: getVar()
2015-12-30 Chris JaeklAdd further unit tests.
2015-12-30 Chris JaeklAvoid unit test failures when cfb.properties is not...
2015-12-30 Chris JaeklAdd unit tests. Make DbStore handle cases where the...
2015-12-13 Chris JaeklAdd the concept of "Project Name" to the RUNS table...
2015-10-03 Chris Jaekl(Finally) reach the point where we have some useful...
2015-10-03 Chris JaeklAdd ability to load previously found bugs back out...
2015-10-03 Chris JaeklAdd some unit testing of the CfbSchema.
2015-09-29 Chris JaeklPartial implemenation of load-Analysis code.
2015-09-27 Chris JaeklAdd local variable information to DB store.
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-23 Chris JaeklAdd code to load bug categories and patterns from the...