This is an automated email from the ASF dual-hosted git repository.
kinow pushed a change to branch GH-2767-fix-js-warnings
in repository https://gitbox.apache.org/repos/asf/jena.git
discard fd6258a70c GH-2767: Use qs instead of queryString (more users, focus
on security - qs was coming via Express, query-string via zazuko, we used both)
discard ebd2c49452 GH-2767: Import component used in the template
discard c3159c32fb GH-2767: Use _ for param name to ignore unused arg
discard 0441a6848a GH-2767: Fix possible bug: response.statusCode is int,
status is a callable (and grammar/typo warnings)
new 6f67866b48 GH-2767: Fix possible bug: response.statusCode is int,
status is a callable (and grammar/typo warnings)
new 1adee1098e GH-2767: Use _ for param name to ignore unused arg
new 3294dec5c3 GH-2767: Import component used in the template
new fb0441e7a9 GH-2767: Use qs instead of queryString (more users, focus
on security - qs was coming via Express, query-string via zazuko, we used both)
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 (fd6258a70c)
\
N -- N -- N refs/heads/GH-2767-fix-js-warnings (fb0441e7a9)
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 4 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:
jena-fuseki2/jena-fuseki-ui/src/services/fuseki.service.js | 1 -
1 file changed, 1 deletion(-)