- 13 Dec, 2016 1 commit
-
-
Brian Jacobel committed
-
- 12 Dec, 2016 1 commit
-
-
Brian Jacobel committed
-
- 21 Nov, 2016 1 commit
-
-
Robert Raposa committed
-
- 15 Nov, 2016 1 commit
-
-
Calen Pennington committed
-
- 10 Nov, 2016 1 commit
-
-
This change: * gives us the flexibility of managing node from pull-request to pull-request. It'll be a huge lift to folks that want to test out node upgrades like @bjacobel or @andy-armstrong * Sets us up for a port to Xenial, which will be accomplished in part by using nodeenv for managing the node environment. See a companion PR on the configuration repo for edxapp: edx/configuration#3444 This pull request does not: * Attempt to solve any stability issues in builds related to node. * Make node installs any faster * Create any caching infrastructure to speed up node installs. They will be approximately as fast as they were before. Downloading the node bits build-to-build adds about 3 seconds, which is worth it for the added flexibility.
Ben Patterson committed
-
- 31 Oct, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 26 Oct, 2016 1 commit
-
-
Ben Patterson committed
-
- 25 Oct, 2016 1 commit
-
-
Eric Fischer committed
-
- 23 Oct, 2016 1 commit
-
-
Ben Patterson committed
-
- 19 Oct, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 17 Oct, 2016 1 commit
-
-
stu committed
-
- 13 Oct, 2016 2 commits
-
-
Also, help with an echo.
Ben Patterson committed -
Some Jenkins builds are erroring when attempting to set up the npm environment with the error: `npm ERR! cb() never called!` Although it could point to a couple of different things, it is more classically a sign of a dirty npm environment cache. Cleaning the cache at the start of any given Jenkins job (which are sourced through this file) should alleviate the problem.
Ben Patterson committed
-
- 12 Oct, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 29 Sep, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 26 Sep, 2016 2 commits
-
-
stu committed
-
Robert Raposa committed
-
- 23 Sep, 2016 1 commit
-
-
stu committed
-
- 26 Aug, 2016 1 commit
-
-
Robert Raposa committed
-
- 09 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 05 Aug, 2016 1 commit
-
-
Ned Batchelder committed
-
- 04 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 02 Aug, 2016 2 commits
-
-
Updated README with greater detail updated README PR update PR update (squash) README updated with minor PR updates
Albert St. Aubin committed -
Brian Jacobel committed
-
- 01 Aug, 2016 1 commit
-
-
Script to collect data on the xblock usage within the edx platform, This script uses the Course block API and returns CSV reports Updates for Pep8 compliance Fixed issues found while testing with greater datasets and found during report review PR updates (Squash)
Albert St. Aubin committed
-
- 29 Jul, 2016 1 commit
-
-
Brian Jacobel committed
-
- 08 Jul, 2016 1 commit
-
-
Calen Pennington committed
-
- 29 Jun, 2016 1 commit
-
-
Diana Huang committed
-
- 28 Jun, 2016 3 commits
-
-
Calen Pennington committed
-
Chris Rodriguez committed
-
Douglas Hall committed
-
- 27 Jun, 2016 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 24 Jun, 2016 1 commit
-
-
Douglas Hall committed
-
- 23 Jun, 2016 1 commit
-
-
E. Kolpakov committed
-
- 20 Jun, 2016 1 commit
-
-
Calen Pennington committed
-
- 13 Jun, 2016 1 commit
-
-
Robert Raposa committed
-
- 01 Jun, 2016 1 commit
-
-
The Catalog model is unmanaged, meaning no corresponding table exists in the database. When dumpdata tries to dump this model, it chokes because there's no table to read from.
Renzo Lucioni committed
-