Add a number of management commands
Move a number of scripts which were managed in a separate repo into management commands. This way they can be more easily executed either manually or by cron jobs.
Showing
- gracedb/events/management/commands/clean_up_performance_log.py 40 additions, 0 deletions...db/events/management/commands/clean_up_performance_log.py
- gracedb/events/management/commands/make_latency_histograms.py 146 additions, 0 deletions...edb/events/management/commands/make_latency_histograms.py
- gracedb/events/management/commands/write_binned_counts.py 164 additions, 0 deletionsgracedb/events/management/commands/write_binned_counts.py
- gracedb/ligoauth/management/__init__.py 0 additions, 0 deletionsgracedb/ligoauth/management/__init__.py
- gracedb/ligoauth/management/commands/__init__.py 0 additions, 0 deletionsgracedb/ligoauth/management/commands/__init__.py
- gracedb/ligoauth/management/commands/update_user_accounts_from_ligo_ldap.py 193 additions, 0 deletions...anagement/commands/update_user_accounts_from_ligo_ldap.py
- gracedb/userprofile/management/__init__.py 0 additions, 0 deletionsgracedb/userprofile/management/__init__.py
- gracedb/userprofile/management/commands/__init__.py 0 additions, 0 deletionsgracedb/userprofile/management/commands/__init__.py
- gracedb/userprofile/management/commands/remove_inactive_alerts.py 42 additions, 0 deletions...userprofile/management/commands/remove_inactive_alerts.py
Loading
Please register or sign in to comment