Commit graph

14 commits

Author SHA1 Message Date
Jyri-Petteri Paloposki
998bfa4248 Version 2.5.0 2020-08-25 19:08:23 +03:00
Jyri-Petteri Paloposki
4d65a8f761 Overhaul the environment system in bin/ to make the defaults easier to understand. Update the installation instructions.
Fixes #2170, #2372, #2329, #2368
2020-07-19 17:20:35 +03:00
Matt Rogers
6126adaec5
Merge pull request #2403 from Werkov/upgrade-instructions
doc: Mention Docker skip option
2020-06-28 12:39:17 -05:00
Michal Koutný
cb414f397b doc: Mention Docker skip option
Ref: #2170
2020-06-20 18:24:57 +02:00
Matt Rogers
5b797e2a7f
Prep for a v2.4.2 release 2020-01-05 12:49:34 -06:00
Jyri-Petteri Paloposki
ab6d51081a Version 2.4.1 2019-11-06 23:27:13 +02:00
Matt Rogers
ec550ae8f6
Version 2.4.0 2019-10-08 09:39:41 -05:00
Matt Rogers
faf585b1d4 Add a configuration setting for serving static assets
This new setting will allow us to control in `site.yml` whether or not
our static assets will be served by Rails or by the app server that is
proxying requests to Rails. This is set to `false` by default so that
the proxying server is responsible for serving the assets.
2015-09-01 19:21:16 -05:00
Dan Rice
ce7f1a62c6 Use Thin instead of WEBrick 2015-03-13 00:25:58 -04:00
Dan Rice
ea0d40060a Remove support for deprecated password-hashing algorithm
* Remove all methods implementing and checking for the old algorithm
* Document a pre-upgrade step to check for remaining obsolete passwords
* Remove config.salt
2014-11-15 10:28:29 -05:00
Dan Rice
7556db7529 Bump version to 2.4devel 2014-10-02 12:02:01 -04:00
Dan Rice
e41b61c124 Recommend upgrading from 2.2.3
[ci skip]
2014-09-30 14:32:29 -04:00
Daniel Rice
4fb16afff7 Fix numbering in upgrade doc 2014-08-20 17:09:00 -04:00
Daniel Rice
41764d8bc2 Convert documentation to Markdown using Pandoc 2014-08-20 16:41:29 -04:00