Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Jon Petto c8c66bfd87 [fix bug 1458340] Add FB videochat funnelcake banner to /firefox/. 2018-05-23 18:15:18 +01:00
.circleci Add caching for circleci 2 2018-01-17 15:39:46 -05:00
.github Remove old GitHub issue template 2017-07-07 13:24:35 +01:00
bedrock [fix bug 1458340] Add FB videochat funnelcake banner to /firefox/. 2018-05-23 18:15:18 +01:00
bin Add bedrock to sys.path in cron.py so imports will work (#5711) 2018-05-16 18:38:21 -05:00
docker Remove -e option from "docker login" (#5664) 2018-05-07 12:32:50 -05:00
docs [fix bug 1458340] Add FB videochat funnelcake banner to /firefox/. 2018-05-23 18:15:18 +01:00
etc Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
jenkins Nosauce (#5671) 2018-05-08 16:39:33 -05:00
lib Move tests.py to tests/test_base.py so pytest will find and run them 2018-04-16 15:02:07 -04:00
media [fix bug 1458340] Add FB videochat funnelcake banner to /firefox/. 2018-05-23 18:15:18 +01:00
requirements Fix #5583: Support loading some config from the DB 2018-05-16 16:16:22 -04:00
root_files Change symlink for calendar data 2017-06-21 13:18:22 -04:00
scripts [fix bug 1342036] Remove Firefox OS feed links 2017-02-28 09:43:56 -05:00
static Don't ignore .gitignore in /static directory 2016-11-19 18:07:34 +00:00
tests [fix bug 1458036] Copy updates to /firefox/enterprise/ page (#5695) 2018-05-15 14:07:50 -07:00
vendor-local/src Pull in legal-docs fix for Rocket policy anchors 2018-05-18 12:47:12 -05:00
wsgi Fix default setting for Newrelic INI File in wsgi/app.py (#5709) 2018-05-16 17:08:41 -05:00
.coveragerc Bug 1085476: Enable Travis CI. 2014-10-20 15:19:40 -04:00
.dockerignore Change how we do docker 2017-02-21 16:54:00 -05:00
.editorconfig [fix bug 1397519] Firefox home page Quantum redesign 2017-11-08 10:08:12 -06:00
.env-dist [fix bug 1333938] Fix Failing Bedrock/Newsletter Tests 2017-01-25 17:44:32 -05:00
.eslintrc.js Update ESLint to v3.10 2016-11-18 09:30:08 +00:00
.gitignore Fix #5583: Support loading some config from the DB 2018-05-16 16:16:22 -04:00
.gitmodules Bug 1144669: Update deployment for peep dependencies. 2015-04-14 10:32:25 -04:00
.stylelintrc [no bug] Update node-sass to 4.5 and gulp-stylelint to 3.9 2017-03-10 12:39:51 -08:00
Jenkinsfile Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05: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 Move docker scripts, envfiles, and groovy files 2017-02-22 16:41:19 -05:00
Procfile Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
README.md Fix capitalization 2018-04-04 16:13:17 +01:00
contribute.json Update contribute.json 2017-08-07 14:20:17 -04:00
gulpfile.js Add Stylelint to gulp and CI 2017-01-19 14:28:39 +00: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 Import @mozilla-protocol/core to bedrock (#5605) 2018-05-02 08:24:10 -07:00
settings_test.py Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
setup.cfg Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
setup.py Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
yarn.lock Import @mozilla-protocol/core to bedrock (#5605) 2018-05-02 08:24:10 -07: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 code of conduct and etiquette guidelines. For more details, please see the Mozilla Community Participation Guidelines and Developer Etiquette Guidelines.

License

This software is licensed under the MPL version 2.0. For more information, read the file LICENSE.

credit @designerham