Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | session store and session kind of work now | Christian Pointner | 2015-12-20 | 1 | -1/+1 |
| | | | | still a lot to be done and a lot of testing is needed! | ||||
* | improved type safety | Christian Pointner | 2015-12-20 | 1 | -5/+23 |
| | |||||
* | tested music pool import, cleaned up help output for telnet interface | Christian Pointner | 2015-12-19 | 1 | -2/+2 |
| | |||||
* | improved error handling and overall resilience to different situations | Christian Pointner | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | switched to mymysql go driver and added escape for log table name | Christian Pointner | 2015-12-14 | 1 | -6/+17 |
| | |||||
* | fixed bug where some context values where not initialiized properly | Christian Pointner | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | added more sophisticated import options - still needs testing | Christian Pointner | 2015-12-14 | 1 | -7/+8 |
| | |||||
* | minor refactoring at RdDb | Christian Pointner | 2015-12-14 | 1 | -45/+38 |
| | |||||
* | fetch Music Pool import-params | Christian Pointner | 2015-12-14 | 1 | -1/+35 |
| | |||||
* | implemented DB version check | Christian Pointner | 2015-12-13 | 1 | -3/+17 |
| | |||||
* | fetching show info works now | Christian Pointner | 2015-12-13 | 1 | -20/+44 |
| | |||||
* | music pool group check works now | Christian Pointner | 2015-12-13 | 1 | -12/+49 |
| | |||||
* | importer can now fetch group of cart | Christian Pointner | 2015-12-13 | 1 | -9/+61 |
| | |||||
* | renamed RDDB to RdDb and added code to fetch show infos based on ID | Christian Pointner | 2015-12-08 | 1 | -20/+59 |
| | |||||
* | moved DB into seperate module | Christian Pointner | 2015-12-08 | 1 | -0/+131 |