Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Paul McLanahan fdf2e903b2 Upgrade Jinja2 to latest version
Also upgrade django-jinja and MarkupSafe.

Fix #8624
2020-03-04 17:10:17 +00:00
.circleci Add json-ld strucured data (#7654) (#7871) 2019-10-23 10:41:15 +01:00
.github Remove estimates table from sprint task template (#7079) 2019-04-16 08:19:16 -07:00
bedrock [fix #8546] Add WNP 74 (#8603) 2020-03-03 13:00:06 -08:00
bin Remove all iCal event feed machinery 2020-01-23 19:27:22 +00:00
docker Use CI_COMMIT_REF_NAME set by gitlab by default for GIT_BRANCH 2019-11-15 14:43:00 -05:00
docs Make migration off of .lang more Fluent. 2020-02-27 13:38:12 +00:00
etc Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
l10n Migrate /firefox/switch/ to Fluent (Fix #8595) 2020-02-27 13:38:12 +00:00
lib Migrate /firefox/switch/ to Fluent (Fix #8595) 2020-02-27 13:38:12 +00:00
media [fix #8546] Add WNP 74 (#8603) 2020-03-03 13:00:06 -08:00
requirements Upgrade Jinja2 to latest version 2020-03-04 17:10:17 +00:00
root_files Add .well-known/matrix/client 2020-01-10 11:57:41 -05:00
scripts Remove all contributor data machinery 2020-01-23 19:27:22 +00:00
tests [fix #8546] Add WNP 74 (#8603) 2020-03-03 13:00:06 -08:00
vendor-local/src [bug 1606344] update legal-docs (#8364) 2020-01-02 11:02:57 -08:00
wsgi Use newrelic-admin in run-prod.sh (#8277) 2019-12-06 16:34:45 -06:00
.adr-dir establish the use of ADRs for bedrock architecture 2019-01-09 14:28:36 -05:00
.coveragerc Bug 1085476: Enable Travis CI. 2014-10-20 15:19:40 -04:00
.dockerignore Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
.editorconfig Remove Sandstone (Fixes #8384) (#8449) 2020-01-23 20:04:51 +01:00
.env-dist Use external data for home page content cards 2019-01-22 18:40:02 +00:00
.eslintrc.js Deprecate jQuery functions with equivalent native events (Fixes #7431) (#8367) 2020-02-10 09:38:49 -08:00
.gitignore Remove Sandstone (Fixes #8384) (#8449) 2020-01-23 20:04:51 +01:00
.gitlab-ci.yml Build images and update oregon-b/bedrock-test deployment (#8288) 2019-12-10 08:57:03 -06:00
.gitmodules Bug 1144669: Update deployment for peep dependencies. 2015-04-14 10:32:25 -04:00
.stylelintrc Remove Sandstone (Fixes #8384) (#8449) 2020-01-23 20:04:51 +01:00
CODE_OF_CONDUCT.md Update code of conduct (Fixes #6999) (#7000) 2019-03-28 07:57:47 -07:00
Dockerfile Fix virtualenv creation in docker 2020-02-10 19:01:31 +00:00
LICENSE Update license to MPL 2. 2012-11-28 18:26:46 +01:00
MANIFEST.in Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
Makefile Fix virtualenv creation in docker 2020-02-10 19:01:31 +00:00
Procfile Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
README.md Update license link in README (fixes #7360) 2019-07-19 08:38:11 -07:00
app.json Enable SECURE_SSL_REDIRECT setting for Heroku demos 2019-12-05 19:17:28 -05:00
contribute.json update jenkins urls to use VPN 2019-03-03 21:31:13 -05:00
docker-compose.yml Disable locale volume mount in test container (#8052) 2019-10-29 14:25:45 -07:00
gulpfile.js Remove Sandstone (Fixes #8384) (#8449) 2020-01-23 20:04:51 +01:00
heroku.yml Add Heroku support for Review apps (#7849) 2019-10-10 10:11:53 -04:00
manage.py Fix bug 1155810: Remove funfactory. 2015-04-29 16:58:25 -04:00
newrelic.ini Turn off New Relic browser auto-instrumentation 2015-12-10 15:35:12 -05:00
package.json [no bug] Update to Protocol 11.0.1 (#8609) 2020-03-02 16:02:48 +00:00
setup.cfg settle recipe location 2019-12-20 16:17:23 -05:00
setup.py Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
yarn.lock [no bug] Update to Protocol 11.0.1 (#8609) 2020-03-02 16:02:48 +00:00

README.md

Bedrock

Bedrock is the code name of mozilla.org. It is as shiny, awesome, and open source as always. Perhaps even a little more.

Circle CI

Docs

Bedrock is a Django project. Check out the django docs for general technical documentation. In addition, there are project-specific bedrock docs.

Contributing

Patches are welcome! Feel free to fork and contribute to this project on GitHub. If you find a problem and wish to report it, please file a bug.

Looking for a good first bug to work on? Take a look at the wiki page for a list of mentored bugs.

Code of Conduct

This repository is governed by Mozilla's Community Participation Guidelines and Developer Etiquette Guidelines.

License

This software is licensed under the MPL version 2.0. For more information, read this repository's LICENSE.

credit @designerham