Oleg Kainov
Oleg Kainov
>Curious what you mean by: I mean exactly this. In our company Github org is controlled by IT department and it doesn't allow any Github Apps to be installed. As...
>but there isn't a way to setup web hook events for PR changes. I'm not sure what do you mean. Webhooks are completely Independent, they can we set up to...
@asears yes and no :) From one side I'm all for supporting different formats, if it makes some folks happy, why not, more is not less. From the other side,...
I think Windows users also would like to use and benefit from the tool :) >I think it would be better to do that on a per-need basis and then...
@cheshirekow what kind of reply are you waiting for? If you think that users have to use some crazy custom shell and write their own custom wrappers for each tool...
It's the same as long links for cmake-format (#195, #182), I'd like to keep URL as one thing so it's possible to click on it from modern text editors and\or...
In this case maybe it makes more sense to hide this button if plugin doesn't support it? Or raise an error "not implemented". Because in other case it causes confusion,...
Average speed seems to be ~1 commit per second... So importing repo with 1000 commits will take around 15 minutes... Taking into account that you don't parse and load diffs...
Also it seems that function is not being terminated after finishing the full import. If I open mantis in another page, I can see that imported repo was created and...
Even if it's Gitlab (which I'm really not sure, because I can clone my repo in less than 1 minute. I assume Mantis should use API for fetching commits only...