Jordi Boggiano

Results 904 comments of Jordi Boggiano

@staabm yeah table size metrics seem to be kinda useless as you're unlikely to have prod data in when running PHPStan. Otherwise great feature even with some amount of false...

The NVD3 lib used for charting is way outdated and kinda dead, so I'd probably consider switching to Vega instead, it seems to support what we need https://vega.github.io/vega-lite/examples/interactive_overview_detail.html https://vega.github.io/vega-lite/tutorials/getting_started.html#embed -...

I don't think we will support this for a while. #99 would be a way to support it too. If you really want to exclude files form the zip archives...

Merged the other PR, hopefully things are better now?

I manually reset your API token.

Fair enough, I can reopen but given the very few things that the api token allow you to do currently, I don't think this is very high prio. There is...

I guess we would need another thing to proprietary, maybe custom or so that indicates it is non-standard but not closed. I am not sure I understand what you are...

Yeah I like the first idea of allowing an optional URL following the custom/proprietary. The best though would be to use a standardized license because most devs aren't lawyers and...

It seems the auto-detection fails and it falls back on the svn driver. Typically git repos have URLs like: `https://bk-dev.hacked.jp/diffusion/DO.git` with the .git at the end, so if it's not...

I think we could but then it starts working like the tags in the UI too meaning you have to select/deselect. I don't know what's best really.