Commit Graph

694 Commits

Author SHA1 Message Date
Eibriel cb47cfa1ce Adding Managers list 2015-04-28 00:07:00 -03:00
Francesco Siddi fecaaa3f1d Worker was not loading config file 2015-04-10 13:09:18 +02:00
Francesco Siddi 70e2ae54fc General tweaks 2015-04-10 13:03:21 +02:00
Francesco Siddi 4cab0bd076 Worker adding back the update function 2015-04-10 11:30:07 +02:00
Francesco Siddi 189cd264e2 Fix for typo 2015-04-09 16:31:14 +02:00
Francesco Siddi 1433531723 Fixes #126 2015-04-09 16:21:11 +02:00
Francesco Siddi cfa28a8bd6 Worker tweaks and cleanup 2015-04-09 15:35:01 +02:00
Francesco Siddi e508a0c149 Refactor BRENDER_MANAGER to FLAMENCO_MANAGER 2015-04-09 15:06:17 +02:00
Francesco Siddi d80e531e62 Removed unused blueprints from worker 2015-04-09 14:57:28 +02:00
Francesco Siddi 8d4bca517a Change default port for worker
References #126.
2015-04-09 13:59:52 +02:00
Eibriel 9e842a9898 Changing database name to server.sqlite 2015-04-09 08:40:37 -03:00
Eibriel 21afbbe517 Changing database name to manager.sqlite 2015-04-09 08:39:45 -03:00
Francesco Siddi 253213eb94 Cleanup of TaskCompiledApi 2015-04-09 13:09:16 +02:00
Francesco Siddi 23da837365 Improved error codes for manager 2015-04-09 12:39:54 +02:00
Francesco Siddi 0d6b84f18e Dashboard: jobs table tweaks 2015-04-01 15:37:34 +02:00
Francesco Siddi 969037e0da Dashboard: view priority in jobs index 2015-04-01 15:22:05 +02:00
Francesco Siddi a3a78c699d Dashboard: task view tweaks 2015-04-01 11:13:14 +02:00
Francesco Siddi c50225f5bd Server: Added task list to job resource 2015-04-01 10:46:04 +02:00
Francesco Siddi b442b4b850 Refactoring Tasks 2015-03-31 19:26:29 +02:00
Francesco Siddi 4120f58108 Cleanup: prints turned into logging 2015-03-31 12:08:36 +02:00
Francesco Siddi d279d65785 Cleanup: removed unused model 2015-03-31 12:08:19 +02:00
Francesco Siddi af675be7d7 Edit to migration file
Removed an unused model.
2015-03-31 12:07:49 +02:00
Francesco Siddi 0bf5ca589b Database logging
Now we have a simple function that can be used to store data in the
server db. The first use we make is for archiving jobs. A migration is
required.
2015-03-31 12:07:10 +02:00
Francesco Siddi d512b70cc4 Updates to model comment 2015-03-30 19:47:53 +02:00
Francesco Siddi d76995214f Updated README.md v2.0.0-beta.1 2015-03-28 17:49:44 +01:00
Francesco Siddi d336efc559 Updated requirements.txt 2015-03-28 17:49:33 +01:00
Francesco Siddi f905e977df Fix for manage.py indentation issue 2015-03-28 17:49:19 +01:00
Francesco Siddi a32b8708d5 Code cleanup for worker 2015-03-28 17:49:09 +01:00
Francesco Siddi 5e45b78e40 Workers are multi platform again 2015-03-27 17:08:16 +01:00
Francesco Siddi 3a74dbf75e Minor tweaks 2015-03-27 17:08:16 +01:00
Eibriel 34ca06e9f2 Allow Start command to start Failed jobs 2015-03-27 12:43:41 +01:00
Eibriel b051510dbc Small cleanup 2015-03-27 12:43:23 +01:00
Eibriel 5bb9c961d1 Worker now clean tmp before start a task 2015-03-27 11:47:18 +01:00
Eibriel cb0e66b854 Now the Server can Stop tasks also 2015-03-26 20:23:24 +01:00
Francesco Siddi 1218101d93 Updated copyright holder 2015-03-26 15:59:16 +01:00
Eibriel 0ff8f5ad9d Fix small typo 2015-03-25 10:40:34 +01:00
Eibriel a68592a6c3 Fix, Stopping job take too long on Private Manager 2015-03-25 10:37:35 +01:00
Eibriel 66be4661bf Tasks should be rendered in order ID ASC 2015-03-23 19:05:59 +01:00
Eibriel 3bbf1e4124 Dont Timeout Tasks on Virtual Managers 2015-03-23 14:49:06 +01:00
Eibriel cbc05d89fe Set Job as Failed if it has >3 failed tasks 2015-03-23 12:14:04 +01:00
Eibriel 7c1c4dc97e Feedback on Task Status chenge, WIP
The data changes but the formating is lost,
I'll need assistance with this.
2015-03-22 20:49:52 +01:00
Eibriel 063d2f51a2 Removing empty lines 2015-03-22 20:49:34 +01:00
Eibriel 75dbfb43d3 Fixing feedback on Worker Status 2015-03-22 19:41:56 +01:00
Eibriel c421270a27 Worker clen tmp folder on startup 2015-03-22 19:10:39 +01:00
Eibriel 36193d37b7 Improving detection of other worker with same task 2015-03-22 18:43:21 +01:00
Eibriel 431cfd202a Adding timeout to taks ad workers 2015-03-22 00:40:51 +01:00
Eibriel baa089e3a1 WIP: Fixing label feedback on Worker status 2015-03-20 16:58:28 +01:00
Eibriel 1f10b17959 Improving Task order (sending first the old ones) 2015-03-20 16:57:27 +01:00
Eibriel abcb552666 Added Priority, ChunkSize, StartJob. 2015-03-20 12:06:04 +01:00
Eibriel 0e31682e2b Renamed and Settings Commented 2015-03-19 14:52:57 +01:00