Commit Graph

348 Commits

Author SHA1 Message Date
arilaakk 4b83df754c Updated the contributing instructions, added styling 2015-08-03 15:14:37 +03:00
arilaakk f080d9e2b9 Added basic contributing steps 2015-07-29 15:42:38 +03:00
unknown fe302d51fd jebou 2015-07-29 13:50:32 +03:00
Jukka Aho 0625da67bb unfinished notebook... 2015-07-28 22:27:41 +03:00
Jukka Aho 73c9b65a7a added logo to sphinx configuratoin 2015-07-28 16:55:40 +03:00
Tero Frondelius 3e14f7cb56 ccall simple Fortran examples 2015-07-26 18:23:05 +03:00
Tero Frondelius ddd59452ee First trials to use Abaqus UMAT interface 2015-07-25 22:31:23 +03:00
Jukka Aho 00405f9caf the idea in general, is to dump all message output to buildbot and after
that parse all relevant information from that to provide status updates
not to hook and generate intermediate messages which are not going
through buildbot.
2015-07-09 21:21:40 +03:00
Jukka Aho fa2f056684 doctests output 2015-07-09 00:02:31 +03:00
Jukka Aho d561f5f75d logged output 2015-07-08 23:47:29 +03:00
Jukka Aho 6e2e7b74a9 unittests output 2015-07-08 23:25:16 +03:00
Jukka Aho 0ce64b48b1 ... 2015-07-08 23:15:39 +03:00
Jukka Aho 1780017907 renamed contributing. 2015-07-08 23:01:28 +03:00
Tero Frondelius 500ebc8521 Fixed the road map to follow version standard
Standard says: 0.x.0 versions for new features and 0.0.y versions for the bug fixes. 
Thus when having new features we should increment the middle number. For bug fixes we will increment the last number.
2015-07-08 20:11:27 +03:00
Jukka Aho 77c9f720a7 updated contributing.md how to make documentation 2015-07-08 09:35:08 +03:00
Jukka Aho 0aeca5959f added contributing to toc 2015-07-07 23:56:50 +03:00
Jukka Aho 3cc4e27189 Update README.rst
What's wrong with the badges.. they are not updating.

- https://github.com/lemurheavy/coveralls-public/issues/116
- https://github.com/github/markup/issues/224
- http://stackoverflow.com/questions/23788106/why-is-my-coveralls-io-badge-not-updating-even-when-the-builds-are-happening
2015-07-07 23:14:24 +03:00
Jukka Aho 22ac764d4b typo on fn 2015-07-07 22:53:47 +03:00
Jukka Aho d6b0c9ac8b doctests added (none of them exists yet?) 2015-07-07 22:46:53 +03:00
Tero Frondelius 500689185d Update .travis.yml 2015-07-07 21:26:46 +03:00
Jukka Aho 548eecb759 updated how to investigate all test files from test folder 2015-07-07 21:15:49 +03:00
Jukka Aho ab9f5ef6b5 doctests report 2015-07-07 20:57:15 +03:00
Jukka Aho 0780574861 unittests badge 2015-07-07 20:46:38 +03:00
Jukka Aho 575a366aa6 doctests, unittests... 2015-07-07 19:53:45 +03:00
Jukka Aho 679d1deb39 caused a bug. fixed 2015-07-06 22:30:35 +03:00
Jukka Aho 539296a63d added separate script for doing doctests and reporting them to web site 2015-07-06 22:24:15 +03:00
Jukka Aho 279103b125 little tweaks 2015-07-06 22:19:33 +03:00
Jukka Aho 5918f2cc08 doctest report 2015-07-06 21:33:24 +03:00
Jukka Aho eab26514d3 new badges 2015-07-06 20:57:50 +03:00
Jukka Aho c4ee5c5004 notebook badges 2015-07-06 19:00:08 +03:00
Jukka Aho 23747be4ac code quality badge 2015-07-06 18:16:04 +03:00
Jukka Aho d3f5eee9e9 added new static path 2015-07-06 18:02:25 +03:00
Jukka Aho b28461a8d9 renamed badges 2015-07-06 17:53:33 +03:00
Jukka Aho 01bba9526c licence plate 2015-07-06 00:56:59 +03:00
Jukka Aho 9874e02d80 issues badge 2015-07-06 00:54:39 +03:00
Jukka Aho 7aa09372c5 notebooks status badge 2015-07-05 23:54:26 +03:00
Jukka Aho b68efc228c Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl 2015-07-05 22:11:32 +03:00
Jukka Aho 5a2ac16176 updated docstyle guidelines 2015-07-05 22:11:22 +03:00
ovainola 7dcec5d6d0 Update build_api.jl
Fixed the array type
2015-07-05 20:30:08 +03:00
Jukka Aho 93722c8500 commented mkdocs.yml (again) 2015-07-05 18:33:48 +03:00
Jukka Aho 89b0e93559 added Lint.jl check 2015-07-05 18:27:06 +03:00
Jukka Aho 76e26fa85b starting to add lint check 2015-07-05 18:10:13 +03:00
Jukka Aho cb8855269b build_notebooks.jl 2015-07-05 17:15:40 +03:00
Jukka Aho de09082dac random port 2015-07-05 17:10:18 +03:00
Jukka Aho 69797247ee functional testing ... 2015-07-05 17:02:17 +03:00
Jukka Aho 2c662b1ec4 functional testing 2015-07-05 15:38:33 +03:00
Jukka Aho f3c56bc6c4 double logo 2015-07-05 13:48:29 +03:00
Jukka Aho f5fb2cae83 Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl 2015-07-05 13:44:21 +03:00
Jukka Aho a8be9d19b9 docs 2015-07-05 13:44:11 +03:00
ovainola 9820f28fe4 Update build_api.jl 2015-07-05 11:26:26 +03:00