Platform for Mozilla Support
Перейти к файлу
Giorgos Logiotatidis 4c64543237
Update readme
2018-04-02 10:17:52 +03:00
authority [Bug 1238055][Bug 1225606] Upgrade Django to 1.8. 2016-02-25 15:08:13 -08:00
bin Update urls 2016-04-29 20:37:34 -04:00
configs [Bug 1238055][Bug 1225606] Upgrade Django to 1.8. 2016-02-25 15:08:13 -08:00
docs Migrate functional UI tests to Tox 2016-11-15 10:51:50 +00:00
jsi18n Collect jsi18n files via staticfiles to get hashed filenames. 2016-02-23 18:17:29 -08:00
kitsune Fix Bug 1445673: Remove optimizely code from old account. 2018-03-16 10:26:23 +02:00
media Added CORS to images 2013-06-10 18:08:25 -07:00
requirements Ref #2899: Use s3 for user media on legacy branch 2018-01-09 15:07:55 -05:00
scripts Fix for Python2.6. 2017-09-11 08:56:10 +03:00
static Simplfy static CORS rules. 2016-01-05 10:08:30 -08:00
tests Migrate functional UI tests from sumo-tests to kitsune 2016-02-26 05:40:05 -08:00
vendor/tarballs Nix Elasticsearch 0.90.10 tests in travis 2015-05-21 14:03:50 -04:00
wsgi [bug 1121588] Update django 1.7.7 2015-04-27 08:55:16 -04:00
.editorconfig Add config for JS files. 2016-05-09 12:44:47 +03:00
.eslintrc Fix eslint problems. 2015-12-15 15:23:27 -08:00
.gitignore Preserved legacy trackEvent function, added analytics.js back to bundle 2018-03-14 13:59:54 +02:00
.pre-commit-config.yaml Update pre-commit and friends. 2015-12-15 15:23:27 -08:00
.travis.yml Disable broken UI tests. 2016-09-27 16:28:43 +03:00
CONTRIBUTING.md Remove whitespace. 2016-11-14 10:22:37 +02:00
CONTRIBUTORS.rst Replace manually curated list of contributors with link to generated versions. 2015-05-21 14:07:01 -07:00
Jenkinsfile Add support for PYTEST_PROCESSES 2016-11-15 10:51:50 +00:00
LICENSE Fix a thing Ricky found that I missed when I fixed the other issue 2013-04-05 16:06:06 -04:00
README.rst Update readme 2018-04-02 10:17:52 +03:00
Vagrantfile [bug 1116489] Update Vagrant config files 2015-09-25 14:11:20 -07:00
bower.json Fix Bug 1380708 implement static tabzilla 2017-07-31 11:04:55 +03:00
contribute.json Update and serve contribute.json (#2905) 2017-08-03 10:02:01 +03:00
gulpfile.js Fix a lot of lint errors. 2015-07-28 17:02:18 -07:00
manage.py [Bug 1238055][Bug 1225606] Upgrade Django to 1.8. 2016-02-25 15:08:13 -08:00
package.json Remove vestiges of lockdown. It isn't used in prod. 2016-04-06 09:40:09 -07:00
peep.sh Upgrade peep to support pip 7. 2016-01-06 10:05:42 -08:00
setup.cfg Migrate functional UI tests to Tox 2016-11-15 10:51:50 +00:00
tox.ini Add Jenkinsfile pipeline 2016-11-15 10:51:50 +00:00
vagrantconfig.yaml [bug 1116489] Update Vagrant config files 2015-09-25 14:11:20 -07:00
vagrantconfig_local.yaml [bug 1116489] Update Vagrant config files 2015-09-25 14:11:20 -07:00

README.rst

=======
Kitsune
=======


**This branch is locked and does not accept any commits. The code here powered support.mozilla.org while on SCL3 datacenter. Since March 2018 SUMO has been moved to kubernetes/AWS and development happens in `master` branch.**

Kitsune is the platform that powers `SuMo (support.mozilla.org)
<https://support.mozilla.org>`_

It is a Django_ application. There is documentation_ online.

.. _Mozilla Support: https://support.mozilla.org/
.. _Django: http://www.djangoproject.com/
.. _documentation: https://kitsune.readthedocs.io/


The *legacy* branch contains the codebase and deployment scripts for use in the
SCL3 datacenter. Only security fixes and changes to support product launches are
allowed to go in.

The *master* branch is where the active development of Kitsune happens to
modernize, containerize and bring to Kubernetes. Feature Pull Requests are not
allowed in unless related with the current effort to move to Kubernetes.

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

See `what's deployed <https://whatsdeployed.io/s-PRg>`_