redmine_git_server icon indicating copy to clipboard operation
redmine_git_server copied to clipboard

This is a plugin for Redmine allowing to serve the git repositories through the http connection

Results 6 redmine_git_server issues
Sort by recently updated
recently updated
newest added

Ref: https://github.com/redmine-git-hosting/redmine_git_hosting/commit/7462d1dcfd45e8dfeea69873f603b42c645beb61

This also removes the undefined eof? and adds a separate loop break. Tested to work on Redmine 4.2.3.

Has anyone tested this plugin with 4.2? If no one has tested, if anyone can guide me on how to make it compatible with 4.2, this could include tinkering with...

We started using the plugin on a docker-passenger instance with Apache2 reverse proxy. It throws the following error upon authentification: ``` App 112 output: F, [2021-03-31T08:06:31.826979 #112] FATAL -- :...

bug