Alex Wilson
Alex Wilson
Instead of using a Singleton PHP Database object, I'd prefer to implement Dependency Injection and to use a database abstraction layer, or proper entities, via a library like Doctrine. This...
Fixes #7 Missing fallback to GH.
Hey, It seems like this doesn't work because in version 1 of the API, if I attempt to query based on a repository owner and a repository name for something...
This is to match the behaviour of the equivalent CustomField visitor. Use-case: We would like to search for a substring within an ezstring, in Solr. Wildcards are always escaped using...
Adding a reference to the Ruby Hologram Webpack Plugin.
## What ES Module polyfills: There are a number of features of ES Modules which, while standards track, aren't yet well supported in browsers. These include: Dynamic Imports and `import.meta.resolve`....
When all PR requirements have already been met, it's not possible to enable auto-merge. Confusingly GitHub's API doesn't return an error message when this has happened.
New tag?
Hey, Any chance we could get a new tag, given that #9 has been merged? Thanks! Alex
Hey, Inspired by the preload-on-hover behaviour offered by https://github.com/dieulot/instantclick I'm wondering if it would make sense to either _optionally_ allow such functionality here, or, if it might make sense to...