Brian Wilson
|
03b4330c04
|
Update tests with more complete coverage.
|
2013-10-10 15:34:16 -04:00 |
|
Brian Wilson
|
653442be43
|
Internationalize task progress.
|
2013-10-10 15:33:00 -04:00 |
|
Brian Wilson
|
506f91a95e
|
Use separate retry count for calculating retry delay.
|
2013-10-10 15:32:59 -04:00 |
|
Brian Wilson
|
42033ca80c
|
Update handling of bulk-email retries to update InstructorTask before each retry.
|
2013-10-10 15:32:59 -04:00 |
|
Brian Wilson
|
e2d985209c
|
Move updates for InstructorTask into BaseInstructorTask abstract class.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
d171dc3efc
|
Refactor instructor_task tests, and add handling for general errors in bulk_email subtasks.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
2337b6d863
|
Pass status into course_email for tracking retry status.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
8f31acbeb4
|
Add support for counting and reporting skips in background tasks.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
d48e90ee22
|
Initial refactoring for bulk_email monitoring.
|
2013-10-10 15:32:58 -04:00 |
|
Brian Wilson
|
332a440539
|
Enable per-student background tasks.
|
2013-06-24 18:47:50 -04:00 |
|
Ned Batchelder
|
61b53713d2
|
Remove unused imports from lms, as detected by pylint.
|
2013-06-19 16:56:34 -04:00 |
|
Brian Wilson
|
77032067ac
|
Refactor test_views from test_api. Pull out pending_tasks.js.
|
2013-06-18 11:19:25 -04:00 |
|
Brian Wilson
|
a8c3e91051
|
Handle failure task_output that won't fit in the model column.
|
2013-06-18 11:17:17 -04:00 |
|
Brian Wilson
|
2c5e038f82
|
initial test_tasks
|
2013-06-18 11:17:17 -04:00 |
|
Brian Wilson
|
b224f4e8cc
|
move test_tasks to test_integration.
|
2013-06-18 11:17:16 -04:00 |
|
Brian Wilson
|
c48dabc383
|
Move code to instructor_task Django app.
|
2013-06-18 11:17:15 -04:00 |
|