-
The FastVectorHighlighter uses for every term found in a fragment an equal weight, which causes a higher ranking for fragments with a high number of words or, in the worst case, a high number of very …
-
On "review derivation" pages like the "return to main menu" button triggers no response.
The HTML source code for the page includes `value="return to main menu"` within a form. I investigated whe…
-
https://support.google.com/webmasters/answer/183668?hl=en&ref_topic=4581190
https://www.sitemaps.org/protocol.html
-
I just setup Fingertip on my Windows 10 machine according to the video linked on the Impervious' website. When I attempt to visit any Handshake domain I get a 502 Bad Gateway error. The error message …
-
Close old Issues. Get them done.
The way issues work is
- If you are are assigned to an issue, you have to do it.
- Once you do it, you close the issue with a comment or, preferably, a link to yo…
-
If you request the `NS` for `.` (from `hns`) a fake IPv4 address (for the NS hostname) is returned, this is not included in an `AXFR` of the zone, which causes `bind` to reject the zone.
```
$ dig @…
-
A side-effect of fixing #2309 appears to be that if a Route 53 zone contains any record types of a name subsequent configured zones will not be consulted, resulting in NODATA/NOERROR results even if s…
-
If you ask a DNS expert, they will tell you "no" without hesitation: the root zone is referral only -- it is not authoritative over the top-level domain and therefore can not answer questions about it…
-
This Jenkins plugin will allow us to get a breakdown of where the build time is being spent (which which stage failed!)
- https://wiki.jenkins.io/display/JENKINS/Pipeline+Stage+View+Plugin
It lo…
-
We believe there are a number of things we'd like to try and improve in our Jenkins CI (not in priority order):
- Easier to diagnose failures
- Easier job creation/maintenance
- Fast path non-cod…