Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Paul McLanahan 2ca9b0b163 Add info on the /healthz-cron/ URL to the docs 2018-05-30 14:04:16 -04: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 1459803: Add Kenton Chow to leadership page (#5763) 2018-05-30 10:19:55 -05: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 Add info on the /healthz-cron/ URL to the docs 2018-05-30 14:04:16 -04: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 1459803: Add Kenton Chow to leadership page (#5763) 2018-05-30 10:19:55 -05:00
requirements Add more data to git repo state in the database 2018-05-23 13:18:58 -05: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 1436740] Decommission /teach/smarton/ pages (#5564) 2018-05-25 08:06:29 -07:00
vendor-local/src Fix bug 1465189: Update legal-docs to latest master branch (#5756) 2018-05-30 09:01:51 -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 Update @mozilla-protocol/core to v1.0.0 (#5739) 2018-05-29 10:59:13 -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 Update @mozilla-protocol/core to v1.0.0 (#5739) 2018-05-29 10:59:13 -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