Sylvain
|
c1564d5eae
|
Merge branch 'webpacker' into dev
|
2020-10-05 17:52:46 +02:00 |
|
Sylvain
|
b9fde4a605
|
[security] updated rails to 5.2.4.4 to fix CVE-2020-15169
|
2020-09-28 09:50:05 +02:00 |
|
Sylvain
|
ec8fe3bf28
|
fixes import of JS dependencies
|
2020-09-14 16:08:49 +02:00 |
|
Sylvain
|
44ca50b4e1
|
load template and erb with webpack
|
2020-09-09 11:54:49 +02:00 |
|
Sylvain
|
f8b69b40e2
|
updated gem coveralls_reborn to 0.18.0
|
2020-09-08 08:30:02 +02:00 |
|
Sylvain
|
9efab4e3a1
|
migrate to webpack
https://mariochavez.io/desarrollo/2020/05/19/from-the-asset-pipeline-to-webpack.html
|
2020-09-07 15:52:05 +02:00 |
|
Sylvain
|
69d5aa5c60
|
Updated coveralls gem to a supported version
|
2020-09-02 11:15:45 +02:00 |
|
Sylvain
|
3b9ddebc0d
|
[security] updated json to 2.3.1 to fix CVE-2020-10663
|
2020-07-29 14:36:22 +02:00 |
|
Sylvain
|
15b9c7b4b9
|
test export availabilites
|
2020-07-22 11:16:43 +02:00 |
|
Sylvain
|
a67d41bbe7
|
Merge pull request #222 from sleede/dependabot/bundler/rack-2.2.3
Bump rack from 2.2.2 to 2.2.3
|
2020-06-29 08:01:26 +02:00 |
|
dependabot[bot]
|
f58809f418
|
Bump rack from 2.2.2 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-24 17:42:37 +00:00 |
|
Sylvain
|
d83e3a8d26
|
using gem pg_search
|
2020-06-22 11:25:35 +02:00 |
|
Sylvain
|
ddbf85f1b7
|
Merge pull request #217 from sleede/dependabot/bundler/websocket-extensions-0.1.5
Bump websocket-extensions from 0.1.4 to 0.1.5
|
2020-06-16 09:53:10 +02:00 |
|
Sylvain
|
68a99718c8
|
Merge branch 'settings' into dev
|
2020-06-15 17:53:17 +02:00 |
|
Sylvain
|
9ff0a06029
|
many sidekiq fixes
|
2020-06-09 18:51:57 +02:00 |
|
Sylvain
|
185b7b7162
|
updated sidekiq & redis to v6
|
2020-06-09 16:23:07 +02:00 |
|
dependabot[bot]
|
d4f655428e
|
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.
- [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[bot] <support@github.com>
|
2020-06-06 10:05:28 +00:00 |
|
Sylvain
|
5c152412db
|
test mime type of a file
use marcel to test mime types
updated mimemagic
|
2020-06-03 16:25:13 +02:00 |
|
Sylvain
|
1a38a8750b
|
updated carrierware + validate file upload in front
|
2020-06-02 17:57:24 +02:00 |
|
dependabot[bot]
|
12d8587730
|
Bump kaminari from 1.2.0 to 1.2.1
Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/kaminari/kaminari/releases)
- [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaminari/kaminari/compare/v1.2.0...v1.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-05-28 21:46:52 +00:00 |
|
Sylvain
|
03abbabdc8
|
[security] updated rails to 5.2.4.2
|
2020-05-27 09:43:50 +02:00 |
|
dependabot[bot]
|
fade388043
|
Bump puma from 3.12.4 to 3.12.6
Bumps [puma](https://github.com/puma/puma) from 3.12.4 to 3.12.6.
- [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[bot] <support@github.com>
|
2020-05-25 09:28:30 +00:00 |
|
Sylvain
|
2b95c043e3
|
Removed dependency to has_secure_token to fix warnings about already initialized constant
|
2020-05-18 17:45:01 +02:00 |
|
Sylvain
|
0cd5061852
|
update actionpack-page_caching to 1.2.2 to get the bugfix about relative_path
|
2020-05-18 15:31:17 +02:00 |
|
Sylvain
|
50dbc78bbf
|
use nodeJS instead of deprecated therubyracer for uglifier > execjs
|
2020-05-18 13:12:13 +02:00 |
|
Sylvain
|
879bc7b58a
|
upgrade to ruby 2.6
|
2020-05-18 10:28:30 +02:00 |
|
Sylvain
|
413c93a650
|
Merge pull request #210 from sleede/dependabot/bundler/actionpack-page_caching-1.2.1
Bump actionpack-page_caching from 1.1.0 to 1.2.1
|
2020-05-18 09:11:22 +02:00 |
|
dependabot[bot]
|
bc99ac0ebb
|
Bump actionpack-page_caching from 1.1.0 to 1.2.1
Bumps [actionpack-page_caching](https://github.com/rails/actionpack-page_caching) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/rails/actionpack-page_caching/releases)
- [Changelog](https://github.com/rails/actionpack-page_caching/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/actionpack-page_caching/compare/v1.1.0...v1.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-05-13 16:30:40 +00:00 |
|
Sylvain
|
b18bc2a97e
|
Downgraded faraday from 1.0 to 0.17 for better compatibility with elasticsearch-ruby 5 (#205 #196)
|
2020-05-13 12:15:29 +02:00 |
|
Sylvain
|
b019af7f83
|
app:update for 5.2
|
2020-03-31 11:28:00 +02:00 |
|
Sylvain
|
2f1853295a
|
[ongoing] upgrade to rails 5.2
|
2020-03-30 16:46:37 +02:00 |
|
Sylvain
|
b052cc9057
|
updated compass-core to fix deprecations
|
2020-03-25 12:35:09 +01:00 |
|
Sylvain
|
c25ff0d1ab
|
updated compass
|
2020-03-25 12:35:08 +01:00 |
|
Du Peng
|
b3313d3e75
|
update rails to 5.1.7
|
2020-03-25 12:35:07 +01:00 |
|
Du Peng
|
9ca9425ef4
|
update to rails 5.0.7.2
|
2020-03-25 12:35:07 +01:00 |
|
Sylvain
|
8fca92b8ae
|
prevent version check from running multiple times + updated sidekiq
|
2020-03-04 10:35:00 +01:00 |
|
Sylvain
|
c5923638f4
|
updated puma to fix xsrf issue
|
2020-03-02 16:20:20 +01:00 |
|
Sylvain
|
147a78de96
|
Merge branch 'tour' into dev
|
2020-03-02 15:39:45 +01:00 |
|
Sylvain
|
ce3e89c49c
|
Merge branch 'dev' of github.com:sleede/fab-manager into dev
|
2020-03-02 08:42:58 +01:00 |
|
Sylvain
|
cd61826b6a
|
Merge branch 'dev' into dependabot/bundler/puma-3.12.3
|
2020-03-02 08:33:42 +01:00 |
|
dependabot[bot]
|
8c47a14115
|
Bump puma from 3.10.0 to 3.12.3
Bumps [puma](https://github.com/puma/puma) from 3.10.0 to 3.12.3.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.10.0...v3.12.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-02-28 18:53:21 +00:00 |
|
Sylvain
|
a52861ef57
|
Merge branch 'dev' of github.com:sleede/fab-manager into dev
|
2020-02-25 09:28:13 +01:00 |
|
Sylvain
|
9a9f08a1f0
|
Merge branch 'dev' into dependabot/bundler/nokogiri-1.10.8
|
2020-02-25 09:21:29 +01:00 |
|
dependabot[bot]
|
f2300c114c
|
Bump nokogiri from 1.10.4 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-02-25 01:57:36 +00:00 |
|
Sylvain
|
95338e267e
|
possible fix for #49
|
2020-02-19 16:22:02 +01:00 |
|
Sylvain
|
bc2ad42c26
|
removed twitter gems
|
2020-01-17 08:46:45 +01:00 |
|
Sylvain
|
20d2a69ae0
|
Merge pull request #163 from sleede/dependabot/bundler/rack-1.6.12
Bump rack from 1.6.11 to 1.6.12
|
2019-12-23 08:48:11 +01:00 |
|
dependabot[bot]
|
07d04c2a4c
|
Bump rack from 1.6.11 to 1.6.12
Bumps [rack](https://github.com/rack/rack) from 1.6.11 to 1.6.12.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/1.6.11...1.6.12)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-19 08:48:13 +00:00 |
|
Sylvain
|
7d75810e45
|
Merge pull request #161 from sleede/dependabot/bundler/puma-3.12.2
Bump puma from 3.10.0 to 3.12.2
|
2019-12-09 08:31:54 +01:00 |
|
dependabot[bot]
|
2602010770
|
Bump puma from 3.10.0 to 3.12.2
Bumps [puma](https://github.com/puma/puma) from 3.10.0 to 3.12.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.10.0...v3.12.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-05 23:00:14 +00:00 |
|