21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-04 01:35:10 +02:00
A web application to help check for domain or SSL/TLS certificate expirations.
Go to file
Jérémy Lecour 2530264708
Improve rubocop (#28)
Add good settings for Rubocop from DNSimple blog :
https://blog.dnsimple.com/2018/06/quick-tips-for-practical-rubocop-workflow/

Add Rubocop command in INSTALL.md
2018-06-14 22:17:11 +02:00
app Improve code style, based on Rubocop recommendations 2018-06-13 22:16:46 +02:00
bin Config JS with Webpacker 2018-05-23 11:55:13 +02:00
config Fix typo in french localization 2018-06-13 22:16:46 +02:00
db Locale can be selected at signup or changed in profile form 2018-06-13 22:16:46 +02:00
lib Schedule checks & notifications processors tasks 2018-06-05 15:45:05 +02:00
log Setup rails 2018-05-23 10:32:04 +02:00
public Setup rails 2018-05-23 10:32:04 +02:00
script Configure Capistrano 2018-05-24 13:46:50 +02:00
test Locale can be selected at signup or changed in profile form 2018-06-13 22:16:46 +02:00
tmp Setup rails 2018-05-23 10:32:04 +02:00
vendor Setup rails 2018-05-23 10:32:04 +02:00
.babelrc Config JS with Webpacker 2018-05-23 11:55:13 +02:00
.gitignore Test: add simplecov 2018-06-02 16:16:48 +02:00
.postcssrc.yml Config JS with Webpacker 2018-05-23 11:55:13 +02:00
.rubocop.yml Improve rubocop (#28) 2018-06-14 22:17:11 +02:00
.ruby-version Setup rails 2018-05-23 10:32:04 +02:00
.travis.yml Fix Travis: no seed 2018-06-05 09:58:07 +02:00
Capfile Fix deployement with webpacker 2018-06-05 15:57:14 +02:00
config.ru Basic rubocop configuration 2018-05-23 10:47:30 +02:00
Gemfile Fix deployement with webpacker 2018-06-05 15:57:14 +02:00
Gemfile.lock Fix deployement with webpacker 2018-06-05 15:57:14 +02:00
Guardfile Notifier service architecture 2018-06-04 14:18:12 +02:00
INSTALL.md Improve rubocop (#28) 2018-06-14 22:17:11 +02:00
package.json Yarn: added exports-loader in depedencies for compilation on server 2018-06-05 17:45:24 +02:00
Rakefile Basic rubocop configuration 2018-05-23 10:47:30 +02:00
README.md Travis config 2018-05-23 16:52:57 +02:00
yarn.lock Webpack: src in app/frontend, selective JS bootstrap 2018-05-30 16:58:30 +02:00

chexpire Build Status

A web application to help check for domain or SSL/TLS certificate expirations.