Redmine is a flexible project management web application written using Ruby on Rails framework.
I would like to integrate Jenkins with Redmine. If some build breaks, Jenkins would open an issue in Redmine to …
continuous-integration jenkins redmine redmine-plugins jenkins-pluginsI am able to install redmine using these 2 commands. docker run --name myred1 -e MYSQL_ROOT_PASSWORD=india -e MYSQL_…
docker redmine-pluginsI have 2 plugins installed(redmine_backlogs and redmine_ldap_sync), but after upgrade of redmine_ldap_sync from 2.0.0 to 2.0.1 a …
ruby-on-rails redmine redmine-pluginsSoo my problem is that my brand new redmine install (2.4) has a plugins folder path like this: /usr/share/redmine/…
directory location redmine redmine-pluginsI'm using this plugin to enable SSO between my IDP and redmine. Purpose is to avoid re entering username and …
ruby authentication single-sign-on redmine redmine-pluginsI am working at a company that uses Redmine as the issue tracking tool and for user stories. I need …
testing redmine testcase redmine-pluginsI'm looking to allow non-admin users to create their own projects, i've found the option to set the default role …
redmine redmine-pluginsI am currently developing some plugins for Redmine, and I must say, I'm a bit disappointed with the lack of …
ruby-on-rails ruby-on-rails-3 ruby-on-rails-plugins redmine redmine-plugins