21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-04-29 23:40:49 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Jérémy Lecour 41f6433b58 Remove "require" deprecated by Zeitwerk 2019-08-20 13:50:04 +02:00
Jérémy Lecour 73be45d5ef Remove a lot of useless "require" thanks to Zeitwerk 2019-03-03 10:42:19 +01:00
Jérémy Lecour 50507f2d3b trying to upgrade to Rails 6.0.0.beta2 2019-03-02 20:10:46 +01:00
Colin Darie 5d1fa13fba
Do not automatically mark as inactive checks for domain not found
This renders explicit the failures after X fails, and notify the user.
2018-08-29 18:27:31 +02:00
Colin Darie 717cd3fac3
Wrap first sync in a common job
Sometimes, when the first job is executed milliseconds after the insert, 
the db would not return it.
This way, we can safely perform another attempt.
2018-07-05 17:54:21 +02:00
Colin Darie 8a9a7f6f22
SSL Checks with check_http 2018-07-02 17:21:08 +02:00
Colin Darie a286efdd88
WhoisSyncJob : better error handling 2018-06-05 15:31:40 +02:00
Colin Darie cc84d873d3
Rename Check#domain_expire_at in domain_expires_at 2018-06-02 18:37:15 +02:00
Colin Darie 878f7340e5
WhoisSyncJob tests 2018-06-02 15:16:05 +02:00
Colin Darie 53ca6f1f7f
Ask Job at whois creation (inline in dev) 2018-05-30 18:16:43 +02:00
Colin Darie 7266d2a21c
Setup rails 2018-05-23 10:32:04 +02:00