.github
Run unit tests using GH Actions ( #12822 )
2023-02-28 19:40:53 +00:00
.vscode
Add recommended extensions for VSCode ( Fixes #12515 )
2022-12-20 20:00:32 +00:00
bedrock
WNP 111 for EU ( Fixes #12720 ) ( #12834 )
2023-03-09 08:13:54 -08:00
bin
2023-02-27 Dependency bumps ( #12812 )
2023-02-27 16:58:52 +00:00
contentful_migrations
Update package-lock.json ( #12770 )
2023-02-20 11:34:35 +00:00
data
Move lang files into the data directory
2020-09-09 12:21:13 -04:00
docker
Fix #12705 : Add system git config
2023-02-06 14:57:54 -05:00
docs
Add GA session_id to stub attribution data ( Fixes #12355 ) ( #12794 )
2023-03-07 09:39:51 +00:00
etc
…
gcp/bedrock-demos /cloudrun
Update Pocket GTM Container ( fixes #12624 )
2023-03-10 09:57:48 +00:00
glean
Remove autogenerated Glean docs (Issue #10746 )
2022-05-20 12:54:59 +01:00
l10n
Add moz-fluent-lint GH action to bedrock ( Fixes #12209 ) ( #12779 )
2023-02-20 14:13:20 +00:00
l10n-pocket
Update the copyright notice in Pocket pages ( #12788 )
2023-02-22 08:06:02 -08:00
lib
Support sanitisation of Fluent strings before rendering ( #12730 )
2023-02-22 12:40:27 +00: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
Update Pocket GTM Container ( fixes #12624 )
2023-03-10 09:57:48 +00:00
requirements
2023-02-27 Dependency bumps ( #12812 )
2023-02-27 16:58:52 +00:00
root_files
Add trailing-whitespace
2023-02-16 09:59:56 -08:00
scripts
Fix #11126 : Remove remaining Thunderbird calendar files ( #11130 )
2022-01-14 14:41:28 -08:00
tests
WNP 111 for EU ( Fixes #12720 ) ( #12834 )
2023-03-09 08:13:54 -08:00
wsgi
Bump Whitenoise
2022-02-28 18:04:13 -05: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
Use external data for home page content cards
2019-01-22 18:40:02 +00:00
.eslintignore
Careers pages redesign ( #12286 )
2022-12-14 11:50:57 -05:00
.eslintrc.js
Contentful: Migrate away from legacy Compose ( #12133 )
2022-11-02 15:26:12 +00:00
.git-blame-ignore-revs
Update `.git-blame-ignore-revs` after recent commits
2023-02-16 17:09:10 -05:00
.gitignore
Add recommended extensions for VSCode ( Fixes #12515 )
2022-12-20 20:00:32 +00:00
.gitlab-ci.yml
Lay in Pocket l10n workflow support ( #11576 )
2022-05-11 11:32:38 +01:00
.pre-commit-config.yaml
Add argument for markdown to `trailing-whitespace` hook
2023-02-16 09:59:56 -08:00
.prettierignore
Careers pages redesign ( #12286 )
2022-12-14 11:50:57 -05:00
.prettierrc.json
Format JS files using Prettier ( Fixes #10468 , #10479 )
2021-10-08 16:07:35 +01:00
.readthedocs.yaml
Add readthedocs config file to customize Python version ( #11272 )
2022-03-02 14:02:39 -08:00
.stylelintrc
Bump front end linters / test runners ( #12464 )
2022-12-12 09:06:33 -08:00
CODE_OF_CONDUCT.md
Update code of conduct ( Fixes #6999 ) ( #7000 )
2019-03-28 07:57:47 -07:00
Dockerfile
Fix #12705 : Add system git config
2023-02-06 14:57:54 -05:00
LICENSE
Add trailing-whitespace
2023-02-16 09:59:56 -08:00
MANIFEST.in
…
Makefile
Add make clean-local-deps to remove all local Python dependencies
2023-02-01 09:59:58 -08:00
Procfile
…
README.md
Add whatsdeployed.io badges and links to docs and readme
2022-05-10 12:37:42 -04: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
contribute.json
Remove jQuery from common bundle ( Fixes #9946 ) ( #10309 )
2021-07-09 08:41:17 -07:00
docker-compose.yml
Use webpack-dev-server for local development
2023-01-30 10:00:32 +00: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
Update protocol/core to v16.1.0 ( Fixes #12759 ) ( #12760 )
2023-02-16 09:27:23 -08:00
package.json
Update protocol/core to v16.1.0 ( Fixes #12759 ) ( #12760 )
2023-02-16 09:27:23 -08:00
pyproject.toml
Upgrade Bedrock to Python 3.9 and update dependency management tooling ( #11176 )
2022-02-08 16:59:17 +00:00
setup.cfg
Mark Pocket and Family pages tests as non-destructive
2023-03-09 12:57:00 +00: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
Specify TerserPlugin() for JS minification ( Fixes #12660 )
2023-01-30 12:03:25 +00:00
webpack.static.config.js
Remove unused fonts ( Fixes #11886 ) ( #11889 )
2022-07-08 17:33:08 -04:00