Commit graph

3672 commits

Author SHA1 Message Date
dependabot[bot]
44ca4bd49c
[Security] Bump rails from 5.2.2 to 5.2.2.1
Bumps [rails](https://github.com/rails/rails) from 5.2.2 to 5.2.2.1. **This update includes security fixes.**
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.2...v5.2.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 22:48:24 +00:00
Matt Rogers
6687446e7a
Remove gemnasium from README 2019-01-22 12:13:46 -06:00
Matt Rogers
3fdb031144
Merge pull request #2158 from TracksApp/dependabot/bundler/rails-5.2.2
Bump rails from 5.2.1.1 to 5.2.2
2018-12-07 08:37:50 -06:00
dependabot[bot]
6bc663aa86
Bump rails from 5.2.1.1 to 5.2.2
Bumps [rails](https://github.com/rails/rails) from 5.2.1.1 to 5.2.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.1.1...v5.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-05 06:42:37 +00:00
dependabot[bot]
7884dd9807
Merge pull request #2157 from TracksApp/dependabot/bundler/rails-controller-testing-1.0.3 2018-12-03 14:21:31 +00:00
dependabot[bot]
3d3fce34ca
Bump rails-controller-testing from 1.0.2 to 1.0.3
Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/rails/rails-controller-testing/releases)
- [Commits](https://github.com/rails/rails-controller-testing/compare/v1.0.2...v1.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-03 06:12:33 +00:00
Matt Rogers
42bf6ff72f
Merge pull request #2155 from TracksApp/dependabot/bundler/rails-5.2.1.1
[Security] Bump rails from 5.2.1 to 5.2.1.1
2018-11-27 21:42:09 -06:00
dependabot[bot]
143aa3f12b
[Security] Bump rails from 5.2.1 to 5.2.1.1
Bumps rails from 5.2.1 to 5.2.1.1. **This update includes security fixes.**

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-27 22:55:47 +00:00
Matt Rogers
be68ed5606
Merge pull request #2154 from TracksApp/fix-loading-issues
Update the autoloading paths
2018-11-24 13:01:35 -06:00
Matt Rogers
d95bd49b68
Move done_todos.rb to the proper place
Since this is a bare class without a module, it needs to be in the `lib`
directory rather than in `lib/tracks` since newer versions of Rails are
more strict about file paths and autoloading.
2018-11-24 09:33:37 -06:00
Matt Rogers
555ae30bef
Update the autoloading paths
I couldn't even run with eager loading turned on until after this
change. Let's hope it helps with the other code loading issues going on
right now as well.
2018-11-22 23:50:56 -06:00
Matt Rogers
f00590a03c
Merge pull request #2153 from TracksApp/dependabot/bundler/mysql2-0.5.2
Bump mysql2 from 0.4.10 to 0.5.2
2018-11-21 08:50:36 -06:00
dependabot[bot]
496bef96c5
Bump mysql2 from 0.4.10 to 0.5.2
Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.4.10 to 0.5.2.
- [Release notes](https://github.com/brianmario/mysql2/releases)
- [Changelog](https://github.com/brianmario/mysql2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianmario/mysql2/compare/0.4.10...0.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-21 14:46:00 +00:00
Matt Rogers
b2d3b9c991
Merge pull request #2152 from TracksApp/dependabot/bundler/uglifier-4.1.20
Bump uglifier from 4.1.17 to 4.1.20
2018-11-21 08:44:33 -06:00
dependabot[bot]
9f75953ec9
Bump uglifier from 4.1.17 to 4.1.20
Bumps [uglifier](https://github.com/lautis/uglifier) from 4.1.17 to 4.1.20.
- [Release notes](https://github.com/lautis/uglifier/releases)
- [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lautis/uglifier/compare/v4.1.17...v4.1.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-21 05:56:32 +00:00
Matt Rogers
4b05447194
Merge pull request #2124 from TracksApp/dependabot/bundler/factory_bot_rails-4.11.1
Bump factory_bot_rails from 4.10.0 to 4.11.1
2018-11-20 20:12:20 -06:00
Matt Rogers
8a05e7286f
Merge pull request #2126 from TracksApp/dependabot/bundler/tolk-3.1.0
Bump tolk from 2.0.0 to 3.1.0
2018-11-20 20:11:40 -06:00
Matt Rogers
d0c750acfe
Merge pull request #2131 from TracksApp/dependabot/bundler/acts_as_list-0.9.17
Bump acts_as_list from 0.9.15 to 0.9.17
2018-11-20 20:11:07 -06:00
Matt Rogers
efabc845c5
Merge pull request #2151 from TracksApp/remove-rails52-deprecations
Remove deprecations announced in Rails 5.2
2018-11-20 20:10:31 -06:00
Matt Rogers
f2647e3f94
Remove deprecations printed out in the test suite 2018-11-20 19:57:02 -06:00
Matt Rogers
d3c9975606
allow newer rails to rewrite the schema 2018-11-20 19:56:50 -06:00
Matt Rogers
d1b13e7c35
Remove bootsnap
It was causing weird hangs while booting the app.
2018-11-20 19:56:02 -06:00
dependabot[bot]
fa067ebb68
Merge pull request #2150 from TracksApp/dependabot/bundler/bullet-5.9.0 2018-11-20 14:34:41 +00:00
dependabot[bot]
cf598e0945
Bump bullet from 5.7.5 to 5.9.0
Bumps [bullet](https://github.com/flyerhzm/bullet) from 5.7.5 to 5.9.0.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/5.7.5...5.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-20 06:22:15 +00:00
dependabot[bot]
5011d226ad
Merge pull request #2147 from TracksApp/dependabot/bundler/yard-0.9.16 2018-11-19 16:23:05 +00:00
dependabot[bot]
2a20a42572
Bump yard from 0.9.15 to 0.9.16
Bumps [yard](https://github.com/lsegal/yard) from 0.9.15 to 0.9.16.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.15...v0.9.16)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-19 06:08:25 +00:00
Matt Rogers
b98b9b9bf9
Merge pull request #2146 from TracksApp/remove-rack-dev-mark
Remove rack-dev-mark
2018-11-17 13:10:58 -06:00
dependabot[bot]
d821da4655
Bump acts_as_list from 0.9.15 to 0.9.17
Bumps [acts_as_list](https://github.com/swanandp/acts_as_list) from 0.9.15 to 0.9.17.
- [Release notes](https://github.com/swanandp/acts_as_list/releases)
- [Changelog](https://github.com/swanandp/acts_as_list/blob/master/CHANGELOG.md)
- [Commits](https://github.com/swanandp/acts_as_list/compare/v0.9.15...v0.9.17)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-17 19:01:58 +00:00
Matt Rogers
cc50993861
remove rack-dev-mark 2018-11-17 13:01:48 -06:00
Matt Rogers
98583fc9f5
Merge pull request #2145 from TracksApp/match-rails52-defaults
Update the app for Rails 5.2
2018-11-17 12:59:59 -06:00
Matt Rogers
2cbe020d8a
Update the app for Rails 5.2
After the framework bump, run `rails app:update` to pull in the new
framework changes and defaults.
2018-11-17 12:37:03 -06:00
dependabot[bot]
ee3d864038
Bump tolk from 2.0.0 to 3.1.0
Bumps [tolk](https://github.com/tolk/tolk) from 2.0.0 to 3.1.0.
- [Release notes](https://github.com/tolk/tolk/releases)
- [Changelog](https://github.com/tolk/tolk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tolk/tolk/compare/v2.0.0...v3.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-17 17:06:39 +00:00
Matt Rogers
daf5736a32
Merge pull request #2144 from TracksApp/rails52
Upgrade Rails to 5.2
2018-11-17 11:04:50 -06:00
Matt Rogers
7608ed080c
Remove the alt text for removing the dependency
It's no longer generated automatically by Rails' helpers
2018-11-17 10:58:16 -06:00
Matt Rogers
9e76a5e734
Bump mysql to 0.4.x 2018-11-17 10:58:16 -06:00
dependabot[bot]
002b387fb5
Bump rails from 5.1.6 to 5.2.1
Bumps [rails](https://github.com/rails/rails) from 5.1.6 to 5.2.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.1.6...v5.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-17 10:57:38 -06:00
Matt Rogers
bc4333c32e
Merge pull request #2143 from TracksApp/remove-rails51-deprecations
Remove Rails 5.1 deprecations
2018-11-17 09:33:59 -06:00
Matt Rogers
aca54f5aff
Remove raise_on_unfiltered_parameters
Deprecated and has no effect in Rails 5.1
2018-11-17 09:15:49 -06:00
Matt Rogers
faaecbae40
Remove halt_callback_chains_on_return_false
It's deprecated in Rails 5.1 and will block the Rails 5.2 upgrade.
2018-11-17 09:11:52 -06:00
Matt Rogers
6952202e7b
Merge pull request #2130 from TracksApp/dependabot/bundler/bootstrap-sass-3.3.7
Bump bootstrap-sass from 3.3.3 to 3.3.7
2018-11-16 22:30:02 -06:00
Matt Rogers
497a35da67
Merge pull request #2132 from TracksApp/dependabot/bundler/mocha-1.7.0
Bump mocha from 1.6.0 to 1.7.0
2018-11-16 22:29:17 -06:00
Matt Rogers
9e10cabef8
Merge pull request #2140 from TracksApp/dependabot/bundler/rubocop-0.60.0
Bump rubocop from 0.58.2 to 0.60.0
2018-11-16 22:28:21 -06:00
dependabot[bot]
d4cc907d8d
Bump rubocop from 0.58.2 to 0.60.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.58.2 to 0.60.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.58.2...v0.60.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-14 05:53:59 +00:00
dependabot[bot]
7c0d27f625
Bump mocha from 1.6.0 to 1.7.0
Bumps [mocha](https://github.com/freerange/mocha) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/freerange/mocha/releases)
- [Changelog](https://github.com/freerange/mocha/blob/master/RELEASE.md)
- [Commits](https://github.com/freerange/mocha/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-13 21:50:38 +00:00
Matt Rogers
6754d8ffa9
Merge pull request #2139 from TracksApp/rails51
Upgrade to Rails 5.1
2018-11-13 15:48:50 -06:00
Matt Rogers
ab24522df0
Add the listen gem to the project
This is so the tests will run in CI properly.
2018-11-12 16:03:42 -06:00
Matt Rogers
32d267d6cd
Remove private variable usage from models
It seems that `@new_record_before_save` as an instance variable has been
present since around 2007 and it wasn't until Rails 5.1 that things were
changed in such a way to make this inaccessible now.
2018-11-12 13:23:30 -06:00
Matt Rogers
78742d15b8
Remove rendering of the charts
There's something wrong with the swf_fu gem. It's not worth it to fix a
gem that hasn't seen any activity in six years and is using outdated
flash technology in the first place.
2018-11-12 13:19:49 -06:00
Matt Rogers
1ccf96ae83
Initial upgrade to Rails 5.1 2018-11-12 09:07:12 -06:00
Matt Rogers
d24b9d9aa1
Merge pull request #2138 from TracksApp/fix-missing-staleness-class
Fix the undefined reference to Staleness
2018-11-12 09:06:23 -06:00