Rob Hudson

Results 60 issues of Rob Hudson

Taking a full size screenshot of a web app that requires login could be supported via a cookies file. The user would log in via their browser, then tell webkit2png...

feature

## One-line summary Show translation bar if we detect that the user viewing a page preferred a language in which the page was available, but which wasn't the current translation...

The method definition for `redirect` has drifted since written. Update the docs to match the current code.

Documentation

See: http://www.opensearch.org/Documentation/Frequently_asked_questions Also see Github's HTML for an example.

needs review

## One-line summary Return locale selection page at root URL if no header sent ## Significant changes and points to review Test home page with various accept-language headers and lack...

## One-line summary The team that manages Greenhouse plans to use the `internal_job_id` as a way to group positions, and each job posting with the same `internal_job_id` will be considered...

## Description This PR uses the `internal_job_id` as a grouping field to display all postings with the same `internal_job_id` as one position with multiple apply buttons linking to each position's...

## Description Following the ADR to [Use statsd for metrics collection](https://github.com/mozilla/bedrock/blob/main/docs/architecture/decisions/0011-use-statsd-for-metrics-collection.md), this issue identifies some good initial areas for us to start collecting metrics within bedrock. Also, after surveying the...

Backend

## Description Bleach is now [deprecated](https://bluesock.org/~willkg/blog/dev/bleach_6_0_0_deprecation.html) so we have a window of time to explore alternatives.

Backend