Activity

From 03/09/2014 to 04/07/2014

04/07/2014

09:10 PM Feature #1749 (Resolved): Specify introspection protocol
Applied in changeset rsb-manual|commit:48acc42caca836688481e75f40482242edac4964. J. Moringen
06:42 PM Feature #1749 (In Progress): Specify introspection protocol
J. Moringen
06:41 PM Feature #1750 (In Progress): Test introspection as part of integrationtest
J. Moringen

04/06/2014

03:44 PM Feature #1833 (Resolved): Remove crashed processes from database after a (configurable) while
J. Moringen

04/04/2014

06:00 PM Bug #1832 (Resolved): Listener deactivation leaves receiving strategy registered on bus in case o...
Applied in changeset rsb-java|commit:29ba0629903455e6ca29a3a2623a72b240d7d3fc. J. Wienke
05:17 PM Bug #1832 (In Progress): Listener deactivation leaves receiving strategy registered on bus in cas...
J. Wienke
05:11 PM Bug #1832 (Resolved): Listener deactivation leaves receiving strategy registered on bus in case o...
In the case of the socket transport, a deactivation of a listener seems to leave the event receiving strategy registe... J. Wienke

04/03/2014

11:20 PM Tasks #397 (Closed): XCF to RSB explanation wiki page
I assume not. However, the wiki page mentioned above still exists. J. Moringen
11:18 PM Bug #1168: Improve Binary Installation Documentation for RSB
See also issues in project:tutorials. J. Moringen
11:15 PM Bug #1168 (Rejected): Improve Binary Installation Documentation for RSB
The situation has changed and we have new issues for this task. J. Moringen
11:14 PM Tasks #1191: Document programmatic configuration of individual participants
The manual covers configuration options (mainly for transports) and configuration sources. Programmatic configuration... J. Moringen
11:09 PM Bug #1062 (Rejected): RSB documentation doesn't say, which package to install
Documentation and packages have changed a lot in the meantime. Please reopen if the issue still persists or reoccurs. J. Moringen

04/02/2014

06:28 PM Tasks #1513 (Resolved): Document exception handling in main function of RSB-using C++ programs
Applied in changeset rsb-manual|commit:8f45c784a5ad55a2ec6618a2636c0978deebf8e9. J. Moringen

04/01/2014

04:40 PM Enhancement #1831 (Feedback): Provide introspection functionality as shared object (as opposed to...
Questions to consider:
* How should the shared object be exported on the CMake-level?
** Probably similar to conver...
J. Moringen

03/31/2014

