summaryrefslogtreecommitdiff
path: root/src/main/Main.java
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Don't reject missing argumentsPeter Wu1-4/+0
2014-05-09Only catch IllegalArgumentException for argument parsingPeter Wu1-3/+6
2014-05-09Fixup help text, allow to override DB settingsPeter Wu1-25/+34
2014-05-09Get rid of DBConnectionPeter Wu1-29/+39
2014-05-08Replace JSON by GSON, adding extra validationsPeter Wu1-30/+52
2014-05-07data querries into databaseS1297781-0/+1
2014-05-07Removed the extranous DBQuery and simpel propertyMaurice Laveaux1-1/+8
2014-05-07Added classes to refactor the database code.Maurice Laveaux1-34/+80
2014-05-01(no commit message)daanpeters1-1/+32
2014-05-01Initial netbeans project added with main/Main.javaMaurice Laveaux1-0/+16