You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] git commit: sparql bug fix - posted by ss...@apache.org on 2013/05/03 13:17:33 UTC, 0 replies.
- [2/2] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-marmotta into develop - posted by ss...@apache.org on 2013/05/03 13:17:34 UTC, 2 replies.
- git commit: fixed a bug in iterating over SPARQL results, now SPARQL results do not directly iterate over the result set, instead return a list (to avoid having several result sets open at the same time) - posted by ss...@apache.org on 2013/05/03 14:33:54 UTC, 0 replies.
- [1/6] git commit: Added Tests for MARMOTTA-236 - posted by ja...@apache.org on 2013/05/07 10:33:04 UTC, 0 replies.
- [2/6] git commit: Added Tests for MARMOTTA-235 - posted by ja...@apache.org on 2013/05/07 10:33:05 UTC, 0 replies.
- [3/6] git commit: Added Tests for MARMOTTA-236 - posted by ja...@apache.org on 2013/05/07 10:33:06 UTC, 0 replies.
- [4/6] git commit: Also tests should always close connections properly! - posted by ja...@apache.org on 2013/05/07 10:33:07 UTC, 0 replies.
- [5/6] git commit: - fixed handling of primitve types in sesame-facading (MARMOTTA-235) - improved connection handling (try-finally-close) - added more expressive logging - posted by ja...@apache.org on 2013/05/07 10:33:08 UTC, 0 replies.
- [6/6] git commit: fixed error in UserService (facading is now more strict) - posted by ja...@apache.org on 2013/05/07 10:33:09 UTC, 0 replies.
- [1/7] git commit: Added tests for MARMOTTA-221, MARMOTTA-197 - posted by ja...@apache.org on 2013/05/08 09:33:39 UTC, 0 replies.
- [2/7] git commit: new Selector: GroupedSelector, to avoid loosing brackets on re-serialisation (fixes MARMOTTA-197) - posted by ja...@apache.org on 2013/05/08 09:33:40 UTC, 0 replies.
- [3/7] git commit: On serialisation, nodes can also be Literals fixes MARMOTTA-221 - posted by ja...@apache.org on 2013/05/08 09:33:41 UTC, 0 replies.
- [4/7] git commit: Brackets now have to be added explicitly. - posted by ja...@apache.org on 2013/05/08 09:33:42 UTC, 0 replies.
- [5/7] git commit: Fixed some tests in ldpath parsing. - posted by ja...@apache.org on 2013/05/08 09:33:43 UTC, 0 replies.
- [6/7] git commit: fixed paths to test-data files - posted by ja...@apache.org on 2013/05/08 09:33:44 UTC, 0 replies.
- [7/7] git commit: Some improvements in the ldpath-syntax definition - posted by ja...@apache.org on 2013/05/08 09:33:45 UTC, 0 replies.
- [1/2] git commit: LDPath-Parser now accepts @graph statement (begin of MARMOTTA-215) - posted by ja...@apache.org on 2013/05/08 12:31:35 UTC, 0 replies.
- [2/2] git commit: fixed test in ldpath-functions-date - posted by ja...@apache.org on 2013/05/08 12:31:36 UTC, 0 replies.
- git commit: Quickfix for MARMOTTA-240: Redirects in the MediawikiProvider - posted by ja...@apache.org on 2013/05/13 14:35:12 UTC, 0 replies.
- git commit: removed unused dependency - posted by ja...@apache.org on 2013/05/13 16:18:17 UTC, 0 replies.
- git commit: created a MarmottaNotCachedFilter in the same style of the MarmottaLocalFilter to indicate if a resource is not cached by LDCache - posted by ss...@apache.org on 2013/05/15 17:14:26 UTC, 0 replies.
- git commit: minor changes to startup sequence (don't throw configuration events as long as the system is not fully started) - posted by ss...@apache.org on 2013/05/15 20:19:03 UTC, 0 replies.
- [01/14] git commit: add new admin template - posted by tk...@apache.org on 2013/05/16 12:31:31 UTC, 0 replies.
- [02/14] git commit: first try of a boostrap template - posted by tk...@apache.org on 2013/05/16 12:31:32 UTC, 0 replies.
- [03/14] git commit: MARMOTTA-233: extends module configuration - posted by tk...@apache.org on 2013/05/16 12:31:33 UTC, 0 replies.
- [04/14] git commit: first version of restructured ui (with bootstrap) - posted by tk...@apache.org on 2013/05/16 12:31:34 UTC, 0 replies.
- [05/14] git commit: first version of new ui - posted by tk...@apache.org on 2013/05/16 12:31:35 UTC, 0 replies.
- [06/14] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-marmotta into MARMOTTA-228 - posted by tk...@apache.org on 2013/05/16 12:31:36 UTC, 0 replies.
- [07/14] git commit: MARMOTTA-233: extends module configuration, a first running version - posted by tk...@apache.org on 2013/05/16 12:31:37 UTC, 0 replies.
- [08/14] git commit: MARMOTTA-233: extends module configuration, changes core module properties - posted by tk...@apache.org on 2013/05/16 12:31:38 UTC, 0 replies.
- [09/14] git commit: refactor ordering - posted by tk...@apache.org on 2013/05/16 12:31:39 UTC, 0 replies.
- [10/14] git commit: changes icon - posted by tk...@apache.org on 2013/05/16 12:31:40 UTC, 0 replies.
- [11/14] git commit: change icon and adminpages - posted by tk...@apache.org on 2013/05/16 12:31:41 UTC, 0 replies.
- [12/14] git commit: cosmetic - posted by tk...@apache.org on 2013/05/16 12:31:42 UTC, 0 replies.
- [13/14] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-marmotta into MARMOTTA-228 - posted by tk...@apache.org on 2013/05/16 12:31:43 UTC, 0 replies.
- [14/14] git commit: bugfix for nullpointer exception - posted by tk...@apache.org on 2013/05/16 12:31:44 UTC, 0 replies.
- git commit: added new template to configuration page (as a sample for further development) - posted by tk...@apache.org on 2013/05/16 16:35:45 UTC, 0 replies.
- git commit: - updated to Jetty 9.0 - updated to Servlet API 3.0 - posted by ss...@apache.org on 2013/05/16 16:43:28 UTC, 0 replies.
- git commit: fixed access problem in marmotta-ldcache when ldcache is disabled - posted by ss...@apache.org on 2013/05/16 17:10:08 UTC, 0 replies.
- git commit: applied same fix to reasoning - posted by ss...@apache.org on 2013/05/16 17:16:45 UTC, 0 replies.
- git commit: removed remaining dependencies to wrong el-api - posted by ss...@apache.org on 2013/05/16 17:29:07 UTC, 0 replies.
- git commit: minor bug fixes to avoid access to a connection pool that has been shutdown - posted by ss...@apache.org on 2013/05/16 17:56:48 UTC, 0 replies.
- [1/2] git commit: alowwing to extend MarmottaClient (LMF-related) - posted by wi...@apache.org on 2013/05/17 09:54:03 UTC, 0 replies.
- [1/2] git commit: remove SlowQueryReport, since it is not thread safe - posted by ss...@apache.org on 2013/05/17 10:34:24 UTC, 0 replies.
- [2/2] git commit: Merge remote-tracking branch 'origin/develop' into develop - posted by ss...@apache.org on 2013/05/17 10:34:25 UTC, 0 replies.
- [1/2] git commit: fixed issues with the version used for the http requests by the java client - posted by wi...@apache.org on 2013/05/17 10:59:55 UTC, 0 replies.
- [1/3] git commit: allow configuring KiWi with a configuration object, deprecated old constructors - posted by ss...@apache.org on 2013/05/17 11:13:02 UTC, 0 replies.
- [2/3] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-marmotta into develop - posted by ss...@apache.org on 2013/05/17 11:13:03 UTC, 0 replies.
- [3/3] git commit: fixed marmotta-client tests - posted by ss...@apache.org on 2013/05/17 11:13:04 UTC, 0 replies.
- git commit: copy template files to home directory - posted by tk...@apache.org on 2013/05/17 12:10:30 UTC, 0 replies.
- git commit: fixed jrebel configuration - posted by ss...@apache.org on 2013/05/17 15:10:33 UTC, 0 replies.
- [1/2] git commit: safer code for the templates initialization - posted by wi...@apache.org on 2013/05/19 22:42:45 UTC, 0 replies.
- [2/2] git commit: soft-coded admin template name - posted by wi...@apache.org on 2013/05/19 22:42:46 UTC, 0 replies.
- [1/3] git commit: MARMOTTA-238: added missing dependencies to import javax.ws.rs.ext.ExceptionMapper - posted by wi...@apache.org on 2013/05/20 09:44:38 UTC, 0 replies.
- [2/3] git commit: typo fixed - posted by wi...@apache.org on 2013/05/20 09:44:39 UTC, 0 replies.
- [3/3] git commit: MARMOTTA-228: adapted prefix widgets - posted by wi...@apache.org on 2013/05/20 09:44:40 UTC, 0 replies.
- git commit: fixed test dependencies for platform tests, so tests should work again - posted by ss...@apache.org on 2013/05/22 09:20:52 UTC, 0 replies.
- [1/2] git commit: added local filter to not cached filter - local resources are never cached - posted by ss...@apache.org on 2013/05/23 10:55:59 UTC, 0 replies.
- [2/2] git commit: fixed a misbehaviour in isCached in LDCache: it will now also return false in case there are no cached triples - posted by ss...@apache.org on 2013/05/23 10:56:00 UTC, 0 replies.
- git commit: added test for listing justifications in full reasoning, since in practice there seem to be problems; test shows nothing, though - posted by ss...@apache.org on 2013/05/23 11:35:10 UTC, 0 replies.
- git commit: added new attribute to cache entries in ldcache to indicate how many triples have been cached - this is currently used to see if the cache entry really indicates a cached resource (i.e. more than 0 triples) but can also be useful metadata in - posted by ss...@apache.org on 2013/05/23 14:23:00 UTC, 0 replies.
- git commit: upgrade to Java 7 as dependency, because the new Jetty used for testing is built with it and we anyways have it on the agenda (MARMOTTA-124) - posted by ss...@apache.org on 2013/05/23 14:47:21 UTC, 0 replies.
- git commit: upgrade to Sesame 2.7.1 - posted by ss...@apache.org on 2013/05/23 15:06:32 UTC, 0 replies.
- git commit: add patch from bsteger - posted by tk...@apache.org on 2013/05/24 16:44:06 UTC, 0 replies.
- git commit: added scripts to allow schema update from Marmotta 3.0 - posted by ss...@apache.org on 2013/05/24 17:53:37 UTC, 0 replies.
- [1/2] git commit: fixed problem with stylesheets and wrong host name - posted by ss...@apache.org on 2013/05/24 22:06:52 UTC, 0 replies.
- [2/2] git commit: implemented upgrade scripts to allow migrating to new database schema - posted by ss...@apache.org on 2013/05/24 22:06:53 UTC, 0 replies.
- git commit: improve the use of indexes in the database, many multi-column indexes were redundant - this should both improve importing performance and reduce hard disk usage considerably - posted by ss...@apache.org on 2013/05/26 14:39:43 UTC, 0 replies.
- git commit: also do not drop the non-existant indexes - posted by ss...@apache.org on 2013/05/26 14:43:20 UTC, 0 replies.
- git commit: further improved the indexes a bit - posted by ss...@apache.org on 2013/05/26 14:49:20 UTC, 0 replies.
- svn commit: r1486632 - in /incubator/marmotta/site/trunk: content/resources/doap.rdf pom.xml - posted by wi...@apache.org on 2013/05/27 16:11:04 UTC, 0 replies.
- svn commit: r863310 - /websites/production/marmotta/content/ - posted by wi...@apache.org on 2013/05/27 16:19:42 UTC, 0 replies.
- svn commit: r863308 [4/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/exte... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [9/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/exte... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [5/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/exte... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [19/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [21/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [13/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [8/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/exte... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [12/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [14/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [11/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [18/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [20/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [2/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/exte... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [6/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/exte... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [3/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/exte... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [17/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [10/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [7/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/exte... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [15/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [1/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/exte... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r863308 [16/21] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/javax/servlet/ apidocs/javax/servlet/class-use/ apidocs/javax/servlet/http/ apidocs/javax/servlet/http/class-use/ apidocs/junit/extensions/ apidocs/junit/ext... - posted by bu...@apache.org on 2013/05/27 16:19:59 UTC, 0 replies.
- svn commit: r1486663 - /incubator/marmotta/site/trunk/pom.xml - posted by wi...@apache.org on 2013/05/27 19:00:25 UTC, 0 replies.
- [1/5] git commit: upgraded maven-compiler-plugin to version 3.1 - posted by wi...@apache.org on 2013/05/29 08:41:55 UTC, 0 replies.
- [2/5] git commit: ignored testParallelFacadingType() while we find a proper solution - posted by wi...@apache.org on 2013/05/29 08:41:56 UTC, 0 replies.
- [3/5] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-marmotta into develop - posted by wi...@apache.org on 2013/05/29 08:41:57 UTC, 0 replies.
- [4/5] git commit: fixed MARMOTTA-250 - posted by wi...@apache.org on 2013/05/29 08:41:58 UTC, 0 replies.
- [5/5] git commit: fixed façade locate tests - posted by wi...@apache.org on 2013/05/29 08:41:59 UTC, 0 replies.