Graphwindows-fixes
Graph
windows-fixes
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
518cf77b8c96 | Sybren A. Stüvel (sybren) | Include mypy in development packages + solved lots of warnings | Nov 15 2018 | ||||
fe901ffd7ac3 | Sybren A. Stüvel (sybren) | Log more process IDs | Nov 15 2018 | ||||
04c611b122a3 | Sybren A. Stüvel (sybren) | Fixed bug in deploy script | Nov 13 2018 | ||||
72aa77e63752 | Sybren A. Stüvel (sybren) | Added automated deployment script for Blender Animation Studio | Nov 13 2018 | ||||
6e1b1b585d89 | Sybren A. Stüvel (sybren) | Updated changelog | Nov 13 2018 | ||||
9e55ccd6af39 | Sybren A. Stüvel (sybren) | Moved from requirements.txt to Pipfile | Nov 13 2018 | ||||
4492405aaf4a | Sybren A. Stüvel (sybren) | Don't late-import psutil and other modules | Nov 13 2018 | ||||
17709f1c081c | Sybren A. Stüvel (sybren) | Bumped version to 2.2-dev5 | Nov 12 2018 | ||||
0b456b95bea0 | Sybren A. Stüvel (sybren) | Include the process PID in the log lines | Nov 12 2018 | ||||
c1bc3fc167c1 | Sybren A. Stüvel (sybren) | Write PID file for subprocesses | Nov 12 2018 | ||||
cb0aa251f9a0 | Sybren A. Stüvel (sybren) | Added missing unit tests | Nov 12 2018 | ||||
af32227a2d4e | Sybren A. Stüvel (sybren) | Typo | Nov 12 2018 | ||||
2ce7358cf96a | Sybren A. Stüvel (sybren) | Fixed sanity check for Python 3.5 | Nov 12 2018 | ||||
bc16faccffb6 | Sybren A. Stüvel (sybren) | Bumped version to 2.2-dev4 | Nov 12 2018 | ||||
b9a25c2f3b3a | Sybren A. Stüvel (sybren) | Added pre-task sanity check | Nov 12 2018 | ||||
3386072774d5 | Sybren A. Stüvel (sybren) | Bumped attrs (16.3.0 → 18.2.0) and requests (2.12.4 → 2.20.1) libraries | Nov 12 2018 | ||||
bd67aa90bd3f | Sybren A. Stüvel (sybren) | Formatting | Nov 12 2018 | ||||
155d91c5625f | Sybren A. Stüvel (sybren) | Split Worker.fetch_task() into fetch_task() and execute_task() | Nov 12 2018 | ||||
53dc8189f913 | Sybren A. Stüvel (sybren) | Bumped version to 2.2-dev3 | Sep 12 2018 | ||||
f60cc8c57e06 | Sybren A. Stüvel (sybren) | Added hack to avoid clogging the logs | Sep 12 2018 | ||||
453fd6e4f8fc | Sybren A. Stüvel (sybren) | Bumped version to 2.2-dev2 | Sep 11 2018 | ||||
3a3bf547e985 | Sybren A. Stüvel (sybren) | Fixed infinite task update loop when Manager responds with 404 Not Found | Sep 11 2018 | ||||
8cefc5c5795d | Sybren A. Stüvel (sybren) | Bumped version to 2.2-dev1 | Jun 15 2018 | ||||
19a969aa5e52 | Sybren A. Stüvel (sybren) | Updated changelog | Jun 15 2018 | ||||
99f871dcc394 | Sybren A. Stüvel (sybren) | Added log_a_lot command for debugging purposes | Jun 15 2018 | ||||
3c0c09018772 | Sybren A. Stüvel (sybren) | Vaccum the sqlite database after flushing the queue | Jun 15 2018 | ||||
e8a409310457 | Sybren A. Stüvel (sybren) | Fix memory leak in task update queue | Jun 15 2018 | ||||
7b9c46bb7aaf | Sybren A. Stüvel (sybren) | Updated config file to mimick what is used @ Blender Animation Studio | Jun 15 2018 | ||||
1a9075e8e7e7 | Sybren A. Stüvel (sybren) | Extra note for creating distribution packages | Jun 15 2018 | ||||
9c1e247132d4 | Sybren A. Stüvel (sybren) | Renamed version 2.1.1 → 2.2 in changelog | Jun 14 2018 | ||||
750f3a9c01c5 | Sybren A. Stüvel (sybren) | Added 'wheel' as dev requirement | Jun 14 2018 | ||||
e36bc01b591b | Sybren A. Stüvel (sybren) | Bumped version to 2.2-dev | Jun 14 2018 | ||||
f57d6f3f960a | Sybren A. Stüvel (sybren) | When aborting a subprocess, try to terminate it before killing it | Jun 14 2018 | ||||
9f48c59b7742 | Sybren A. Stüvel (sybren) | Changed some of the configuration defaults to more sensible values | Jun 14 2018 | ||||
d14860fd1bc0 | Sybren A. Stüvel (sybren) | Updated changelog | Apr 18 2018 | ||||
e78960b6b975 | Sybren A. Stüvel (sybren) | Removed -x option from py.test | Apr 18 2018 | ||||
a4bb3718aa8b | Sybren A. Stüvel (sybren) | Quick slap hack: refuse to fetch tasks when outgoing queue is full | Apr 18 2018 | ||||
d5aa2ea9d93e | Sybren A. Stüvel (sybren) | Log the task queue size when pushing to Manager | Apr 17 2018 | ||||
7a78096e28c7 | Sybren A. Stüvel (sybren) | Remove unused import | Apr 17 2018 | ||||
075923d3bb53 | Sybren A. Stüvel (sybren) | Updated changelog | Mar 14 2018 | ||||
3ac58c160d25 | Sybren A. Stüvel (sybren) | Include exr-merge task type in default configuration | Mar 14 2018 | ||||
2ff032ee80b8 | Sybren A. Stüvel (sybren) | Un-released 2.1.1, there are still some issues with progressive renders | Mar 2 2018 | ||||
fae52a0af8f6 | Sybren A. Stüvel (sybren) | Revert "Mark 2.1.1 as released in changelog" | Mar 2 2018 | ||||
30094fceaff2 | Sybren A. Stüvel (sybren) | Mark 2.1.1 as released in changelog | Mar 2 2018 | ||||
73aff7846d50 | Sybren A. Stüvel (sybren) | Bumped version to 2.1.1 | Mar 2 2018 | ||||
e9d16b8860bf | Sybren A. Stüvel (sybren) | Bundle missing merge-exr.blend, required for progressive rendering | Mar 2 2018 | ||||
ff3781ff733c | Sybren A. Stüvel (sybren) | Always log the version of Flamenco Manager. | Feb 13 2018 | ||||
bdd50d6a3e88 | Sybren A. Stüvel (sybren) | Require Python 3.5.4 as minimum. | Jan 4 2018 | ||||
a61dcf675fed | Sybren A. Stüvel (sybren) | Bumped version to 2.1.0 | Jan 4 2018 | ||||
58f709bec4ea | Sybren A. Stüvel (sybren) | Updated changelog | Jan 2 2018 | ||||
b86afa18967b | Sybren A. Stüvel (sybren) | Wait 5 sec before failing when blend file does not exist | Dec 15 2017 | ||||
f467f1e0554d | Sybren A. Stüvel (sybren) | Prevent hang at shutdown | Dec 15 2017 | ||||
7be0ae2e8a42 | Sybren A. Stüvel (sybren) | Fix unittest | Dec 15 2017 | ||||
3200929bde52 | Sybren A. Stüvel (sybren) | Added support for passing Python scripts to Blender in task definitions. | Dec 15 2017 | ||||
18dd9c700521 | Sybren A. Stüvel (sybren) | Updated changelog | Dec 15 2017 | ||||
7b0b641dfb31 | Sybren A. Stüvel (sybren) | Added `--single` CLI option to shut down the Worker after one task. | Dec 15 2017 | ||||
9390483deb0a | Sybren A. Stüvel (sybren) | Push state='testing' at startup with CLI arg --test is used. | Dec 14 2017 | ||||
a8becd00cf3e | Sybren A. Stüvel (sybren) | Add --test CLI arg and override supported task types | Dec 14 2017 | ||||
4608cf7d6cfd | Sybren A. Stüvel (sybren) | Added `--version` CLI option to show the version of Flamenco Worker | Dec 14 2017 | ||||
cd60e1cabc1e | Sybren A. Stüvel (sybren) | Don't acknowledge 'shutdown' state. | Oct 20 2017 | ||||
51ddef336cc1 | Sybren A. Stüvel (sybren) | When asleep, check every 30 seconds for status update (instead of 60) | Oct 20 2017 | ||||
15d58762d5ce | Sybren A. Stüvel (sybren) | Allow shutting down the worker from the Manager. | Oct 20 2017 | ||||
e1e72433ef82 | Sybren A. Stüvel (sybren) | Improved crontab & systemd script to support USR1/USR2 signals. | Oct 20 2017 | ||||
96821924b9d2 | Sybren A. Stüvel (sybren) | Worker goes to sleep when receiving signal USR1 and wakes up after USR2. | Oct 20 2017 | ||||
c2fcebd900a6 | Sybren A. Stüvel (sybren) | Bumped version to 2.1.0-dev | Oct 20 2017 | ||||
ea49ddc26491 | Sybren A. Stüvel (sybren) | Implemented Manager-dictated state changes. | Oct 19 2017 | ||||
f05d21d1b19c | Sybren A. Stüvel (sybren) | Bumped version to 2.0.9-dev | Sep 29 2017 | ||||
3838f56b126d | Sybren A. Stüvel (sybren) | Don't push task status 'canceled' when we are no longer allowed to run it. | Sep 29 2017 | ||||
1c16cf37c4cc | Sybren A. Stüvel (sybren) | Include response text when Manager refuses task update. | Sep 29 2017 | ||||
c15ef58417b5 | Sybren A. Stüvel (sybren) | Lock TaskUpdateQueue.flush() | Sep 29 2017 | ||||
c07105e04e66 | Sybren A. Stüvel (sybren) | Renamed flush_for_shutdown() to flush_and_report() | Sep 29 2017 | ||||
7441685963d9 | Sybren A. Stüvel (sybren) | Added simple upgrading info to the README.md | Sep 7 2017 | ||||
dbcec43bb561 | Sybren A. Stüvel (sybren) | Marked 2.0.8 as released | Sep 7 2017 | ||||
acfb2b970ecd | Sybren A. Stüvel (sybren) | Updated publish-online.sh to take new distribution files into account. | Sep 7 2017 | ||||
9c8d6e01fb38 | Sybren A. Stüvel (sybren) | Properly fixed futures not being waited for. | Sep 6 2017 | ||||
b152067a72da | Sybren A. Stüvel (sybren) | Added two missing await statements | Sep 6 2017 | ||||
4814d5575682 | Sybren A. Stüvel (sybren) | Document Python 3.5.2 as minimal version. | Sep 6 2017 | ||||
77f85d993578 | Sybren A. Stüvel (sybren) | SSDP discovery: fixed macOS compatibility | Sep 6 2017 | ||||
ab8ffe256d0c | Sybren A. Stüvel (sybren) | SSDP discovery: only do Windows-specific fix on Windows | Sep 6 2017 | ||||
74602912f1c4 | Sybren A. Stüvel (sybren) | Bumped version to 2.0.8 | Sep 6 2017 | ||||
6cc476aca3b4 | Sybren A. Stüvel (sybren) | SSDP discovery: fixed Windows compatibility | Sep 6 2017 | ||||
631c9a23bdf0 | Sybren A. Stüvel (sybren) | SSDP discovery: set SO_REUSEPORT option on platforms that support it | Sep 6 2017 | ||||
d4eec490c3e5 | Sybren A. Stüvel (sybren) | SSDP discovery: allow multicast TTL setting to fail | Sep 6 2017 | ||||
f9bd6d230f4b | Sybren A. Stüvel (sybren) | SSDP discovery: bind to '' instead of an explicit 'all interfaces' address | Sep 6 2017 | ||||
15484a56cf1d | Sybren A. Stüvel (sybren) | SSDP discovery: just use a set to make address families unique | Sep 6 2017 | ||||
0fcb870eb253 | Sybren A. Stüvel (sybren) | SSDP discovery: don't set default socket timeout | Sep 6 2017 | ||||
28faec5941b2 | Sybren A. Stüvel (sybren) | Changed default log location to not be unix-specific | Sep 6 2017 | ||||
ddd66078371c | Sybren A. Stüvel (sybren) | Documented required installation of Visual C++ redistributable | Sep 6 2017 | ||||
beba53b0e7ed | Sybren A. Stüvel (sybren) | Moved mkdistfile main code into main() function | Sep 6 2017 | ||||
4f7c6318d86a | Sybren A. Stüvel (sybren) | Documented getting requirements-dev.txt before packaging | Sep 6 2017 | ||||
9262ced5cedb | Sybren A. Stüvel (sybren) | Added mkdistfile.py to easily create distributable files. | Sep 5 2017 | ||||
4ab2d2e5d4c7 | Sybren A. Stüvel (sybren) | Removed packaging instructions for wheels | Sep 5 2017 | ||||
c9416eef3bf4 | Sybren A. Stüvel (sybren) | Reflowed long lines | Sep 5 2017 | ||||
0fa46da1b395 | Sybren A. Stüvel (sybren) | Added pyinstaller to changelog/readme | Sep 5 2017 | ||||
694260e72fcf | Sybren A. Stüvel (sybren) | Initial support for pyinstaller, needs testing & documenting | Aug 23 2017 | ||||
34b934d6aa4c | Sybren A. Stüvel (sybren) | Allow SSDP discovery msg sending to fail on almost all address families | Aug 23 2017 | ||||
2029264a433d | Sybren A. Stüvel (sybren) | Added `--debug` CLI parameter to enable debug logging | Aug 23 2017 | ||||
31c3b21e1c7a | Sybren A. Stüvel (sybren) | Log destination address when doing SSDP discovery | Aug 17 2017 | ||||
0e684b7b5eb6 | Sybren A. Stüvel (sybren) | Updated changelog | Aug 8 2017 | ||||
c947a1935f8a | Arto Kitula (akitula)/Sybren A. Stüvel (sybren) | --config parameter parsing was incompatible with python 3.5 | Aug 8 2017 |