- 20 Aug, 2014 31 commits
-
-
Paver: Check for the npm registry and set it if necessary.
Ben Patterson committed -
Fix: inadvertent scroll when loading the instructor's extensions tab
Sarina Canelake committed -
Linkify browser names
David Baumgold committed -
If paver is being run by a user that is not the same as the user that installed npm on the guest machine, then paver install_prereqs fails with the following error: ---> pavelib.prereqs.install_node_prereqs npm config set registry http://registry.npmjs.org/ npm ERR! Error: EPERM, chown '/home/jenkins/.npmrc' npm ERR! { [Error: EPERM, chown '/home/jenkins/.npmrc'] errno: 50, code: 'EPERM', path: '/home/jenkins/.npmrc' } npm ERR! npm ERR! Please try running this command again as root/Administrator. npm ERR! System Linux 3.2.0-23-generic npm ERR! command "/usr/bin/node" "/usr/bin/npm" "config" "set" "registry" "http://registry.npmjs.org/" npm ERR! cwd /home/jenkins/shallow-clone npm ERR! node -v v0.10.30 npm ERR! npm -v 1.4.21 npm ERR! path /home/jenkins/.npmrc npm ERR! code EPERM npm ERR! errno 50 npm ERR! stack Error: EPERM, chown '/home/jenkins/.npmrc' npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/jenkins/shallow-clone/npm-debug.log npm ERR! not ok code 0 Captured Task Output: --------------------- ---> pavelib.prereqs.install_prereqs ---> pavelib.prereqs.install_ruby_prereqs ---> pavelib.prereqs.install_node_prereqs npm config set registry http://registry.npmjs.org/ Build failed running pavelib.prereqs.install_prereqs: Subprocess return code: 50 This change is a workaround. It will first see if the value is set. In the case that is it not set, it will attempt to set it. (It will then fail; however, re-running the task will subsequently be successful.)
Ben Patterson committed -
David Baumgold committed
-
Fixed: Can set earlier due date as an individual due date extension and related bugs
Sarina Canelake committed -
CyberSource API Update
Will Daly committed -
Added shared browser topic
Mark Hoeber committed -
Studio: FIX - Outline Edit Actions Alignment
Brian Talbot committed -
Clytwynec/jenkins how to doc
clytwynec committed -
Christine Lytwynec committed
-
View course start date from course outline
Daniel Friedman committed -
Clean up shopping cart processor API. Fix UUID JSON serialization bug in CyberSource2 implementation. Update test suite to use new CyberSource2 implementation. Fix i18n messages in CyberSource2 Enable CyberSource2 implementation by default.
Will Daly committed -
Fixed 500 error on views with incomplete course id in url.
Waheed Ahmed committed -
pep8 improvements on bok-choy tests.
Ben Patterson committed -
Mark Hoeber committed
-
LMS-11217
Waheed Ahmed committed -
Mark Hoeber committed
-
Mark Hoeber committed
-
Ben Patterson committed
-
Ben Patterson committed
-
Truncated markup can be displayed in forums user profile view
Waqas Khalid committed -
FOR-581
Waqas Khalid committed -
Bok-Choy CMS Video Editor Tests
muhammad-ammar committed -
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
(The div with id "view-extensions" conflicts with the tab JS which sets location.hash to "view-x" in order to track the current tab)
Braden MacDonald committed
-
- 19 Aug, 2014 9 commits
-
-
Brian Talbot committed
-
This confirms the data api upgrade
jhelbert committed -
To include in all guides
Mark Hoeber committed -
Justin Helbert committed
-
Fix messaging for professional ed under auto-registration
Will Daly committed -
Keeps in sync with edx-analytics-dashboard
Alison Hodges committed -
Alison Hodges committed
-
Cleaning up a few quality violations
David Baumgold committed -
Added note to doc team to update in both repos
Alison Hodges committed
-