Make ssl redirection a separate config
[oweals/karmaworld.git] / karmaworld / settings / prod.py
2014-05-24 Charles ConnellMake ssl redirection a separate config
2014-05-19 Charles ConnellSSL redirect
2014-05-19 Bryan BonvalletMerge branch 'master' of github.com:FinalsClub/karmaworld
2014-05-18 Charles ConnellToss CLOUDFRONT_URL
2014-05-15 Charles Connellbroker pool limit
2014-05-14 Charles ConnellDrop closure-compiler
2014-05-14 Charles ConnellBring closure compiler into repo
2014-05-14 Charles ConnellProperly enable compression?
2014-05-14 Charles ConnellMigrate secrets to environment variables
2014-05-14 Charles Connellheroku conversion step 1
2014-05-10 Charles ConnellUse mechanical turk to get keywords of notes
2014-04-26 Charles ConnellHad too many slashes
2014-04-26 Charles ConnellBetter paths on S3
2014-04-25 Charles ConnellCache the homepage for anonymous users
2014-04-25 Charles ConnellBegin enabling CloudFront
2014-04-25 Charles ConnellKeeping settings/vmdev.py up to speed
2014-04-25 Charles ConnellLengthen validity period for compressed assets
2014-04-24 Charles ConnellChange closure path again
2014-04-24 Charles ConnellChange closure path
2014-04-24 Charles ConnellMore movement toward a better organized static asset...
2014-02-09 Charles ConnellMerge branch 'master' into quizzes
2014-02-07 Charles ConnellRemove SSLRedirect #319
2014-02-07 Bryanadditional support for Django CSRF verification.
2014-02-04 Charles ConnellMerge pull request #314 from FinalsClub/208-edit-course...
2014-02-03 Charles ConnellRedirect authenticated users to HTTPS pages
2014-01-17 Charles ConnellRe-enable search indexing, S3 support for dev environment
2014-01-17 BryanMerge remote-tracking branch 'origin' into feature_html...
2014-01-16 Bryaninitial attempt at #273 to replace HTML in database...
2014-01-14 BryanMerge branch 'master' into django155
2014-01-14 Bryaninitial attempt at #273 to replace HTML in database...
2014-01-14 BryanConditionally support email; email host is now a settin...
2014-01-14 Charles ConnellAddress to send emails from
2014-01-14 Charles ConnellRevert change to SITE_NAME
2014-01-13 Charles ConnellEmail settings
2013-12-25 BryanMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-12-23 Charles ConnellMinor typo
2013-12-23 Charles ConnellTweet about new notes periodically
2013-12-18 Bryan BonvalletMerge pull request #164 from FinalsClub/filepick.io
2013-12-17 BryanMerge remote-tracking branch 'origin/filepick.io' into...
2013-12-17 BryanMerge filepick.io into feature_vagrant_startup
2013-12-04 Bryanpulling in nginx config
2013-11-23 Bryan BonvalletSame meaning for psycopg2, but removing explicit localh...
2013-02-01 Seth Woodworthadding gunicorn to production INSTALLED_APPS
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Robert CallRemoved AWS var., see secret/static_s3
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 bobcallAdded s3 buckets / DB secrets file imports to /karmawor...
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 Charles Holbrowadding pylibmc to production requirements, removing...
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Charles HolbrowConfiguring production settings for postgresql #67...
2013-01-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-14 Seth WoodworthMerge pull request #29 from LucianU/master
2013-01-14 Seth Woodworthcleaning up shebang, copyright and file encoding for...
2013-01-02 Seth Woodworthbasing the django project on rdegges' django-skel