Matt Rogers
89a1d4caa6
Merge pull request #2319 from TracksApp/release-2.4.2
...
Prep for a v2.4.2 release
2020-02-17 12:48:21 -06:00
misho
c32aa6cbc2
Modified installation instructions, to note that Ruby 2.7 is not tested.
2020-02-04 21:43:19 +00: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
Jyri-Petteri Paloposki
ad0f617d7c
#1955 : Change the logic concerning unused tags and add CHANGELOG entries
2019-07-19 03:26:26 +03:00
Matteo Giaccone
a15a7d8a95
Fix Docker setup
...
This commit fixes the Docker setup and also the CI build.
Also the contributing guide is updated with the new information related
to Docker. The CONTRIBUTING.md file is used to comply with GitHub
guidelines to help other developers to contribute.
2018-12-06 20:20:01 +01:00
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