Lincoln Clarete
Lincoln Clarete
Hi, thanks a lot for the project, `amqp-utils` is a really helpful tool for managing AMQP servers! Today I faced the following problem: I'm using a few custom exchange types,...
Curdling should parse the fragment of any downloaded URL and check for hashes. Each available hash (specified in the format `algorithm=hash`) should be compared against the hash of the content...
The test case: f5c25ba3a865c939ee0bab1f12b43eba47b87167 It's unlikely that it will blow up in the first call. Actually, to see this bug happening, I'm running this command: ``` bash while :; do...
The current build process is currently comprised of scanning the list of all websites within `weblorg--sites` and then scanning all the routes within each site once, and running the pipeline...
Everybody loves ASCII progress bars. It will be awesome to have one for the current file and another one for the overall process.
We could save some time downloading more than one stuff at the same time.
Debowerify doesn't really help if the bower package doesn't declare the right files in the `main` section of their bower.json file. This patch introduces the `overrides` section that allows the...