Mateusz Konieczny
23dc2421bf
Update "Hosted Tracks" URL in README ( #2009 )
...
[ci skip]
2016-05-16 13:04:24 -04: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
013b260a1b
Fix spacing in MySQL arguments
...
Fix #1899
[ci skip]
2015-07-23 20:34:45 -04:00
Dan Rice
da8f9828e0
Merge branch '2.3_branch'
2015-06-16 22:59:41 -04:00
Dan Rice
9c744bc452
Intelligently link to the latest release
...
[ci skip]
2015-06-16 22:54:30 -04:00
Dan Rice
4d0b55355e
Update SQLite support status in install docs
...
SQLite is fully supported as of #1766 .
2015-04-12 11:48:34 -04:00
Dan Rice
ce7f1a62c6
Use Thin instead of WEBrick
2015-03-13 00:25:58 -04:00
Dan Rice
f4925dd806
Place therubyracer in a gem group
2015-02-24 21:29:10 -05:00
Greg Sutcliffe
cfd677313d
Update install doc to use db groups
2015-02-24 20:14:00 +00: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
3c051c604c
Ruby >=1.9.3 is required for Rails 4.1
...
[ci skip]
(cherry picked from commit 595aa14585 )
2014-10-02 12:56:26 -04:00
Dan Rice
595aa14585
Ruby >=1.9.3 is required for Rails 4.1
...
[ci skip]
2014-10-02 12:41:58 -04:00
Daniel Rice
41764d8bc2
Convert documentation to Markdown using Pandoc
2014-08-20 16:41:29 -04:00