summaryrefslogtreecommitdiff
path: root/src/helsinki.at/rhimport/rddb.go
Commit message (Expand)AuthorAgeFilesLines
* move rddb to rhrd-goChristian Pointner2016-01-081-455/+0
* updated copyright headerChristian Pointner2016-01-051-1/+1
* improved coding styleChristian Pointner2015-12-311-49/+49
* refactoring of rddb, seperate public from private interfaceChristian Pointner2015-12-281-106/+109
* small refactoringChristian Pointner2015-12-261-1/+72
* session store now checks passwordChristian Pointner2015-12-261-0/+27
* rddb channels are now bufferedChristian Pointner2015-12-221-5/+5
* session store and session kind of work nowChristian Pointner2015-12-201-1/+1
* improved type safetyChristian Pointner2015-12-201-5/+23
* tested music pool import, cleaned up help output for telnet interfaceChristian Pointner2015-12-191-2/+2
* improved error handling and overall resilience to different situationsChristian Pointner2015-12-151-1/+1
* switched to mymysql go driver and added escape for log table nameChristian Pointner2015-12-141-6/+17
* fixed bug where some context values where not initialiized properlyChristian Pointner2015-12-141-1/+1
* added more sophisticated import options - still needs testingChristian Pointner2015-12-141-7/+8
* minor refactoring at RdDbChristian Pointner2015-12-141-45/+38
* fetch Music Pool import-paramsChristian Pointner2015-12-141-1/+35
* implemented DB version checkChristian Pointner2015-12-131-3/+17
* fetching show info works nowChristian Pointner2015-12-131-20/+44
* music pool group check works nowChristian Pointner2015-12-131-12/+49
* importer can now fetch group of cartChristian Pointner2015-12-131-9/+61
* renamed RDDB to RdDb and added code to fetch show infos based on IDChristian Pointner2015-12-081-20/+59
* moved DB into seperate moduleChristian Pointner2015-12-081-0/+131