Commit graph

4046 commits

Author SHA1 Message Date
Carsten Otto
e12981c827 extract method 2020-07-19 22:20:46 +03:00
Carsten Otto
7aacc1a919 do not replace HTML special characters for non-HTML output
fixes #2051
2020-07-19 22:19:36 +03:00
Jyri-Petteri Paloposki
b57a62b72d
Merge pull request #2424 from TracksApp/docker-fix
Better Docker config: Use entrypoint to setup the environment, run in…
2020-07-19 22:14:55 +03:00
Jyri-Petteri Paloposki
5bb723329b Few more settings in order for the CI test automation 2020-07-19 22:04:45 +03:00
Jyri-Petteri Paloposki
b2ede09fe6 Remove unnecessary debug output 2020-07-19 21:50:35 +03:00
Jyri-Petteri Paloposki
869bf2a9fd Mount the mandatory config files separately in docker-compose, since it's including the whole /app from host and therefore the copies made in Dockerfile aren't available. 2020-07-19 21:44:43 +03:00
Jyri-Petteri Paloposki
85e104006c Handle empty database password properly, don't try to run docker-compose inside the container 2020-07-19 21:30:24 +03:00
Jyri-Petteri Paloposki
53c7c94306 A few more fixes in hope of fixing the Docker Compose 2020-07-19 18:07:23 +03:00
Jyri-Petteri Paloposki
2e40879123 Fix the Docker Compose configuration and remove the database config from VCS
Fixes #2248.
2020-07-19 17:36:06 +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
Jyri-Petteri Paloposki
3f22c8a036 Better Docker config: Use entrypoint to setup the environment, run in production mode by default, defaults for all config values 2020-07-19 16:12:57 +03:00
Jyri-Petteri Paloposki
67012821e6
Merge pull request #2391 from TracksApp/dependabot/bundler/rack-mini-profiler-2.0.2
Bump rack-mini-profiler from 2.0.1 to 2.0.2
2020-07-17 21:40:34 +03:00
Jyri-Petteri Paloposki
68bf0124bf
Merge pull request #2422 from TracksApp/aasm4
Update aasm to v4.
2020-07-17 21:36:40 +03:00
Jyri-Petteri Paloposki
183dd48781 Update aasm to v4. 2020-07-17 21:28:42 +03:00
dependabot-preview[bot]
65e9093d7c
Bump rack-mini-profiler from 2.0.1 to 2.0.2
Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/MiniProfiler/rack-mini-profiler/releases)
- [Changelog](https://github.com/MiniProfiler/rack-mini-profiler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MiniProfiler/rack-mini-profiler/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-17 18:14:39 +00:00
Jyri-Petteri Paloposki
cb6ec75753
Merge pull request #2419 from TracksApp/dependabot/bundler/jquery-rails-4.4.0
Bump jquery-rails from 4.3.5 to 4.4.0
2020-07-17 20:41:35 +03:00
Jyri-Petteri Paloposki
6344a75a5b
Merge pull request #2420 from TracksApp/dependabot/bundler/rails-controller-testing-1.0.5
Bump rails-controller-testing from 1.0.4 to 1.0.5
2020-07-17 20:40:37 +03:00
Jyri-Petteri Paloposki
db496084f8
Merge pull request #2421 from TracksApp/docker-fix
Run migration before starting Docker server; update README a bit
2020-07-17 16:09:17 +03:00
Jyri-Petteri Paloposki
8118b588d8 Run migration before starting Docker server; update README a bit 2020-07-17 16:00:22 +03:00
dependabot[bot]
6f16479119
Bump rails-controller-testing from 1.0.4 to 1.0.5
Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/rails/rails-controller-testing/releases)
- [Commits](https://github.com/rails/rails-controller-testing/compare/v1.0.4...v1.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 09:57:02 +00:00
dependabot[bot]
70e1679784
Bump jquery-rails from 4.3.5 to 4.4.0
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.5 to 4.4.0.
- [Release notes](https://github.com/rails/jquery-rails/releases)
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/jquery-rails/compare/v4.3.5...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 09:56:35 +00:00
Jyri-Petteri Paloposki
5bb3a772fa
Create dependabot.yml 2020-07-17 12:53:39 +03:00
Jyri-Petteri Paloposki
466a4821db
Merge pull request #2415 from TracksApp/docker-fix
Better Docker integration
2020-07-17 00:38:54 +03:00
Jyri-Petteri Paloposki
5c94a7c515 Fix the Docker configuration to work better 2020-07-17 00:37:26 +03:00
Jyri-Petteri Paloposki
fd4e5115dd Update the README 2020-07-16 20:18:00 +03:00
Jyri-Petteri Paloposki
8ac330013b Revert "This project is no longer actively maintained"
This reverts commit 8e90d31176.
2020-07-16 20:16:07 +03:00
Matt Rogers
8e90d31176
This project is no longer actively maintained 2020-07-15 14:40:46 -05:00
Matt Rogers
40f69bd2ca
Merge pull request #2413 from TracksApp/dependabot/bundler/rubocop-0.88.0
Bump rubocop from 0.87.1 to 0.88.0
2020-07-14 09:38:40 -05:00
dependabot-preview[bot]
5f1e260306
Bump rubocop from 0.87.1 to 0.88.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.87.1 to 0.88.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.87.1...v0.88.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-14 05:34:07 +00:00
Matt Rogers
6aea9a9775
Merge pull request #2412 from TracksApp/dependabot/bundler/factory_bot_rails-6.1.0
Bump factory_bot_rails from 5.2.0 to 6.1.0
2020-07-09 07:34:01 -05:00
dependabot-preview[bot]
7c8ee05a75
Bump factory_bot_rails from 5.2.0 to 6.1.0
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 5.2.0 to 6.1.0.
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS.md)
- [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v5.2.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-09 05:30:56 +00:00
Matt Rogers
cfa837a5e7
Merge pull request #2410 from TracksApp/dependabot/bundler/rubocop-0.87.1
Bump rubocop from 0.86.0 to 0.87.1
2020-07-08 10:23:37 -05:00
dependabot-preview[bot]
79029ca27b
Bump rubocop from 0.86.0 to 0.87.1
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.86.0 to 0.87.1.
- [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.86.0...v0.87.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 05:34:20 +00:00
Matt Rogers
a5f3c415fb
Merge pull request #2408 from TracksApp/dependabot/bundler/solargraph-0.39.11
Bump solargraph from 0.39.10 to 0.39.11
2020-07-06 07:55:23 -05:00
dependabot-preview[bot]
1f8dfc3c7b
Bump solargraph from 0.39.10 to 0.39.11
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.39.10 to 0.39.11.
- [Release notes](https://github.com/castwide/solargraph/releases)
- [Commits](https://github.com/castwide/solargraph/compare/v0.39.10...v0.39.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 05:53:35 +00:00
Matt Rogers
297f2ae6ca
Merge pull request #2407 from TracksApp/dependabot/bundler/solargraph-0.39.10
Bump solargraph from 0.39.8 to 0.39.10
2020-07-02 14:38:25 -05:00
dependabot-preview[bot]
bded423080
Bump solargraph from 0.39.8 to 0.39.10
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.39.8 to 0.39.10.
- [Release notes](https://github.com/castwide/solargraph/releases)
- [Commits](https://github.com/castwide/solargraph/compare/v0.39.8...v0.39.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-02 05:31:27 +00:00
Matt Rogers
6a8d38759a
Merge pull request #2389 from TracksApp/dependabot/bundler/puma-4.3.5
[Security] Bump puma from 4.3.3 to 4.3.5
2020-06-28 16:10:13 -05:00
dependabot-preview[bot]
9529ee8ea3
Bump puma from 4.3.3 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-28 17:49:20 +00:00
Matt Rogers
ea0b0897c4
Merge pull request #2387 from TracksApp/dependabot/bundler/rails-5.2.4.3
Bump rails from 5.2.4.2 to 5.2.4.3
2020-06-28 12:46:45 -05:00
Matt Rogers
a93220776e
Merge pull request #2395 from TracksApp/dependabot/bundler/websocket-extensions-0.1.5
[Security] Bump websocket-extensions from 0.1.4 to 0.1.5
2020-06-28 12:40:44 -05:00
dependabot-preview[bot]
8026c58ed6
Bump rails from 5.2.4.2 to 5.2.4.3
Bumps [rails](https://github.com/rails/rails) from 5.2.4.2 to 5.2.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.2...v5.2.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-28 17:40:20 +00: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
Matt Rogers
66b5ed7978
Merge pull request #2404 from TracksApp/dependabot/bundler/rubocop-0.86.0
Bump rubocop from 0.83.0 to 0.86.0
2020-06-28 12:38:55 -05:00
dependabot-preview[bot]
eae9dc241b
Bump rubocop from 0.83.0 to 0.86.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.83.0 to 0.86.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.83.0...v0.86.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 05:34:31 +00:00
Michal Koutný
cb414f397b doc: Mention Docker skip option
Ref: #2170
2020-06-20 18:24:57 +02:00
Matt Rogers
bd03974c7d
Merge pull request #2399 from TracksApp/dependabot/bundler/sanitize-5.2.1
[Security] Bump sanitize from 5.1.0 to 5.2.1
2020-06-17 10:15:25 -05:00
dependabot-preview[bot]
12fdb6b3c0
[Security] Bump sanitize from 5.1.0 to 5.2.1
Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.1.0 to 5.2.1. **This update includes a security fix.**
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v5.1.0...v5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 22:11:22 +00:00
dependabot-preview[bot]
bc746da719
[Security] Bump websocket-extensions from 0.1.4 to 0.1.5
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 14:27:32 +00:00
dependabot-preview[bot]
cc3d3d2266
Merge pull request #2392 from TracksApp/dependabot/bundler/solargraph-0.39.8 2020-05-29 13:00:33 +00:00