This is an automated email from the ASF dual-hosted git repository.

andy pushed a change to branch main-next
in repository https://gitbox.apache.org/repos/asf/jena-site.git


 discard 6fc041f39 Documentation for arq:httpServiceSendMode
    omit 27fcae32b Documentation for bearer auth support
     add a2e0a3c4e Initial documentation for custom service executors
     add 1d22e10d1 Link in doc for custom SERVICE implementations
     add dd5095fde missing curly brackets added and some code formattings 
improved
     add 71016fb25 Note that a javascript engine is required
     add a692d883c Removed line break (#108)
     add 398dc5d35 fix some dead links
     add e052ce151 Update rdf-input.md
     add 51cd82ab1 Update some documentation for tdb2 compacting and cli 
command (#110)
     new 2438a3d35 Documentation for bearer auth support
     new b22a26fc0 Documentation for arq:httpServiceSendMode

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6fc041f39)
            \
             N -- N -- N   refs/heads/main-next (b22a26fc0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 source/about_jena/contributions.md                 |  5 +-
 .../fuseki2/fuseki-server-protocol.md              |  4 +-
 source/documentation/io/rdf-input.md               |  2 +-
 source/documentation/query/__index.md              |  2 +-
 .../query/custom_service_executors.md              | 71 ++++++++++++++++++++++
 source/documentation/query/javascript-functions.md | 27 +++++++-
 source/documentation/rdfconnection/__index.md      | 27 ++++----
 source/documentation/tdb2/tdb2_admin.md            |  6 +-
 source/documentation/tdb2/tdb2_cmds.md             |  8 +++
 source/documentation/tools/__index.md              |  2 +-
 source/getting_involved/__index.md                 |  2 +-
 11 files changed, 133 insertions(+), 23 deletions(-)
 create mode 100644 source/documentation/query/custom_service_executors.md

Reply via email to