- 25 Jan, 2016 4 commits
-
-
arbabnazar committed
-
arbabnazar committed
-
Edward Zarecor committed
-
arbabnazar committed
-
- 21 Jan, 2016 3 commits
-
-
Specify queue to consume at worker startup
Renzo Lucioni committed -
Freeze pip, setuptools, and virtualenv
Fred Smith committed -
Pip 8.0.0, released a few hours ago, tries to uninstall deb-installed python modules that it wants to upgrade, and always fails when doing so. The effect is that configuration/requirements.txt cannot be fulfilled, notably ansible 1.9.3-edx, which requires an upgrade to pycrypto. This forces the installation of pip to the latest one prior to 8.0.0, 7.1.2. It also freezes setuptools and virtualenv, so that they should all match the current versions required on playbooks/roles/common_vars/defaults/main.yml:common_pip_pkgs.
Adolfo R. Brandes committed
-
- 20 Jan, 2016 2 commits
-
-
Renzo Lucioni committed
-
Alter pdf invoice vars.
Ned Batchelder committed
-
- 19 Jan, 2016 7 commits
-
-
roll back upgrade to 1.5 while we wait for forums
Fred Smith committed -
David Adams committed
-
add base configuration setting for commnuication with programs, organ…
Zubair Afzal committed -
This has started failing, experimenting.
Edward Zarecor committed -
Edward Zarecor committed
-
zubair-arbi committed
-
700 doesn't seem to match what Jenkins does.
Edward Zarecor committed
-
- 18 Jan, 2016 1 commit
-
-
ECOM-3455
zubair-arbi committed
-
- 15 Jan, 2016 1 commit
-
-
Check for file before altering
Edward Zarecor committed
-
- 14 Jan, 2016 4 commits
-
-
E0d/fix edxapp
Edward Zarecor committed -
Sandboxes for ecommerce don't pass along the scheme properly
Kevin Falcone committed -
Make include of generated make files silent
Calen Pennington committed -
Added E-Commerce API URL to course-disovery Django settings
Clinton Blackburn committed
-
- 13 Jan, 2016 14 commits
-
-
Edward Zarecor committed
-
Edward Zarecor committed
-
Clinton Blackburn committed
-
ECOM-2835
Clinton Blackburn committed -
This commit properly sets the X-Forwarded-Proto header so Django knows when a request originated as HTTPS. ECOM-2835
Clinton Blackburn committed -
The nginx config is only configured for prod (when it is behind an ELB and has http_x_forwarded headers). We want to pass along the NGINX headers too (mainly scheme) whcih is what the LMS/CMS does on sandboxes.
Kevin Falcone committed -
Calen Pennington committed
-
Add more documentation on specifics of our docker usage
Calen Pennington committed -
Calen Pennington committed
-
disable basic auth on course assets
Fred Smith committed -
Fred Smith committed
-
Edward Zarecor committed
-
Edward Zarecor committed
-
Edward Zarecor committed
-
- 12 Jan, 2016 4 commits
-
-
Stop looking for docker in our production boxes
Kevin Falcone committed -
This quiets a bunch of logging like error: Docker GET from 'http://localhost/info' failed
Kevin Falcone committed -
updated sandbox ami
Fred Smith committed -
use the elif instead of second if statement
Arbab Nazar committed
-