- 24 Nov, 2015 3 commits
-
-
Move django role template to docker
Calen Pennington committed -
Playbook to create mongo users
Kevin Falcone committed -
Django 1.8 migration changes for xqueue
Kevin Falcone committed
-
- 23 Nov, 2015 10 commits
-
-
Now that XQueue's repo is running on 1.8, we need to use the new syntax https://docs.djangoproject.com/en/1.8/ref/django-admin/#syncdb
Kevin Falcone committed -
Calen Pennington committed
-
Calen Pennington committed
-
This runs from the local machine and needs to know an IP of any member of the cluster as well as the replica set. We can add both of those to the shim db/edxapp-mongo.yml file in the secure directories easily.
Kevin Falcone committed -
Use Django 1.8 migration command when updating ORA2.
Diana Huang committed -
Diana Huang committed
-
Calen Pennington committed
-
Adding tags to forum role
Edward Zarecor committed -
Edward Zarecor committed
-
Adding more tags
Edward Zarecor committed
-
- 21 Nov, 2015 4 commits
-
-
Edward Zarecor committed
-
Edward Zarecor committed
-
Edward Zarecor committed
-
Edward Zarecor committed
-
- 20 Nov, 2015 15 commits
-
-
Add prefix tags for existing tags in edx_ansible tasks
Calen Pennington committed -
Tagging tasks to tease out problems with scheme
Edward Zarecor committed -
Install a global mongorc.js
Kevin Falcone committed -
Calen Pennington committed
-
Tag edx_ansible with the appropriate lifecycle tags
Calen Pennington committed -
Refactor devstack Vagrantfile
Calen Pennington committed -
Edward Zarecor committed
-
Removing duplicate tag definition Updating based on CR, and adding highlevel tag until wildcards exist.
Edward Zarecor committed -
Right now, users need to type rs.slaveOk() after running a read-replica mongo script. This avoids that. It is compatible with anyone who also has a ~/.mongorc.js
Kevin Falcone committed -
E0d/cherry pick tagging
Edward Zarecor committed -
Morgan Robertson committed
-
Morgan Robertson committed
-
Morgan Robertson committed
-
Calen Pennington committed
-
Calen Pennington committed
-
- 19 Nov, 2015 2 commits
-
-
OPS-631: Upgrade to the latest version of python
Feanil Patel committed -
A base box with python 2.7.10 and django 1.8
John Eskew committed
-
- 18 Nov, 2015 6 commits
-
-
Feanil Patel committed
-
Feanil Patel committed
-
Mount a src directory for ad-hoc use.
Ned Batchelder committed -
When developing on devstack, it's useful to have a way to share source trees between the host and the guest OS. The src directory is for this sharing, so that working trees can be accessed inside the guest OS.
Ned Batchelder committed -
Use the dogwood alpha1 box
Ned Batchelder committed -
Ned Batchelder committed
-