Activity

From 06/21/2015 to 07/20/2015

07/16/2015

03:21 PM Revision 7e4166c5 (rsb-java): Fix pmd and build
J. Wienke
03:14 PM Revision 243df98d (rsb-java): Fix pmd and build
J. Wienke
02:49 PM Tasks #1946: Refactor 'send' method of informer to 'publish'
Btw, to really go through with this change, the terminology used in the manual (E.g. Examples » Basic Communication »... J. Moringen
02:47 PM Tasks #1946: Refactor 'send' method of informer to 'publish'
In the CL implementation, @send@ is a generic function, not a method of/in the @informer@ class. There are methods on... J. Moringen
02:39 PM Tasks #1946 (Resolved): Refactor 'send' method of informer to 'publish'
For java, this has been done with the changes in #2222. CL is missing. J. Wienke
02:44 PM Bug #2222 (Resolved): Remove differences between APIs
Applied in changeset commit:rsb-manual|b7154335f350fb9a957c2b6984292e1d1e45e046. J. Wienke
01:03 PM Bug #2222 (In Progress): Remove differences between APIs
J. Wienke
02:43 PM Revision b7154335 (rsb-manual): Explain changes to unify language APIs in news
fixes #2222 J. Wienke
02:26 PM Revision 4be82fd6 (rsb-java): Unify API with other languages
* Rename Informer::send -> publish
Remaining source code has been adapted to match these conventions.
refs #2222
J. Wienke
02:19 PM Revision acca128d (rsb-cpp): Unify API with other languages
* Remove old deprecated Event::getId method
* Rename Event::{get,set}EventId -> {get,set}Id
* Deprecate Event::getSeq...
J. Wienke

07/15/2015

03:58 PM Revision f0ebe372 (rsb-python): Fix some warnings
J. Wienke
03:07 PM Revision 314299d1 (rsb-python): pep8-ify the source code
As far as possible, adapt to pep8 style without breaking the API. J. Wienke
11:10 AM Revision d11925a3 (rsb-python): Prevent observer action warning in spread transport
This was more or less a false positive because the class can handle
setting the observer action before activation.
J. Wienke
10:47 AM Revision b018b9bc (rsb-python): Prevent unconfigured logging warnings
Add a NullHandler for the RSB logger as explained in
https://docs.python.org/2.6/library/logging.html#configuring-log...
J. Wienke

07/08/2015

02:15 AM Revision 7b68bf61 (rsb-manual): Mention scope payload support in {tool-{call,send},news}.rst
* tool-call.rst (Description): mention scope payload specification
* tool-send.rst (Description): likewise
* news.rst...
J. Moringen

07/07/2015

02:57 PM Revision 9d6ba092 (rsb-tools-cl): Accept scopes when parsing payloads in common/event.lisp
* common/event.lisp (parse-payload-spec): added a case for scope
payloads identified by a leading #\/
* send/main.l...
J. Moringen
02:46 PM Revision 3613a9d9 (rsb-tools-cl): Accept scopes when parsing payloads in common/event.lisp
* common/event.lisp (parse-payload-spec): added a case for scope
payloads identified by a leading #\/
* test/common...
J. Moringen

07/01/2015

11:32 AM Bug #2313: Unexpected Exception about introspection
Hm the only way apart from multiprocessing which could explain this would be a UUID clash. Two processes must have ha... J. Wienke
10:59 AM Bug #2313: Unexpected Exception about introspection
no, it was a very basic 1 file simple receiver for images - no multiprocessing involved N. Köster

06/30/2015

12:43 AM Revision 6d849c7d (rsb-tools-cl): Apply error-policy for web handlers in src/commands/web/mixins....
* src/commands/web/mixins.lisp (command-execute http-server-mixin): pass
error-policy to acceptor; do not bind hunc...
J. Moringen
12:42 AM Revision e6d7bb88 (rsb-tools-cl): Extracted http-server-mixin into src/commands/web/mixins.lisp
* src/commands/web/protocol.lisp (command-register-handlers): new
generic function; register handlers of a command
...
J. Moringen
12:16 AM Bug #2313: Unexpected Exception about introspection
Are you using multiprocessing? J. Wienke
04:00 PM Revision 3219cf32 (rsb-tools-cl): Minor improvements in src/commands/web/introspection.lisp
* src/commands/web/introspection.lisp
(initialize-instance :after introspection-json-handler): pass database
to s...
J. Moringen
04:00 PM Revision 06983abe (rsb-tools-cl): Pass request object to handlers explicitly in src/commands/web/...
* src/commands/web/protocol.lisp (command-register-handler): updated
documentation string
* src/commands/web/web.li...
J. Moringen
03:59 PM Revision fc0f7e98 (rsb-tools-cl): Web command protocol in src/commands/web/protocol.lisp
* src/commands/web/protocol.lisp: new file; contains protocol for the
tools.commands.web module
* src/commands/web/...
J. Moringen
03:33 PM Revision cd476ac8 (rsb-python): Prevent crash when comparing scopes to other types
(cherry picked from commit a5adbd1809601bea48a6fb3961c2dcf2e267900e) J. Wienke
03:32 PM Revision a5adbd18 (rsb-python): Prevent crash when comparing scopes to other types
J. Wienke
02:39 PM Revision 699b1f0e (rsb-tools-cl): Moved web functionality to new directory src/commands/web/*.lisp
* src/commands/web/web.lisp: renamed from src/commands/web.lisp
* src/commands/web/introspection.lisp: renamed from
...
J. Moringen
02:39 PM Revision 4b318a49 (rsb-tools-cl): "clock-offset" -> "clockOffset" in formatting/introspection/jso...
* formatting/introspection/json.lisp (encode-json host-entry): changed
JSON key for clock-offset "clock-offset" -> ...
J. Moringen

06/27/2015

11:28 PM Revision 2a784e01 (rsb-cl): Fixed URI -> child scope logic in src/patterns/protocol.lisp
* src/patterns/protocol.lisp (make-child-scope): extended documentation
string to mention the possibility of return...
J. Moringen

06/26/2015

02:21 PM Revision 30a8715a (rsb-java): Further maven fixes
* use newer jacoco plugin to prevent java8 issues
* use project.basedir consistently
* Fix checkstyle and pmd again...
J. Wienke
01:23 PM Revision a2c7ee4e (rsb-java): Correct checkstyle call in site generation
Ensure that also for the reporting phase, checkstyle only checks the
required source directories.
J. Wienke
01:22 PM Revision 9fe44db4 (rsb-java): Fix javadoc generation with java 8
* Disable doclint for java 8 using a maven profile. Doclint lacks
configuration options to make detected problems a...
J. Wienke
12:36 PM Bug #2327 (Resolved): rsb-java maven job fails due to javadoc issues
Applied in changeset commit:rsb-java|73a68c46c831bcf9f1a917585e405160ed600679. J. Wienke
10:30 AM Bug #2327: rsb-java maven job fails due to javadoc issues
It seems that with java 8 javadoc suddenly became much more strict about syntax errors. That's the reason why most ot... J. Wienke
12:35 PM Revision 73a68c46 (rsb-java): Fix javadoc generation with java 8
* Disable doclint for java 8 using a maven profile. Doclint lacks
configuration options to make detected problems a...
J. Wienke

06/25/2015

05:46 PM Bug #2327: rsb-java maven job fails due to javadoc issues
I added the property to rsb-java.project and now the job succeeds.... A. Neumann
05:28 PM Bug #2327: rsb-java maven job fails due to javadoc issues
Strangely, for me these are just reported as warnings and not as errors.
Could you please try to specify the maven...
J. Wienke
05:11 PM Bug #2327: rsb-java maven job fails due to javadoc issues
Its 75 errors and 100 warnings starting from line 846 A. Neumann
05:08 PM Bug #2327: rsb-java maven job fails due to javadoc issues
- "Can you please show more output of your invocation? There must be some more error messages."
the whole output can...
A. Neumann
03:50 PM Bug #2327: rsb-java maven job fails due to javadoc issues
Can you please show more output of your invocation? There must be some more error messages.
What I've seen a few d...
J. Wienke
03:44 PM Bug #2327 (Resolved): rsb-java maven job fails due to javadoc issues
Newly generated jenkins jobs fail with... A. Neumann
 

Also available in: Atom