summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-08-29It's Fuzzing.Feideus
2018-08-29adapting code for productrion command line production (still need a solution ...Feideus
2018-08-16improving synthax for error reports. Handling case where no error was thrown ...Feideus
2018-08-16EVEN MORE TEXTFeideus
2018-07-31finished implementing databaseStateRecovery parser. Dont know if it works yet...Feideus
2018-07-30implementing database state recoveryFeideus
2018-07-27bug fixesFeideus
2018-07-27implemented a hashing function for stacktrace strings. debugging the parsing.Feideus
2018-07-26Documentation structure.Feideus
2018-07-25Marking working but not as expectedFeideus
2018-07-24trying to f-ing use the maven repo.Feideus
2018-07-23trying to figure out how to hash viablelyFeideus
2018-07-20Tweaking done.not tested.Need to hash stacktraceFeideus
2018-07-19added Scorer class. Tweaking the code atm.Feideus
2018-07-13mFeideus
2018-07-12added cleanup mechanism, created Objects to store the response VectorFeideus
2018-07-11First drop at parsing the stack trace and writing the result as a proper file.Feideus
2018-07-02adding intresting files, tweaking & thinking about the best stack trace parsi...Feideus
2018-07-02db setup script, bugg fixing and minor optimisationFeideus
2018-06-22located cascade value update bug.Feideus
2018-06-22Working on the transfer mechanic.(f*cks up the do-undo history)Feideus
2018-06-20Transfer makes two do's happen. pathFinding fixed. Still working.Feideus
2018-06-19some mutation still cancelled. Dont understand what is unconsistent.Working t...Feideus
2018-06-19fixed buggs.Feideus
2018-06-18Main loop working even though some mutations are still cancelledFeideus
2018-06-17...Feideus
2018-06-15Some more buggs with the main loop ><Feideus
2018-06-13some more tests.Started documentation.Feideus
2018-06-13Unit tests are back online. Fixed minor same value Mutations bugg that popped...Feideus
2018-06-12Trying to work around @BeforeClass JUnit limitsFeideus
2018-06-12fixed minor bugs.seems to be working flawlessly.Feideus
2018-06-12Minor crashes but workingFeideus
2018-06-11Loop is working. still crashes on some mutations.Feideus
2018-06-11Main loop work but Primary key is still a problemFeideus
2018-06-10NullPointerExeption. Unique key violated .Feideus
2018-06-07Still working on fk hanling. went back to CascadeFeideus
2018-06-06Still Working on Fk. not very far now I hopeFeideus
2018-06-05Working on the New value being used as PK constraint issue. Almost there.Feideus
2018-06-05having trouble with fk handlingFeideus
2018-06-04First drop for fk handling (high crash probability)Feideus
2018-06-04synthax errors keep popping up.starting fk handling.Feideus
2018-06-04All buged fixed. Only FK violation left to handle.(DEFFERED ?)Feideus
2018-06-03Fixed some crashes. working on the restFeideus
2018-05-30Main loop crashing all over the place (due to possibilities being empty ??)Feideus
2018-05-29changed data storage type to Object to handle timestamps. Tests pass . still ...Feideus
2018-05-29added more datatypes (not tested). Working on timestamps and general main loo...Feideus
2018-05-28Implemented Maxdepth as ending condition for main loop. added a test for Muta...Feideus
2018-05-25Done with simple crucial tests (some less important ones still missing. chang...Feideus
2018-05-24Inject,Undo and Compare tests implemented and passing.Feideus
2018-05-23Trying to work out db connection for TestsFeideus