Paul Collins
Paul Collins
Now that gopkg.in is hosted in the UK, godoc requests made while rendering the human-readable package pages take a lot longer (often a second or more). This branch adds a...
#### What is the purpose of this change? Ceph's Swift API emulation does not fully confirm to the API spec. As a result, it sometimes returns fewer items in a...
*Note - filling in this form will file an issue against the www.ubuntu.com website, not against Ubuntu itself, for Ubuntu bugs, please [go here](https://help.ubuntu.com/community/ReportingBugs)* ## Summary I noticed that visiting...
While writing some code against our Mattermost, I discovered that exceptions are being logged, even though my code is handling them. For example, `ResourceNotFound` wrote the following to my terminal:...
The documentation says "path is used if you want to monitor a single path. If you want to monitor a list of paths, use paths instead" but does not explain...