index
:
delta/boto.git
2.0_stable
add-deprecation-notices
backporting_py27_fix
baserock/morph
branch_master_python3k
cleandocs
cloudtrail-update
develop
emr-fix
endpoints-v2
feature/s3-configuration-options
glacier
master
neo
py3kport
readme-boto3
requests_refactor
turnkey
warnings-docs
github.com: boto/boto.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boto
/
mturk
/
connection.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated conn params for security_token.
Daniel Lindsley
2014-01-13
1
-2
/
+5
*
Support for multiple credential profiles.
Zachary Musgrave
2014-01-09
1
-2
/
+2
*
Updated all old-style inheritance calls.
Daniel Lindsley
2013-12-23
1
-6
/
+6
*
Switched all classes over to new-style classes.
Daniel Lindsley
2013-12-18
1
-1
/
+1
*
An attempt at a fix for #1144 that doesn't break other services.
Mitch Garnaat
2012-12-03
1
-139
/
+162
*
Added support for a number of MTurk features:
Dennis McRitchie
2012-11-27
1
-36
/
+90
*
Merge pull request #1009 from acrefoot/develop
Mitch Garnaat
2012-10-10
1
-4
/
+17
|
\
|
*
get all quals fix
George Sequeira
2012-10-01
1
-2
/
+13
|
*
took out some extra crap
George Sequeira
2012-09-24
1
-4
/
+0
|
*
added the fix for get_qualifications_for_qualification_type
George Sequeira
2012-09-24
1
-1
/
+5
|
*
added htmlquestion in connection
George Sequeira
2012-09-19
1
-2
/
+2
|
*
added htmlquestion in connection
George Sequeira
2012-09-19
1
-1
/
+3
*
|
Added set_sqs_notification based on these docs:
acrefoot
2012-09-26
1
-1
/
+10
*
|
Add support for 'ApproveRejectedAssignment' on MTurk
Andrew Watts
2012-08-30
1
-1
/
+9
|
/
*
Merging conflict in sdbmanager.py.
Mitch Garnaat
2012-06-10
1
-13
/
+13
|
\
|
*
Appease PEP8 spacing guidelines
Garrett Holmstrom
2012-06-08
1
-13
/
+13
*
|
Merge pull request #802 from gholms/lambda-tuple
Mitch Garnaat
2012-06-10
1
-1
/
+1
|
\
\
|
*
|
Don't give tuples to the lambda operator
Garrett Holmstrom
2012-06-08
1
-1
/
+1
|
|
/
*
|
Replace type() comparisons with isinstance()
Garrett Holmstrom
2012-06-08
1
-4
/
+4
|
/
*
register_hit_type fix to return HITTypeId after registering new type call
Dmitry Kachaev
2012-02-19
1
-1
/
+9
*
Merge pull request #438 from yig/master
Mitch Garnaat
2012-01-16
1
-4
/
+2
|
\
|
*
Fixed broken mturk.connection.QuestionFormAnswer based on bgreenlee pull requ...
Yotam Gingold
2011-12-27
1
-3
/
+1
|
*
Fixed bug in mturk.connection.create_qualification_type().
Yotam Gingold
2011-12-16
1
-1
/
+1
*
|
Fixed another occurrence of TestDuration which should, in fact, be TestDurati...
Mitch Garnaat
2012-01-04
1
-1
/
+1
|
/
*
Changing param name RetryDelay to RetryDelayInSeconds. Closes #400.
Mitch Garnaat
2011-11-18
1
-4
/
+4
*
Change default to use HTTPS rather than HTTP connection for MTurk. Closes #381.
Mitch Garnaat
2011-10-26
1
-1
/
+1
*
Fix for "other" free text responses provided by SelectionAnswer questions. Cl...
Trevor Pounds
2011-08-17
1
-1
/
+1
*
Added GetQualificationScore for mturk.
thaDude
2011-05-12
1
-2
/
+20
*
Added UpdateQualificationScore for mturk
thaDude
2011-05-12
1
-1
/
+9
*
Fixing Sphinx warnings and errors. Warnings/errors in one module can lead to ...
Greg Taylor
2011-04-12
1
-2
/
+3
*
CreateQualificationType request was using TestDuration as a param rather than...
Mitch Garnaat
2011-03-25
1
-1
/
+1
*
Allow NotifyWorkers to send to multiple worker IDs. (API allows up to 100.)
Seth Golub
2011-03-14
1
-2
/
+2
*
Added get_qualifications_for_qualification_type()
Seth Golub
2011-02-03
1
-0
/
+5
*
Signed-off-by: unknown <Dudemeister@.(none)>Added methods for mturk operation...
unknown
2011-01-23
1
-6
/
+80
*
Added methods for some operations: create_qualification_type update_qualifica...
Seth Golub
2011-01-15
1
-0
/
+133
*
merging changes from origin.
Mitch Garnaat
2011-01-10
1
-0
/
+10
|
\
|
*
Added notify_workers to mturk.connection, to support sending messages
Seth Golub
2011-01-06
1
-0
/
+10
*
|
Lots of small changes to accomodate plug-in authentication mechanism. Still ...
Mitch Garnaat
2011-01-07
1
-1
/
+3
|
/
*
QuestionForm instance as question keyword was not handled correctly
James Dennis
2010-12-14
1
-1
/
+3
*
Merging pull request 41 from bgreenlee.
Mitch Garnaat
2010-12-04
1
-2
/
+2
*
Add option to boto.cfg to enable sandbox mode in mturk.
Brad Greenlee
2010-11-09
1
-1
/
+8
*
Merge branch 'master' of http://github.com/jaraco/boto into jaraco-master
Chris Moyer
2010-10-12
1
-33
/
+96
|
\
|
*
Fixed test failures due to unprocessed duration timedelta objects
Jason R. Coombs
2010-09-05
1
-6
/
+9
|
*
Merge branch 'master' of github.com:jaraco/boto
unknown
2010-08-29
1
-72
/
+117
|
|
\
|
*
|
Fixed issue when qual_req parameter not supplied to register_hit_type
unknown
2010-08-15
1
-1
/
+3
|
*
|
Merge commit '16ed9e2dee1a57'
unknown
2010-08-15
1
-28
/
+87
|
|
\
\
|
|
*
|
Many changes from http://bitbucket.org/jaraco/boto for improvements to mechan...
unknown
2010-08-15
1
-34
/
+93
*
|
|
|
Add a block/unblock worker method to mturk. Fixes issue 457.
Mitch Garnaat
2010-09-24
1
-0
/
+16
|
|
_
|
/
|
/
|
|
*
|
|
Added response_group parameter to several methods. Fixes issue 433.
Mitch Garnaat
2010-08-19
1
-75
/
+121
|
/
/
*
|
Fixed problem in handling of list params. Fixes issue 425.
Mitch Garnaat
2010-07-31
1
-2
/
+2
[next]