- Mar 15, 2019
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Decode algorithm prototype content if python is older than 3.6 Closes #71 See merge request !61
-
Samuel GAIST authored
Fixes #71
-
- Mar 14, 2019
-
-
André Anjos authored
ZMQ architecture documentation Closes #70 See merge request !60
-
Samuel GAIST authored
The some of the commands described here were for the V1 API.
-
Samuel GAIST authored
-
- Mar 13, 2019
-
-
André Anjos authored
Move license to BSD 3 Clause Closes #60 See merge request !59
-
Samuel GAIST authored
Fixes #60
-
- Feb 28, 2019
-
-
Samuel GAIST authored
Worker: decode recieved job data if python older than 3.6 See merge request !58
-
- Feb 26, 2019
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Prior to 3.6 the json module handles only str types. After that more types are supported out of the box.
-
- Feb 25, 2019
-
-
André Anjos authored
Fix docker-pull implementation See merge request !57
-
André Anjos authored
[test][test_docker] Increase a bit more the container memory for the memory-limit test (maybe a py3 requirement?)
-
André Anjos authored
This commit resets the container memory limit on the memory-limit test to a higher value. It turns out that Docker-18.09 is complaining it cannot set the memory of the container in question to 4 Mb, possibly because it starts up with more than that memory already (see discussion about this here: https://unix.stackexchange.com/questions/412040/cgroups-memory-limit-write-error-device-or-resource-busy). Increasing the container memory to 10 Mb and to the allocated array to 20 Mb makes the test work again.
-