Activity

From 10/06/2016 to 11/04/2016

11/04/2016

07:10 PM Revision 7d0fc4d3 (rsb-python): Stylistic fixes in rsc/{converter,util}.py
* rsb/converter.py (toplevel): organized imports
(ConverterSelectionStrategy.hasConverterForWireSchema): better Boo...
J. Moringen
06:41 PM Revision 715567a0 (rsb-integrationtest): Scope valued method in RPC tests in {cpp,java,lisp,pytho...
* cpp/client.cpp (main): call echoScope method
* cpp/server.cpp (main): provide echoScope method
* java/ClientTest.ja...
J. Moringen
05:20 PM Revision 41a9bfcf (rsb-python): Register ScopeConverter in rsb/converter.py
refs #487
* rsb/converter.py (toplevel): register ScopeConverter
J. Moringen
04:38 PM Revision ce2e73ab (rsb-manual): Fixed typo in concepts.rst
* concepts.rst
(Mapping between Wire Schema and Programming Language Types): fixed
typo in table
J. Moringen
04:21 PM Revision f6f4bccf (rsb-java): Added ScopeConverter in rsb-java/src/main/java/rsb/converter/Sccope...
refs #485
* rsb-java/src/main/java/rsb/converter/SccopeConverter.java: new file;
contains ScopeConverter which (de...
J. Moringen
04:21 PM Revision 13e98702 (rsb-java): Added CachedCharsetCoding in rsb-java/src/main/java/rsb/converter/C...
* rsb-java/src/main/java/rsb/converter/CachedCharsetCoding.java: new
file; contains CachedCharsetCoding which has b...
J. Moringen
04:21 PM Revision ad29910f (rsb-java): Fixed signature in rsb-java/src/main/java/rsb/converter/EventIdConv...
Previously, the converter reused the signature of the embedded protocol
buffer converter. Instead, create a new signa...
J. Moringen
01:02 PM Revision b5966306 (rsb-tools-cl): Fixed indentation in src/commands/web/introspection.lisp
* src/commands/web/introspection.lisp
(handle introspection-search-handler request): fixed indentation
J. Moringen
01:02 PM Revision 51c63d15 (rsb-tools-cl): Fixed result node skipping in src/commands/web/introspection.lisp
* src/commands/web/introspection.lisp (search-result-formatter): bind
`*navigator*' when skipping result nodes
J. Moringen
12:40 PM Revision 9f259c41 (rsb-tools-cl): Fixed report format string in test/commands/web/command.lisp
* test/commands/web/command.lisp (with-command-endpoint): fixed format
string used for context reporting in case of...
J. Moringen
12:37 PM Revision 25fdf5f6 (rsb-integrationtest): Added syntax = "proto2" to data/Image.proto
Newer versions protoc complain without it.
* data/Image.proto (header): added syntax = "proto2"
J. Moringen

11/03/2016

04:09 PM Revision 5a8805a6 (rsb-manual): Added description of search endpoint in tool-web.rst
refs #2241
* tool-web.rst (Provided HTTP Endpoints): added description of search
endpoint
J. Moringen
04:09 PM Revision 40490c4e (rsb-manual): Mention introspection web interface in news.rst
refs #2241
* news.rst (RSB 0.15): mention introspection web interface
J. Moringen
04:08 PM Revision d900e9c8 (rsb-manual): Extended description of HTTP endpoints in tool-web.rst
* tool-web.rst (Provided HTTP Endpoints): added description of envelope
format; minor markup improvements
J. Moringen
02:26 PM Enhancement #1976: Web interface for introspection
Finally. J. Moringen
02:25 PM Enhancement #1976 (Resolved): Web interface for introspection
J. Moringen
02:25 PM Enhancement #2241 (Resolved): Implement introspection Web UI
Applied in changeset commit:rsb-tools-cl|6aba2885f5748aac688adc5ec136092f5a2a91a0. J. Moringen
02:24 PM Revision 770a9ca8 (rsb-tools-cl): Added download of Javascript dependencies in resources/lib/CMak...
refs #2241
* resources/lib/CMakeLists.txt: new file; download Javascript
dependencies
* resources/README.org: adde...
J. Moringen
02:24 PM Revision 6aba2885 (rsb-tools-cl): Initial import of HTML, CSS, Javascript resources
fixes #2241
* resources/README.org: added descriptions of base.cc, index.html,
hack.html, images/ and introspectio...
J. Moringen
02:24 PM Revision e6a8f53e (rsb-tools-cl): Added resources/README.org
refs #2241
* resources/README.org: new file; explains purpose of the directory
J. Moringen
02:21 PM Revision d3b31cdc (rsb-tools-cl): Added search handler in src/commands/web/introspection.lisp
refs #2241
* src/commands/web/introspection.lisp (introspection-search-handler):
new class; allows querying intros...
J. Moringen
01:52 PM Revision f563b783 (rsb-tools-cl): Initial import of HTML, CSS, Javascript resources
will fix #2241
* resources/README.org: added descriptions of base.cc, index.html,
images/ and introspection/
* re...
J. Moringen
01:52 PM Revision 5974cae7 (rsb-tools-cl): Added download of Javascript dependencies in resources/lib/CMak...
will ref #2241
* resources/lib/CMakeLists.txt: new file; download Javascript
dependencies
* resources/README.org: ...
J. Moringen
01:52 PM Revision b2ded1b6 (rsb-tools-cl): Added resources/README.org
will ref #2241
* resources/README.org: new file; explains purpose of the directory
J. Moringen
01:52 PM Revision 3fd8b98c (rsb-tools-cl): Added search handler in src/commands/web/introspection.lisp
will ref #2241
* src/commands/web/introspection.lisp (introspection-search-handler):
new class; allows querying in...
J. Moringen
01:39 PM Revision f45e6489 (rsb-tools-cl): Changed to org-mode: resources/images/README.org
* resources/images/README.org: renamed README{ -> .org}; reformatted
content accordingly
J. Moringen
12:43 PM Revision f7c755d1 (rsb-tools-cl): Fixed aborting requests in src/commands/web/mixins.lisp
* src/commands/web/mixins.lisp (handle-request acceptor t): set the
return code instead of passing it to `abort-req...
J. Moringen

10/28/2016

07:51 PM Revision 77e97b88 (rsb-tools-cl): html/js performance hacks
J. Moringen
07:51 PM Revision 77234b9c (rsb-tools-cl): participant list in process.html
J. Moringen
07:51 PM Revision 66b945b9 (rsb-tools-cl): process list in host.html
J. Moringen
07:51 PM Revision ebea87b2 (rsb-tools-cl): flat, limit options for search widget
J. Moringen
07:51 PM Revision eaf172dc (rsb-tools-cl): host and process list in root view
J. Moringen
07:51 PM Revision 21c78eb3 (rsb-tools-cl): Initial import of HTML, CSS, Javascript resources
J. Moringen
07:37 PM Revision 5c417626 (rsb-tools-cl): search handler peek function
J. Moringen
07:37 PM Revision 2a0b3e15 (rsb-tools-cl): maybe unnecessary
J. Moringen
07:37 PM Revision ee1e57df (rsb-tools-cl): js dependencies
J. Moringen
07:37 PM Revision 22447309 (rsb-tools-cl): Added search handler in src/commands/web/introspection.lisp
refs #2241
* src/commands/web/introspection.lisp (introspection-search-handler):
new class; allows querying intros...
J. Moringen
07:15 PM Revision a9d260a4 (rsb-tools-cl): Added with-command-endpoint macro in test/commands/web/command....
* test/commands/web/command.lisp (with-command-endpoint): new macro; for
api endpoint tests
(test commands-web-co...
J. Moringen
03:18 PM Revision 5b7838ea (rsb-tools-cl): Fixed one-line summary in src/commands/info.lisp
* src/commands/info.lisp (header): fixed one-line summary J. Moringen

10/25/2016

06:53 PM Revision 0a2152ca (rsb-tools-cl): Improved conditional UTF-8 usage in src/formatting/*.lisp
* src/formatting/variables.lisp (header): updated copyright
(*textual-output-can-use-utf-8?*): removed unnecessary ...
J. Moringen
06:27 PM Revision 1a1d4c31 (rsb-tools-cl): Fix collapsing of nodes with direct events in src/formatting/ev...
* src/formatting/event-style-monitor.lisp
(monitor-line-style/tree::direct-events?): new slots; stores a Boolean
...
J. Moringen

10/21/2016

05:25 PM Enhancement #2670 (Resolved): Informer socket transport is shutting down if publish trigger threa...
If the publish method is called of an informer participant the overall tcp communication is shutting down (SockedClos... M. Pohling

10/17/2016

01:48 PM Revision 371ec787 (rsb-java): Backport: Bump versions for ant tasks
Otherwise these fail on xenial slaves.
(cherry picked from commit 4ce6cdeac53a8001ba8614650da4d28b4db1abf3)
J. Wienke
 

Also available in: Atom