You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
|
Feb
(11) |
Mar
(17) |
Apr
(12) |
May
(2) |
Jun
(20) |
Jul
(2) |
Aug
(2) |
Sep
(2) |
Oct
(2) |
Nov
|
Dec
(5) |
2011 |
Jan
(4) |
Feb
(1) |
Mar
(2) |
Apr
(2) |
May
(5) |
Jun
|
Jul
(12) |
Aug
(4) |
Sep
(5) |
Oct
(1) |
Nov
(38) |
Dec
(27) |
2012 |
Jan
(46) |
Feb
(182) |
Mar
(83) |
Apr
(22) |
May
(68) |
Jun
(47) |
Jul
(135) |
Aug
(84) |
Sep
(57) |
Oct
(45) |
Nov
(27) |
Dec
(61) |
2013 |
Jan
(59) |
Feb
(78) |
Mar
(66) |
Apr
(107) |
May
(27) |
Jun
(56) |
Jul
(53) |
Aug
(3) |
Sep
(19) |
Oct
(41) |
Nov
(44) |
Dec
(54) |
2014 |
Jan
(49) |
Feb
(72) |
Mar
(22) |
Apr
(41) |
May
(63) |
Jun
(27) |
Jul
(45) |
Aug
(12) |
Sep
(3) |
Oct
(8) |
Nov
(27) |
Dec
(16) |
2015 |
Jan
(3) |
Feb
(20) |
Mar
(6) |
Apr
(4) |
May
(15) |
Jun
(2) |
Jul
(4) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(16) |
May
(9) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <tr...@do...> - 2014-01-16 09:16:12
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Bug in complex property path evaluation</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-16 09:15 AM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Turned out to be a simple bug in the allocation of temporary variable IDs which was causing the IDs to not always increment in complex nested translations. This meant that paths had the wrong variables present and so did not actually traverse the graph properly</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-16 09:15:10
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Bug in complex property path evaluation</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Status changed from "In Progress" to "Completed" </li> <li>Milestone changed from "1.0.4" to "1.0.3" </li> <li>Resolution changed from "Unassigned" to "Fixed" </li> <li>Progress changed from "30 %" to "100 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: Eugen F <feu...@ya...> - 2014-01-16 09:14:50
|
Hi, While working/debugging queries with store manager it would be nice to be able to (un)comment all lines in current selection. Now i have to cut/paste. Feature could use keypress "ctrl+3" or some other intuitive combination. I could make a fork a take a look. |
From: <tr...@do...> - 2014-01-16 09:02:37
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Bug in complex property path evaluation</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-16 09:01 AM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Reversing my fix for the obvious bug because I realize that the condition that I fixed shouldn't happen if the paths are converted to algebra correctly so what this actually implies is a bug in property path to algebra translation. The bad algebra would also explain why the results are incorrect</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-15 17:30:50
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Bug in complex property path evaluation</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Status changed from "Confirmed" to "In Progress" </li> <li>Progress changed from "0 %" to "30 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-15 17:30:43
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Bug in complex property path evaluation</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-15 05:29 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> I've found and fixed the obvious error in the evaluation of zero or more paths that does indeed occur due to the deep nesting and which causes the RdfQueryException the user sees</p> <p> However we now get incorrect results for the query (some results are missing) compared to ARQ which suggests a more subtle bug in the property path implementation.</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-15 15:17:04
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>UI Improvements for Store Manager</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Resolution changed from "Unassigned" to "Completed" </li> <li>Progress changed from "95 %" to "100 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-15 14:37:28
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>UI Improvements for Store Manager</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-15 02:36 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Options dialogue is now done so just need to finish off the naming of connections</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-15 14:37:06
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>UI Improvements for Store Manager</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Progress changed from "90 %" to "95 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-15 14:36:12
|
<p>The following issue has been added to a project that you are monitoring.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Bug in complex property path evaluation</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Milestone:</b></td> <td>1.0.4</td> </tr> <tr> <td><b>Category:</b></td> <td>Query</td> </tr> <tr> <td><b>Priority:</b></td> <td>Normal</td> </tr> <tr> <td><b>Type:</b></td> <td>Bug</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> A user on StackOverflow has discovered a bug in the evaluation of complex property paths - <a href="http://stackoverflow.com/questions/21128667/dotnetrdf-exception-the-value-of-a-variable-in-a-set-cannot-be-changed-by-inte#21128667">http://stackoverflow.com/questions/21128667/dotnetrdf-exception-the-value-of-a-variable-in-a-set-cannot-be-changed-by-inte#21128667</a></p> <p> At a glance I suspect it is caused by the nesting of the arbitrary length property paths.</p> <p> Likely won't have time to debug/fix until 1.0.4</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=395</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-15 12:11:11
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>UI Improvements for Store Manager</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-15 12:10 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Multiple query results display (including the ability to detatch results into separate windows is now fully working and I have cleaned up the Query UI.</p> <p> Couple of things left now:</p> <ul> <li> Adding new Options dialogue</li> <li> Adding ability to add friendly name to connections when creating/editing them</li> </ul></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-14 17:19:30
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>UI Improvements for Store Manager</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Progress changed from "70 %" to "90 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-14 16:32:40
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>UI Improvements for Store Manager</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-14 04:28 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Got the entity query generation feature all cleaned up, still have a few things to finish up:</p> <ul> <li> Displaying multiple results correctly including support for detaching into separate windows</li> <li> Clean up Query UI (proliferation of buttons)</li> <li> Add an Options dialogue in place of Options menu</li> </ul></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-14 16:11:45
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Replace current .vdproj based installer with a WiX based installer</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Milestone changed from "1.0.3" to "1.0.4" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=360" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=360</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-13 16:14:38
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>SPARQL Graph Store and Fuseki connectors do not handle graph names that use Fragment Identifiers correctly</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-13 04:13 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Fixed in default</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=394" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=394</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-13 16:14:27
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>SPARQL Graph Store and Fuseki connectors do not handle graph names that use Fragment Identifiers correctly</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Status changed from "Confirmed" to "Completed" </li> <li>Resolution changed from "Unassigned" to "Fixed" </li> <li>Progress changed from "0 %" to "100 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=394" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=394</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-13 16:03:15
|
<p>The following issue has been added to a project that you are monitoring.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>SPARQL Graph Store and Fuseki connectors do not handle graph names that use Fragment Identifiers correctly</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Milestone:</b></td> <td>1.0.3</td> </tr> <tr> <td><b>Category:</b></td> <td>Storage</td> </tr> <tr> <td><b>Priority:</b></td> <td>High</td> </tr> <tr> <td><b>Type:</b></td> <td>Bug</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> A user on the mailing list has spotted a bug in the Fuseki connector which is actually a bug in the underlying SPARQL Graph Store connector which means that it does not handle graph URIs with fragment identifiers correctly when saving graphs.</p> <p> As part of fixing this we should verify that URIs with fragment identifiers are also handled correctly by other parts of the Graph Store connector code</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=394" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=394</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <dot...@li...> - 2014-01-10 16:55:26
|
Send dotNetRDF-commits mailing list submissions to dot...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/dotnetrdf-commits or, via email, send a message with subject or body 'help' to dot...@li... You can reach the person managing the list at dot...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of dotNetRDF-commits digest..." Today's Topics: 1. commit/dotnetrdf: 10 new changesets (Bitbucket) 2. commit/dotnetrdf: 18 new changesets (Bitbucket) 3. commit/dotnetrdf: 2 new changesets (Bitbucket) 4. commit/dotnetrdf: 4 new changesets (Bitbucket) 5. commit/dotnetrdf: rvesse: Close TOOLS-377 branch (Bitbucket) 6. commit/dotnetrdf: 9 new changesets (Bitbucket) 7. commit/dotnetrdf: 8 new changesets (Bitbucket) ---------------------------------------------------------------------- Message: 1 Date: Tue, 17 Dec 2013 14:42:33 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 10 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 10 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a5658b5d37e7/ Changeset: a5658b5d37e7 Branch: CORE-376 User: rvesse Date: 2013-12-17 12:27:47 Summary: Add a couple more unit tests to test Stardog SPARQL update support interaction with transactions (CORE-376) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/695c03eea2ca/ Changeset: 695c03eea2ca Branch: CORE-376 User: rvesse Date: 2013-12-17 12:29:30 Summary: Note CORE-376 changes in Change Log Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/fbc368275e5a/ Changeset: fbc368275e5a Branch: CORE-376 User: rvesse Date: 2013-12-17 12:29:44 Summary: Close CORE-376 branch Affected #: 0 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/8a0a157d93a8/ Changeset: 8a0a157d93a8 User: rvesse Date: 2013-12-17 12:30:12 Summary: Merge CORE-376 changes (Stardog 2x native SPARQL Update support) to default Affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/70bf09ed6f4d/ Changeset: 70bf09ed6f4d Branch: TOOLS-377 User: rvesse Date: 2013-12-17 13:03:38 Summary: Add confirmation dialogues and error handling to ConnectionManagementListView (TOOLS-377) Affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e71781ea7763/ Changeset: e71781ea7763 Branch: TOOLS-377 User: rvesse Date: 2013-12-17 13:40:31 Summary: Clean up some of the Store Manager code (TOOLS-377) Affected #: 35 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/cbcb9f20e67a/ Changeset: cbcb9f20e67a Branch: TOOLS-377 User: rvesse Date: 2013-12-17 14:09:05 Summary: Clean up most of the Store Manager code (TOOLS-377) Affected #: 15 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/4dcfcb86834d/ Changeset: 4dcfcb86834d Branch: TOOLS-377 User: rvesse Date: 2013-12-17 14:10:50 Summary: Another minor clean up (TOOLS-377) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/4b1f0d7267bd/ Changeset: 4b1f0d7267bd Branch: TOOLS-377 User: rvesse Date: 2013-12-17 14:14:10 Summary: Fix solution build error (TOOLS-377) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/237df080c2e6/ Changeset: 237df080c2e6 Branch: TOOLS-360 User: rvesse Date: 2013-12-17 15:35:39 Summary: Initial work on getting new WiX based Toolkit installer into the solution (TOOLS-360) Affected #: 3 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 2 Date: Wed, 08 Jan 2014 17:22:01 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 18 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 18 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/c0d05d8a623a/ Changeset: c0d05d8a623a User: rvesse Date: 2013-12-17 17:14:32 Summary: Minor tweaks to SparqlParameterizedString Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b4a5e1e78797/ Changeset: b4a5e1e78797 Branch: TOOLS-377 User: rvesse Date: 2013-12-18 11:05:19 Summary: Add proper restore connections dialogue (TOOLS-377) Affected #: 8 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/9782faaa0ae7/ Changeset: 9782faaa0ae7 Branch: TOOLS-377 User: rvesse Date: 2013-12-18 11:06:25 Summary: Update Change Log (TOOLS-377) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b572e6fd1339/ Changeset: b572e6fd1339 Branch: TOOLS-377 User: rvesse Date: 2013-12-18 11:07:30 Summary: Close the TOOLS-377 branch Affected #: 0 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a9bb20b26316/ Changeset: a9bb20b26316 Branch: TOOLS-390 User: feugen24 Date: 2013-12-19 11:35:51 Summary: redesign entity feature so that it can be enabled form menu and all settings appear in new form Affected #: 10 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/4da1f3ae0220/ Changeset: 4da1f3ae0220 Branch: TOOLS-390 User: feugen24 Date: 2013-12-19 13:49:49 Summary: Changed query textbox to richtextbox (added word wrap, show urls) Affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3a28ccfdd4bd/ Changeset: 3a28ccfdd4bd Branch: TOOLS-390 User: feugen24 Date: 2013-12-19 16:03:31 Summary: Added query wrap, highlight, format Affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/ec91aee098d6/ Changeset: ec91aee098d6 Branch: TOOLS-390 User: feugen24 Date: 2013-12-20 10:28:30 Summary: hightlight fixes Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/84b89b3b0be8/ Changeset: 84b89b3b0be8 Branch: TOOLS-390 User: feugen24 Date: 2013-12-20 11:36:13 Summary: Added better rtb Affected #: 4 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/59d2a9623bea/ Changeset: 59d2a9623bea Branch: TOOLS-377 User: rvesse Date: 2014-01-08 17:47:28 Summary: Rejig how connections are edited so they are actually edited rather than taking a copy (TOOLS-377) Affected #: 7 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/dc0bb51bc39c/ Changeset: dc0bb51bc39c Branch: TOOLS-377 User: rvesse Date: 2014-01-08 17:50:37 Summary: Add New From Existing option to context menu for ConnectionManagementListView (TOOLS-377) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/c73d9afa032c/ Changeset: c73d9afa032c Branch: TOOLS-377 User: rvesse Date: 2014-01-08 17:50:58 Summary: Commit designer changes (TOOLS-377) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/5417849d8a80/ Changeset: 5417849d8a80 Branch: CORE-393 User: rvesse Date: 2014-01-08 18:00:21 Summary: Fix CORE-393 by moving generic request configuration into method that is called from all appropriate methods Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/0af9802d563b/ Changeset: 0af9802d563b Branch: CORE-393 User: rvesse Date: 2014-01-08 18:06:19 Summary: Pull ApplyRequestOptions() up into BaseEndpoint to fix CORE-393 for both SparqlRemoteUpdateEndpoint and SparqlRemoteEndpoint Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/665b77237278/ Changeset: 665b77237278 Branch: CORE-393 User: rvesse Date: 2014-01-08 18:19:07 Summary: Update documentation on Timeout method to clarify to what the Timeout appears (CORE-393) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/732b73cf41fc/ Changeset: 732b73cf41fc Branch: CORE-393 User: rvesse Date: 2014-01-08 18:20:50 Summary: Note CORE-393 fix in Change Log Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/bb010b3acfb2/ Changeset: bb010b3acfb2 Branch: CORE-393 User: rvesse Date: 2014-01-08 18:21:02 Summary: Close CORE-393 branch Affected #: 0 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/94bdc4cb4b08/ Changeset: 94bdc4cb4b08 User: rvesse Date: 2014-01-08 18:21:20 Summary: Merge CORE-393 fixes into default Affected #: 4 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 3 Date: Thu, 09 Jan 2014 15:51:11 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 2 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/49e9ae1e89f6/ Changeset: 49e9ae1e89f6 Branch: TOOLS-390 User: rvesse Date: 2014-01-09 16:11:53 Summary: Merge TOOLS-377 changes into TOOLS-390 branch Affected #: 162 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d89682aae75b/ Changeset: d89682aae75b Branch: TOOLS-390 User: rvesse Date: 2014-01-09 16:48:22 Summary: Clean up hand merged changes from TOOLS-377 branch (TOOLS-390) Affected #: 6 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 4 Date: Thu, 09 Jan 2014 17:17:05 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 4 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 4 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/341c6f8b1584/ Changeset: 341c6f8b1584 Branch: TOOLS-390 User: rvesse Date: 2014-01-09 16:54:15 Summary: Merge in latest changes from default Affected #: 22 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3cabeb70060f/ Changeset: 3cabeb70060f Branch: TOOLS-390 User: rvesse Date: 2014-01-09 17:02:28 Summary: Some more post-merge clean up (TOOLS-377) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/51134afa3151/ Changeset: 51134afa3151 Branch: TOOLS-390 User: rvesse Date: 2014-01-09 17:52:28 Summary: Clean up the contributed code for generating the entities query (TOOLS-390) Affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/327fb6f8aac6/ Changeset: 327fb6f8aac6 Branch: TOOLS-390 User: rvesse Date: 2014-01-09 18:11:09 Summary: Fix some bugs in the entity query code generation (TOOLS-390) Affected #: 2 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 5 Date: Thu, 09 Jan 2014 17:21:16 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: rvesse: Close TOOLS-377 branch To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/69d004304c9a/ Changeset: 69d004304c9a Branch: TOOLS-377 User: rvesse Date: 2014-01-09 18:15:55 Summary: Close TOOLS-377 branch Affected #: 0 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 6 Date: Fri, 10 Jan 2014 13:15:42 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 9 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 9 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/57d69809b030/ Changeset: 57d69809b030 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 12:25:02 Summary: Add missing license headers (TOOLS-390) Affected #: 13 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e5f15f6ba649/ Changeset: e5f15f6ba649 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 13:21:45 Summary: Improve how column names are generated for entity query generation and improve how generated queries are shown (TOOLS-390) Affected #: 14 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/bbf0dba60ca9/ Changeset: bbf0dba60ca9 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 13:31:04 Summary: Fix bugs in EntityQueryGeneratorDialogue (TOOLS-390) Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/38ec423eb2e4/ Changeset: 38ec423eb2e4 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 13:48:07 Summary: Enable Task Info for Generate Entities Query Task (TOOLS-390) Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3ca5515f04f2/ Changeset: 3ca5515f04f2 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 13:52:02 Summary: Further entity query generation clean up (TOOLS-390) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/8194396094bc/ Changeset: 8194396094bc Branch: TOOLS-390 User: rvesse Date: 2014-01-10 13:58:50 Summary: Bug fixes for when entity query generation yields no predicates (TOOLS-390) Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e3c608ae46dd/ Changeset: e3c608ae46dd Branch: TOOLS-390 User: rvesse Date: 2014-01-10 14:05:51 Summary: Generate entity column names more intelligently (TOOLS-390) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/9660cb165a61/ Changeset: 9660cb165a61 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 14:13:15 Summary: Fix a bug in viewing results for generate entities query task via the Task Information dialogue (TOOLS-390) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b674d985d8f4/ Changeset: b674d985d8f4 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 14:15:17 Summary: Add Progress reporting to Generate Entities Query Task (TOOLS-390) Affected #: 1 file Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ Message: 7 Date: Fri, 10 Jan 2014 16:55:15 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 8 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 8 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/38cf090dbb34/ Changeset: 38cf090dbb34 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 14:46:53 Summary: Centralize all opening of Store Manager Forms (TOOLS-390) Affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/ccee1dc4454a/ Changeset: ccee1dc4454a Branch: TOOLS-390 User: rvesse Date: 2014-01-10 15:28:53 Summary: Make Editor options program properties, improve quick jump bar (TOOLS-390) Affected #: 8 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/63a3d82dc6a2/ Changeset: 63a3d82dc6a2 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 15:33:14 Summary: Reorg code in dotNetRDF.WinForms library Affected #: 45 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/54db762f7090/ Changeset: 54db762f7090 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 16:31:19 Summary: Improve how formatters are selected and update relevant controls and forms to take advantage of this (TOOLS-390) Affected #: 26 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/98022b1e0e61/ Changeset: 98022b1e0e61 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 16:34:03 Summary: Fix up build errors introduced by prior commit (TOOLS-390) Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/74285e8acf59/ Changeset: 74285e8acf59 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 17:36:54 Summary: Revised query results interface, not yet fully working (TOOLS-390) Affected #: 9 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/5e60cd73267b/ Changeset: 5e60cd73267b Branch: TOOLS-390 User: rvesse Date: 2014-01-10 17:42:17 Summary: Some tweak to QueryResultControl to resolve the more glaring issues (TOOLS-390) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/47c7ad0d4636/ Changeset: 47c7ad0d4636 Branch: TOOLS-390 User: rvesse Date: 2014-01-10 17:53:21 Summary: More tweaks to QueryResultControl - still not quite working correctly (TOOLS-390) Affected #: 5 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------ ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk ------------------------------ _______________________________________________ dotNetRDF-commits mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-commits End of dotNetRDF-commits Digest, Vol 15, Issue 1 ************************************************ |
From: <tr...@do...> - 2014-01-09 17:20:54
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>UI Improvements for Store Manager</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-09 05:15 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Retitled this issue to reflect that it is actually a collection of UI improvements contributed by a user, this now includes the following:</p> <ul> <li> Tab strip for quick access to open connections</li> <li> Rich text editor for queries</li> <li> Split pane for query results</li> <li> Entity query generation functionality</li> </ul> <p> There are still various things to tweak and clean up:</p> <ul> <li> How entity queries generate column names</li> <li> Presenting the end result of entity query generation</li> <li> Working with multiple query results at the same time</li> <li> UI Presentation</li> <li> Rich text editing for SPARQL Updates</li> </ul></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-09 17:13:10
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>UI Improvements for Store Manager</td> </tr> <tr> <td><b>Project:</b></td> <td>Toolkit</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Title changed from "Provide a tabbed interface for Store Manager" to "UI Improvements for Store Manager" </li> <li>Progress changed from "20 %" to "70 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=390</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: Eugen F <feu...@ya...> - 2014-01-09 12:17:04
|
Hi, 1. In "SparqlFormatter" code: SparqlFormatter : TurtleFormatter : QNameFormatter(..., bool allowAKeyword) The problem is that "_allowAKeyword" is not exposed in SparqlFormatter so I can't pass it. So I sugest either to add public bool AllowAKeyword { get { return _allowAKeyword; } set { _allowAKeyword = value; } } or create new constructor overloads in Sparql, Turtle formatters. 2. SparqlRemoteEndpoint should allow custom query params for url in case db accepts more (bigdata does for analytic queries) So code could be changed by adding(key,value): public Dictionary<String, String> QueryParams { get { return this._queryParams; } } and changing apropriate http calls. |
From: <tr...@do...> - 2014-01-08 17:26:42
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Support native SPARQL Update for Stardog 2.0 connections</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-08 05:25 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Marked as Completed now that the Stardog folks have confirmed there is a SPARQL Update bug which they are fixing for their next release</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=376" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=376</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-08 17:26:03
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Support native SPARQL Update for Stardog 2.0 connections</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Status changed from "In Progress" to "Completed" </li> <li>Resolution changed from "Unassigned" to "Completed" </li> <li>Progress changed from "70 %" to "100 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=376" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=376</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-08 17:23:52
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Timeout is not honoured for asynchronous queries using SparqlRemoteEndpoint</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2014-01-08 05:22 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Fixed for both SparqlRemoteEndpoint and SparqlRempteUpdateEndpoint</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=393" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=393</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |
From: <tr...@do...> - 2014-01-08 17:23:32
|
<p>The following issue has been updated by Rob Vesse:</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Timeout is not honoured for asynchronous queries using SparqlRemoteEndpoint</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td colspan="2"><b>Changes:</b></td> </tr> <tr> <td colspan="2"> <ul> <li>Status changed from "Confirmed" to "Completed" </li> <li>Resolution changed from "Unassigned" to "Fixed" </li> <li>Progress changed from "0 %" to "100 %" </li> </ul> </td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=393" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=393</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |