<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rumba, branch 0.8</title>
<subtitle>Ouroboros and RINA orchestration tool. Forked from https://gitlab.com/arcfire/rumba</subtitle>
<id>https://ouroboros.rocks/cgit/rumba/atom?h=0.8</id>
<link rel='self' href='https://ouroboros.rocks/cgit/rumba/atom?h=0.8'/>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/'/>
<updated>2018-03-29T14:49:38+00:00</updated>
<entry>
<title>Rumba version 0.8</title>
<updated>2018-03-29T14:49:38+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-03-29T14:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=844a0f4aa2689d566c3650b541e61cf7f071f4ab'/>
<id>urn:sha1:844a0f4aa2689d566c3650b541e61cf7f071f4ab</id>
<content type='text'>
Updates Rumba to version 0.8
</content>
</entry>
<entry>
<title>doc: Reorganize documentation</title>
<updated>2018-03-29T14:46:18+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-03-29T14:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=41a0fce2b047dacc0e67972ca058c194caa1a51c'/>
<id>urn:sha1:41a0fce2b047dacc0e67972ca058c194caa1a51c</id>
<content type='text'>
This reorganizes the documentation somewhat to be more
tutorial-styled.
</content>
</entry>
<entry>
<title>model: split model into two files</title>
<updated>2018-03-29T14:11:35+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2018-03-29T13:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=c1ad42adc854604e0023a01633976cb3d26b9244'/>
<id>urn:sha1:c1ad42adc854604e0023a01633976cb3d26b9244</id>
<content type='text'>
Changed `rumba.model` into a namespace, moved business logic inside
the rumba.elements package
</content>
</entry>
<entry>
<title>doc: Change theme to Read the Docs</title>
<updated>2018-03-29T13:47:51+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-03-29T13:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=ea00b982b55b868f4d32a5f237d47166233d8d58'/>
<id>urn:sha1:ea00b982b55b868f4d32a5f237d47166233d8d58</id>
<content type='text'>
This changes the theme and uses a custom css to make sure the body is
spread for the entire width.
</content>
</entry>
<entry>
<title>doc: Update index.rst with mailing list and chat</title>
<updated>2018-03-29T13:37:55+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-03-29T13:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=79711a8110593c6166ee5bee6b87915490b3d874'/>
<id>urn:sha1:79711a8110593c6166ee5bee6b87915490b3d874</id>
<content type='text'>
This adds a link to the Rumba mailing list and IRC channel.
</content>
</entry>
<entry>
<title>doc: Restructure table of contents</title>
<updated>2018-03-29T13:30:39+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-03-29T13:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=3a1574eee37742c031483e4df97e0f8c06680e1b'/>
<id>urn:sha1:3a1574eee37742c031483e4df97e0f8c06680e1b</id>
<content type='text'>
This restructures the table of contents so that more of a hierarchy is
present.
</content>
</entry>
<entry>
<title>storyboard: add/format docstrings</title>
<updated>2018-03-29T12:45:58+00:00</updated>
<author>
<name>Marco Capitani</name>
<email>m.capitani@nextworks.it</email>
</author>
<published>2018-03-29T12:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=6a32967e2de49eaee359f29a482e19b3238f5016'/>
<id>urn:sha1:6a32967e2de49eaee359f29a482e19b3238f5016</id>
<content type='text'>
Also:
+ small docstring fixes in model
+ docstring fixes in log
+ log refactoring
+ other small refactoring
+ some small documentation fixes
</content>
</entry>
<entry>
<title>model: Add docstrings to model</title>
<updated>2018-03-28T16:20:36+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-03-28T15:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=74265717dcb72ee5e6abf54f7b67ba9d2658e0ed'/>
<id>urn:sha1:74265717dcb72ee5e6abf54f7b67ba9d2658e0ed</id>
<content type='text'>
This adds docstrings to the model so that Sphinx can parse them. It
also adds some changes to the rst files and conf.py so that inherited
members are shown and special members are not.
</content>
</entry>
<entry>
<title>testbeds, prototypes, model: Add docstrings</title>
<updated>2018-03-28T14:41:40+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-03-27T14:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=e694075c7fdcc9c4579d55b792da7a1391401b35'/>
<id>urn:sha1:e694075c7fdcc9c4579d55b792da7a1391401b35</id>
<content type='text'>
This adds docstrings for methods of in the testbeds, prototypes and
certain things in the model.
</content>
</entry>
<entry>
<title>rumba: Add Rumba documentation website</title>
<updated>2018-03-28T14:41:40+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-03-26T14:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/rumba/commit/?id=a1bddf0ab2cd7bee30b1f0dc1575c0b8c532e157'/>
<id>urn:sha1:a1bddf0ab2cd7bee30b1f0dc1575c0b8c532e157</id>
<content type='text'>
This adds a documentation website for Rumba which is triggered
automatically after changes to master.
</content>
</entry>
</feed>
