summaryrefslogtreecommitdiff
path: root/src/io
AgeCommit message (Expand)AuthorFilesLines
2014-05-10Centralize Gson creation and registrationPeter Wu1-5/+2
2014-05-10Check for errors if a validation error occurredPeter Wu1-9/+2
2014-05-10Add validator debugger where the wrong type is returnedPeter Wu1-1/+13
2014-05-09Add missing validation annotations, ...Peter Wu1-3/+3
2014-05-08Get rid of unused crapPeter Wu2-113/+0
2014-05-08Replace JSON by GSON, adding extra validationsPeter Wu3-0/+89
2014-05-07Merge origin/masterS1297781-1/+1
2014-05-07data querries into databaseS1297781-0/+25
2014-05-07Fixed a small typo, tweets contain "user".Maurice Laveaux1-1/+1
2014-05-07Removed the extranous DBQuery and simpel propertyMaurice Laveaux1-1/+6
2014-05-07Two different inputs (file and stdin).Maurice Laveaux2-0/+83