Commit graph

296 commits

Author SHA1 Message Date
Paul Müller
26753f9d92 doc update 2015-09-07 09:30:26 +02:00
Paul Müller
c9532622a8 automated doc upload 2015-09-07 08:45:51 +02:00
cimatosa
da594a0ee9 added new integrator methods, std from scipy 2015-09-01 10:47:10 +02:00
Richard Hartmann
4e21dec157 reverted bad idea in pb decorators 2015-08-27 17:45:46 +02:00
Richard Hartmann
d2108e7661 Merge branch 'master' of https://github.com/cimatosa/jobmanager 2015-08-27 17:02:09 +02:00
Richard Hartmann
047ecf0607 added the prograssbar instance it self a argument passed to the decorated function 2015-08-27 17:02:04 +02:00
Travis CI
4a2c2ff562 travis gh-pages: display commit 2015-08-25 10:34:49 +02:00
Travis CI
662fb2032b automated doc upload 2015-08-25 10:14:41 +02:00
Paul Müller
0abaefeb1e remove debug-print messages 2015-08-25 09:54:27 +02:00
Paul Müller
566c959f19 apt-get update 2015-08-25 09:39:54 +02:00
Paul Müller
c706db28a8 copy host environment for test 2015-08-25 09:34:41 +02:00
Travis CI
49a3f39a66 typo 2015-08-24 23:28:21 +02:00
Travis CI
64f462882d patch hashlib 2015-08-24 23:25:55 +02:00
Travis CI
c378cb8eba add other lib locations 2015-08-24 22:46:49 +02:00
Travis CI
40307f8ee4 add site-packages 2015-08-24 22:21:11 +02:00
Travis CI
dca7cc9db4 debug 2015-08-24 22:11:55 +02:00
Travis CI
45d8237d94 setting env variables 2015-08-24 21:48:24 +02:00
Travis CI
9d81673c7d replace string 2015-08-24 21:28:51 +02:00
Travis CI
7142c96081 UnboundLocalError: local variable 'p_server' referenced before assignment 2015-08-24 21:09:58 +02:00
Travis CI
b0d00e5695 pythonpath not correctly set 2015-08-24 20:39:17 +02:00
Travis CI
5502cc6082 syntax 2015-08-24 19:58:18 +02:00
Travis CI
a96948e7c8 connection refused? 2015-08-24 19:53:57 +02:00
Travis CI
1c07b0f394 travis miniconda testing suite 2015-08-24 19:21:35 +02:00
Travis CI
7a566cbb62 travis: update documentation after every build 2015-08-24 18:31:34 +02:00
cimatosa
e9cc57b3e6 minor change 2015-08-10 15:22:33 +02:00
cimatosa
0fa9244cda added optional info line 2015-06-26 17:01:05 +02:00
cimatosa
d5a4c8ea9f testing 2015-06-23 19:50:46 +02:00
cimatosa
5e630d5bcd added minor missing debug info 2015-06-23 19:50:37 +02:00
cimatosa
af917e327e create path in case it does not exists, persistentData 2015-06-15 16:13:21 +02:00
Paul Müller
6ea374595c allow failures for python 2.7 2015-05-29 10:21:13 +02:00
Richard Hartmann
029d64928f print more debug info on Manager_server to see whats going wrong when travis runs test_exception 2015-05-29 09:51:17 +02:00
Richard Hartmann
9ba0627dcd still try to fix the non passing test_exception in jobmanager tests (see #24) 2015-05-28 22:45:09 +02:00
Richard Hartmann
cbe5fa0ae0 Merge branch 'master' of https://github.com/cimatosa/jobmanager 2015-05-27 10:31:07 +02:00
Richard Hartmann
bff8f6534b added missing file for teting #24 2015-05-27 10:29:16 +02:00
Richard Hartmann
fff8f58a2a Update README.md 2015-05-19 19:35:34 +02:00
Paul Müller
3033572c16 Merge pull request #25 from paulmueller/master
Travis automated testing
2015-05-12 15:04:00 +02:00
paulmueller
fd7f190962 more deterministic port selection 2015-05-12 14:48:50 +02:00
paulmueller
c00863f39d increment ports for testing, threw errors on Ubuntu 14.04 and travis 2015-05-12 14:37:29 +02:00
paulmueller
e7312b3969 hostname from socket 2015-05-12 14:07:48 +02:00
paulmueller
da2378905a wild hacking: 0.0.0.0 did not work 2015-05-12 13:00:29 +02:00
paulmueller
138bcdd9c9 travis debug 2015-05-12 12:05:18 +02:00
paulmueller
84c0c87e16 travis with miniconda 2015-05-12 11:32:25 +02:00
paulmueller
bcc734eedd travis_minor changes 2015-05-12 11:01:47 +02:00
paulmueller
b2ed176827 travis: system-site-packages 2015-05-12 11:00:12 +02:00
paulmueller
84244fdc4e install missing modules 2015-05-12 10:48:22 +02:00
paulmueller
e751d04c5e trying to test on travis ci, replace localhost by 0.0.0.0, see travis-ci/travis-ci#1304 2015-05-12 00:06:54 +02:00
paulmueller
312b3ee219 travis with apt-get 2015-05-11 23:53:23 +02:00
Paul Müller
39b9baa705 copy docstring of decorated function to decorator 2015-05-06 21:31:07 +02:00
Paul Müller
4a8169c283 travis trigger build 2015-04-28 10:40:26 +02:00
Paul Müller
547448a9a8 travis: manually select python version 2015-04-26 18:47:44 +02:00