summaryrefslogtreecommitdiff
path: root/src/helsinki.at/rhimport/conf.go
Commit message (Collapse)AuthorAgeFilesLines
* moved rhimport package to rhrd-go repoChristian Pointner2016-01-081-51/+0
|
* move rddb to rhrd-goChristian Pointner2016-01-081-35/+1
|
* updated copyright headerChristian Pointner2016-01-051-1/+1
|
* all command line arguments can now be set using environment variablesChristian Pointner2015-12-311-5/+5
|
* improved coding styleChristian Pointner2015-12-311-15/+15
|
* local:// sanitzes path nowChristian Pointner2015-12-171-1/+3
|
* fixed bug where some context values where not initialiized properlyChristian Pointner2015-12-141-0/+12
|
* moved DB into seperate moduleChristian Pointner2015-12-081-101/+7
|
* major refactoring of base structureChristian Pointner2015-12-081-1/+3
|
* fetching of user passwords works nowChristian Pointner2015-12-041-17/+53
|
* reading rd.conf file works nowChristian Pointner2015-12-041-5/+34
|
* introduced confChristian Pointner2015-12-041-0/+98