flamenco-manager/brender/workerhotfix-v2.3
flamenco-manager/brender/worker
hotfix-v2.3
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
20c95be17331 | Gabriel Caraballo (eibriel) | Solved issue with Tasks marked as running forever | Feb 23 2015 | |||
7e37d824a976 | Gabriel Caraballo (eibriel) | Fixed small typo | Feb 18 2015 | |||
a4a4a4be591c | Gabriel Caraballo (eibriel) | Catching IOError on thumbnails | Feb 18 2015 | |||
98324b02fde7 | Gabriel Caraballo (eibriel) | Fixed small Typo | Feb 18 2015 | |||
a42d8966cf62 | Gabriel Caraballo (eibriel) | Catching NameError when PIP lib is not installed | Feb 18 2015 | |||
95f2efd23fd8 | Gabriel Caraballo (eibriel) | Fix Image not defined | Feb 18 2015 | |||
f602fc432f26 | Gabriel Caraballo (eibriel) | Fixed small typo | Feb 18 2015 | |||
a003b59a9197 | Gabriel Caraballo (eibriel) | Adding parsing option for Windows | Feb 17 2015 | |||
6d124c8e5361 | Gabriel Caraballo (eibriel) | Adding proper error handling on module load | Feb 16 2015 | |||
41922c343b2b | Gabriel Caraballo (eibriel) | Using PIL for image convertion | Feb 13 2015 | |||
40db14500ba7 | Gabriel Caraballo (eibriel) | Added Warnings to help setup, now uses the system temp folder by default | Feb 12 2015 | |||
20cec3087b80 | Gabriel Caraballo (eibriel) | Adding Compilers and Parsers | Feb 10 2015 | |||
acad7ce61a9b | Gabriel Caraballo (eibriel) | Added Time information to Jobs and Tasks | Feb 10 2015 | |||
7c54ec6a0d6c | Gabriel Caraballo (eibriel) | Fixing Worker Loop | Feb 8 2015 | |||
cc92116db5a7 | Gabriel Caraballo (eibriel) | Major refactoring to make Jobs and Tasks abstract from Blender | Feb 6 2015 | |||
ea31863d8fe9 | Gabriel Caraballo (eibriel) | Moving Thumbnail code from Workers to Tasks, Jobs | Feb 3 2015 | |||
108b4e2b0762 | Gabriel Caraballo (eibriel) | Fixed command buffer reading, and added simple log for workers | Feb 3 2015 | |||
7484265bede0 | Gabriel Caraballo (eibriel) | Fixing typo! | Feb 2 2015 | |||
f9403ff32437 | Gabriel Caraballo (eibriel) | Initial support for full sized thumbnails | Jan 30 2015 | |||
4a3c769e5c8e | Gabriel Caraballo (eibriel) | Multithreading send thumbnails function | Jan 30 2015 | |||
e1143511881e | Gabriel Caraballo (eibriel) | Fixed: Workers don't registering with manager | Jan 30 2015 | |||
40bd530b37f1 | Gabriel Caraballo (eibriel) | Fixing comments | Jan 30 2015 | |||
a798ba26fb3d | Gabriel Caraballo (eibriel) | Initial implementation of Thumbnails, and P:wqarsing. | Jan 30 2015 | |||
3457fc077879 | Gabriel Caraballo (eibriel) | Abstracting the Workers from the Task (Step 1) | Jan 28 2015 | |||
f6ca7a01cfb0 | Matthieu Simon | fix shebangs | Jan 23 2015 | |||
e331b7b0d433 | Gabriel Caraballo (eibriel) | force conversion to STRING fot render command parameters. In case the database… | Jan 22 2015 | |||
820473e205df | Matthieu Simon | add 'sleep' before patch request sending in worker | Jan 22 2015 | |||
8211136c81ad | Francesco Siddi (fsiddi) | Workers update their status on is_connected | Jan 20 2015 | |||
04ad81e7e8e0 | Francesco Siddi (fsiddi) | Specify port for worker at runtime | Jan 20 2015 | |||
24a500bd4a98 | Matthieu Simon | fix worker register | Jan 19 2015 | |||
2ea1b8506760 | Matthieu Simon | reorganize worker, global config.py is obsolete | Jan 19 2015 | |||
22078c75e799 | Francesco Siddi (fsiddi) | Multi architecture render paths | Jan 7 2015 | |||
ab17e61fa615 | Matthieu Simon | fix job status management; add lock in workers; add busy status to workers | Dec 22 2014 | |||
f779c781305c | Matthieu Simon | fix job_name field in server; try to fix kill management in worker | Dec 19 2014 | |||
389b371495ce | Matthieu Simon | fix jobs launcher | Dec 19 2014 | |||
c7376c3069d2 | Matthieu Simon | implement a first scheduling for manager, add config files in manager and server | Dec 18 2014 | |||
d3cd23927606 | Matthieu Simon | add manager module in server, begin to implement a new worker management | Dec 16 2014 | |||
a3521867e52b | Matthieu Simon | add commands to worker application | Dec 16 2014 | |||
45933a3ae26e | Francesco Siddi (fsiddi) | Logging in main module | Dec 14 2014 | |||
81095ce2a075 | Matthieu Simon | finish job refractoring, renaming extension to format and debug | Dec 11 2014 | |||
b74abd371557 | Matthieu Simon | refactoring of jobs/tasks module | Dec 8 2014 | |||
e5f231505985 | Matthieu Simon | add 'failed' status for jobs and shots (also fixed jobs db update in server) | Nov 21 2014 | |||
3542300a8d43 | Matthieu Simon | add possibility to choose render format at shot creation; format: PNG, JPEG… | Nov 10 2014 | |||
da5becd405cf | Matthieu Simon | remove useless calls to system_path | Nov 10 2014 | |||
c6a404584f28 | Matthieu Simon | print the blender output during job working instead at the job end | Nov 10 2014 | |||
53c4521ca75f | Matthieu Simon | worker : add NONBLOCK flag to subprocess I/O | Nov 3 2014 | |||
9f7714cf2cb6 | Matthieu Simon | worker: make it windows compatible [select and getloadavg are not supported] | Oct 31 2014 | |||
5c190b23838b | • Kelvin Jones (harvell) | Commented out blender cpu & memory usage for the time being until i get time to… | May 13 2014 | |||
8d36eca97cec | Francesco Siddi (fsiddi) | Placing render log in the worker folder | May 10 2014 | |||
f90371489407 | Francesco Siddi (fsiddi) | Further dashboard refactoring | May 10 2014 | |||
32a21b5cf864 | Francesco Siddi (fsiddi) | General app refactoring | Apr 29 2014 |