Commit Graph

449 Commits

Author SHA1 Message Date
Simeon Warner
4ecdc18703
Merge pull request #46 from resync/issue-45
Use url_or_file_open() in places previously missed
2021-03-18 22:00:01 -04:00
Simeon Warner
9db9950efc Use url_or_file_open() in places previously missed 2021-03-18 21:51:19 -04:00
Simeon Warner
f5cd751c67 Remove py2.6 cruft 2021-03-18 19:59:50 -04:00
Simeon Warner
49a52478e7
Merge pull request #44 from resync/issue-43
Use --access-token
2021-03-18 19:52:47 -04:00
Simeon Warner
1bb70c597d Use --access-token 2021-03-18 14:21:44 -04:00
Simeon Warner
8c603fa4cc
Merge pull request #42 from resync/issue-41
Fix handling of missing Content-Length
2021-03-18 14:00:12 -04:00
Simeon Warner
44ea9545dd Handle missing Content-Length 2021-03-18 13:30:27 -04:00
Simeon Warner
785e851f64 Fix test 2020-12-24 13:27:59 -05:00
Simeon Warner
9ffa84a768 Tidy and test 2020-12-24 13:00:09 -05:00
Simeon Warner
518fd94e5c Tidy and flesh out tests 2020-12-24 11:07:55 -05:00
Simeon Warner
065363e462 Use OrderedDict now we have python3 2020-12-24 09:00:24 -05:00
Simeon Warner
464f650bea Add testdata with a symlink 2020-12-22 09:53:19 -05:00
Simeon Warner
a8a193e325 Tidy and tests 2020-12-22 09:50:58 -05:00
Simeon Warner
e0f638d227 Chop out py2 code 2020-12-21 16:27:20 -05:00
Simeon Warner
97f90bc58a Chop out py2 code 2020-12-21 16:25:22 -05:00
Simeon Warner
42d9269754 Tidy and add tests 2020-12-21 16:22:27 -05:00
Simeon Warner
e3df46b37d Add tests 2020-12-21 14:55:39 -05:00
Simeon Warner
01d063e280 Bump version number 2020-12-16 18:48:31 -05:00
Simeon Warner
41d16131be Merge branch 'master' into develop 2020-12-16 18:47:23 -05:00
Simeon Warner
e10416a234 Update instructions 2020-12-16 18:46:59 -05:00
Simeon Warner
df31f42f3f
Merge pull request #40 from resync/develop
Release 2.0.0
2020-12-16 18:46:33 -05:00
Simeon Warner
9c1009445a Update changelog 2020-12-16 17:04:05 -05:00
Simeon Warner
b5c3142435 Use spec_version to correctly handle incrementals using ChangeList 2020-12-16 12:30:04 -05:00
Simeon Warner
9f26daaf74 Tidy examples to match split scripts 2020-12-16 11:19:48 -05:00
Simeon Warner
ce9a15be74 Remove old examples 2020-12-16 11:02:22 -05:00
Simeon Warner
585ef14b01
Merge pull request #39 from resync/v1_1
Add ResourceSync v1.1. support
2020-12-16 08:37:28 -05:00
Simeon Warner
f463e4d5f8 Document add_lastmod 2020-12-15 13:26:42 -05:00
Simeon Warner
fa8db5fec6 Make v1.1 the default, change include_lastmod to add_lastmod 2020-12-15 13:14:30 -05:00
Simeon Warner
b669b3d88f Change default to v1.1 2020-12-15 11:55:30 -05:00
Simeon Warner
9ddd9d4e1f Improve comment 2020-12-15 11:46:28 -05:00
Simeon Warner
1ac32a77ea Chop out python 2.6 and 2.7 hacks 2020-12-15 10:20:58 -05:00
Simeon Warner
5f271767ce Remove outdated comment 2020-12-13 16:57:30 -05:00
Simeon Warner
1685107039 Change so that Resource.datetime is implemented over ts_datetime timestamp like other timestamps 2020-12-13 16:52:43 -05:00
Simeon Warner
9a789d1b75 Complete working through 1.1 examples 2020-12-13 12:36:35 -05:00
Simeon Warner
3d2a7fcfd9 replace example opener with reader 2020-12-13 12:21:02 -05:00
Simeon Warner
d0dbd4029a Add 1.1 examples 2020-12-13 11:57:35 -05:00
Simeon Warner
82442f8122 Add spec_version and include_lastmod, add resource.datetime 2020-12-13 11:56:50 -05:00
Simeon Warner
73273f37a8 Move examples from v1.0 into tests/testdata/examples_from_spec_v1_0 and adjust tests 2020-12-13 10:33:30 -05:00
Simeon Warner
9b19782fa0 Fix script names 2020-12-13 10:22:36 -05:00
Simeon Warner
92615b9d93 Change from optparse to argparse, part 3 2020-12-13 10:18:28 -05:00
Simeon Warner
25ba3db42d Change from optparse to argparse, part 2 2020-12-13 09:31:22 -05:00
Simeon Warner
4d158568b9 Change from optparse to argparse 2020-12-13 09:24:17 -05:00
Simeon Warner
0af0b103dd Fix comment typo 2020-12-12 12:21:47 -05:00
Simeon Warner
8bef376405 Fix script names 2020-12-12 12:21:28 -05:00
Simeon Warner
50870a65fb Put icons on same line 2020-12-12 11:25:07 -05:00
Simeon Warner
1a118dd2d2 fix filename 2020-12-12 11:19:25 -05:00
Simeon Warner
8a6ac8d28a Move scripts back to bin directory 2020-12-12 10:30:29 -05:00
Simeon Warner
8166677045 Move scripts back to bin directory 2020-12-12 10:29:08 -05:00
Simeon Warner
285170eddc Move version into __init__.py 2020-12-12 10:28:47 -05:00
Simeon Warner
706fb49baa Update 2020-12-12 10:28:06 -05:00