Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-28 | Add script parameter for /rebuild | Adin Scannell | |
... Otherwise, the deploy fails. | |||
2019-04-26 | cmd/gvisor-website: add /rebuild and cron | Adin Scannell | |
In order to ensure that the system call descriptions and other documentation that will be sourced from the main repository remains up to date, add a hook that allows the site to submit a rebuild to Google Cloud Builder. This can be triggered manually by an admin, or will be triggered every 24 hours by a new cron configuration. | |||
2019-04-23 | Redirect www.gvisor.dev to gvisor.dev | Ian Lewis | |
2019-04-05 | Remove login interstitial | Ian Lewis | |
2019-04-03 | Add a /syscall redirect to compatibility docs | Ian Lewis | |
/syscall -> /docs/user_guide/compatibility/amd64 /syscall/amd64 -> /docs/user_guide/compatibility/amd64 /syscall/amd64/.* -> /docs/user_guide/compatibility/amd64/#%s | |||
2019-04-02 | Simplify app.yaml | Adin Scannell | |
2019-04-01 | Drop godoc handling. | Adin Scannell | |
2019-03-29 | Initial commit | Ian Lewis | |