.circleci
|
enable docker layer caching in circleci
|
2021-09-27 12:00:03 +01:00 |
.devcontainer
|
Update code settings.
|
2021-04-06 12:23:31 +03:00 |
.vscode
|
Redirect users to AAQ step2 when in a product.
|
2021-08-09 19:05:52 +03:00 |
bin
|
lint with pre-commit in circleci
|
2021-09-06 13:02:02 +01: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 a form for premium products which submits a ticket to zendesk
|
2021-09-03 14:41:21 +01:00 |
jsi18n
|
Collect jsi18n files via staticfiles to get hashed filenames.
|
2016-02-23 18:17:29 -08:00 |
k8s
|
Revert staging creds
|
2021-09-22 11:29:24 +03:00 |
kitsune
|
allow pinning articles in the AAQ flow
|
2021-09-27 12:03:58 +01: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
|
Pin tzlocal to version 2.1
|
2021-09-14 16:41:53 +03:00 |
scripts
|
Cleanup DMS and secrets
|
2021-07-14 17:28:23 +03:00 |
styleguide
|
remove moment.js (#4863)
|
2021-08-04 11:57:11 +01: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
|
add big dirs to .dockerignore (#4696)
|
2021-02-25 13:04:00 +00:00 |
.editorconfig
|
Remove editorconfig rules for .travis.yml file
|
2020-08-20 16:50:08 +00:00 |
.env-build
|
Remove monkeypatching for ES7.
|
2021-05-28 13:44:49 +03:00 |
.env-dist
|
seperate bulk-count es7_reindex option into sql and elastic ones (#4657)
|
2021-02-02 14:49:42 +00:00 |
.env-test
|
add signals for all search v2 document types (#4590)
|
2020-11-30 14:50:25 +00:00 |
.eslintrc
|
Fix eslint problems.
|
2015-12-15 15:23:27 -08:00 |
.gitignore
|
add support for synonyms and character mappings to search (#4666)
|
2021-03-01 18:01:44 +00:00 |
.pre-commit-config.yaml
|
lint with pre-commit in circleci
|
2021-09-06 13:02:02 +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 |
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
|
Remove monkeypatching for ES7.
|
2021-05-28 13:44:49 +03:00 |
Jenkinsfile
|
Use new version of the Jenkins pipeline library.
|
2021-06-01 16:50:10 +02: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
|
Account for docker compose v2
|
2021-09-29 13:07:27 +03:00 |
Procfile
|
Add celery worker and cron commands.
|
2018-02-05 12:20:57 +02:00 |
README.md
|
Update README.md
|
2020-10-27 11:02:21 +01:00 |
babel.config.json
|
modify django-pipeline config to apply babel to select files (#4682)
|
2021-02-17 14:41:53 +00:00 |
contribute.json
|
Update 'tests' link to CircleCI
|
2020-08-20 16:46:35 +00:00 |
docker-compose.yml
|
Remove ES2 code-base.
|
2021-05-26 18:09:31 +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
|
Bump npm packages.
|
2021-09-02 14:49:59 +03:00 |
package.json
|
Bump npm packages.
|
2021-09-02 14:49:59 +03: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
|
specify py38 in black config as it doesn't support py39 as a target yet (#4605)
|
2020-11-20 15:55:15 +00:00 |
setup.cfg
|
Do not ignore W504 in flake8.
|
2020-07-27 16:13:39 +03:00 |
tox.ini
|
Add Jenkinsfile pipeline
|
2016-11-15 10:51:50 +00:00 |