- 29 Mar, 2013 7 commits
-
-
Feature/will/speed up unit tests
Jay Zoldak committed -
Jay Zoldak committed
-
Remove the default and prevent input_state from persisting across problems
David Ormsbee committed -
unnecessary data.
Diana Huang committed -
Fixed bug in parsing of urandom struct so that seed
David Ormsbee committed -
Jay Zoldak committed
-
is set to an integer (and correctly saved) instead of a tuple.
Will Daly committed
-
- 28 Mar, 2013 23 commits
-
-
Will Daly committed
-
Will Daly committed
-
Will Daly committed
-
Content/rocha/utaustinx courses
Ned Batchelder committed -
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
Will Daly committed
-
over all test runs.
Will Daly committed -
Bug fix for grading type not showing on course outline (#258).
chrisndodge committed -
cahrens committed
-
Feature/will/lettuce test helpers
Jay Zoldak committed -
Will Daly committed
-
Fix/cdodge/use request scoped cache for metadata inheritance
Don Mitchell committed -
Will Daly committed
-
Will Daly committed
-
pylint
Will Daly committed -
Will Daly committed
-
Will Daly committed
-
hmmm. actually, we should only write out to memcache if we've recomputed. Otherwise, a memcache hit will end up writing back to memcache...
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
use a request-scoped cache to keep the metadata inheritence tree around for the whole request. This means we should only do one trip to Memcached/Mongo per course per request. This is expected to keep memory utilization down
Chris Dodge committed
-
- 27 Mar, 2013 10 commits
-
-
Fix/brian/fix500v1
Victor Shnayder committed -
Brian Wilson committed
-
Brian Wilson committed
-
add fixes for 500 bugs (lighthouse 287 and 293) by requiring login for accessing licenses and inline discussions. Add unit tests for licenses, and rearrange tests based off of (the former) PageLoad. Also cleanups for pylint and pep8.
Brian Wilson committed -
Jay Zoldak committed
-
Converter cleanup.
Don Mitchell committed -
An integrity error while creating an enrollment just means that our work...
David Ormsbee committed -
An integrity error while creating an enrollment just means that our work has already been done. Fixes https://www.pivotaltracker.com/story/show/46915947
Calen Pennington committed -
cahrens committed
-
cahrens committed
-