Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Paul McLanahan 4545530a27 Use sync gunicorn worker class for smoke tests
Meinheld (the default) is causing problems at tests startup,
but works better when deployed.
2017-05-23 11:24:47 -04:00
.github Add Code of Conduct notice 2016-11-17 10:34:24 -05:00
bedrock Merge pull request #4848 from alexgibson/repurpose-firefox-hub-news-feed 2017-05-23 10:03:31 -05:00
bin Use sync gunicorn worker class for smoke tests 2017-05-23 11:24:47 -04:00
docker Use sync gunicorn worker class for smoke tests 2017-05-23 11:24:47 -04:00
docs Remove app name suffix from deployment 2017-05-11 15:59:09 -04:00
etc Cleanup bin dir and move run scripts to bin 2017-02-22 15:53:31 -05:00
jenkins Upgrade gunicorn and switch to meinheld worker 2017-05-22 12:30:58 -05:00
lib Convert l10n_update command to use new git util 2016-10-12 10:04:27 -04:00
media Repurpose Firefox news feed component for use on other hubs 2017-05-23 10:39:07 +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 Upgrade gunicorn and switch to meinheld worker 2017-05-22 12:30:58 -05:00
root_files Add symlinks to favicon.ico to root files 2017-02-01 11:44:44 -05: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 Merge pull request #4822 from alexgibson/bug-1363337-functional-test-firefox-hub 2017-05-23 09:58:36 -05:00
vendor-local/src [fix bug 1356028] Update websites privacy notice 2017-04-12 15:57:47 -07:00
wsgi Restructure jenkins deployment. Demos build in main pipeline. 2017-05-10 17:01:06 -04: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 Change how we do docker 2017-02-21 16:54:00 -05: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 Change how we do docker 2017-02-21 16:54:00 -05: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 Restructure jenkins deployment. Demos build in main pipeline. 2017-05-10 17:01:06 -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 Move docker scripts, envfiles, and groovy files 2017-02-22 16:41:19 -05:00
Procfile Cleanup bin dir and move run scripts to bin 2017-02-22 15:53:31 -05:00
README.md Add Code of Conduct notice 2016-11-17 10:34:24 -05:00
circle.yml Move docker scripts, envfiles, and groovy files 2017-02-22 16:41:19 -05:00
contribute.json Reorder contribute.json IRC contacts. 2015-06-03 17:16:38 -04:00
gulpfile.js Add Stylelint to gulp and CI 2017-01-19 14:28:39 +00:00
lockdown.json Switch to UglifyJS and CleanCSS compressors 2017-04-03 15:55:58 -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 Switch to UglifyJS and CleanCSS compressors 2017-04-03 15:55:58 -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.

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