01:14 AM Feature #1830 (Resolved): Initial support for participant hierarchies
J. Moringen
01:14 AM Feature #1829 (Resolved): Initial support for participant hierarchies
J. Moringen
01:13 AM Feature #1828 (Resolved): Initial support for participant hierarchies
J. Moringen
01:13 AM Feature #1827 (Resolved): Initial support for participant hierarchies
J. Moringen
11:44 PM Tasks #372 (Rejected): Write Wiki Page about Component Specification
Superseded by a combination of introspection, composite participants (see #44, [[Meetings2014-03-17]]) and project:rs... J. Moringen
11:42 PM Tasks #397: XCF to RSB explanation wiki page
Is this still relevant? J. Moringen
11:41 PM Tasks #1826 (Rejected): Move "Git Primer" from rsb-manual to generic documentation
J. Moringen
11:39 PM Tasks #1826 (Rejected): Move "Git Primer" from rsb-manual to generic documentation
J. Moringen
11:03 PM RSBag Feature #1825 (New): bag record: Start timestamp for remote recording start
* The start method of the remote control interface should accept an optional timestamp
* When such a timestamp is su...
J. Moringen
11:00 PM RSBag Feature #1086 (Rejected): bag-record should warn if timestamps of individual events deviate strongly
This will be handled by the clock-offset estimation introduced in #44. J. Moringen
10:54 PM RSBag Feature #1770 (In Progress): Add TYPE block to TIDELog backend
J. Moringen
10:54 PM RSBag Feature #1771 (In Progress): Add META block to TIDELog backend
J. Moringen
10:26 PM Tasks #1752 (Feedback): Document introspection tool
Ready to be committed. Maybe after a review. J. Moringen
10:26 PM Feature #1749: Specify introspection protocol
Ready to be committed? Maybe after a review. J. Moringen
10:25 PM Feature #1743 (Feedback): Implement introspection event sender
Ready to be committed. Maybe after a review. J. Moringen
10:25 PM Feature #1739 (Feedback): Implement participant creation and destruction hooks
Ready to be committed. Maybe after a review. J. Moringen

03/26/2014

01:34 AM Enhancement #482 (Resolved): Use a Filter to select Request/Reply Events
J. Moringen

03/25/2014

12:50 AM Tasks #1822 (Resolved): Add method classes
Applied in changeset rsb-cpp|commit:8ebb24d3df6032bb39e14c1ac191d54ba4dff74d. J. Moringen
04:01 PM Feature #1823 (Resolved): Transmit start-time of processes in introspection messages
This allows calculating the "uptime" of processes.
Update:
* Protocol ✓
* C++ ✓
* Python ✓
* Java ✓
* Common ...
J. Moringen

03/24/2014

09:29 PM Feature #1749 (Feedback): Specify introspection protocol
J. Moringen
08:03 PM Tasks #1822 (Resolved): Add method classes
J. Moringen

03/23/2014

05:10 AM Tasks #1820 (Resolved): Remove "request" and "reply" components from scopes in rpc protocol
Applied in changeset rsb-cl|commit:3b23a25879df1ba707b0cb7de2c4f1fceef06f1e. J. Moringen

03/22/2014

05:46 PM Tasks #1820 (In Progress): Remove "request" and "reply" components from scopes in rpc protocol
J. Moringen
05:44 PM Tasks #1820 (Resolved): Remove "request" and "reply" components from scopes in rpc protocol
* Implementations
** C++
** Python
** Java
** Common Lisp
* Documentation
** Specification
** News
J. Moringen

03/21/2014

05:01 PM Enhancement #1818: Change and/or enforce naming conventions in rsb-python
Johannes Wienke wrote:
> There is a distinction between protected and private variables with 1 and 2 underscores.
...
J. Moringen
04:56 PM Enhancement #1818: Change and/or enforce naming conventions in rsb-python
There is a distinction between protected and private variables with 1 and 2 underscores. J. Wienke
04:23 PM Enhancement #1818 (New): Change and/or enforce naming conventions in rsb-python
There are two basic issues:
# We have a mix of @self._VAR@ and @self.__VAR@ for private attributes. This should pr...
J. Moringen

03/20/2014

07:02 PM Feature #1767 (Feedback): Export default plugin folder
It might be enough to just export the @RSB_PLUGIN_DIRECTORY@ as relative path:
# Downstream projects would install...
Anonymous
06:32 PM Feature #1767: Export default plugin folder
I am re-opening this issue, since we have to put a bit more thoughts into this. With the latest changes we export the... Anonymous

03/19/2014

06:27 PM Enhancement #1817 (New): Deliver binaries with pre-warmed PCL caches
See
* http://christophe.rhodes.io/notes/blog/posts/2014/generic_function_precompilation/
* http://www.advogato.org...
J. Moringen
03:01 PM Bug #1816 (Resolved): rsb-python 0.10 not deployed to pypi
I have added a CI job to deploy version 0.10 to pypi. Once you update your local installation everything should work J. Wienke
02:39 PM Bug #1816: rsb-python 0.10 not deployed to pypi
Oh I see the problem. There seems to be no upload of rsb version 0.10 to pip. What is the output of... J. Wienke
02:35 PM Bug #1816: rsb-python 0.10 not deployed to pypi
I can't reproduce this. Any special transport? J. Wienke
10:55 AM Bug #1816 (Resolved): rsb-python 0.10 not deployed to pypi
When trying the python basic communication example from the "rsb trunk documentation":http://docs.cor-lab.de//rsb-man... Anonymous
02:57 PM Bug #1781 (Rejected): Logging system configuration from config file does not work on windows
There were environment variables defined overriding the properties. J. Wienke

03/17/2014

12:04 PM Bug #1806: RSB-Java Master fails --> Unit Tests, hard-coded hostname? And Maven Errors
Looks like your local rsb.conf is leaking into the test. Could you try to remove it? J. Wienke
11:48 AM Bug #1806 (Rejected): RSB-Java Master fails --> Unit Tests, hard-coded hostname? And Maven Errors
Error log:... F. Lier
 

Also available in: Atom