- 10 Aug, 2017 2 commits
-
-
(cherry picked from commit bb5bc41f)
Ned Batchelder committed -
Ned Batchelder committed
-
- 06 Jun, 2017 1 commit
-
-
removing unneeded, missing alternatives bad diag missed var (cherry picked from commit 0ca865c9)
Edward Zarecor committed
-
- 21 Apr, 2017 1 commit
-
-
Ned Batchelder committed
-
- 20 Apr, 2017 4 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Make changes for running analyticstack on 16.04.
brianhw committed -
* Replace llvm-gcc with gcc. * Define new Hadoop services. * Add retry when first using Hadoop. * Update procps package to address bug. * Increase memory from 4GB to 6GB. * Disable vmem-check in yarn.
Brian Wilson committed
-
- 19 Apr, 2017 2 commits
-
-
(cherry picked from commit 1c138599)
Feanil Patel committed -
Since the earliest days of edX, we've run gunicorn with preload_app as True. This was primarily because the first handful of courses were using the XMLModuleStore, which was extremely slow to initialize because it had to read entire courses from disk and load them into memory at startup. XMLModuleStore courses stopped being created with the introduction of Studio, and we've long since removed them from edx.org. Note: This should not be confused with importing courses that are authored in XML. XMLModuleStore courses are courses who use the disk instead of Mongo for content persistence, and require a server restart for content edits to show. This commit sets things back to how Django is more commonly deployed with gunicorn. It will make server startup time somewhat more expensive because each worker process does init work, but it should make it easier to safely enable features like database connection pooling without having to worry about shared resources. [PERF-305] (cherry picked from commit 30b924d5)
David Ormsbee committed
-
- 28 Mar, 2017 1 commit
-
-
Ned Batchelder committed
-
- 24 Mar, 2017 1 commit
-
-
Ned Batchelder committed
-
- 23 Mar, 2017 2 commits
-
-
(cherry picked from commit e90ed376)
Ned Batchelder committed -
(cherry picked from commit ff65c883)
Ned Batchelder committed
-
- 17 Mar, 2017 1 commit
-
-
Cherry pick ebb13031
Ben Patterson committed
-
- 03 Mar, 2017 1 commit
-
-
update firefox version test for jenkins workers
Stu Young committed
-
- 02 Mar, 2017 1 commit
-
-
stu committed
-
- 01 Mar, 2017 1 commit
-
-
(cherry picked from commit 37dfceb6) (cherry picked from commit d891e660)
Brandon DeRosier committed
-
- 28 Feb, 2017 2 commits
-
-
temp add stop-automatic-updates to packer scripts
Stu Young committed
-
- 23 Feb, 2017 1 commit
-
-
Ned Batchelder committed
-
- 16 Feb, 2017 1 commit
-
-
Ned Batchelder committed
-
- 15 Feb, 2017 1 commit
-
-
We already do this in the common role but not in bootstrap or abbey roles. (cherry picked from commit b78c0487)
Feanil Patel committed
-
- 13 Feb, 2017 1 commit
-
-
See https://github.com/ansible/ansible/issues/21316 This prevented successful installation of open-release/ficus.1rc
Ned Batchelder committed
-
- 10 Feb, 2017 1 commit
-
-
(cherry picked from commit a79fe1b7)
Jillian Vogel committed
-
- 07 Feb, 2017 6 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Apply the change to install MySQL 5.6 from an edX PPA
Ned Batchelder committed -
(cherry picked from commit 6218350b)
Ned Batchelder committed -
(cherry picked from commit b8ed4f49)
Ned Batchelder committed
-
- 06 Feb, 2017 4 commits
-
-
(cherry picked from commit 6e4a47de)
Ned Batchelder committed -
Cherry pick from c6514cca
Brian Jacobel committed -
Brian Jacobel committed
-
Use my-passwords.yml in sandbox.sh (cherry picked from commit f3970b73af316502722e6153f11af52f7b61112d) (cherry picked from commit 81cc046ff09e69642eeb7cb82aa1f7b08b28c649)
Ned Batchelder committed
-
- 03 Feb, 2017 5 commits
-
-
(cherry picked from commit b2beddb4d35c12537d17454e543363201c578cd8)
Ned Batchelder committed -
This should help decrease build times. ECOM-6600 Cherry pick from 64facf1b
Clinton Blackburn committed -
Cherry picked from e4cacb16
George Song committed
-