- 26 Feb, 2016 5 commits
-
-
Max Rothman committed
-
Install optional credentials requirements
Renzo Lucioni committed -
Renzo Lucioni committed
-
ECOM-3778
zubair-arbi committed -
N.B. This may break docker-based devstacks. Fix TBD.
Calen Pennington committed
-
- 25 Feb, 2016 2 commits
-
-
Fix analyticstack
Tim Krones committed -
Update readme to match the current state of things.
Feanil Patel committed
-
- 24 Feb, 2016 3 commits
-
-
Include ORGANIZATIONS_API_URL_ROOT in programs defaults
Renzo Lucioni committed -
This setting is used when requesting data from the LMS Organizations API.
Renzo Lucioni committed -
Tim Krones committed
-
- 23 Feb, 2016 4 commits
-
-
Feanil Patel committed
-
restructure notes_api deployment
Fred Smith committed -
Fred Smith committed
-
Tim Krones 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 7 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
-