Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Stephanie Hobson 03bb46a2b3 Get Mozilla favicons from favicons folder (#7915)
- move existing favicons into img/favicons/mozilla
- update symlinks in root
- update template references
2019-10-15 16:13:59 -07:00
.circleci Update front-end dependencies (Fixes #7503) 2019-09-04 10:43:37 -07:00
.github Remove estimates table from sprint task template (#7079) 2019-04-16 08:19:16 -07:00
bedrock Get Mozilla favicons from favicons folder (#7915) 2019-10-15 16:13:59 -07:00
bin Add Heroku support for Review apps (#7849) 2019-10-10 10:11:53 -04:00
docker Remove SECRET_KEY from all .env files 2019-09-26 11:29:14 -05:00
docs FxA generic CTA uses lowercase values by default. 2019-10-14 11:50:57 +01:00
etc Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
jenkins Remove SECRET_KEY from all .env files 2019-09-26 11:29:14 -05:00
lib Add generic Geo redirector view class 2019-09-02 16:18:51 +01:00
media Get Mozilla favicons from favicons folder (#7915) 2019-10-15 16:13:59 -07:00
requirements Upgrade Django to 2.2.5 2019-09-04 09:29:16 +01:00
root_files Get Mozilla favicons from favicons folder (#7915) 2019-10-15 16:13:59 -07:00
scripts Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
tests Redirect from /enterprise to /firefox/enterprise (Fixes #7842) 2019-10-14 14:36:45 +01:00
vendor-local/src Update legal-docs 2019-10-14 11:13:21 +01:00
wsgi Add 'newrelic.ini' param to newrelic.agent.initialize() (#7161) 2019-05-07 10:36:13 -05: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 Pre-download newsletter experiment on /firefox (Fixes #5944) 2018-09-20 18:21:35 +01:00
.env-dist Use external data for home page content cards 2019-01-22 18:40:02 +00:00
.eslintrc.js removed rule for no-useless-escape (#7890) 2019-10-15 10:36:37 +01:00
.gitignore Use external data for home page content cards 2019-01-22 18:40:02 +00:00
.gitmodules Bug 1144669: Update deployment for peep dependencies. 2015-04-14 10:32:25 -04:00
.stylelintrc Update stylelint (Fixes #6869) (#7402) 2019-07-16 08:12:19 -07:00
CODE_OF_CONDUCT.md Update code of conduct (Fixes #6999) (#7000) 2019-03-28 07:57:47 -07:00
Dockerfile Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
Jenkinsfile Switch from IRC to Slack notifications from Jenkins (#5945) 2018-07-26 09:47:09 -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 Clean untracked directories as well as files in 'make clean'; fix #7866 2019-10-10 09:09:48 +01: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 Add Sentry config to env inherited by Heroku Review Apps 2019-10-10 14:12:17 -04:00
contribute.json update jenkins urls to use VPN 2019-03-03 21:31:13 -05:00
docker-compose.yml Upgrade Gulp to v4.0.0 (Fixes #6683) 2019-02-28 09:15:54 +00:00
gulpfile.js Drop 1st class support for IE9 (Fixes #7559) 2019-09-18 09:08:37 +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 Update to Protocol 9.0.0 (#7788) (#7789) 2019-09-27 09:05:49 +01:00
setup.cfg Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
setup.py Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
yarn.lock Update to Protocol 9.0.0 (#7788) (#7789) 2019-09-27 09:05:49 +01: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