Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-04 | Update install_gvisor.md | Fabricio Voznika | |
2019-04-04 | Fix broken sentence | Fabricio Voznika | |
2019-04-04 | Add required version to Docker user guide. | Ian Gudger | |
2019-04-04 | Only deploy if in the gvisor-website project | Ian Lewis | |
2019-04-04 | Remove unnecessary curly braces around bash commands. | Kevin Krakauer | |
2019-04-03 | Update lead text | Adin Scannell | |
The text fully-virtualized may be taken to mean virtualized hardware, so drop that. | |||
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-03 | Remove .git handling from .gcloudignore | Ian Lewis | |
We aren't including git commit info in doc pages anymore so we don't need special handling for .git for Cloud Build anymore. | |||
2019-04-03 | Update Kubernetes doc page | Ian Lewis | |
- Add info on RuntimeClass - Add section headers to clearly show content organization | |||
2019-04-03 | Add gvisor team to CODEOWNERS | Ian Lewis | |
See: https://help.github.com/en/articles/about-code-owners | |||
2019-04-03 | Remove parse-syscall-annotations tool for now | Ian Lewis | |
Some more work needs to be done for generating syscall compatibility reference documentation. | |||
2019-04-02 | Add docs for disabling external networking. | Ian Gudger | |
This is a useful feature for truly untrusted code. | |||
2019-04-02 | Ensure exact match for project | Adin Scannell | |
2019-04-02 | Simplify app.yaml | Adin Scannell | |
2019-04-02 | Update user guide platform description to match architecture section. | Ian Gudger | |
syscall interception is an important part of the platform. | |||
2019-04-02 | Substitute true for return | Adin Scannell | |
2019-04-02 | Update the conditional deploy | Adin Scannell | |
2019-04-02 | Drop performance guide until complete | Adin Scannell | |
2019-04-02 | Update cover to match layout from designers | Ian Lewis | |
2019-04-02 | Center the cover block for mobile devices | Ian Lewis | |
2019-04-02 | Adjust bottom padding for title/logo | Ian Lewis | |
2019-04-02 | Adjust link color to improve accessibility. | Ian Lewis | |
2019-04-02 | Rename custom_styles to styles_project | Ian Lewis | |
2019-04-02 | Convert background from png to jpg | Ian Lewis | |
jpeg is much smaller for the background image. 2.5mb -> 86.7kb | |||
2019-04-02 | Updated style for top page cover | Ian Lewis | |
2019-04-02 | Removed link to filesystem page | Ian Lewis | |
2019-04-02 | Make FAQ questions a bit smaller | Ian Lewis | |
2019-04-02 | Remove filesystem doc for now | Ian Lewis | |
2019-04-02 | Update syscall ref doc generator | Ian Lewis | |
2019-04-02 | Remove superfluous section from compatibility top | Ian Lewis | |
2019-04-02 | Fix edit links in documentation | Ian Lewis | |
2019-04-02 | Refresh security | Adin Scannell | |
2019-04-02 | Use a top-level docs link | Adin Scannell | |
2019-04-02 | Tweaks to VM comparison section | Ian Gudger | |
* Added a comma to improve readability and flow. * Fixed a typo. | |||
2019-04-02 | Replace distinct with independent. | Ian Gudger | |
I think this is clearer. | |||
2019-04-02 | Add that veth is not required if networking is disabled. | Ian Gudger | |
2019-04-02 | Remove duplicate word not | Ian Gudger | |
2019-04-02 | Fix typo in security doc | Ian Gudger | |
with -> will | |||
2019-04-02 | Capitalize "the" after colon in title | Ian Gudger | |
https://blog.apastyle.org/apastyle/2011/06/capitalization-after-colons.html | |||
2019-04-02 | Reword to remove duplicate "Linux" (#6) | Michael Pratt | |
"Linux x86_64 Linux 3.17+" is wordy. Reword to mention Linux only once. | |||
2019-04-02 | Tweaks to home page (#5) | Ian Gudger | |
* Fix "Read the docs" to use consistent case with the rest of the callouts at the bottom of the page. * Add a comma to the Zero Configuration callout to make it read better. * Remove a few extra spaces from the HTML. | |||
2019-04-02 | Tweaks to architecture guide (#4) | Ian Gudger | |
2019-04-02 | Fix governance link on community page. (#2) | Ian Gudger | |
2019-04-01 | Drop godoc handling. | Adin Scannell | |
2019-04-01 | Fix typo in README (#1) | Ian Gudger | |
2019-03-29 | Initial commit | Ian Lewis | |