Platform for Mozilla Support
Перейти к файлу
Tasos Katsoulas bd765f7cb4 Bump ES7 to version 7.8.1
* Fix typo in Dockerfile
* Expose ES* ports.
2020-08-06 16:37:50 +03:00
.circleci Upgrade to python 3.8. 2020-06-01 19:12:47 +03:00
.devcontainer Install pylint. 2020-07-24 16:36:28 +03:00
.vscode Install pylint. 2020-07-24 16:36:28 +03:00
bin Revert "Add a second queue for FxA." 2020-07-09 13:55:39 +03:00
configs Remove Vagrant. 2017-11-20 12:50:28 +02:00
docker/bin Remove `__future__` imports that are no longer needed 2020-06-01 12:29:16 +03:00
docs add mailcatcher container and docs (#4435) 2020-07-17 18:54:05 +01:00
jsi18n Collect jsi18n files via staticfiles to get hashed filenames. 2016-02-23 18:17:29 -08:00
k8s Resolve conflicts with master. 2020-06-29 18:22:34 +03:00
kitsune Intial ES7 work. 2020-07-27 15:58:08 +03:00
media Update base template code/styles based on new mockups for support.mozilla.org re-design. (#3243) 2018-09-18 16:35:34 -05:00
requirements Bump ES7 to version 7.8.1 2020-08-06 16:37:50 +03:00
scripts update docs 2020-07-16 11:46:42 +01:00
styleguide Merge pull request #4373 from mozilla/aaq-redesign 2020-05-12 10:20:12 +03:00
tests Fixes and upgrade packages. 2020-05-29 13:08:11 +03:00
wsgi Update newrelic integration call 2020-05-29 16:44:36 +03:00
.adr-dir add ADRs 2019-01-10 13:15:06 -05:00
.dockerignore Bump docker image and update doc refs. 2020-05-27 16:09:03 +03:00
.editorconfig Fix and update editorconfig. 2020-01-24 11:58:16 +02:00
.env-build Upgrade to Celery 4.4 2020-06-01 12:53:32 +03:00
.env-dist add mailcatcher container and docs (#4435) 2020-07-17 18:54:05 +01:00
.env-test Upgrade to Celery 4.4 2020-06-01 12:53:32 +03:00
.eslintrc Fix eslint problems. 2015-12-15 15:23:27 -08:00
.gitignore Safeguard against non existing parameters. 2020-07-24 16:57:20 +03:00
.pre-commit-config.yaml add black to pre-commit config (#4480) 2020-07-24 14:24:49 +01:00
.readthedocs.yml add readthedocs config so we can specify python 3.8 (#4466) 2020-07-16 16:53:38 +01:00
.stylelintrc Add stylelint config 2019-11-27 18:33:10 +01:00
.travis.yml Fixes and upgrade packages. 2020-05-29 13:08:11 +03:00
CODE_OF_CONDUCT.md Update Code of Conduct. 2019-03-28 13:37:48 +02:00
CONTRIBUTORS.rst Replace manually curated list of contributors with link to generated versions. 2015-05-21 14:07:01 -07:00
Dockerfile Bump ES7 to version 7.8.1 2020-08-06 16:37:50 +03:00
Jenkinsfile whitespace to bump commit 2019-05-16 15:34:49 -07:00
LICENSE Fix a thing Ricky found that I missed when I fixed the other issue 2013-04-05 16:06:06 -04:00
Makefile homepage WIP in styleguide 2019-12-10 13:35:47 +02:00
Procfile Add celery worker and cron commands. 2018-02-05 12:20:57 +02:00
README.md update docs 2020-07-16 11:46:42 +01:00
contribute.json update docs 2020-07-16 11:46:42 +01:00
docker-compose.yml Bump ES7 to version 7.8.1 2020-08-06 16:37:50 +03:00
jenkins.yml Initial switch from mozmeao dockerhub and github repos to IT SRE repos 2019-05-10 17:28:20 -05:00
manage.py Remove django-celery dependency 2020-05-29 16:29:53 +03:00
newrelic.ini Temporarily disable NR high_security 2019-05-30 12:23:05 -07:00
package-lock.json CSS custom props polyfill for IE support 2020-03-09 11:37:03 -04:00
package.json run svgo when building staticfiles image (#4247) 2020-05-26 11:17:50 +01:00
prepare_django_assets.js Handle css through collectstatic 2020-04-30 15:57:13 +03:00
pyproject.toml add black to pre-commit config (#4480) 2020-07-24 14:24:49 +01:00
setup.cfg update pre-commit and add read-only hooks (#4441) 2020-07-01 12:16:16 +01:00
tox.ini Add Jenkinsfile pipeline 2016-11-15 10:51:50 +00:00

README.md

Kitsune

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

It is a Django application. There is documentation online.

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.md guide.

Contribute

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