oncall-engine/engine
Joey Orlando fd4877408a
remove grafana_plugin_management django app (#812)
* remove grafana_plugin_management django app

it seems to be no longer used or referenced. In addition apps.api.serializers.organization.PluginOrganizationSerializer was only
referenced from within grafana_plugin_management and is thereby safe
to remove.
2022-11-09 13:53:59 +01:00
..
apps remove grafana_plugin_management django app (#812) 2022-11-09 13:53:59 +01:00
common Fix oncallGatewayClient 2022-11-08 16:27:36 +08:00
config_integrations Readme about how to add Integrations and Zabbix Integration (#653) 2022-11-02 22:58:47 +08:00
engine remove grafana_plugin_management django app (#812) 2022-11-09 13:53:59 +01:00
settings remove grafana_plugin_management django app (#812) 2022-11-09 13:53:59 +01:00
static/images World, meet OnCall! 2022-06-03 08:09:47 -06:00
.dockerignore One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
.gitignore enterprise dev changes + few other small changes (#802) 2022-11-09 07:21:33 +01:00
celery_with_exporter.sh Change flags position for celery 5 2022-09-01 13:54:19 +03:00
conftest.py Add tests 2022-10-27 15:40:46 -06:00
Dockerfile enterprise dev changes + few other small changes (#802) 2022-11-09 07:21:33 +01:00
manage.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
pyproject.toml World, meet OnCall! 2022-06-03 08:09:47 -06:00
requirements.txt One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
tox.ini Add rule for jinja2.Template to remind common environment use 2022-11-07 15:40:49 -07:00
uwsgi.ini Update uwsgi.ini 2022-06-15 19:13:50 +03:00
wait_for_test_mysql_start.sh World, meet OnCall! 2022-06-03 08:09:47 -06:00