- 03 Oct, 2013 9 commits
-
-
Quiet down exceptions at startup, and during tests
Ned Batchelder committed -
Word-wrap CHANGELOG.
Ned Batchelder committed -
Ned Batchelder committed
-
small unicode fix in instr dash
Adam committed -
Re-enable verify student identity acceptance tests
David Ormsbee committed -
Fix parentheses so that we only pull the course modes we want.
Diana Huang committed -
Diana Huang committed
-
Increased timeout in LaTeX acceptance test.
Will Daly committed -
Catch WebDriver exceptions when creating selenium browser
Will Daly committed
-
- 02 Oct, 2013 30 commits
-
-
Merge pull request #1204 from edx/jmclaus_bugfix_video_player_controls_a...
marcotuts committed -
Bug fix video player controls a11y
marcotuts committed -
Add AUTOMATIC_VERIFY_STUDENT_IDENTITY_FOR_TESTING flag so that acceptance tests can run through certificate identity verification flow.
David Ormsbee committed -
Re-enable the component acceptance tests
Jay Zoldak committed -
Bug fix video player controls a11y
jmclaus committed -
Adam Palay committed
-
Fix publishing in old mongo
Don Mitchell committed -
Studio: HTML body class and view-styling naming conventions
Brian Talbot committed -
Diana Huang committed
-
Don Mitchell committed
-
when draft is deleted and then parent published. ensure moving doesn't cause deletion
Don Mitchell committed -
BLD-388: Fix acceptance tests.
polesye committed -
polesye committed
-
polesye committed
-
polesye committed
-
polesye committed
-
Will Daly committed
-
jmclaus committed
-
jmclaus committed
-
jmclaus committed
-
jmclaus committed
-
jmclaus committed
-
jmclaus committed
-
jmclaus committed
-
jmclaus committed
-
jmclaus committed
-
First pass at ARIA. Video player buttons announce themselves as button when used with a screen reader
jmclaus committed -
Will Daly committed
-
Refactor upload tests and add locked asset tests for registered user
Jay Zoldak committed -
Jay Zoldak committed
-
- 01 Oct, 2013 1 commit
-
-
There's no need to display a traceback for every failed content load, the comment before the log line even says so. The exceptions shown before tests are run are because of the eager initialization of the modulestores. They don't need to be initialized then, that just speeds the responsiveness of servers. Putting off the initialization means they get inited as needed, and the log lines get
Ned Batchelder committed
-