harmony
harmony copied to clipboard
next generation bugzilla
I see no downside for enabling it always, and let it generate readable descriptions for the "Tracking" section. They appear useful even without the TrackingFlags extension. This also removes some...
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...
…l in the "disable my account" description Resurrection of #16.
Just a doc improvement about inbound_proxies being set `*`
This is a work in progress, but the end goal is to have a docker container that runs the bugzilla.pl command (and have bugzilla.pl gain a checksetup sub-command). Most of...
https://bugzilla.mozilla.org/show_bug.cgi?id=103866 Not tested, but the code looks clean and looks like it should do what it says on the tin. Roping in Kyohei to look because it's search UI (well,...
I'm poking at bugzilla today, and I realized with a few tweaks I can make it run on my desktop with fewer deps. This changes the default localconfig so that...
I have learned things, and I have applied these things to our tooling. Now it should be possible to install the deps using ./cpm.fatpack and this should take a lot...
https://bugzilla.mozilla.org/show_bug.cgi?id=377432