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

Snapshot release v4 #460

Merged
merged 46 commits into from
Aug 4, 2020
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
3c2a3cf
Document disallowance of private= directive. (#393)
twifkak Feb 13, 2020
cd24739
Initial revision of gcloud deployment (#392)
banaag Feb 14, 2020
2f67266
Make binary smaller by default, disabling DNS-01. (#394)
twifkak Feb 24, 2020
5d98f06
Proxy unsigned if expires is in the past. (#396)
twifkak Feb 24, 2020
7b4e388
Do not log an OCSP error in case of cert renewal (#399)
shigeki Feb 28, 2020
76a7195
Document amp-script limitation. (#401)
twifkak Mar 3, 2020
b3f27f4
Updated Dockerfiles for consumer and renewer (#402)
banaag Mar 9, 2020
a0b1100
AMP Cache Origin changes as described in https://github.com/ampprojec…
a-googler Mar 4, 2020
80640f9
Internal change
a-googler Mar 10, 2020
e63c36d
Fix crash on missing fetch param. (#406)
twifkak Mar 31, 2020
0f7c4fb
Replace `csp-collector.appspot.com` with `csp.withgoogle.com` (#403)
rsimha Mar 31, 2020
03efa72
Make amp-viewer-integration script render-delaying to add link rel=pr…
a-googler Apr 6, 2020
8172a3a
Added more documentation to cover the case of domain scoped projects …
banaag Apr 15, 2020
ef15d4e
Fix amp-viewer-integration script tag detection for link rel=preload …
a-googler Apr 17, 2020
efc9fb4
Create CODE_OF_CONDUCT.md (#411)
twifkak Apr 27, 2020
0fcd181
Add mux tests.
MichaelRybak May 1, 2020
1952ba3
Merge pull request #413 from MichaelRybak/muxt
MichaelRybak May 2, 2020
1015592
Refactor mux - introduce the routing matrix. (#416)
MichaelRybak May 6, 2020
015da4b
Update Travis Go version to latest minor release of Go 1.10. (#419)
MichaelRybak May 7, 2020
106947c
Update README. (#414)
MichaelRybak May 7, 2020
f6bfb2d
Absolutify URLs in form `verify-xhr` attributes in the AMP transformers.
May 5, 2020
00ed240
Add "metrics" Prometheus endpoint - total requests by type and code. …
MichaelRybak May 11, 2020
f0eec2b
Add end-to-end latency Prometheus metric. (#422)
MichaelRybak May 20, 2020
7162ed1
Update Travis to use Go versions 1.10 to 1.14 (#424)
MichaelRybak May 20, 2020
aeca3fe
Add total gateway requests Prometheus metric. (#425)
MichaelRybak May 20, 2020
25169c1
Go 1.15: Drop tests cases depending on changing URL behavior
a-googler May 20, 2020
a974227
Add gateway request latency Prometheus metric. (#429)
MichaelRybak May 30, 2020
fd8f3ec
De-flake TestOCSP by adding a fake clock to certCache (#432)
MichaelRybak Jun 4, 2020
72682de
FIXIT: fixes #188. Adds explicit -staging command line flag to use f…
banaag Jun 8, 2020
ce10ebb
FIXIT: Generate a better error for incorrectly generated private keys…
banaag Jun 8, 2020
ec46ffd
FIXIT: refactor http testing functions to builder pattern. Fixes #426…
banaag Jun 10, 2020
24016e1
Document amppackager's handlers and how to monitor them (#439)
MichaelRybak Jun 16, 2020
70ecc12
Update the docker images of consumer and renewer to have C2D_RELEASE …
banaag Jun 17, 2020
a224ce6
Make serveSignedExchange return on error. (#442)
MichaelRybak Jun 23, 2020
c85b103
If signer had to cap the AMP doc, don't sign and proxy full document.…
MichaelRybak Jun 24, 2020
eca97fc
Fix LICENSE Appendix to include original template. (#446)
twifkak Jun 25, 2020
fbbb1e5
Refactor serveSignedExchange method. (#445)
MichaelRybak Jun 30, 2020
abe58b4
Clarify function & purpose of transformer.Process. (#447)
twifkak Jun 30, 2020
dc88683
Signer: prefer proxying over responding with an error. (#448)
MichaelRybak Jul 1, 2020
8d92799
Add Prometheus metrics for monitoring AMP document size. (#450)
MichaelRybak Jul 10, 2020
6473ccf
Remove some requirements of SXG payload (#452)
caoboxiao Jul 14, 2020
04f1ac2
Travis: GO111MODULES=on, disable Go 1.10 (#455)
twifkak Jul 23, 2020
bcb781d
Update urlrewrite transformer documentation to reflect that changes a…
twifkak Jun 30, 2020
f98a458
Skip <a target> transformation for signed exchanges.
twifkak Jul 21, 2020
ff54f95
Update vendor files. (#458)
MichaelRybak Aug 3, 2020
da8a000
Release version 4 of AMP cache transforms. (#459)
banaag Aug 3, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Create CODE_OF_CONDUCT.md (#411)
Co-authored-by: Naina Raisinghani <nainar@google.com>
  • Loading branch information
twifkak and nainar authored Apr 27, 2020
commit efc9fb40c54aee1fbcc767030b6216828fc1b019
1 change: 1 addition & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See https://github.com/ampproject/meta/blob/master/CODE_OF_CONDUCT.md