Gilles Crettenand
Gilles Crettenand
Here are the languages of the users according to analytics: - [x] German 11% PR merged, thanks @thormeier - [x] Polish 7% - [ ] Korean 3% - [ ]...
When we encounter an URL without a matching regex, suggest to save the entered credentials for future use.
When working on fixing issues from a report, it would be really great to be able to regenerate a part of it. The idea is to update the index.html file...
I would be able to filter codes on a report page. What I envision is a list of checkbox, one for each error code present in the report. When first...
It would be great to be able to rerun an audit of a particular page when displaying its report. This will greatly speed up the fixing process : 1. Display...
Currently, if a sniff errors, there is no report whatsoever in the console. The report just fails to generated letting the user wonder why. On a more global note, error...
Using this, you can easily use generators as providers like it is done in the tests : ``` function provider($name, $n = 10) { return DataProvider::provider(array( Generator::strings(), Generator::ints(), Generator::booleans() ),...
Make the TranslatePipe and TranslateDirective standalone so only those can be imported in a standalone component instead of the whole module.
## Roles with missing / outdated documentation - [ ] Postgis (@sephii) - [x] Flask (@sephii) - [ ] ElasticSearch (@fabricehong) - [ ] Redis (@chregu) - [ ] RabbitMQ...