Commit Graph

79 Commits

Author SHA1 Message Date
Laurent Clouet 718c57e0fd actually print the stack trace 2015-07-20 17:45:38 +01:00
Laurent Clouet 11153df561 Better handle of http503 2015-07-08 21:34:10 +01:00
Laurent Clouet b088fb920d Better handle when server is down 2015-07-08 19:44:38 +01:00
Laurent Clouet 2e6f2311db Put stacktrace of unknown exception on log 2015-06-10 19:24:42 +01:00
Laurent Clouet 553ffa1a5b On the job request, send the number of available cpu for rendering 2015-06-09 20:16:12 +01:00
Laurent Clouet 01abee0f70 Cleanup: move Job render call to Job class 2015-05-06 20:34:59 +01:00
Laurent Clouet 3b4b4cac5f Use the log system instead of stdout/stderr 2015-04-30 20:40:03 +01:00
Laurent Clouet 42f5036d49 better log 2015-04-29 21:21:17 +01:00
Laurent Clouet 2e4b379a04 Client send duration and remaining render time 2015-04-27 20:35:44 +01:00
Laurent Clouet dbf55ff4bb Move the Render info to a specific class 2015-04-27 20:10:36 +01:00
Laurent Clouet 9a970643c0 Better name for emum value 2015-04-07 20:05:48 +01:00
Laurent Clouet a4ccc19349 Add hostname of user machine (because sometimes the cpu is the same of multiple machines) 2015-03-09 16:55:15 +00:00
Mathis Chenuet a86b6c2754 no need to specify the child class, use the parent class for everything 2015-03-04 18:59:16 +00:00
Laurent Clouet 40de3e150d Improvement: display the credits earned during the session in the swing UI 2015-03-02 18:05:39 +00:00
Laurent Clouet 2c20507b09 Add log in case of error 2015-02-04 22:25:51 +00:00
Mathis Chenuet 4965617784 Cleanup: use isEmpty instead of size/length 2015-01-28 20:14:59 +00:00
Mathis Chenuet bda6691159 Cleanup: redudant new String() 2015-01-28 20:00:00 +00:00
Mathis Chenuet c6dafb3bf6 Cleanup: remove extra semicolons 2015-01-25 18:26:21 +00:00
Mathis Chenuet be687718c6 typo fix 2015-01-20 21:31:59 +00:00
Laurent Clouet f119eabc77 Merge pull request #10 from artemisart/clean
Fix typo  and Clean up.
2015-01-18 00:08:41 +01:00
Laurent Clouet df7c97b6a4 Improvement: add graphical ui 2015-01-15 23:20:17 +01:00
Laurent Clouet ffb49740af Improvement: use the update_method provide by the server 2015-01-13 21:07:58 +01:00
Mathis Chenuet 28cdb8f822 typo 2015-01-12 23:21:16 +01:00
Laurent Clouet 793eff86eb Bugfix: wrong log 2014-12-30 21:14:05 +01:00
mvolli bdf10b36c3 spelling/language corrections 2014-12-23 20:05:29 +01:00
Laurent Clouet b96221a08e Improvement: do not hardcode the id of compute-method and power-detection project instead use an attribute from the job 2014-12-05 15:15:24 +00:00
Laurent Clouet 76c8be9e70 Improvement: do not display an error when the server asked to kill a render 2014-12-03 20:09:50 +00:00
Laurent Clouet c593b23bf8 Improvement: add a text ui who display info in a single line 2014-11-20 17:50:23 +00:00
Laurent Clouet 422a9e74c8 Initial commit
Version 3.3 of the client
2014-11-20 13:21:19 +00:00