Allan Simon
Allan Simon
thanks a lot for your project which is helping a lot my Chinese friend who does not speak english at all to find some good variable name one think that...
when trying to call the code from angularjs , I've found quite some things missing - no "options" actions defined - headers allow origin etc. not set
posting a new form works , with the httpie missing the -a parameters
i.e leverage this bundle which is compatible with the other ones of this repository https://github.com/nelmio/NelmioCorsBundle I will do PR this weekend to implement that
I'm trying to hook on a old python process using `pyrasite-shell` , and it does not work, it hangs forever and when I finally CTRL+C I got the following stack-trace...
If i'm not mistaken, it's supported by qpdf, having this feature will permit to at last throw away my subprocess call to pdftk :)
copy pasted from : https://news.ycombinator.com/item?id=20246727 ```sh #!/usr/bin/jq -jf jq -j ' [ [ paths(scalars) | map( if type == "number" then "[" + tostring + "]" else "." + ....
I've came across your awesome project nearly at the same time as https://github.com/facebookarchive/xcbuild (which is unfortunately now archived) I would like to know if you also (or plan to) offer...
I explain myself, I have a project with a lot of migrations, with 3 important migrations for our case (in that order): 1. a migration that add the field `foo`...
I'm currently helping to write a CLI client for redmine, and it would be really nice if this plugin was providing an API (even if at first only a "readonly"...