[GitHub] jena pull request #494: Don't forget StoreParams.

2018-11-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/494 ---

[GitHub] jena pull request #494: Don't forget StoreParams.

2018-11-21 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/494 Don't forget StoreParams. StoreParams argument was not being passed on. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena tdb2-params

[GitHub] jena pull request #493: JENA-1633: MINUS when the LHS has an unbound but men...

2018-11-21 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/493 JENA-1633: MINUS when the LHS has an unbound but mentioned variable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena minus Alternatively

[jira] [Commented] (JENA-1623) Fuseki: Provide server and service access control.

2018-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694870#comment-16694870 ] ASF GitHub Bot commented on JENA-1623: -- Github user afs commented on a diff in the pull request:

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235441879 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuilder.java --- @@ -70,16 +69,42 @@ public static void

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235441851 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/auth/AuthPolicy.java --- @@ -0,0 +1,39 @@ +/* + * Licensed to the Apache

CMS diff: Apache Jena - TDB

2018-11-21 Thread Ted Thibodeau Jr tthibodeau
Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ftdb%2Findex.mdtext Ted Thibodeau Jr tthibod...@openlinksw.com Index: trunk/content/documentation/tdb/index.mdtext

[jira] [Commented] (JENA-1623) Fuseki: Provide server and service access control.

2018-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694747#comment-16694747 ] ASF GitHub Bot commented on JENA-1623: -- Github user rvesse commented on a diff in the pull request:

[jira] [Commented] (JENA-1623) Fuseki: Provide server and service access control.

2018-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694745#comment-16694745 ] ASF GitHub Bot commented on JENA-1623: -- Github user rvesse commented on a diff in the pull request:

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread rvesse
Github user rvesse commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235398663 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuilder.java --- @@ -70,16 +69,42 @@ public static void

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread rvesse
Github user rvesse commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235395467 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuilder.java --- @@ -70,16 +69,42 @@ public static void

[jira] [Commented] (JENA-1623) Fuseki: Provide server and service access control.

2018-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694729#comment-16694729 ] ASF GitHub Bot commented on JENA-1623: -- Github user rvesse commented on a diff in the pull request:

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread rvesse
Github user rvesse commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235394477 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/auth/AuthPolicy.java --- @@ -0,0 +1,39 @@ +/* + * Licensed to the Apache

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/492 JENA-1623: Endpoint access control lists This PR adds endpoint access control list, to go with the existing support for server and dataset ACLs. With endpoint ACLs, the configuration can give