.github
Add a CODEOWNERS file
2024-11-15 10:12:53 -08:00
.vscode
Add black and ruff to vscode recommended extensions
2023-06-07 10:00:36 -07:00
bedrock
Refresh: Add springboard component ( Fix #15305 ) ( #15448 )
2024-11-20 13:26:25 -08:00
bin
Changes needed to support SSO for admin access on Demos ( #15436 )
2024-11-04 19:06:11 +00:00
data
Move lang files into the data directory
2020-09-09 12:21:13 -04:00
docker
Fix #14596 : Remove pocket-mode
2024-10-11 11:45:33 -07:00
docs
Provide a hybrid list of locales drawn from CMS-backed and Django-backed sources ( #15475 )
2024-11-18 13:22:37 +04:00
etc
chore: Force supervisord to log to stdout instead of creating a directory ( #12923 )
2023-03-28 11:01:34 +01:00
gcp/bedrock-demos /cloudrun
Changes needed to support SSO for admin access on Demos ( #15436 )
2024-11-04 19:06:11 +00:00
glean
Remove superfluous Glean metrics ( #14690 )
2024-06-19 13:22:38 +10:00
l10n
Fix blink link on browser history page ( #15495 )
2024-11-13 16:59:57 -08:00
lib
Fix #14596 : Remove pocket-mode
2024-10-11 11:45:33 -07:00
license_header
Add pre-commit hook for including the MPLv2 in all source code files ( #10617 )
2021-10-22 13:09:44 +01:00
media
Refresh: Add springboard component ( Fix #15305 ) ( #15448 )
2024-11-20 13:26:25 -08:00
requirements
Support sending visual context to Smartling, for its CAT tool ( #15519 )
2024-11-20 02:56:51 +04:00
root_files
Remove contribute.json ( #14423 )
2024-04-09 10:10:08 +01:00
scripts
Fix #11126 : Remove remaining Thunderbird calendar files ( #11130 )
2022-01-14 14:41:28 -08:00
tests
Add a11y test for side menu component
2024-11-15 09:46:05 -08:00
wsgi
Move to using gevent workers instead of meinheld
2024-03-01 12:58:06 -08:00
.adr-dir
establish the use of ADRs for bedrock architecture
2019-01-09 14:28:36 -05:00
.coveragerc
Remove old L10n machinery ( #10660 )
2021-11-17 11:18:52 -08:00
.dockerignore
Django 2.2 ( #7196 )
2019-07-03 02:24:42 -05:00
.editorconfig
Contentful: Migrate away from legacy Compose ( #12133 )
2022-11-02 15:26:12 +00:00
.env-dist
Add SSO auth to Wagtail and Django admins ( #14649 )
2024-06-07 14:47:33 +04:00
.git-blame-ignore-revs
Update `.git-blame-ignore-revs` after recent commits
2023-02-16 17:09:10 -05:00
.gitignore
Add accessibility test job running against key pages ( #14773 )
2024-08-22 14:24:08 -07:00
.pre-commit-config.yaml
Update front-end linters ( #15425 )
2024-11-01 15:38:35 -03:00
.prettierignore
Add jasmine-browser-runner ( #13765 )
2023-10-16 12:19:28 -05:00
.prettierrc.json
Format JS files using Prettier ( Fixes #10468 , #10479 )
2021-10-08 16:07:35 +01:00
.readthedocs.yaml
Update to Python 3.12.x
2024-09-20 11:46:52 -07:00
.stylelintrc
Update front end linting and test dependencies
2024-01-02 10:15:02 +00:00
CODE_OF_CONDUCT.md
Update code of conduct ( Fixes #6999 ) ( #7000 )
2019-03-28 07:57:47 -07:00
Dockerfile
Changes needed to support SSO for admin access on Demos ( #15436 )
2024-11-04 19:06:11 +00:00
LICENSE
Add trailing-whitespace
2023-02-16 09:59:56 -08:00
MANIFEST.in
Bug 816080: Upgrade Bedrock to latest Playdoh
2013-05-15 11:14:13 -07:00
Makefile
Fix #14596 : Remove pocket-mode
2024-10-11 11:45:33 -07:00
Procfile
Upload and distribute database updates via S3 ( #5334 )
2018-03-29 14:24:22 -05:00
README.md
Remove CircleCI badge, because we don't use it any more ( #13066 )
2023-05-02 16:05:29 +01:00
app.json
Change Sentry-related URLs (DSN and CSP report URI) for Heroku review apps
2022-03-22 12:09:14 +00:00
codecov.yml
Make Codecov refrain from commenting on a PR if coverage has not changed ( #11788 )
2022-06-17 19:08:22 +01:00
docker-compose.yml
Fix #14596 : Remove pocket-mode
2024-10-11 11:45:33 -07:00
eslint.config.js
Add ./static to ESLint ignore paths ( #15103 )
2024-09-11 11:58:03 +10:00
heroku.yml
Add Heroku support for Review apps ( #7849 )
2019-10-10 10:11:53 -04:00
manage.py
Add pre-commit hook for including the MPLv2 in all source code files ( #10617 )
2021-10-22 13:09:44 +01:00
newrelic.ini
chore(newrelic): Disable distributed tracing ( #11883 )
2022-07-12 15:27:23 +01:00
package-lock.json
Bump cross-spawn from 7.0.3 to 7.0.6
2024-11-19 09:10:27 +00:00
package.json
Update front-end linters ( #15425 )
2024-11-01 15:38:35 -03:00
pyproject.toml
Bump ruff and update config for v0.2+ ( #14175 )
2024-02-07 21:00:58 +00:00
setup.cfg
Remove Pocket mode functional tests
2024-09-19 13:53:58 +01:00
setup.py
Add pre-commit hook for including the MPLv2 in all source code files ( #10617 )
2021-10-22 13:09:44 +01:00
webpack.config.js
Update Sentry JS client to v8.8.0 ( #14658 )
2024-06-11 15:15:48 +10:00
webpack.static.config.js
Remove unused fonts ( Fixes #11886 ) ( #11889 )
2022-07-08 17:33:08 -04:00
webpack.test.config.js
Fix #14596 : Remove pocket-mode
2024-10-11 11:45:33 -07:00