aboutsummaryrefslogtreecommitdiff
path: root/src/UpdateFactory.cpp
Commit message (Collapse)AuthorAge
* print hostname:port during http request debug (GUI/CLI)Toni Uhlig2018-09-20
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* configure.ac: dont error if wxwidgets not build and --disable-gui set; mock.py:lns2018-06-25
| | | | | | set interpreter to python2.7 (no python3 support); src/*: fix compiler warnings Signed-off-by: lns <matzeton@googlemail.com>
* JobQueue documentation, autoconf documentation, autoconf C/C++/Win header checksToni Uhlig2017-12-12
|
* cosmeticsToni Uhlig2017-12-06
|
* * CSV exception handlingToni Uhlig2017-12-04
| | | | | | * port string-to-int convert exception handling * code documentation * gather and print more information about backend jobs
* removed wrong/unreleased energy manager firmware version from the firmware mapToni Uhlig2017-12-01
|
* version mapping: unordered_map was the wrong choice, switched to a vectorToni Uhlig2017-12-01
|
* EMC version check support (remote/local-image)Toni Uhlig2017-11-30
|
* added supported EMC "updatable" versions, more error-tolerant http response ↵Toni Uhlig2017-11-28
| | | | code check
* UpdateGUI/CLI: support for multiple host:port combinationsToni Uhlig2017-11-27
|
* initial committoni2017-11-27