Jean-Serge Gagnon
Jean-Serge Gagnon
Pull request to develop branch showing "no changes found" even though it shows there are commits not there in the branches view. Setting destination branch to master, it allows creation...
I'm working on implementing server side git hooks. Simplest approach is just to copy scripts to all repos that are simply wrappers to global scripts but it would be nice...
Once server side git hooks (ticket #155) are implemented, it would make it possible to implement webhooks on various events. We could use the git server hook _post-receive_ to implement...
Once server side hooks (issue #155) is implemented, it could support this mechanism. It's easy enough to have a hook that stops a push to a branch, it just needs...
#### Overview of the Issue We are running consul in AKS with multiple clusters each with consul 3 node servers with hundreds of members in the members list. We noticed...