Luis Ramos
|
cf756c5774
|
Added action cable to gemfile by running bundle install
After rebase Action cable was missing from Gemfile.lock
|
2021-06-01 22:34:04 +01:00 |
|
Luis Ramos
|
64de303b59
|
Move compass-rails back to 4.0
This must have been a mistake when managing initial conflicts in rails6 branch
|
2021-06-01 22:34:04 +01:00 |
|
Luis Ramos
|
adf35f8e18
|
Fix sass-rails compass-rails compatibility problem
|
2021-06-01 22:33:12 +01:00 |
|
Luis Ramos
|
04ff4fa47c
|
Update to rails 6.0 and resolve Gemfile conflicts
|
2021-06-01 22:33:12 +01:00 |
|
dependabot[bot]
|
c4bd9208ce
|
Bump database_cleaner from 1.99.0 to 2.0.1
Bumps [database_cleaner](https://github.com/DatabaseCleaner/database_cleaner) from 1.99.0 to 2.0.1.
- [Release notes](https://github.com/DatabaseCleaner/database_cleaner/releases)
- [Changelog](https://github.com/DatabaseCleaner/database_cleaner/blob/main/History.rdoc)
- [Commits](https://github.com/DatabaseCleaner/database_cleaner/compare/v1.99.0...v2.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-01 18:50:04 +01:00 |
|
Pau Pérez Fabregat
|
18c020535a
|
Merge pull request #7711 from Matt-Yorkley/sidekiq
Sidekiq!
|
2021-05-31 15:11:45 +02:00 |
|
Matt-Yorkley
|
2b6a72ffb4
|
Remove DelayedJob web UI
|
2021-05-31 10:10:36 +01:00 |
|
dependabot[bot]
|
49dfaa20ab
|
Bump test-unit from 3.4.1 to 3.4.2
Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](https://github.com/test-unit/test-unit/compare/3.4.1...3.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 05:38:26 +00:00 |
|
Matt-Yorkley
|
1dfd68c691
|
Add sidekiq-scheduler
|
2021-05-29 13:12:33 +01:00 |
|
Matt-Yorkley
|
07422dac29
|
Add sidekiq gem
|
2021-05-28 16:58:26 +01:00 |
|
Matt-Yorkley
|
78e3bb1acd
|
Remove eventmachine gem
This was a dependency of a dependency a long time ago...
|
2021-05-27 15:57:17 +01:00 |
|
Pau Pérez Fabregat
|
bfa77baae1
|
Merge pull request #7542 from jibees/6359-add-payment-method-description-to-invoice
Add payment method description to invoice
|
2021-05-27 11:01:07 +02:00 |
|
Andy Brett
|
883e9fdf62
|
Merge pull request #7690 from Matt-Yorkley/ruby-259
Bump Ruby to 2.5.9
|
2021-05-26 08:41:15 -07:00 |
|
Matt-Yorkley
|
c625766af1
|
Bump Ruby to 2.5.9
|
2021-05-26 09:36:28 +01:00 |
|
Andy Brett
|
23730ab28f
|
Merge pull request #7683 from openfoodfoundation/dependabot/bundler/view_component-2.32.0
Bump view_component from 2.31.1 to 2.32.0
|
2021-05-25 07:36:25 -07:00 |
|
dependabot[bot]
|
e9d389e4f1
|
Bump view_component from 2.31.1 to 2.32.0
Bumps [view_component](https://github.com/github/view_component) from 2.31.1 to 2.32.0.
- [Release notes](https://github.com/github/view_component/releases)
- [Changelog](https://github.com/github/view_component/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/view_component/compare/v2.31.1...v2.32.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-24 05:51:25 +00:00 |
|
dependabot[bot]
|
e90403dbbe
|
Bump i18n-js from 3.8.2 to 3.8.3
Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/fnando/i18n-js/releases)
- [Changelog](https://github.com/fnando/i18n-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n-js/compare/v3.8.2...v3.8.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-24 05:49:51 +00:00 |
|
Maikel
|
1e1706d371
|
Merge pull request #7280 from Matt-Yorkley/atomic
Remove atomic gem
|
2021-05-20 17:53:36 +10:00 |
|
Andy Brett
|
08d540a761
|
Merge pull request #7648 from Matt-Yorkley/redis
Switch cache store from memcached to redis
|
2021-05-19 10:36:20 -07:00 |
|
Pau Pérez Fabregat
|
faf6a37c9f
|
Merge pull request #7631 from openfoodfoundation/dependabot/bundler/ddtrace-0.49.0
Bump ddtrace from 0.48.0 to 0.49.0
|
2021-05-19 12:32:52 +02:00 |
|
Pau Pérez Fabregat
|
d4ec1bda54
|
Merge pull request #7652 from openfoodfoundation/dependabot/bundler/webmock-3.13.0
Bump webmock from 3.12.2 to 3.13.0
|
2021-05-19 12:32:08 +02:00 |
|
Jean-Baptiste Bellet
|
325b97b683
|
Add tests around invoice printing in PDF
- use PDF Reader to read pdf and get its content
- check with we print the payment description information section with the right value
|
2021-05-19 11:55:46 +02:00 |
|
Andy Brett
|
2bb38619ea
|
Merge pull request #7656 from openfoodfoundation/dependabot/bundler/rubocop-1.15.0
Bump rubocop from 1.14.0 to 1.15.0
|
2021-05-18 13:36:56 -07:00 |
|
Matt-Yorkley
|
6427a3846b
|
Merge pull request #7651 from openfoodfoundation/dependabot/bundler/activerecord-import-1.1.0
Bump activerecord-import from 1.0.8 to 1.1.0
|
2021-05-18 20:06:21 +02:00 |
|
dependabot[bot]
|
92e0f8349c
|
Bump nokogiri from 1.11.3 to 1.11.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.3...v1.11.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-18 08:37:29 +00:00 |
|
dependabot[bot]
|
ffbba01c41
|
Bump rubocop from 1.14.0 to 1.15.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.14.0...v1.15.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-18 05:24:48 +00:00 |
|
dependabot[bot]
|
6ded80d2c6
|
Bump webmock from 3.12.2 to 3.13.0
Bumps [webmock](https://github.com/bblimke/webmock) from 3.12.2 to 3.13.0.
- [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.12.2...v3.13.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-17 05:51:55 +00:00 |
|
dependabot[bot]
|
eb3c33b091
|
Bump activerecord-import from 1.0.8 to 1.1.0
Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.0.8 to 1.1.0.
- [Release notes](https://github.com/zdennis/activerecord-import/releases)
- [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zdennis/activerecord-import/compare/v1.0.8...v1.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-17 05:51:01 +00:00 |
|
Andy Brett
|
19187583e1
|
Merge pull request #7643 from openfoodfoundation/dependabot/bundler/test-prof-1.0.5
Bump test-prof from 1.0.3 to 1.0.5
|
2021-05-15 12:28:22 -07:00 |
|
Andy Brett
|
816d752dc8
|
Merge pull request #7439 from openfoodfoundation/dependabot/bundler/jwt-2.2.3
Bump jwt from 2.2.2 to 2.2.3
|
2021-05-15 10:36:13 -07:00 |
|
Matt-Yorkley
|
37053239c0
|
Switch cache store from memcached to redis
|
2021-05-14 20:46:13 +01:00 |
|
dependabot[bot]
|
2bb5a4b11f
|
Bump test-prof from 1.0.3 to 1.0.5
Bumps [test-prof](https://github.com/test-prof/test-prof) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/test-prof/test-prof/releases)
- [Changelog](https://github.com/test-prof/test-prof/blob/master/CHANGELOG.md)
- [Commits](https://github.com/test-prof/test-prof/compare/v1.0.3...v1.0.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-14 05:17:23 +00:00 |
|
dependabot[bot]
|
e4a670da5a
|
Bump ddtrace from 0.48.0 to 0.49.0
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.48.0 to 0.49.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.48.0...v0.49.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-13 05:24:45 +00:00 |
|
dependabot[bot]
|
d69ef31bf9
|
Bump actionpack-action_caching from 1.2.1 to 1.2.2
Bumps [actionpack-action_caching](https://github.com/rails/actionpack-action_caching) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/rails/actionpack-action_caching/releases)
- [Changelog](https://github.com/rails/actionpack-action_caching/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/actionpack-action_caching/compare/v1.2.1...v1.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 05:05:32 +00:00 |
|
dependabot[bot]
|
cb15e28cef
|
Bump factory_bot_rails from 6.1.0 to 6.2.0
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.1.0 to 6.2.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/v6.1.0...v6.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-10 05:55:18 +00:00 |
|
dependabot[bot]
|
7f5dddffa0
|
Bump rails from 5.2.5 to 5.2.6
Bumps [rails](https://github.com/rails/rails) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.5...v5.2.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 17:35:58 +00:00 |
|
Andy Brett
|
cfa4bde965
|
Merge pull request #7559 from openfoodfoundation/dependabot/bundler/rubocop-rails-2.10.1
Bump rubocop-rails from 2.10.0 to 2.10.1
|
2021-05-06 10:34:20 -07:00 |
|
dependabot[bot]
|
ccfe352d62
|
Bump rubocop from 1.13.0 to 1.14.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.13.0...v1.14.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 05:22:38 +00:00 |
|
dependabot[bot]
|
76fb157518
|
Bump rubocop-rails from 2.10.0 to 2.10.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.10.0...v2.10.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 05:18:52 +00:00 |
|
dependabot[bot]
|
076081929f
|
Bump daemons from 1.3.1 to 1.4.0
Bumps [daemons](https://github.com/thuehlinger/daemons) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/thuehlinger/daemons/releases)
- [Changelog](https://github.com/thuehlinger/daemons/blob/master/Releases)
- [Commits](https://github.com/thuehlinger/daemons/compare/v1.3.1...v1.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 18:07:37 +00:00 |
|
Andy Brett
|
4b183bb6c1
|
Merge pull request #7555 from openfoodfoundation/dependabot/bundler/rubocop-rails-2.10.0
Bump rubocop-rails from 2.9.1 to 2.10.0
|
2021-05-05 11:06:43 -07:00 |
|
Andy Brett
|
d2f3cdd6b9
|
Merge pull request #7546 from openfoodfoundation/dependabot/bundler/activerecord-session_store-2.0.0
Bump activerecord-session_store from 1.1.3 to 2.0.0
|
2021-05-05 11:06:10 -07:00 |
|
Andy Brett
|
baf3d4b2cd
|
Merge pull request #6488 from openfoodfoundation/dependabot/bundler/pg-1.2.3
Bump pg from 0.21.0 to 1.2.3
|
2021-05-05 11:05:52 -07:00 |
|
dependabot[bot]
|
18373533e6
|
Bump roadie-rails from 1.3.0 to 2.2.0
Bumps [roadie-rails](https://github.com/Mange/roadie-rails) from 1.3.0 to 2.2.0.
- [Release notes](https://github.com/Mange/roadie-rails/releases)
- [Changelog](https://github.com/Mange/roadie-rails/blob/master/Changelog.md)
- [Commits](https://github.com/Mange/roadie-rails/compare/v1.3.0...v2.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 17:40:59 +00:00 |
|
dependabot[bot]
|
679ceaead7
|
Bump pg from 0.21.0 to 1.2.3
Bumps [pg](https://github.com/ged/ruby-pg) from 0.21.0 to 1.2.3.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/compare/v0.21.0...v1.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 17:40:49 +00:00 |
|
Pau Pérez Fabregat
|
64baebd791
|
Merge pull request #7545 from openfoodfoundation/dependabot/bundler/ransack-2.4.1
Bump ransack from 2.3.0 to 2.4.1
|
2021-05-05 19:39:42 +02:00 |
|
dependabot[bot]
|
31adbdbf7a
|
Bump activerecord-session_store from 1.1.3 to 2.0.0
Bumps [activerecord-session_store](https://github.com/rails/activerecord-session_store) from 1.1.3 to 2.0.0.
- [Release notes](https://github.com/rails/activerecord-session_store/releases)
- [Commits](https://github.com/rails/activerecord-session_store/compare/v1.1.3...v2.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 17:15:11 +00:00 |
|
dependabot[bot]
|
aa90c4f34f
|
Bump rubocop-rails from 2.9.1 to 2.10.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.9.1...v2.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 05:14:36 +00:00 |
|
Luis Ramos
|
63e2122593
|
Upgrade to rails 5.2.5 with a bundle update rails
|
2021-05-04 21:31:09 +01:00 |
|
Andy Brett
|
35671e2464
|
Merge pull request #7548 from openfoodfoundation/dependabot/bundler/rspec-rails-5.0.1
Bump rspec-rails from 4.1.2 to 5.0.1
|
2021-05-04 13:22:48 -07:00 |
|