An open API service providing commit metadata for open source projects.

GitHub / swordapp/python-client-sword2 / commits

SHA Message Author Date Stats
59db54c0 merge Merge pull request #19 from sevein/dev/py3-tests Alex Dutton <a****x@c****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1bffad8b Fix tests, add py36 to tox matrix Jesús García Crespo <j****s@s****m> over 5 years ago
38b5e654 merge Merge pull request #17 from swordapp/python3 Alex Dutton <a****x@c****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
06564aa3 Use json and lxml directly Alex Dutton <a****x@c****m> over 5 years ago
d60c0394 json is now guaranteed to be in stdlib, so no need for simplejson Alex Dutton <a****x@c****m> over 5 years ago
08182e6b Update tox.ini to use recent Pythons, and remove lxml pin Alex Dutton <a****x@c****m> over 5 years ago
33d784ec Rename README to README.md, as it's a markdown file Alex Dutton <a****x@c****m> over 5 years ago
e744858d python3 upgrade Steve Eardley <s****e@e****z>
Committed by: Alex Dutton <a****x@c****m>
over 5 years ago
863429e5 add a change log going forward Richard Jones <r****d@c****m> over 9 years ago
444b88a6 bump version number for release Richard Jones <r****d@c****m> over 9 years ago
9a736949 merge Merge branch 'master' of https://github.com/swordapp/python-client-sword2 Richard Jones <r****d@c****m> over 9 years ago
4363dba2 fix unicode handling in parse of deposit receipt, and more appropriate handli... Richard Jones <r****d@c****m> over 9 years ago
0ff62f7a various updates for 0.2.0 release to pypi Richard Jones <r****d@c****m> over 9 years ago
c3b041c8 merge Merge branch 'sjwqmul-master' Richard Jones <r****d@c****m> over 9 years ago
b792e4e9 merge fix merge conflict Richard Jones <r****d@c****m> over 9 years ago
a36d2063 merge Merge pull request #13 from threonorm/master Richard Jones <r****d@c****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
598fb96a Update connection.py threonorm <t****r@g****m> over 10 years ago
8374b3db some white-space straightening in deposit receipt file Richard Jones <r****d@c****m>
Committed by: Alex Dutton <a****x@c****m>
over 10 years ago
6bee906c fix bug with parsing response deposit receipt when non-ascii characters in re... Richard Jones <r****d@c****m>
Committed by: Alex Dutton <a****x@c****m>
over 10 years ago
cdc0c491 Fixed unicode issue on sword client Ruben.Alonso <R****o@j****k>
Committed by: Alex Dutton <a****x@c****m>
over 10 years ago
db1660d6 allow the python client to take any mimetype to send the atom entry under (at... Richard Jones <r****d@c****m> almost 11 years ago
9c44b0ed various minor enhancements and bug fixes Richard Jones <r****d@c****m> almost 11 years ago
f5c40af6 various fixes to http layer stuff Richard Jones <r****d@c****m> about 11 years ago
7b92df30 add ability to set attributes on metadata elements set on the entry document Richard Jones <r****d@c****m> about 11 years ago
0d33949f merge Merge pull request #7 from pjbull/master Richard Jones <r****d@c****m> about 11 years ago
570c1160 merge Merge pull request #11 from kaplun/fix-unicode Richard Jones <r****d@c****m> about 11 years ago
d4c97f9b Support UTF8 titles for collections
Signed-off-by: Samuele Kaplun <s****n@c****h>
Samuele Kaplun <s****n@c****h> about 11 years ago
f2280585 Update Entry object to accept existing xml, dump content on connection error,... Peter Bull <p****l@g****m> about 13 years ago
bdff8b45 Fix to sanitize file names for http. Peter Bull <p****l@g****m> about 13 years ago
8a1bbcf4 Add certificate support Peter Bull <p****l@g****m> about 13 years ago
11a6738d Use specified cache directory and timeout for the HTTP layer. Steve Welburn <s****n@e****k> over 13 years ago
0c241438 fix some functional bugs and some of the tests Richard Jones <r****d@c****m> over 13 years ago
eb130893 logger now only loads loggingconfig if it is in place already Richard Jones <r****d@c****m> over 13 years ago
96759a07 merge Merge pull request #5 from dataflow/master Richard Jones <r****d@c****m> over 14 years ago
2b447377 Added MANIFEST.in to include README, LICENSE and sword2_logging.conf. Alexander Dutton <a****n@o****k> over 14 years ago
eb07d14b Moved logging config into module tree. Alexander Dutton <a****n@o****k> over 14 years ago
d8d520b5 merge Merge remote-tracking branch 'upstream/master' Alexander Dutton <a****n@o****k> over 14 years ago
25cda24f various test enhancements for improved testability of servers Richard Jones <r****d@c****m> over 14 years ago
59ec26a2 Various minor enhancements Richard Jones <r****d@c****m> over 14 years ago
3c3d68ac Modified tests for better spec compliance Richard Jones <r****d@c****m> over 14 years ago
7b417010 Added python-httplib2 dependency. Alexander Dutton <a****n@o****k> over 14 years ago
7a6bdb1b Added the start of some Debian packaging. Alexander Dutton <a****n@o****k> over 14 years ago
2ae3a1de allow edit media type to be None Richard Jones <r****d@c****m> over 14 years ago
2d909d3f Add in_progress catches to a few more tests Richard Jones <r****d@c****m> over 14 years ago
610c753b bugfix connection extraction of content type from http headers Richard Jones <r****d@c****m> over 14 years ago
c281307a Minor client behaviour enhancement Richard Jones <r****d@c****m> over 14 years ago
408e76a5 add some constructor arguments to make spec tests play better with repositori... Richard Jones <r****d@c****m> over 14 years ago
6f7df29f Fix parsing of edit-media links Richard Jones <r****d@c****m> over 14 years ago
626572b2 add extra logging to service document validation Richard Jones <r****d@c****m> over 14 years ago
7da4ab8b add databank scalability test Richard Jones <r****d@c****m> over 14 years ago
30809f76 finish off scalability enhancements and remove readmes Richard Jones <r****d@c****m> over 14 years ago
6fb9dfa8 add debug line to error handling Richard Jones <r****d@c****m> over 14 years ago
6f32fa7a improve api for auto-discovery and fix bug in urllib2 http layer Richard Jones <r****d@c****m> over 14 years ago
ceafc6fd add check to ensure that md5 is stored correctly in databank Richard Jones <r****d@c****m> over 14 years ago
454030c5 add new tests specifically for status handling in databank Richard Jones <r****d@c****m> over 14 years ago
f6b1a897 fix problems with lxml incompatibility and enhance the databank tests to incl... Richard Jones <r****d@c****m> over 14 years ago
5c26ab3b update databank test with correct identifier Richard Jones <r****d@c****m> over 14 years ago
2f1e1a61 fix bugs in httlib2 http_layer not returning integer status Richard Jones <r****d@c****m> over 14 years ago
4cc3ebea import AutoDiscovery into main module Richard Jones <r****d@c****m> over 14 years ago
1e84e626 add auto discovery code Richard Jones <r****d@c****m> over 14 years ago
37154efa add test files missed in the last commit Richard Jones <r****d@c****m> over 14 years ago
9370cf3c add native support for urllib2 as an alternative to httplib2 Richard Jones <r****d@c****m> over 14 years ago
52c5c08e add an abstraction layer for the http connection, so that we can pass our own... Richard Jones <r****d@c****m> over 14 years ago
5a527cbe add authentication failure tests to both spec and databank test suites Richard Jones <r****d@c****m> over 14 years ago
724ef8db uprate tests for databank specifics Richard Jones <r****d@c****m> over 14 years ago
0483ea8e minor enhancements to how deposit receipts handle metadata, and some databank... Richard Jones <r****d@c****m> over 14 years ago
7e2649f2 add first draft of databank specific tests; these are almost clones of the sp... Richard Jones <r****d@c****m> over 14 years ago
e9be919b re-add files missed during fork Richard Jones <r****d@c****m> over 14 years ago
3c58e223 revert standard test port to 8080 for webpy testing Richard Jones <r****d@c****m> over 14 years ago
090f4a78 fix bug in deposit receipt introduced in previous commit, plus add tests spec... Richard Jones <r****d@c****m> over 14 years ago
d17f13de fix bug in 406 error handling (and error handling in general) Richard Jones <r****d@c****m> over 14 years ago
82975c65 allow client to pass in their own md5sum (not a great impl, but suffices for ... Richard Jones <r****d@c****m> over 14 years ago
332c3664 add test for section 9.3; completing previously incomplete deposit Richard Jones <r****d@c****m> over 14 years ago
b9b1369c complete treatment and re-org of Sword Statement handling (including addition... Richard Jones <r****d@c****m> over 14 years ago
3b87717b add speculative (untested) handling for 404s; add a single broken test for de... Richard Jones <r****d@c****m> over 14 years ago
8265c91b add 2 new tests for section 6.7.3 Richard Jones <r****d@c****m> over 14 years ago
d98d3cf9 bugfix: add response code to receipt when response body is empty and response... Richard Jones <r****d@c****m> over 14 years ago
98a2982c fix bugs on specifying on-behalf-of and packaging headers incorrectly; also a... Richard Jones <r****d@c****m> over 14 years ago
83d10b58 fix bugs in delete_content_from_resource and delete_container methods, which ... Richard Jones <r****d@c****m> over 14 years ago
a757344a set Metadata-Relevant to True on all entry and multipart replace requests (ot... Richard Jones <r****d@c****m> over 14 years ago
35db896e add new test for retrieving feed version of media resource Richard Jones <r****d@c****m> over 14 years ago
a89355f4 bugfix: add missing return statements to error handling; workaround: work aro... Richard Jones <r****d@c****m> over 14 years ago
0ee5d2b0 add feature to connection object to retrieve deposit receipt, plus 2 new test... Richard Jones <r****d@c****m> over 14 years ago
b13e6221 add 2 new tests for creating objects using only an atom entry Richard Jones <r****d@c****m> over 14 years ago
b11be45e add 2 new tests for multipart deposit, plus a test zip file Richard Jones <r****d@c****m> over 14 years ago
b34ea51a add validation of deposit receipts, change the default in_progress on create ... Richard Jones <r****d@c****m> over 14 years ago
117f9861 fix bug in service document validator which caused it only to validate the fi... Richard Jones <r****d@c****m> over 14 years ago
233922f6 add on-behalf-of spec test Richard Jones <r****d@c****m> over 14 years ago
da47230b add first spec level test, and the additional validation code in the service ... Richard Jones <r****d@c****m> over 14 years ago
2920babe hg flow init, add .hgflow file Ben O'Steen <b****n@g****m> about 15 years ago
7c8f3c29 More tox.ini tinkering Ben O'Steen <b****n@g****m> about 15 years ago
f0aed078 Altered tox configuration to match Ubuntu 10.04 LTS environment Ben O'Steen <b****n@g****m> about 15 years ago
2e66b201 Adding the tox configuration file Ben O'Steen <b****n@g****m> about 15 years ago
2cb30b89 Altered the http test to automatically get the latest version of sss.py, and ... Ben O'Steen <b****n@g****m> about 15 years ago
4c9e2fc1 Refactored the method names on the Connection object to the simpler 'create',... Ben O'Steen <b****n@g****m> about 15 years ago
6338153f Fixed error with http tests Ben O'Steen <b****n@g****m> about 15 years ago
28210ffa Made the update methods more in line with the 'create_resource' and 'add_new_... Ben O'Steen <b****n@g****m> about 15 years ago
660d7728 Adding precommit hook information to the testsuite README Ben O'Steen <b****n@g****m> about 15 years ago
ddc183e5 Testing functional test precommit hook Ben O'Steen <b****n@g****m> about 15 years ago
fc607e8a Adjusted the testsuite tests into functional and http groups - http group tes... Ben O'Steen <b****n@g****m> about 15 years ago

← Back to repository