.. |
datagouv
|
publish only some opendata procedures for datagouv
|
2023-02-28 17:02:08 +01:00 |
administrateur_activate_before_expiration_job_spec.rb
|
move all the cron jobs in a dedicated directory
|
2020-12-08 13:22:43 +00:00 |
auto_archive_procedure_job_spec.rb
|
fix(procedure): auto_archive_on must be in future
|
2023-06-01 16:49:52 +02:00 |
backfill_siret_degraded_mode_job_spec.rb
|
fix(etablissement.as_degraded_mode): backfill missing data via a cron
|
2022-09-23 15:12:25 +02:00 |
cron_job_spec.rb
|
add schedulable? class method to cron jobs
|
2022-07-21 21:54:15 +02:00 |
discarded_dossiers_deletion_job_spec.rb
|
fix(discarded-dossiers): don't crash whole job when a single dossier causes an error
|
2024-01-17 13:15:42 +01:00 |
enable_procedure_expires_when_termine_enabled_job_spec.rb
|
amelioration(Cron::ExpiredUsersDeletionJob): ne retente jamais ce job si il crash [pour eviter de se lancer ds une boucle infinie de suppression]
|
2023-11-17 11:33:14 +01:00 |
expired_users_deletion_job_spec.rb
|
correctif(users.expires): maj l'appel a process_expired car le service est instanciable maintenant
|
2023-11-21 10:18:58 +01:00 |
procedure_process_sva_svr_job_spec.rb
|
feat(sva): cron accepts dossiers for each sva procedure
|
2023-07-11 10:01:47 +02:00 |
purge_manager_administrateur_sessions_job_spec.rb
|
fix(manager): remove admins added for a day
|
2022-02-08 11:18:44 +01:00 |
purge_old_email_event_job_spec.rb
|
amelioration(EmailEvent): purge les email_events vieux de plus de un mois
|
2023-02-06 10:35:57 +01:00 |
release_crashed_export_job_spec.rb
|
tech(export_job): sometimes ExportJob are OOMed, in those cases jobs are stuck and never retried. release lock and increase attemps
|
2024-03-26 15:29:04 +01:00 |
send_api_token_expiration_notice_job_spec.rb
|
add a cron job to send expiration notice
|
2024-01-26 10:18:16 +01:00 |
stalled_declarative_procedures_job_spec.rb
|
refactor(declarative): process dossier in job isolation
|
2023-06-14 12:06:22 +02:00 |
weekly_overview_job_spec.rb
|
test: fix not_to raise_error(SpecificErrorClass) false positive risk
|
2023-11-09 17:27:55 +01:00 |