Dylan Hardison

Results 17 issues of Dylan Hardison

The goal here is to not make a larger diff than required.

This adds support for doing upserts to Bugzilla's data model. The sql_upsert() method needs to be implemented for sqlite, oracle, and postgres before this can be merged.

Updated with (I think) all review changes applied.

This adds a graph API that can return a graph of bugs based on either the dependencies table or the duplicates table. The return format can be a simple json...

I'm making a perl binding to rax (very unfinished, but https://github.com/dylanwh/Rax) and I'm wondering why I don't see RAX_ITER_SAFE mentioned outside the headers. I'm wondering if RAX_ITER_SAFE is really used?...

TODO: - lots of stuff To test, you can: - run Makefile.PL - `docker build . -t bugzilla` - `docker run --rm -e BZ_db_host=DATABASE -e BZ_urlbase=http://localhost:3000/ -e BZ_db_pass=bugs -ti bugzilla...

Just a doc improvement about inbound_proxies being set `*`