kimth
|
98542f79ec
|
Define dateformat variable in xqueue_interface
|
2012-08-27 19:14:47 -04:00 |
|
kimth
|
891797a3bb
|
Submission of files through requests.POST depletes the file pointer. Need to rewind for replay
|
2012-08-19 20:38:10 -04:00 |
|
kimth
|
9b94bb17e4
|
Default param is None rather than []
|
2012-08-19 12:19:10 -04:00 |
|
kimth
|
f5e60412ee
|
Send multiple files to xqueue
|
2012-08-19 11:02:03 -04:00 |
|
kimth
|
b2599f075f
|
Send multiple files to xqueue
|
2012-08-19 11:00:51 -04:00 |
|
kimth
|
d2cb645834
|
Multiple file submissions
|
2012-08-19 09:26:03 -04:00 |
|
Calen Pennington
|
9c0e41691c
|
Make XQueueInterface a new-style class
|
2012-08-14 15:57:07 -04:00 |
|
Calen Pennington
|
8ce12b10b2
|
Pass HttpBasicAuth object to requests, rather than a list, which it didn't understand
|
2012-08-14 12:32:52 -04:00 |
|
Calen Pennington
|
c4bed2c128
|
Add basic authentication support for requests made to the xqueue server
|
2012-08-14 11:59:47 -04:00 |
|
Calen Pennington
|
f09aca917f
|
Fix name of XQueueInterface
|
2012-08-14 11:59:46 -04:00 |
|
Calen Pennington
|
91b6bb649c
|
Move queue interface url and auth into configuration, rather than hardcoding it
|
2012-08-14 11:59:46 -04:00 |
|
kimth
|
d3f4746f57
|
Don't contact queueing server on Django load
|
2012-08-06 19:02:40 -04:00 |
|
kimth
|
18a7f58735
|
Handle xreply parsing errors more gracefully
|
2012-08-06 17:44:07 -04:00 |
|
kimth
|
b6e9e7a4bb
|
Handle network errors more gracefully
|
2012-08-06 17:36:38 -04:00 |
|
kimth
|
41e7d72ea8
|
Xqueue interface is embedded in ModuleSystem
|
2012-08-06 16:13:35 -04:00 |
|
kimth
|
110637c023
|
XqueueInterface is a singleton instantiated object
|
2012-08-06 15:06:19 -04:00 |
|
kimth
|
881cafb88d
|
Moved default parameter assignment to function def, parse_xreply util function
|
2012-08-06 09:14:09 -04:00 |
|
kimth
|
8eff9f7caa
|
Upload to xqueue
|
2012-08-03 17:11:55 -04:00 |
|
kimth
|
c25eded4fc
|
Move xqueue_interface to lib/capa
|
2012-08-03 15:32:02 -04:00 |
|