Commit graph

115 commits

Author SHA1 Message Date
Heiner Wohner
c028c6c8b5 document force_ssl option 2018-01-22 18:18:04 +01:00
Dan Rice
0bb548d116 Move alternative installation options to the wiki
[ci skip]
2017-05-20 10:25:26 -04:00
Dan Rice
d7d86446c0 Upgrade to Rails 4.2
* Update boilerplate with `bin/rake rails:upgrade`
* Use test instead of test:all rake task
* Change stylesheet extensions from .css.scss to .scss
* Update docs to use localhost instead of 0.0.0.0 because Rails 4.2
  no longer listens on all addresses by default.
2016-05-22 21:58:52 -04:00
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
Reinier Balt
2c33cdfaae Mention adding email as attachement of todo to changelog 2015-08-08 10:50:35 +02:00
Dan Rice
013b260a1b Fix spacing in MySQL arguments
Fix #1899

[ci skip]
2015-07-23 20:34:45 -04:00
Dan Rice
c7359a3ec2 Merge branch '2.3_branch' 2015-06-17 20:48:11 -04:00
Dan Rice
4070f4e03a Version 2.3.0 2015-06-17 20:43:05 -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
bc7993b658 Test with Ruby 2.2 2014-12-27 18:10:58 -05: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
Dan Rice
7556db7529 Bump version to 2.4devel 2014-10-02 12:02:01 -04:00
Dan Rice
f619590541 Version 2.3.rc1 2014-10-02 11:53:34 -04:00
Dan Rice
9b901d2d93 Fix links on same line
[ci skip]
2014-10-02 11:25:07 -04:00
Dan Rice
10729aa8c1 Minor changelog polish
[ci skip]
2014-09-30 15:04:26 -04:00
Dan Rice
5ab4f92661 Convert changelog to Markdown
[ci skip]
2014-09-30 14:54:27 -04:00
Dan Rice
e41b61c124 Recommend upgrading from 2.2.3
[ci skip]
2014-09-30 14:32:29 -04:00
Dan Rice
eb694d155e Pull changelog entry from Tracks 2.2.3
[ci skip]
2014-09-30 13:31:07 -04:00
Dan Rice
0bdbd6770d Remove metadata from top of changelog
[ci skip]
2014-09-29 23:25:54 -04:00
Dan Rice
79587541d6 Use www.getontracks.org as canonical website URL
[ci skip]
2014-08-31 13:14:15 -04:00
Daniel Rice
4fb16afff7 Fix numbering in upgrade doc 2014-08-20 17:09:00 -04:00
Daniel Rice
6dbbda3ec9 Migrate manual index page from getontracks.org 2014-08-20 16:41:32 -04:00
Daniel Rice
41764d8bc2 Convert documentation to Markdown using Pandoc 2014-08-20 16:41:29 -04:00
Daniel Rice
ee51639780 Prune upgrading instructions to latest version only 2014-08-20 16:41:27 -04:00
Dan Rice
57df455626 Remove duplicate changelog note
[ci skip]
2014-08-13 06:35:37 -04:00
Reinier Balt
f5c0c68285 update changelog 2014-08-07 12:55:55 +02:00
Dan Rice
b7126998b2 Add instructions to comment out unused gems
Fixes #1398 [ci skip]
2014-07-11 20:15:21 -04:00
Dan Rice
ec638c2d7e Update note about asset precompilation environment
Ref #1704 [ci skip]
2014-07-09 13:16:09 -04:00
Dan Rice
61317cbe8c Specify environment when precompiling assets
Fixes #1704

[ci skip]
2014-07-08 17:07:15 -04:00
Carsten Otto
f8b6ed5e87 update documentation after move to GitHub 2014-07-05 12:31:32 +02:00
Dan Rice
6ce1324363 Fix typo in changelog [ci skip] 2014-06-27 16:33:16 -04:00
Dan Rice
0e4c8fc2c1 Update Ruby and Rails versions in changelog [ci skip] 2014-06-27 16:31:47 -04:00
Dan Rice
54168e9ef9 Fix typos in upgrading doc 2014-06-27 16:18:30 -04:00
Dan Rice
c017b38a3a Restrict use of Spring binstubs to development
Partial revert of 7d7e47def

Fixes #1692
2014-06-27 16:14:25 -04:00
Dan Rice
aa8f5b7599 Switch from Assembla to GitHub issues 2014-06-25 13:32:11 -04:00
Dan Rice
dbf1cb61ff Remove links to old forum from docs
[ci skip]
2014-06-04 17:05:19 -04:00
Dan Rice
7d7e47deff Add Spring and spring-aware binstubs
Also remove /script, which is no longer used in Rails 4
2014-05-16 12:21:40 -04:00
Dan Rice
1b43c55670 Rewrite much of the installation documentation
* Trim the fat and remove some duplication
* Reorder some things to improve the step-by-step flow
* Update some details such as required Ruby version (1.9.2+)
2014-05-06 00:16:30 -04:00
Dan Rice
62eed01b0b Shorten verbiage about JumpBox 2014-05-05 23:15:51 -04:00
Dan Rice
c652fb3082 Update copyright year 2014-05-05 23:01:28 -04:00
Dan Rice
e22c7a23dd Use correct server name in install doc
The builtin web server is WEBrick, not Mongrel.
2014-05-05 22:57:37 -04:00
Dan Rice
a54f958f0d Fix a typo in the upgrade doc 2014-02-04 23:45:08 -05:00