Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Paul McLanahan 780361f2b4 Merge pull request #4445 from PanderMusubi/master
Added UIDs, fixes bugzilla bug 1306964
2016-11-03 13:21:33 -04:00
.github [bug 1285837] Remove references to humans.txt 2016-09-08 09:24:48 +01:00
bedrock Merge pull request #4446 from pmac/include-query-params-confirm-redirect-1312027 2016-11-01 17:31:52 -05:00
bin Bug 1296646: Convert update_product_details_files command to use git repo 2016-10-13 09:58:03 -04:00
docker Bug 1296646: Convert update_product_details_files command to use git repo 2016-10-13 09:58:03 -04:00
docs Merge pull request #4417 from alexgibson/gulp-dev-server 2016-11-01 12:11:13 -05:00
etc Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
lib Convert l10n_update command to use new git util 2016-10-12 10:04:27 -04:00
media Added UIDs, fixes bugzilla bug 1306964 2016-11-01 18:23:54 +01:00
node_modules Switch to using Gulp as a task runner and update dev dependencies 2016-04-25 11:42:26 +01:00
requirements Switch to pathlib2 2016-10-12 10:04:27 -04:00
root_files [bug 1285837] Remove references to humans.txt 2016-09-08 09:24:48 +01:00
scripts Convert cron script to just call management commands 2016-03-22 16:31:06 -04:00
static Upgrade django-pipeline so we can disable collection 2016-05-23 14:37:44 -04:00
tests Fix BUG 681572. redirect /download.html to /firefox/products/ 2016-10-31 21:02:05 +05:30
vendor-local/src Fix Bug 1295670 - Update to the Firefox Cloud Services Privacy Notice for today Aug 16, 2016 2016-08-16 14:06:17 -04:00
wsgi Add the raven Sentry client for error reporting 2016-08-25 10:16:33 -04:00
.coveragerc Bug 1085476: Enable Travis CI. 2014-10-20 15:19:40 -04:00
.dockerignore Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
.editorconfig [bug 1307567] Remove inline styles from legacy pages (#4406) 2016-10-24 08:34:44 -07:00
.env-dist Update docs to use .env file instead of local.py 2016-05-27 15:07:18 -04:00
.eslintrc.js Update ESLint config 2016-03-11 11:44:28 +00:00
.gitignore Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
.gitmodules Bug 1144669: Update deployment for peep dependencies. 2015-04-14 10:32:25 -04: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 Bug 1296646: Convert update_product_details_files command to use git repo 2016-10-13 09:58:03 -04:00
Procfile Fix supervisor running in dev 2016-09-30 15:16:21 -04:00
README.md Trigger deployment with different hash 2016-08-01 10:00:36 -05:00
circle.yml Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
contribute.json Reorder contribute.json IRC contacts. 2015-06-03 17:16:38 -04:00
gulpfile.js Remove local dev-server child-process from default gulp command 2016-11-01 16:39:47 +00:00
lockdown.json Bug 1276208: Upgrade nodejs in dockerfiles 2016-09-01 09:03:57 -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 Bug 1276208: Upgrade nodejs in dockerfiles 2016-09-01 09:03:57 -04: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

README.md

bedrock

bedrock is the code name of mozilla.org. It is as shiny, awesome, and open sourcy 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.

License

This software is licensed under the MPL/GPL/LGPL tri-license. For more information, read the file LICENSE.

credit @designerham