Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change "Endpoints Server Proxy" to "Extensible Service Proxy" #11

Merged
merged 2 commits into from Nov 16, 2016

Conversation

lookuptable
Copy link
Contributor

This includes:

  • Copyright headers
  • README.md
  • CHANGELOG.md
  • AUTHORS

@lookuptable lookuptable merged commit 526fdcc into cloudendpoints:master Nov 16, 2016
@lookuptable lookuptable deleted the update-copyright branch November 16, 2016 01:36
kyessenov added a commit that referenced this pull request Nov 16, 2016
* fuzz url path test should not expect json response.

Change-Id: I7ce53ba66802b62c301ed1e8960435ef99af19f6

* A workaround for Proto2.MessageOptions.* options

A temporary workaround that replaces "proto2.MessageOptions.*" type
option names in service config with "google.protobuf.MessageOptions.*"
that protobuf library expects.

Change-Id: I6d3b3a9de145ebea2cac5cab59961f0040c2b042

* Revert "Workaround for proto2 types in service config"

This reverts commit 0cc5086.

Change-Id: I8194ee147fa42c3609cdb1c57eebe7471cd2b708

* Not call Check if api_key not provided.

set consumer_id as empty for Report if no api_key

Change-Id: I87ad3a7f3e4713ff42ab58d927946fe46e98f4f3

* Update grpc

- contains RST_STREAM fix for cancellation

Change-Id: I50cd0c7cfebabf27c7fa89ecaed38cdf2b118245

* Set up presubmit on github.

Change-Id: I33a97ee1cd554cdd2d0d7cd0cd7c74371c9a239f

* Generate proto descriptors for GRPC test

Change-Id: I8385f642d59b9a212758eed7d1649287b6732bce

* Only updates PR or Change in Presubmit stage.

Change-Id: I9d075baa987227a17998719d12d790d2e6f4c110

* script/release-tag-git not to remove the release the branch.

Change-Id: I1c7826fc4ef033149ab7a3593f390c3d15b1b54d

* Fixed release branch name in script/release-publish

Change-Id: Iba4932e1c4b612aabae6049a763a86fa9b254ff0

* Prefix v over version for the release tag name.

Change-Id: I6afc5dca0f4c41f570efb9bcc78fef5a77a46add

* Respect allow_cors configuration.

CORS is enabled only if "allow_cors" configuration in swagger config is
set to true. By default, ESP does not allow CORS traffic, which means
that the default behavior of ESP is to reject all "OPTIONS" requests.
If customers want to enable CORS, they need to set "allow_cors" to true
in swagger config.

Note that this is differnet from the default behavior of ESP Beta, which
is to allow all CORS traffic.

Change-Id: I464ce785a328ce9687c32e8a6cbe47a8aef2359f

* Update repository URL in README.md (#5)

* Remove gerrit hook (#6)

* Update tsan compile options

Change-Id: I3d586048f55e0c1e4f851ffea1ffd6ed3d9dfcb4

* Log a warning if service control replies with a different service config

Log a warning once per received mismatched config ID.

* Change "Endpoints Server Proxy" to "Extensible Service Proxy" in (#11)

copyright headers

* Fix typo in Bazel rule (#12)
@qiwzhang qiwzhang mentioned this pull request May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants