You can subscribe to this list here.
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(104) |
Aug
(30) |
Sep
|
Oct
(2) |
Nov
|
Dec
(28) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2013 |
Jan
(28) |
Feb
(24) |
Mar
(30) |
Apr
(58) |
May
(17) |
Jun
(24) |
Jul
(30) |
Aug
(4) |
Sep
(3) |
Oct
(26) |
Nov
(17) |
Dec
(21) |
2014 |
Jan
(19) |
Feb
(32) |
Mar
(12) |
Apr
(9) |
May
(19) |
Jun
(7) |
Jul
(15) |
Aug
(6) |
Sep
(4) |
Oct
(2) |
Nov
(11) |
Dec
(5) |
2015 |
Jan
(5) |
Feb
(12) |
Mar
(4) |
Apr
(1) |
May
(15) |
Jun
(1) |
Jul
(8) |
Aug
|
Sep
(7) |
Oct
(7) |
Nov
(2) |
Dec
|
2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bitbucket <com...@bi...> - 2013-04-07 19:41:16
|
6 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/c660106a061d/ Changeset: c660106a061d Branch: CORE-344 User: tpluscode Date: 2013-04-07 21:21:56 Summary: added decimal comparison to ComparisonHelper and use ordinal string comparison Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/fbafbd1152f5/ Changeset: fbafbd1152f5 Branch: CORE-344 User: tpluscode Date: 2013-04-07 21:23:41 Summary: added failing tests for ILiteralNode comparison Affected #: 4 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/6256d90937d4/ Changeset: 6256d90937d4 Branch: CORE-344 User: tpluscode Date: 2013-04-07 21:34:10 Summary: added failing tests for SPARQL cast operators Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/56c75eecb162/ Changeset: 56c75eecb162 Branch: CORE-344 User: tpluscode Date: 2013-04-07 21:36:31 Summary: moved TestedCultureInfos to BaseTest Affected #: 4 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2363ea027244/ Changeset: 2363ea027244 Branch: CORE-344 User: tpluscode Date: 2013-04-07 21:37:02 Summary: missing headers Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a4122a55e611/ Changeset: a4122a55e611 Branch: CORE-344 User: tpluscode Date: 2013-04-07 21:37:27 Summary: Merge with previously fixed code 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. |
From: Bitbucket <com...@bi...> - 2013-04-07 18:19:34
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/ce20a9b8e361/ Changeset: ce20a9b8e361 Branch: CORE-345 User: tpluscode Date: 2013-04-07 20:17:28 Summary: added test case for memory leak 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. |
From: Bitbucket <com...@bi...> - 2013-04-03 20:40:10
|
3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e383279c02d1/ Changeset: e383279c02d1 Branch: CORE-344 User: tpluscode Date: 2013-04-03 22:22:26 Summary: changed the AggregateTests to reproduce bug Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/cf309a34aed6/ Changeset: cf309a34aed6 Branch: CORE-344 User: tpluscode Date: 2013-04-03 22:26:09 Summary: added code changes to fix aggregate bug Affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/4eb63d7e8bc7/ Changeset: 4eb63d7e8bc7 Branch: CORE-344 User: tpluscode Date: 2013-04-03 22:39:43 Summary: use resource file instead for test 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. |
From: Bitbucket <com...@bi...> - 2013-04-02 00:22:41
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/632a9c0ce6b6/ Changeset: 632a9c0ce6b6 User: rvesse Date: 2013-04-02 02:20:03 Summary: Add unit test to try and reproduce a bug report, not reproducible Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2c532a4f9df5/ Changeset: 2c532a4f9df5 User: rvesse Date: 2013-04-02 02:20:51 Summary: Variant on same test, still not reproducible 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. |
From: Bitbucket <com...@bi...> - 2013-03-29 23:42:26
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d94b56ea24f6/ Changeset: d94b56ea24f6 Branch: 1.9 User: rvesse Date: 2013-03-30 00:40:00 Summary: Merge latest changes from default Affected #: 77 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/adb58da8cca7/ Changeset: adb58da8cca7 Branch: 1.9 User: rvesse Date: 2013-03-30 00:42:07 Summary: Minor fix up after merge from default 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. |
From: Bitbucket <com...@bi...> - 2013-03-29 23:32:47
|
3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/8c1b9683029d/ Changeset: 8c1b9683029d User: rvesse Date: 2013-03-29 18:39:13 Summary: Test to try and reproduce a alledged memory leak, not reproducible with information provided so far Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/51a010762727/ Changeset: 51a010762727 User: rvesse Date: 2013-03-30 00:14:54 Summary: Ensure that wherever possible the order of variables in the SELECT clause is respected and preserved (CORE-342) Affected #: 13 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a6174b925e81/ Changeset: a6174b925e81 User: rvesse Date: 2013-03-30 00:32:16 Summary: Note fixes for CORE-342, CORE-338 and CORE-341 in Change Log 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. |
From: Bitbucket <com...@bi...> - 2013-03-29 00:00:06
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/615908f8e0eb/ Changeset: 615908f8e0eb User: rvesse Date: 2013-03-28 17:45:52 Summary: Additional unit test for CORE-343 that shows how the bug can interact with property paths Affected #: 9 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/5492a0f7cfb4/ Changeset: 5492a0f7cfb4 User: rvesse Date: 2013-03-29 00:59:46 Summary: Add/fix license headers 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. |
From: Bitbucket <com...@bi...> - 2013-03-28 00:18:50
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/008c37ab6f78/ Changeset: 008c37ab6f78 User: rvesse Date: 2013-03-28 00:55:05 Summary: Note fix for CORE-343 in Change Log Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d13b309c2cba/ Changeset: d13b309c2cba User: rvesse Date: 2013-03-28 01:18:31 Summary: Some work towards preserving the ordering of variables in SparqlResult objects (CORE-342) 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. |
From: Bitbucket <com...@bi...> - 2013-03-27 23:39:15
|
5 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/728657493894/ Changeset: 728657493894 User: rvesse Date: 2013-03-27 21:33:37 Summary: Remove new ConfigurationLoader methods which are not supported under Silverlight (CORE-337) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e62631983051/ Changeset: e62631983051 User: rvesse Date: 2013-03-27 22:32:17 Summary: Add some more unit tests to try and nail down a possible bug with SPARQL joins Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/509e5d294eeb/ Changeset: 509e5d294eeb User: rvesse Date: 2013-03-28 00:24:13 Summary: Unit test that demonstrates the root cause of CORE-343 which is a bug in SetDistinctnessComparer Affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/c4a18c2fe92d/ Changeset: c4a18c2fe92d User: rvesse Date: 2013-03-28 00:29:55 Summary: Add failing unit test to demonstrate the issue that prompted reporting of CORE-343 as a regression and sanity test for after the set distinctness problem is resolved Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/6f2e80e2b7f7/ Changeset: 6f2e80e2b7f7 User: rvesse Date: 2013-03-28 00:38:33 Summary: Additional unit tests and fix for CORE-343 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. |
From: Bitbucket <com...@bi...> - 2013-03-25 19:12:54
|
3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/f5a7856c968b/ Changeset: f5a7856c968b User: rvesse Date: 2013-03-25 19:57:26 Summary: Note Tom's changes for CORE-337 in Change Log Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/05eec513b127/ Changeset: 05eec513b127 User: rvesse Date: 2013-03-25 20:11:48 Summary: Changes to fix CORE-341 a bug where the Turtle parser could accept invalid input and generate incorrect URIs for that input caused by shared helper code between Turtle and N3 where the input would be valid Affected #: 4 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/03721ca7b7ce/ Changeset: 03721ca7b7ce User: rvesse Date: 2013-03-25 20:12:34 Summary: Note fix for CORE-341 in Change Log 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. |
From: Bitbucket <com...@bi...> - 2013-03-24 18:26:31
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/6d7df2338674/ Changeset: 6d7df2338674 Branch: CORE-337 User: tpluscode Date: 2013-03-24 19:26:17 Summary: add test for invalid type loaded 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. |
From: Bitbucket <com...@bi...> - 2013-03-24 18:23:16
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/9dc68de9d5e1/ Changeset: 9dc68de9d5e1 Branch: CORE-337 User: tpluscode Date: 2013-03-24 19:08:43 Summary: move test graph to constant field Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/67a81b6979f0/ Changeset: 67a81b6979f0 Branch: CORE-337 User: tpluscode Date: 2013-03-24 19:22:10 Summary: added tests for invalid configuration node 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. |
From: Bitbucket <com...@bi...> - 2013-03-21 19:20:00
|
6 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/c9b04ee4e852/ Changeset: c9b04ee4e852 User: tpluscode Date: 2013-03-20 22:56:39 Summary: dot settings Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/f47a7004371b/ Changeset: f47a7004371b Branch: CORE-337 User: tpluscode Date: 2013-03-20 23:00:22 Summary: added new constructors and made ConfigurationLoader non-static Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/96a002005589/ Changeset: 96a002005589 Branch: CORE-337 User: tpluscode Date: 2013-03-20 23:10:50 Summary: loading object using blank node identifier Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/0a46617b7e8f/ Changeset: 0a46617b7e8f Branch: CORE-337 User: tpluscode Date: 2013-03-21 19:31:22 Summary: loading object using URI Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/08cd7047dbcc/ Changeset: 08cd7047dbcc Branch: CORE-337 User: tpluscode Date: 2013-03-21 20:17:13 Summary: add constructor for file and URI Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/dfe4ccb90bc6/ Changeset: dfe4ccb90bc6 Branch: CORE-337 User: tpluscode Date: 2013-03-21 20:18:47 Summary: cleanup test class and added header 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. |
From: Bitbucket <com...@bi...> - 2013-03-20 03:33:47
|
5 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/71241fba2d27/ changeset: 71241fba2d27 user: rvesse date: 2013-03-20 04:14:16 summary: Unit tests which reproduce CORE-340, a bug whereby GROUP_CONCAT does not concatenate URIs as expected affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1a528f2d7e60/ changeset: 1a528f2d7e60 user: rvesse date: 2013-03-20 04:25:22 summary: Work towards fixing CORE-340 affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/ac3ac94197d5/ changeset: ac3ac94197d5 user: rvesse date: 2013-03-20 04:29:54 summary: Unit test that demonstrates a similar issue in GROUP_CONCAT to CORE-340 affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/c9dba4e29302/ changeset: c9dba4e29302 user: rvesse date: 2013-03-20 04:32:36 summary: Finish fixing CORE-340 affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/01a74db5eec3/ changeset: 01a74db5eec3 user: rvesse date: 2013-03-20 04:33:25 summary: Note fix for CORE-340 in Change Log 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. |
From: Bitbucket <com...@bi...> - 2013-03-15 22:25:09
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/266f6ae0cf9a/ changeset: 266f6ae0cf9a user: rvesse date: 2013-03-15 23:07:48 summary: Improve rdfServer so it permits multiple endpoints to be configured (TOOLS-338) affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/5a6a96e1b6e2/ changeset: 5a6a96e1b6e2 user: rvesse date: 2013-03-15 23:24:47 summary: Update rdfServerGui to account for changes to rdfServer (TOOLS-338) 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. |
From: Bitbucket <com...@bi...> - 2013-03-15 18:26:04
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/f8683768b05a/ changeset: f8683768b05a user: rvesse date: 2013-03-15 19:20:02 summary: Move SPIN stub over from experimental branch affected #: 7 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/13d9d450cd28/ changeset: 13d9d450cd28 branch: experimental user: rvesse date: 2013-03-15 19:24:34 summary: Closing off the experimental branch as it is very out of date and attempting to merge it leads to interesting results. Most of the stuff over here already moved to default anyway or is now defunct, since this is mercurial we can always get back to this stuff if necessary. 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. |
From: Bitbucket <com...@bi...> - 2013-03-12 22:42:52
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/946adec8e7c6/ changeset: 946adec8e7c6 user: rvesse date: 2013-03-12 23:42:29 summary: Upgrade VDS.Web.Server to 1.2.0 to start work on addressing TOOLS-338 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. |
From: Bitbucket <com...@bi...> - 2013-03-12 17:25:28
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/fefcc1107089/ changeset: fefcc1107089 user: rvesse date: 2013-03-12 18:25:09 summary: Rename constant (CORE-339) 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. |
From: Bitbucket <com...@bi...> - 2013-03-12 17:23:57
|
4 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d1a9cb6218ff/ changeset: d1a9cb6218ff user: rvesse date: 2013-03-08 23:34:50 summary: Fix a couple of bugs in Stardog tests affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/90c2c817de79/ changeset: 90c2c817de79 user: rvesse date: 2013-03-08 23:41:56 summary: Eliminate a couple of warnings from rdfServer affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/21faf45544c6/ changeset: 21faf45544c6 user: rvesse date: 2013-03-12 18:22:20 summary: Unit test and fix for CORE-339, OWL datatype properties are now correctly retrieved by Ontology API affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2163e44fd112/ changeset: 2163e44fd112 user: rvesse date: 2013-03-12 18:23:32 summary: Another test re: CORE-339 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. |
From: Bitbucket <com...@bi...> - 2013-03-08 22:26:00
|
8 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/c21ab04c4d55/ changeset: c21ab04c4d55 user: rvesse date: 2013-03-08 20:32:46 summary: Fix a test affected by a change in MimeTypesHelper affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1b85eef0ed77/ changeset: 1b85eef0ed77 user: rvesse date: 2013-03-08 20:44:16 summary: Remove a no longer relevant test affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/7988bd06a5b5/ changeset: 7988bd06a5b5 user: rvesse date: 2013-03-08 21:03:25 summary: Remove a couple of tests that reliably fail because the remote services are intemittently available, increased timeouts for the other tests in this area affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b8f5d7513cc4/ changeset: b8f5d7513cc4 user: rvesse date: 2013-03-08 21:41:49 summary: Fix a Sesame test so it reliably passes affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/06e8c1c6d58f/ changeset: 06e8c1c6d58f user: rvesse date: 2013-03-08 21:46:26 summary: Mark DydraConnector as obsolete unsuable due to their APIs inconsistency affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/820e962beff4/ changeset: 820e962beff4 user: rvesse date: 2013-03-08 23:05:52 summary: Add extra Sesame test to try to track down a potential bug I discovered affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/329becea0b02/ changeset: 329becea0b02 user: rvesse date: 2013-03-08 23:07:38 summary: Remove some dead code from Sesame connector affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e2d5603955ed/ changeset: e2d5603955ed user: rvesse date: 2013-03-08 23:25:22 summary: Fix a bug where async UpdateGraph() calls against Sesame stores would invoke the callback prematurely 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. |
From: Bitbucket <com...@bi...> - 2013-03-07 20:39:53
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d0c86b49ec0d/ changeset: d0c86b49ec0d user: rvesse date: 2013-03-07 21:39:23 summary: Note bug fixes from CORE-336 in Change Log 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. |
From: Bitbucket <com...@bi...> - 2013-03-07 20:37:58
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/488710d8fea5/ changeset: 488710d8fea5 user: rvesse date: 2013-03-07 21:20:14 summary: Test to reproduce CORE-336 affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/4766ebd4eeea/ changeset: 4766ebd4eeea user: rvesse date: 2013-03-07 21:37:15 summary: Bug fixes for CORE-336, fixes a case where GROUP BY could interact incorrectly with some other operators and return incorrect results 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. |
From: Bitbucket <com...@bi...> - 2013-03-07 01:07:07
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e858c63d1049/ changeset: e858c63d1049 branch: 1.9 user: rvesse date: 2013-03-07 02:04:08 summary: Start fleshing out graph tests more affected #: 10 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/6e39568dc0c0/ changeset: 6e39568dc0c0 branch: 1.9 user: rvesse date: 2013-03-07 02:06:47 summary: Note changes in Change Log 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. |
From: Bitbucket <com...@bi...> - 2013-03-07 00:59:49
|
8 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/6866226ce6e4/ changeset: 6866226ce6e4 branch: 1.9 user: rvesse date: 2013-03-06 23:36:25 summary: Some experimental reorg affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/9a1ba4a1b60b/ changeset: 9a1ba4a1b60b branch: 1.9 user: rvesse date: 2013-03-06 23:57:45 summary: Start implementing the new IGraphStore interface affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/fde2df13ad9b/ changeset: fde2df13ad9b branch: 1.9 user: rvesse date: 2013-03-07 01:26:06 summary: Complete stub BaseGraphStore implementation affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2a0a1443d6b1/ changeset: 2a0a1443d6b1 branch: 1.9 user: rvesse date: 2013-03-07 01:29:18 summary: Tidy a couple of XML comments affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1cf2962bb5ad/ changeset: 1cf2962bb5ad branch: 1.9 user: rvesse date: 2013-03-07 01:56:53 summary: Add abstract tests for graph contract affected #: 8 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/cdeecc97df85/ changeset: cdeecc97df85 branch: 1.9 user: rvesse date: 2013-03-07 01:57:40 summary: Reorg testing projects affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/099b27e14834/ changeset: 099b27e14834 branch: 1.9 user: rvesse date: 2013-03-07 01:58:01 summary: Reorg testing projects affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/66ed966d9f1b/ changeset: 66ed966d9f1b branch: 1.9 user: rvesse date: 2013-03-07 01:59:06 summary: Reorg testing projects 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. |
From: Bitbucket <com...@bi...> - 2013-03-06 22:33:50
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2c07554fc330/ changeset: 2c07554fc330 branch: 1.9 user: rvesse date: 2013-03-06 23:28:41 summary: Rearrange some more stuff so the Core module builds affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/484ff0def2b9/ changeset: 484ff0def2b9 branch: 1.9 user: rvesse date: 2013-03-06 23:33:31 summary: Add missing license headers affected #: 14 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. |