- 23 Feb, 2016 3 commits
-
-
Feanil Patel committed
-
restructure notes_api deployment
Fred Smith committed -
Fred Smith committed
-
- 22 Feb, 2016 3 commits
-
-
Remove almost all references to syncdb
🔥 🔥 🔥 Kevin Falcone committed -
Make check-migrations script exit with proper status on errors
Max Rothman committed -
Max Rothman committed
-
- 20 Feb, 2016 1 commit
-
-
Django 1.8 removed the syncdb command so we can no longer run it, don't imply that we are running it in documentation/messages, also don't provide the scripts used on devstack/sandboxes to run it since they'll never work anyway. Additionally - remove yet another openid workaround which is unnecesary since the Django 1.8 upgrade.
Kevin Falcone committed
-
- 19 Feb, 2016 2 commits
-
-
add config for jwt auth feature flag
Zubair Afzal committed -
zubair-arbi committed
-
- 18 Feb, 2016 4 commits
-
-
DEVOPS-3685 ensure tools gets the same version the mongo play installs
Kevin Falcone committed -
While fixing a downgrade from 3 -> 2 on tools, ensure this role uses the same version the mongo_3 play uses.
Kevin Falcone committed -
OPS-1327 Allow User to specify the lifetime of the sandbox when creating
Arbab Nazar committed -
arbabnazar committed
-
- 17 Feb, 2016 2 commits
-
-
Add config for SUPPORT_URL
Fred Smith committed -
Michael Frey committed
-
- 16 Feb, 2016 6 commits
-
-
Max/small fixes
Max Rothman committed -
Max Rothman committed
-
The "connection: local" option prevented us from running the playbook on another host (e.g. an app server) which gets around security restrictions on connecting to DB servers. Also, the option is totally unnecessary. There's no reason this play couldn't run remotely.
Max Rothman committed -
Set better defaults for LMS_BASE, CMS_BASE
Feanil Patel committed -
This AMI includes the fix to not clobber db perms
Edward Zarecor committed -
Edward Zarecor committed
-
- 15 Feb, 2016 6 commits
-
-
Fix CI by appending privileges
Edward Zarecor committed -
Edward Zarecor committed
-
New AMI
Edward Zarecor committed -
Edward Zarecor committed
-
remove the fail logic and add the informational message
Edward Zarecor committed -
arbabnazar committed
-
- 13 Feb, 2016 1 commit
-
-
Having an empty CMS_BASE variable causes the "View Unit in Studio" button on the LMS to not work properly. These are better defaults.
David Baumgold committed
-
- 12 Feb, 2016 7 commits
-
-
Merge dogwood to master
Ned Batchelder committed -
Support externally hosted comprehensive themes
Feanil Patel committed -
add s3 backend configuration settings
Zubair Afzal committed -
Florian Haas committed
-
The old Stanford-style themes can be pulled in from an external Git repo; no such provision was previously available for comprehensive themes. * Introduce two new configuration variables: - EDXAPP_COMPREHENSIVE_THEME_SOURCE_REPO: Git repo for the comprehensive theme - EDXAPP_COMPREHENSIVE_THEME_VERSION: Git branch, tag, or revision to check out from the repo * Introduce a new task, "checkout comprehensive theme", doing the equivalent of the previously existing "checkout theme" task. Check out the theme repo to EDXAPP_COMPREHENSIVE_THEME_DIR. If EDXAPP_COMPREHENSIVE_THEME_SOURCE_REPO is unset, continue to assume that EDXAPP_COMPREHENSIVE_THEME_DIR already exists and is populated with a comprehensive theme. * Rename the "checkout theme" task to "checkout Stanford-style theme".
Florian Haas committed -
zubair-arbi committed
-
ECOM-3605
zubair-arbi committed
-
- 11 Feb, 2016 5 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-