Bryan Hernández

Results 9 issues of Bryan Hernández

Currently there is no way to run benchmarks without Cargo, which is awful since there is no way to benchmark binaries for projects that do not use Cargo This new...

Sass gem is deprecated and should be updated to Sassc. To add the Sassc gem, sprockets needs to be updated to version 4.0.0 or greater and sprockets-sass is not needed...

Adds feature in #1530. The 'enable all' buttons can be changed to the bottom or maybe something different can be done with it.

I usually do not accept cookies in any website and I didn't accept cookies in Devdocs. Devdocs can be really intrusive to show a notifications telling me to accept analytics...

- [x] Updated the versions and releases in the scraper file - [x] Ensured the license is up-to-date and that the documentation's entry in the array in `about_tmpl.coffee` matches it's...

This a tiny filter whose purpose is replace urls found in `` tags for relative URLs pointing to devdocs documentation. This is done manually, each author or maintainer should add...

- [x] Updated the versions and releases in the scraper file - [x] Ensured the license is up-to-date and that the documentation's entry in the array in `about_tmpl.coffee` matches it's...

docs/update

Methods in phalcon 3 look different and are less readable than methods in phalcon 4. In phalcon 3 methods are a plain 'p' tag: ![image](https://user-images.githubusercontent.com/52229226/101815855-cf9c9780-3ae5-11eb-91e4-47b62254d858.png) While this is how methods...

- It allows to map NDS key to joystick buttons. Keys were mapped and then restored with load_default_config(), thus I remove it, however, looks like gtk frontends have a different...