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 55eabedeec 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 7853861f21 GH-2767: Import component used in the template
discard 675d1b9c50 GH-2767: Use _ for param name to ignore unused arg
discard 2167dc7dcd GH-2767: Fix possible bug: response.statusCode is int,
status is a callable (and grammar/typo warnings)
new 0441a6848a GH-2767: Fix possible bug: response.statusCode is int,
status is a callable (and grammar/typo warnings)
new c3159c32fb GH-2767: Use _ for param name to ignore unused arg
new ebd2c49452 GH-2767: Import component used in the template
new 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)
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 (55eabedeec)
\
N -- N -- N refs/heads/GH-2767-fix-js-warnings (fd6258a70c)
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 | 2 +-
.../jena-fuseki-ui/tests/unit/services/fuseki.service.spec.js | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)