Commit Graph

7076 Commits

Author SHA1 Message Date
Calen Pennington
5a3cdc11cd Only mark github commit status when full test suite passes 2012-12-07 10:41:24 -05:00
Calen Pennington
d4ec5946d4 Mark failed state correctly 2012-12-07 10:37:44 -05:00
Calen Pennington
3f5187401d Change message with state 2012-12-07 10:29:13 -05:00
Calen Pennington
86579efc5b Source jenkins/base.sh with the correct path 2012-12-07 09:59:21 -05:00
Calen Pennington
724cba193a Source the base jenkins configuration before running tests 2012-12-07 09:43:52 -05:00
Calen Pennington
d4cdd5b485 Make jenkins talk to the github status api 2012-12-07 09:38:47 -05:00
David Ormsbee
61c17cabfa Merge pull request #1100 from MITx/fix/brian/nonascii-html-xmodule
Fix/brian/nonascii html xmodule
2012-12-06 15:33:21 -08:00
Victor Shnayder
1d9d347df9 Merge pull request #1101 from MITx/bugfix/dave/remove_point_cap
Don't cap points coming back from CodeResponses
2012-12-04 13:59:06 -08:00
David Ormsbee
cee0781a20 Don't cap points coming back from CodeResponses -- let them be more than max_points if they want to award extra credit. 2012-12-04 15:51:36 -05:00
Brian Wilson
70f35b2e15 remove skipped tests that use mongo 2012-12-04 13:46:32 -05:00
Brian Wilson
c2d5c04d9d Merge branch 'master' into fix/brian/nonascii-html-xmodule 2012-12-04 13:26:37 -05:00
Brian Wilson
cde20758f8 cosmetic cleanup 2012-12-04 13:25:04 -05:00
Brian Wilson
dfb9913100 clean up lms tests, and fix export/import 2012-12-04 11:52:35 -05:00
Carlos Andrés Rocha
94a12bddb6 Merge pull request #1099 from MITx/content/rocha/wellesley-announcmenent
Modify Wellesley rollover logo
2012-12-04 07:27:59 -08:00
Carlos Andrés Rocha
c702bbcd85 Modify Wellesley rollover logo 2012-12-04 10:27:23 -05:00
Carlos Andrés Rocha
4f9f17d3bb Merge pull request #1098 from MITx/content/rocha/wellesley-announcmenent
Add Wellesley College news announcement and frontpage changes
2012-12-04 07:01:47 -08:00
Carlos Andrés Rocha
4d6162b1df Fix incorrect Facebook URL for Wellesley news announcement 2012-12-04 09:58:50 -05:00
Carlos Andrés Rocha
e3d180505f Add Wellesley College news announcement and frontpage changes 2012-12-04 09:45:30 -05:00
Brian Wilson
4ebd70dcc4 add support for utf8 in sequences, verticals and custom modules. 2012-12-04 03:54:36 -05:00
Brian Wilson
5b02e1e3ce add additional html tests 2012-12-03 16:26:08 -05:00
Brian Wilson
1d44ebb10c Add more non-ascii characters to full dataset, and make fixes in xmodule code. 2012-12-03 16:22:25 -05:00
Ashley Penney
e36cffa86f Merge pull request #1096 from MITx/feature/cale/bad-newrelic-logging
Don't try and send exceptions to newrelic with a busted logging interfac...
2012-12-03 11:35:53 -08:00
Calen Pennington
251f552e64 Don't try and send exceptions to newrelic with a busted logging interface 2012-12-03 14:30:36 -05:00
David Ormsbee
36a3aeed6a Merge pull request #1093 from MITx/bugfix/dave/pearson_compat
Don't log errors to console if there is no console (like IE8 and below).
2012-12-01 09:18:22 -08:00
David Ormsbee
3b326048f9 Don't log errors to console if there is no console (like IE8 and below). 2012-12-01 12:16:10 -05:00
David Ormsbee
597b8a245b Merge pull request #1092 from MITx/bugfix/dave/pearson_compat
IE errors if you try to use 'return' as a dict key.
2012-12-01 07:00:48 -08:00
Brian Wilson
0c1ebd8dfb add toylab test data and test changes, including fix to jump_to 2012-11-30 19:05:26 -05:00
David Ormsbee
7ffb30d0c9 IE errors if you try to use 'return' as a dict key. 2012-11-30 18:22:37 -05:00
David Ormsbee
c2c016c58b Fix MathJax S3 URL to use the standard HTTPS location 2012-11-30 18:00:45 -05:00
Victor Shnayder
e30dceb15d Merge pull request #1091 from MITx/hotfix/dave/ie8_mathjax
Switch to S3 hosted mathjax (I thought we did this ages ago).
2012-11-30 14:08:44 -08:00
David Ormsbee
0b3d739646 Switch to S3 hosted mathjax (I thought we did this ages ago). 2012-11-30 17:01:30 -05:00
Calen Pennington
4646f36b58 Merge pull request #1078 from MITx/feature/jzoldak/jenkins-cleanup
Add pip install of test requirements, remove askbot requirements.
2012-11-29 11:26:20 -08:00
Victor Shnayder
82cf37b2b6 Merge pull request #1085 from MITx/feature/victor/fix-self-assessment
Feature/victor/fix self assessment
2012-11-29 10:20:41 -08:00
jarv
68158b39ca Merge pull request #1083 from MITx/fix/rocha/create-dev-env
Move APT dependencies and repos to their own files
2012-11-29 05:48:44 -08:00
Carlos Andrés Rocha
6d97a535b3 Move APT dependencies and repos to their own files 2012-11-28 19:13:31 -05:00
Carlos Andrés Rocha
41142ab56a Add mongodb to create-dev-env.sh script 2012-11-28 19:13:11 -05:00
Carlos Andrés Rocha
796369c137 Fix installation of coffeescript and ruby on linux 2012-11-28 19:12:37 -05:00
Brian Wilson
9bfa800208 add non-ascii data to toy dataset 2012-11-28 18:28:40 -05:00
Brian Wilson
6a24ecebe7 decode utf-8 when reading html, and encode when writing. 2012-11-28 17:54:18 -05:00
Victor Shnayder
4b58cb9560 Fix attempt tracking, fix test
- increments attempts on any transition to DONE state
2012-11-28 15:04:07 -05:00
Victor Shnayder
0a1b731dbc properly reset answer area on module reset 2012-11-28 14:18:44 -05:00
Victor Shnayder
b41b459712 update docstring on x_module.get_score to match reality 2012-11-28 14:09:32 -05:00
Victor Shnayder
4fd1a2fa1a Fix state tracking for self-assessment.
now keep each set of responses in a separate dictionary
2012-11-28 14:09:09 -05:00
Victor Shnayder
e3b9238eef reorder imports 2012-11-28 14:08:18 -05:00
Victor Shnayder
f8e45e0a8e Add tests for old logic 2012-11-28 13:21:48 -05:00
Victor Shnayder
a0a5167207 Hook up testing for self assessment modules 2012-11-28 11:12:06 -05:00
Victor Shnayder
ba9280f3e0 Merge pull request #1010 from MITx/feature/alex/regions
Feature/alex/regions
2012-11-28 07:09:14 -08:00
Victor Shnayder
b63a787a26 Merge pull request #1081 from MITx/feature/alex/crystallography-update-mitx
Feature/alex/crystallography update mitx
2012-11-28 07:04:23 -08:00
Alexander Kryklia
74b30d8c20 removed no-longer relevant template params 2012-11-28 17:02:07 +02:00
Alexander Kryklia
2865c7cad4 moved tests from miller to tests 2012-11-28 16:57:30 +02:00