You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by mc...@apache.org on 2020/08/27 23:29:23 UTC

[openwhisk] branch mcdan/controller-params-parsing updated (98d4d10 -> 7075fdd)

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

mcdan pushed a change to branch mcdan/controller-params-parsing
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.


 discard 98d4d10  Add defensive code to the controller for when it gets bad query parameters
     add 805b3e7  Add defensive code to the controller for when it gets bad query parameters
     add 7075fdd  Fix formatting issues

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   (98d4d10)
            \
             N -- N -- N   refs/heads/mcdan/controller-params-parsing (7075fdd)

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.

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/org/apache/openwhisk/http/BasicHttpService.scala   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)