- 19 Feb, 2016 1 commit
-
-
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 13 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
add static and media files basic django configuration
Zubair Afzal committed -
Add AUDIT_CERT_CUTOFF_DATE.
Peter Fogg committed -
See https://github.com/edx/edx-platform/pull/11502
Peter Fogg committed -
ECOM-3694
zubair-arbi committed
-