From: <dot...@li...> - 2013-07-27 12:40:44
|
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: 3 new changesets (Bitbucket) 2. commit/dotnetrdf: rvesse: Make rest of async methods in SparqlRemoteEndpoint use AsyncError to pass back errors (CORE-370) (Bitbucket) 3. commit/dotnetrdf: 4 new changesets (Bitbucket) 4. commit/dotnetrdf: 5 new changesets (Bitbucket) 5. commit/dotnetrdf: 2 new changesets (Bitbucket) 6. commit/dotnetrdf: 2 new changesets (Bitbucket) 7. commit/dotnetrdf: rvesse: Add set of unit tests which verify DESCRIBE and default graph interaction to validate that a bug report is invalid (CORE-372) (Bitbucket) 8. commit/dotnetrdf: tpluscode: remove slv-async-sparql project from solution (Bitbucket) 9. commit/dotnetrdf: 2 new changesets (Bitbucket) ---------------------------------------------------------------------- Message: 1 Date: Thu, 11 Jul 2013 22:54:37 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 3 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/31fa4ac01d28/ Changeset: 31fa4ac01d28 Branch: CORE-370 User: rvesse Date: 2013-07-12 00:44:15 Summary: Introduce AsyncError class a wrapper that can be passed back as the state for async callback APIs that don't have a better error handling contract to indicate both the error and the original state passed to the async method (CORE-370) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1b214aaac693/ Changeset: 1b214aaac693 Branch: CORE-370 User: rvesse Date: 2013-07-12 00:50:55 Summary: Start swapping over SparqlRemoteEndpoint code to pass back AsyncError in the state when appropriate (CORE-370) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/6c0254065321/ Changeset: 6c0254065321 Branch: CORE-370 User: rvesse Date: 2013-07-12 00:54:16 Summary: Disable more tests that use APIs unavailable on PCL builds (CORE-371) 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: 2 Date: Thu, 11 Jul 2013 22:58:20 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: rvesse: Make rest of async methods in SparqlRemoteEndpoint use AsyncError to pass back errors (CORE-370) 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/02a6e95be957/ Changeset: 02a6e95be957 Branch: CORE-370 User: rvesse Date: 2013-07-12 00:58:09 Summary: Make rest of async methods in SparqlRemoteEndpoint use AsyncError to pass back errors (CORE-370) 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: 3 Date: Fri, 12 Jul 2013 22:40:37 -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/c29162b7d44e/ Changeset: c29162b7d44e Branch: CORE-370 User: rvesse Date: 2013-07-12 20:53:19 Summary: Fix SparqlRemoteUpdateEndpoint to propagate async errors appropriately using AsyncError state (CORE-370) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/baff9754cb64/ Changeset: baff9754cb64 Branch: CORE-370 User: rvesse Date: 2013-07-12 21:16:30 Summary: Clean up more async error propagation (CORE-370) Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/4d54e34f030f/ Changeset: 4d54e34f030f Branch: CORE-370 User: rvesse Date: 2013-07-13 00:31:02 Summary: More async error propagation changes (CORE-370) Affected #: 13 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/03769514fe17/ Changeset: 03769514fe17 User: rvesse Date: 2013-07-13 00:39:03 Summary: Merge async error propagation improvements from CORE-370 branch Affected #: 39 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: Fri, 12 Jul 2013 22:44:42 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: 5 new changesets To: dot...@li... Message-ID: <201...@ap...> Content-Type: text/plain; charset="utf-8" 5 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b33003ff4cba/ Changeset: b33003ff4cba Branch: CORE-371 User: rvesse Date: 2013-07-13 00:43:04 Summary: Merge CORE-370 changes into CORE-371 branch Affected #: 19 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/cdc79f92384b/ Changeset: cdc79f92384b Branch: CORE-371 User: rvesse Date: 2013-07-13 00:43:14 Summary: Close CORE-371 branch Affected #: 0 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/8bf8b17e26e2/ Changeset: 8bf8b17e26e2 Branch: CORE-370 User: rvesse Date: 2013-07-13 00:43:35 Summary: Merge in closed CORE-371 branch to clean up commit graph Affected #: 0 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/9918d9e3017f/ Changeset: 9918d9e3017f Branch: CORE-370 User: rvesse Date: 2013-07-13 00:43:58 Summary: Close CORE-370 branch Affected #: 0 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a0185c038209/ Changeset: a0185c038209 User: rvesse Date: 2013-07-13 00:44:19 Summary: Merge in closed CORE-370 branch to clean up commit graph 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: 5 Date: Fri, 12 Jul 2013 23:12:24 -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/384a730955d2/ Changeset: 384a730955d2 User: rvesse Date: 2013-07-13 00:49:23 Summary: Note recent changes in Change Log (CORE-303, CORE-370, CORE-371) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/43d49e76bebf/ Changeset: 43d49e76bebf User: rvesse Date: 2013-07-13 01:07:45 Summary: Fix the sanity-check.bat hook script to also block commits where files are missing. Add a what-changed.bat script for use as a post-commit hook which prints details of last commit 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: 6 Date: Tue, 16 Jul 2013 16:35:29 -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/2064a7c50804/ Changeset: 2064a7c50804 Branch: sparql-ops User: rvesse Date: 2013-07-13 01:14:14 Summary: Merge latest work from default to sparql-ops branch Affected #: 53 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/25cbab229627/ Changeset: 25cbab229627 User: rvesse Date: 2013-07-16 18:35:09 Summary: Add a couple of tests to try and repro a mailing list reported issue 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: Thu, 18 Jul 2013 14:08:53 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: rvesse: Add set of unit tests which verify DESCRIBE and default graph interaction to validate that a bug report is invalid (CORE-372) 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/6281c6b92b83/ Changeset: 6281c6b92b83 User: rvesse Date: 2013-07-18 16:08:26 Summary: Add set of unit tests which verify DESCRIBE and default graph interaction to validate that a bug report is invalid (CORE-372) 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: 8 Date: Sat, 27 Jul 2013 09:39:44 -0000 From: Bitbucket <com...@bi...> Subject: [dotNetRDF Commits] commit/dotnetrdf: tpluscode: remove slv-async-sparql project from solution 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/42845beec939/ Changeset: 42845beec939 User: tpluscode Date: 2013-07-27 11:01:35 Summary: remove slv-async-sparql project from solution 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: 9 Date: Sat, 27 Jul 2013 12:40:34 -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/908d74547d9e/ Changeset: 908d74547d9e User: tpluscode Date: 2013-07-27 14:37:24 Summary: split test cases Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2625a91c3104/ Changeset: 2625a91c3104 User: tpluscode Date: 2013-07-27 14:40:24 Summary: assembly name is the same for portable build 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. ------------------------------ ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk ------------------------------ _______________________________________________ dotNetRDF-commits mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-commits End of dotNetRDF-commits Digest, Vol 10, Issue 3 ************************************************ |