Platform for Mozilla Support
Перейти к файлу
Leo McArdle 580c2210bf
add es7 reindexing cronjob for read only clusters (#4709)
https://github.com/mozilla/sumo-project/issues/697
2021-03-11 11:01:43 +00:00
.circleci move circleci docker volume workaround outside of Makefile (#4703) 2021-03-04 11:57:02 +00:00
.devcontainer
.vscode add helper for debugging python scripts in vscode (#4638) 2021-01-07 13:44:20 +00:00
bin add support for synonyms and character mappings to search (#4666) 2021-03-01 18:01:44 +00:00
configs
docker/bin
docs add support for synonyms and character mappings to search (#4666) 2021-03-01 18:01:44 +00:00
jsi18n
k8s add es7 reindexing cronjob for read only clusters (#4709) 2021-03-11 11:01:43 +00:00
kitsune add es7 reindexing cronjob for read only clusters (#4709) 2021-03-11 11:01:43 +00:00
media
requirements instant search: enable v2 with waffle flag (#4691) 2021-02-23 14:18:03 +00:00
scripts add es7 reindexing cronjob for read only clusters (#4709) 2021-03-11 11:01:43 +00:00
styleguide
tests
wsgi
.adr-dir
.dockerignore add big dirs to .dockerignore (#4696) 2021-02-25 13:04:00 +00:00
.editorconfig
.env-build
.env-dist seperate bulk-count es7_reindex option into sql and elastic ones (#4657) 2021-02-02 14:49:42 +00:00
.env-test
.eslintrc
.gitignore add support for synonyms and character mappings to search (#4666) 2021-03-01 18:01:44 +00:00
.pre-commit-config.yaml upgrade pip-compile-multi (#4671) 2021-02-10 16:33:22 +00:00
.readthedocs.yml
.stylelintrc
CODE_OF_CONDUCT.md
CONTRIBUTORS.rst
Dockerfile add support for synonyms and character mappings to search (#4666) 2021-03-01 18:01:44 +00:00
Jenkinsfile
LICENSE
Makefile move circleci docker volume workaround outside of Makefile (#4703) 2021-03-04 11:57:02 +00:00
Procfile
README.md
babel.config.json modify django-pipeline config to apply babel to select files (#4682) 2021-02-17 14:41:53 +00:00
contribute.json
docker-compose.yml add support for synonyms and character mappings to search (#4666) 2021-03-01 18:01:44 +00:00
jenkins.yml
manage.py
newrelic.ini
package-lock.json bump mocha-jsdom and fix tests (#4687) 2021-02-19 12:05:41 +00:00
package.json bump mocha-jsdom and fix tests (#4687) 2021-02-19 12:05:41 +00:00
prepare_django_assets.js ensure prepare_django_assets picks up updated dependencies in dev (#4698) 2021-03-02 12:54:25 +00:00
pyproject.toml
setup.cfg
tox.ini

README.md

Kitsune

Kitsune is the platform that powers SuMo (support.mozilla.org)

It is a Django application. There is documentation online.

Deployment

You can access the staging site at https://support.allizom.org/.

Code of Conduct

By participating in this project, you're agreeing to uphold the Mozilla Community Participation Guidelines. If you need to report a problem, please see our Code of Conduct guide.

Contribute

See our contribution guide, or dive into setting up your development environment.