Top "Redmine" questions

Redmine is a flexible project management web application.

Python POST binary data

I am writing some code to interface with redmine and I need to upload some files as part of the …

python rest post urllib2 redmine
Redmine best practices

What tips and "standards" do you use in your Redmine project management process? Do you have a standard wiki insert …

project-management redmine
Redmine and Scrum

What is the best support for Scrum in Redmine? Best practices? Plugin support? All plugins I've tried are either not …

plugins scrum redmine
Trac vs. Redmine

I'm working in research and my bioinformatics work group needs a project management software for keeping track of multiple projects (…

project-management trac redmine
How to restart Redmine?

I have a Redmine installed on CentOS without GUI. I changed email configuration and a reboot is necessary. How to …

redmine restart reboot
Redmine & Git integration

I am considering moving from svn and Trac to git and Redmine. I'm just wondering what everyone's experience is of …

git redmine
SSL works with browser, wget, and curl, but fails with git

I have a website I am using to host redmine and several git repositories This works perfectly for http, but …

apache git ssl redmine
Best way to link Redmine issue to SVN revision

We are using Redmine for issue and bug tracking. We added SVN integration but, by doing this, it just shows …

svn bug-tracking redmine
How to use local proxy settings in docker-compose

I am setting up a new server for our Redmine installation, since the old installation was done by hand, which …

proxy docker-compose redmine
How to Fix '422 Unprocessable Entity' when sending a POST request to Redmine API?

I am trying to create a wiki page using redmine rest api. The Authentication was succeeded, however the wiki page …

file-upload axios redmine redmine-api http-status-code-422