Matthieu Brouillard

Results 108 comments of Matthieu Brouillard

@mathieucarbou if we wanted we could also purelly delegate to git the knowledge of files to parse. - `git ls-files` : for files already part of index - `git ls-files...

@adrienball yes a `precision` field is also a perfect valid answer to the need

did you adapted the nginx config, especially `client_max_body_size` see https://github.com/gitbucket/gitbucket/wiki/Reverse-proxy-with-Nginx for some examples/samples of configuration

@dbruggner how conflicts are handled in scenarios where teams push to both repositories? or is there a server read-only in such a scenario?

@dbruggner I think they do not care and consider just the usage of a `git push --mirror`. But even with that once we setup an automatic mechanism that pushes to...

Should we provide that in gitbucket or in a plugin?

the jenkins JIRA issue is [JENKINS-56830](https://issues.jenkins-ci.org/browse/JENKINS-56830) associated PR is jenkinsci/github-plugin#212

Initially I did not wanted to pollute `stdout` & `stderr` that's why I mocked them in SystemStreamLogTest. Thinking more about it, it can be a bad idea to have mocked...

> I really can't believe we are reinventing the wheel by implementing SLF4J Light. that's not what I understood from the different discussions. I really thought that it was expected...

FYI ICLA received & handled by Apache secretary, signed CLAs list updated (https://people.apache.org/unlistedclas.html)