Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved makefile now that rhrd-go is go-getable | Christian Pointner | 2016-01-12 | 8 | -33/+18 |
| | |||||
* | improved distclean | Christian Pointner | 2016-01-08 | 1 | -6/+2 |
| | |||||
* | moved rhimport package to rhrd-go repo | Christian Pointner | 2016-01-08 | 15 | -1867/+9 |
| | |||||
* | moved all db handling directly to context | Christian Pointner | 2016-01-08 | 2 | -1/+5 |
| | |||||
* | move rddb to rhrd-go | Christian Pointner | 2016-01-08 | 13 | -555/+91 |
| | |||||
* | improved makefile | Christian Pointner | 2016-01-07 | 7 | -18/+26 |
| | |||||
* | fix ownership of dirs created by preperation script | Christian Pointner | 2016-01-05 | 2 | -0/+9 |
| | |||||
* | updated debian changelog after release | Christian Pointner | 2016-01-05 | 1 | -0/+6 |
| | |||||
* | updated changelog for release0.1.1rel-0.1.1 | Christian Pointner | 2016-01-05 | 1 | -0/+4 |
| | |||||
* | switched to more update2date go-curl lib | Christian Pointner | 2016-01-05 | 4 | -4/+4 |
| | |||||
* | fixe ExecStartPre Permissions | Christian Pointner | 2016-01-05 | 2 | -0/+7 |
| | |||||
* | debian package fixes and improvments | Christian Pointner | 2016-01-05 | 6 | -1/+35 |
| | |||||
* | fixed path to rhimportd environment file | Christian Pointner | 2016-01-05 | 1 | -1/+1 |
| | |||||
* | updated changelog for release0.1rel-0.1 | Christian Pointner | 2016-01-05 | 2 | -8/+8 |
| | |||||
* | fixed package deps | Christian Pointner | 2016-01-05 | 1 | -1/+1 |
| | |||||
* | added initial packaging | Christian Pointner | 2016-01-05 | 11 | -0/+130 |
| | |||||
* | watch dir control interface works now | Christian Pointner | 2016-01-05 | 1 | -23/+51 |
| | |||||
* | added initial watch-dir control interface | Christian Pointner | 2016-01-05 | 2 | -14/+221 |
| | |||||
* | disabled trusted web interface | Christian Pointner | 2016-01-05 | 1 | -1/+1 |
| | |||||
* | updated copyright header | Christian Pointner | 2016-01-05 | 15 | -15/+15 |
| | |||||
* | streamlined the usage of rhimport.NewContext | Christian Pointner | 2016-01-05 | 4 | -8/+10 |
| | |||||
* | removed Import prefix of some types | Christian Pointner | 2016-01-05 | 8 | -78/+78 |
| | |||||
* | replaces FetchResult by ImportResult | Christian Pointner | 2016-01-05 | 5 | -28/+22 |
| | |||||
* | minor refactoring | Christian Pointner | 2016-01-05 | 2 | -4/+5 |
| | |||||
* | make debug log runtime configurable | Christian Pointner | 2016-01-03 | 2 | -6/+13 |
| | |||||
* | small change in telgo API | Christian Pointner | 2015-12-31 | 1 | -17/+17 |
| | |||||
* | small change in telgo API | Christian Pointner | 2015-12-31 | 1 | -1/+1 |
| | |||||
* | all command line arguments can now be set using environment variables | Christian Pointner | 2015-12-31 | 2 | -14/+40 |
| | |||||
* | fix complaints from vet | Christian Pointner | 2015-12-31 | 1 | -3/+1 |
| | |||||
* | improved coding style | Christian Pointner | 2015-12-31 | 5 | -53/+52 |
| | |||||
* | improved coding style | Christian Pointner | 2015-12-31 | 7 | -153/+156 |
| | |||||
* | improved sanity check for local files | Christian Pointner | 2015-12-30 | 2 | -8/+42 |
| | |||||
* | small improvement of socket handler test | Christian Pointner | 2015-12-30 | 2 | -21/+36 |
| | |||||
* | web socket handler is now completed | Christian Pointner | 2015-12-30 | 4 | -131/+60 |
| | |||||
* | session store list works now (needs auth check) | Christian Pointner | 2015-12-30 | 2 | -11/+45 |
| | |||||
* | improved response handling at websocket interface | Christian Pointner | 2015-12-30 | 2 | -25/+129 |
| | |||||
* | session store and web socket interface now support to set a reference id | Christian Pointner | 2015-12-30 | 3 | -34/+48 |
| | |||||
* | some cleanup | Christian Pointner | 2015-12-30 | 2 | -21/+21 |
| | |||||
* | reconnecting session works now | Christian Pointner | 2015-12-30 | 2 | -13/+49 |
| | |||||
* | improved socket.html | Christian Pointner | 2015-12-30 | 1 | -3/+18 |
| | |||||
* | implemented cancel command | Christian Pointner | 2015-12-30 | 2 | -6/+21 |
| | |||||
* | improved session handling at websocket interface | Christian Pointner | 2015-12-30 | 2 | -12/+28 |
| | |||||
* | websocket handler new/run works now (needs testing!) | Christian Pointner | 2015-12-29 | 3 | -37/+122 |
| | |||||
* | moved websocket session handling to same goroutine | Christian Pointner | 2015-12-29 | 1 | -21/+28 |
| | |||||
* | export session store to control interfaces | Christian Pointner | 2015-12-29 | 5 | -109/+118 |
| | |||||
* | improved session id generation with less deps | Christian Pointner | 2015-12-29 | 2 | -11/+21 |
| | |||||
* | implemented basic structure for web socket interface | Christian Pointner | 2015-12-29 | 3 | -14/+77 |
| | |||||
* | improved error handling for session store | Christian Pointner | 2015-12-29 | 3 | -46/+54 |
| | |||||
* | added basic websockethandler control interface | Christian Pointner | 2015-12-29 | 6 | -2/+9521 |
| | |||||
* | set read/write timeout for web interface | Christian Pointner | 2015-12-28 | 1 | -1/+3 |
| |