.circleci
|
Restore uploading to S3.
|
2022-03-10 15:08:23 +02:00 |
.devcontainer
|
move home directory for kitsune docker user (#5017)
|
2022-01-31 09:31:31 +00:00 |
.vscode
|
replace mysqlclient with pymysql (#5069)
|
2022-03-28 13:27:44 +01:00 |
bin
|
make WikiDocumentSignalsTests.test_revision_delete pass again (#5013)
|
2022-03-10 15:08:23 +02:00 |
configs
|
Remove Vagrant.
|
2017-11-20 12:50:28 +02:00 |
docker
|
Fix file permissions.
|
2022-03-14 12:01:20 +02:00 |
docs
|
Fix typo in documentation.
|
2022-05-09 14:43:59 +03:00 |
jsi18n
|
Collect jsi18n files via staticfiles to get hashed filenames.
|
2016-02-23 18:17:29 -08:00 |
k8s
|
Fix typo
|
2022-05-25 19:02:12 +03:00 |
kitsune
|
Merge pull request #5140 from akatsoulas/periods-l12y
|
2022-05-24 17:29:29 +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 |
scripts
|
Merge branch 'main' into webpack
|
2021-12-16 12:44:14 +00:00 |
styleguide
|
Remove unsafe-inline from style csp directives.
|
2022-05-09 12:24:31 +03:00 |
webpack
|
Trigger build after GH saml.
|
2022-05-05 12:11:21 +03:00 |
wsgi
|
Set DB max conn to 0.
|
2022-03-30 17:47:50 +03:00 |
.adr-dir
|
add ADRs
|
2019-01-10 13:15:06 -05:00 |
.dockerignore
|
Merge branch 'main' into webpack
|
2021-12-16 12:44:14 +00:00 |
.editorconfig
|
Remove editorconfig rules for .travis.yml file
|
2020-08-20 16:50:08 +00:00 |
.env-build
|
move build pipeline to circleci (#4923)
|
2021-12-07 11:57:44 +00: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
|
Merge branch 'main' into webpack
|
2021-12-16 12:44:14 +00:00 |
.eslintrc
|
Fix eslint problems.
|
2015-12-15 15:23:27 -08:00 |
.gitignore
|
Update gitignore
|
2022-04-04 16:35:14 +03:00 |
.nvmrc
|
Remove prepare_django_assets script
|
2021-07-14 15:21:02 +03:00 |
.pre-commit-config.yaml
|
Bump hook versions
|
2022-03-29 16:10:29 +03: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
|
…
|
|
Dockerfile
|
Switch to poetry.
|
2022-03-10 15:05:14 +02:00 |
LICENSE
|
…
|
|
Makefile
|
Switch to poetry.
|
2022-03-10 15:05:14 +02:00 |
README.md
|
Update README.md
|
2020-10-27 11:02:21 +01:00 |
contribute.json
|
Update 'tests' link to CircleCI
|
2020-08-20 16:46:35 +00:00 |
docker-compose.yml
|
Use gunicorn for local dev.
|
2022-03-10 15:05:17 +02:00 |
manage.py
|
Remove django-celery dependency
|
2020-05-29 16:29:53 +03:00 |
newrelic.ini
|
Update newrelic settings
|
2022-05-16 16:31:25 +03:00 |
package-lock.json
|
Bump minimist from 1.2.5 to 1.2.6
|
2022-03-28 12:29:06 +00:00 |
package.json
|
support windows 11 in browserdetect (#4998)
|
2022-03-15 13:53:42 +00:00 |
poetry.lock
|
Upgrade to Django 3.2.13
|
2022-04-26 16:42:23 +03:00 |
postcss.config.js
|
replicate existing postcss setup in webpack (#4840)
|
2021-07-13 14:34:23 +01:00 |
pyproject.toml
|
Upgrade to Django 3.2.13
|
2022-04-26 16:42:23 +03:00 |
setup.cfg
|
Remove pytest and nose throughout the project.
|
2022-03-10 15:08:23 +02:00 |
webpack.common.js
|
support windows 11 in browserdetect (#4998)
|
2022-03-15 13:53:42 +00:00 |
webpack.dev.js
|
upgrade node to lts, and upgrade dependencies (#4977)
|
2022-01-11 15:43:26 +00:00 |
webpack.prod.js
|
do gzip and brotli compression in webpack
|
2022-03-10 15:08:23 +02:00 |
webpack.test.js
|
upgrade node to lts, and upgrade dependencies (#4977)
|
2022-01-11 15:43:26 +00:00 |