aboutsummaryrefslogtreecommitdiffstats
path: root/redmine/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2019-06-24redmine: migrate from 3.4 to 3.4-passengerHarald Welte1-1/+1
This provides much more reasonable performance on our high-end server Change-Id: Idaa19566d1d5ac4ea0ff0296d57d1f9ca2bd599b
2018-10-07redmine: Fix openidHarald Welte1-0/+3
For some reason, redmine:3.4 ships with ancient (2014) ruby-openid, which is no longer compatible with the way how ruby handles HMAC. Change-Id: I60f6f1ede059accf6b29891abcfe3b2529744e8a
2018-05-30redmine: Migrate from 3.2 to 3.4Harald Welte1-10/+2
Change-Id: I8bfd387c71477c4dfdea2eb8520415ce129a3b32
2018-05-15redmine: Change content-disposition of image attachments to 'inline'Harald Welte1-0/+3
Closes: OS#3264 Change-Id: Ib60a12fc4adc0ceebfed70ff14d5ae256868bb2b
2018-05-14redmine: Add OpenID Digest::HMAC fixHarald Welte1-0/+3
From Holger: Digest: This seems a bit of the magic of ruby but I vaguely remember having seen this before. I have either patched or backported a fix. In newer Ruby versions "Digest" has been deprecated. The diff to "stock" openid 2.3.0 is: Change-Id: Idaca479140846481372ad0e1bff741bb09010847 Related: OS#3081
2018-05-14redmine: add patch for SVG supportHarald Welte1-1/+5
Change-Id: I3bacdd4100c717ad702bc08851a8b32170610ca4
2018-05-13Add Dockerfile for osmocom redmine:3.2 containerHarald Welte1-0/+7
this container has mscgen + dot/graphviz, as we need it. Change-Id: I8950f74da4d2ed10f15bcbe7596f6e9c13474e58