Pau Pérez Fabregat
|
4ef5dfe430
|
Merge pull request #5199 from openfoodfoundation/dependabot/bundler/rubocop-rails-2.5.2
Bump rubocop-rails from 2.5.1 to 2.5.2
|
2020-04-14 10:17:59 +02:00 |
|
dependabot-preview[bot]
|
c3ee7b7c64
|
Bump ddtrace from 0.34.1 to 0.34.2
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.34.1...v0.34.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-10 19:19:13 +00:00 |
|
dependabot-preview[bot]
|
0fabde8849
|
Bump rubocop-rails from 2.5.1 to 2.5.2
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.5.1...v2.5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-09 19:21:30 +00:00 |
|
Luis Ramos
|
7d82c6a014
|
Update spre revision to a version that doesnt depend on deface, this allows us to upgrade nokogiri (done in another PR in the master branch)
|
2020-04-09 13:51:54 +01:00 |
|
Luis Ramos
|
71ffa6b178
|
Upgrade nokogiri as much as possible (it's not an explicit dependency of OFN and we dont need to control the version now, so I remove it from Gemfile)
|
2020-04-09 13:39:40 +01:00 |
|
Luis Ramos
|
e3de71668a
|
Depend on a spree version in which spree_core doesnt depend on deface AND remove deface from list of dependencies
|
2020-04-09 13:39:40 +01:00 |
|
Luis Ramos
|
e0e2c32d9f
|
Merge pull request #5177 from openfoodfoundation/dependabot/bundler/oj-3.10.6
Bump oj from 3.10.5 to 3.10.6
|
2020-04-07 11:44:09 +01:00 |
|
Maikel
|
3e14b62b46
|
Merge pull request #5136 from openfoodfoundation/dependabot/bundler/ddtrace-0.34.1
Bump ddtrace from 0.34.0 to 0.34.1
|
2020-04-07 16:05:53 +10:00 |
|
Maikel
|
3244650932
|
Merge pull request #5135 from openfoodfoundation/dependabot/bundler/rubocop-rails-2.5.1
Bump rubocop-rails from 2.5.0 to 2.5.1
|
2020-04-07 16:05:18 +10:00 |
|
dependabot-preview[bot]
|
7c5e511fde
|
Bump oj from 3.10.5 to 3.10.6
Bumps [oj](https://github.com/ohler55/oj) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.10.5...v3.10.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 19:24:48 +00:00 |
|
dependabot-preview[bot]
|
13cba3d244
|
Bump ddtrace from 0.34.0 to 0.34.1
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.34.0...v0.34.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 11:27:10 +00:00 |
|
Matt-Yorkley
|
ce45e7cf71
|
Merge pull request #5162 from Matt-Yorkley/unicorn-worker-killer
Add optional unicorn-worker-killer configs
|
2020-04-06 13:25:22 +02:00 |
|
Matt-Yorkley
|
276dcf4a3b
|
Add optional unicorn-worker-killer configs
|
2020-04-06 10:39:50 +02:00 |
|
Luis Ramos
|
59bb956677
|
Merge pull request #5010 from Matt-Yorkley/remove_simple_form
Remove simple_form
|
2020-04-04 11:53:06 +01:00 |
|
Luis Ramos
|
384ca310a3
|
Merge branch 'master' into 3-0-stable-apr3
|
2020-04-03 18:26:26 +01:00 |
|
dependabot-preview[bot]
|
5b4dd57380
|
Bump rubocop-rails from 2.5.0 to 2.5.1
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.5.0...v2.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-02 19:15:11 +00:00 |
|
Pau Pérez Fabregat
|
15d106bb0a
|
Merge pull request #5116 from openfoodfoundation/dependabot/bundler/ddtrace-0.34.0
Bump ddtrace from 0.33.1 to 0.34.0
|
2020-04-02 11:55:53 +02:00 |
|
dependabot-preview[bot]
|
d38da02113
|
Bump rubocop from 0.80.1 to 0.81.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.80.1 to 0.81.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.80.1...v0.81.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-01 19:20:42 +00:00 |
|
Luis Ramos
|
9fa604db0d
|
Merge pull request #5076 from luisramos0/rails_f_helper
Remove Rails Foundation Helper and improve error display and logging in checkout controller
|
2020-04-01 18:54:45 +01:00 |
|
Luis Ramos
|
78170bc709
|
Merge pull request #4807 from openfoodfoundation/dependabot/bundler/compass-rails-4.0.0
Bump compass-rails from 3.1.0 to 4.0.0
|
2020-04-01 12:42:42 +01:00 |
|
dependabot-preview[bot]
|
b22ad244f9
|
Bump ddtrace from 0.33.1 to 0.34.0
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.33.1 to 0.34.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.33.1...v0.34.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-31 19:40:01 +00:00 |
|
Pau Pérez Fabregat
|
1c2815d2b7
|
Merge pull request #5044 from luisramos0/add_spring
[Spree 2.1] Re-add spring and newrelic_rpm
|
2020-03-26 11:23:19 +01:00 |
|
dependabot-preview[bot]
|
296d2e5edb
|
Bump unicorn from 5.5.3 to 5.5.4
Bumps [unicorn](https://yhbt.net/unicorn/) from 5.5.3 to 5.5.4.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-25 19:17:31 +00:00 |
|
Luis Ramos
|
523faa670d
|
Remove FoundationRailsHelper, this is dead code now
|
2020-03-25 17:31:56 +00:00 |
|
Luis Ramos
|
570fb4bfb4
|
Upgrade factory_bot_rails
|
2020-03-24 19:18:13 +00:00 |
|
Luis Ramos
|
89cc7ee5ef
|
Upgrade devise-encryptable to 0.2.0 which is latest
|
2020-03-24 19:18:13 +00:00 |
|
Luis Ramos
|
5453fed716
|
Upgrade rails from 4.0.0 to 4.0.13
|
2020-03-24 19:18:13 +00:00 |
|
Luis Ramos
|
b8ed28b38c
|
Remove deface, it's already included in spree_core, it's not a direct dependency of OFN anymore
|
2020-03-24 19:18:13 +00:00 |
|
dependabot-preview[bot]
|
de180d32bf
|
Bump rubocop-rails from 2.4.2 to 2.5.0
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.4.2...v2.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-23 20:37:57 +00:00 |
|
Luis Ramos
|
658a024272
|
Re-add spring and newrelix_rpm
|
2020-03-22 10:41:59 +00:00 |
|
Pau Pérez Fabregat
|
6f4f3d42cc
|
Merge pull request #5012 from openfoodfoundation/dependabot/bundler/rack-mini-profiler-2.0.1
Bump rack-mini-profiler from 2.0.0 to 2.0.1
|
2020-03-20 15:22:43 +01:00 |
|
Luis Ramos
|
1c628fac58
|
Merge branch 'master' into 3-0-stable-mar20
|
2020-03-20 11:28:06 +00:00 |
|
Luis Ramos
|
3b2c10526d
|
Merge pull request #4838 from openfoodfoundation/dependabot/bundler/jquery-rails-3.1.5
[Security] Bump jquery-rails from 3.0.4 to 3.1.5
|
2020-03-20 09:49:22 +00:00 |
|
dependabot-preview[bot]
|
0c6fe20e82
|
Bump rack-mini-profiler from 2.0.0 to 2.0.1
Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 2.0.0 to 2.0.1.
- [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.0...v2.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-17 19:19:22 +00:00 |
|
Matt-Yorkley
|
45b5e838b7
|
Remove simple_form
It looks like we don't use this at all. Discovered during the Spree 2.1 upgrade.
|
2020-03-17 17:03:48 +01:00 |
|
Luis Ramos
|
da837ff100
|
Remove rabl dependency 🎉
|
2020-03-17 15:51:50 +00:00 |
|
Luis Ramos
|
eccaaca907
|
Merge pull request #4930 from luisramos0/3-0-stable-mar6
Merge master into 3-0-stable
|
2020-03-17 14:49:30 +00:00 |
|
Pau Pérez Fabregat
|
711a3debe7
|
Merge pull request #4990 from openfoodfoundation/dependabot/bundler/webmock-3.8.3
Bump webmock from 3.8.2 to 3.8.3
|
2020-03-17 09:59:10 +01:00 |
|
dependabot-preview[bot]
|
05ccd1ecbf
|
Bump compass-rails from 3.1.0 to 4.0.0
Bumps [compass-rails](https://github.com/Compass/compass-rails) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/Compass/compass-rails/releases)
- [Changelog](https://github.com/Compass/compass-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Compass/compass-rails/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-16 18:49:51 +00:00 |
|
Luis Ramos
|
bae9df8214
|
Merge pull request #4787 from luisramos0/catalog_domain
Add new domain/engine Catalog
|
2020-03-16 18:47:55 +00:00 |
|
dependabot-preview[bot]
|
f0b40eea1e
|
Bump webmock from 3.8.2 to 3.8.3
Bumps [webmock](https://github.com/bblimke/webmock) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.8.2...v3.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-12 19:20:17 +00:00 |
|
Luis Ramos
|
32a4355f09
|
Merge branch 'master' into 3-0-stable-mar6
|
2020-03-12 16:54:09 +00:00 |
|
Luis Ramos
|
46e23b28fd
|
Merge pull request #4975 from openfoodfoundation/dependabot/bundler/rspec-rails-3.9.1
Bump rspec-rails from 3.9.0 to 3.9.1
|
2020-03-12 16:47:14 +00:00 |
|
Luis Ramos
|
bc904a7afa
|
Merge pull request #4976 from openfoodfoundation/dependabot/bundler/rack-mini-profiler-2.0.0
Bump rack-mini-profiler from 1.1.6 to 2.0.0
|
2020-03-12 16:46:43 +00:00 |
|
dependabot-preview[bot]
|
8eb60388fd
|
Bump rack-mini-profiler from 1.1.6 to 2.0.0
Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 1.1.6 to 2.0.0.
- [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/v1.1.6...v2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-11 19:19:24 +00:00 |
|
dependabot-preview[bot]
|
633f1bd7cf
|
Bump rspec-rails from 3.9.0 to 3.9.1
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/rspec/rspec-rails/releases)
- [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v3.9.0...v3.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-11 19:15:51 +00:00 |
|
dependabot-preview[bot]
|
c83bded763
|
Bump ddtrace from 0.33.0 to 0.33.1
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.33.0 to 0.33.1.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.33.0...v0.33.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-10 19:19:31 +00:00 |
|
dependabot-preview[bot]
|
7c3a0a292f
|
Bump ddtrace from 0.32.0 to 0.33.0
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.32.0...v0.33.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-06 19:31:47 +00:00 |
|
Luis Ramos
|
063f733dda
|
Use latest version of spree which includes PR openfoodfoundation/spree#39
|
2020-03-06 15:05:29 +00:00 |
|
Luis Ramos
|
0815068050
|
Merge branch 'master' into 3-0-stable-mar6
|
2020-03-06 09:20:03 +00:00 |
|