Codebase list libflickr-upload-perl / fresh-snapshots/main
New upstream snapshot. Debian Janitor 2 years ago
4 changed file(s) with 20 addition(s) and 1201 deletion(s). Raw diff Collapse all Expand all
0 commit 345907a047ed70dd37aadbde48cbd2cc112c5aff (HEAD, master)
1 Author: Kensaku Yamaguchi <cpan@kensaku-yamaguchi.org>
2 AuthorDate: Sun Aug 21 10:24:59 2016 +0900
3 Commit: Steven N. Severinghaus <sns@severinghaus.org>
4 CommitDate: Tue Aug 23 13:17:54 2016 -0400
5
6 accept array as photo argument
7
8 commit c55f30130e39f257252e9b1e9e8d7e0b8b1e7ffb (origin/master, origin/HEAD)
9 Author: Steven N. Severinghaus <sns@severinghaus.org>
10 AuthorDate: Tue Aug 23 12:53:32 2016 -0400
11 Commit: Steven N. Severinghaus <sns@severinghaus.org>
12 CommitDate: Tue Aug 23 12:53:32 2016 -0400
13
14 Support OAuth in flickr_upload; prep for new release
15
16 commit 3f08f5b0c1a66084ea482992aeee2b3df8d780d6
17 Author: Kensaku Yamaguchi <cpan@kensaku-yamaguchi.org>
18 AuthorDate: Sun Aug 21 10:23:47 2016 +0900
19 Commit: Steven N. Severinghaus <sns@severinghaus.org>
20 CommitDate: Sun Aug 21 14:37:37 2016 -0400
21
22 support OAuth authentication
23
24 commit eb54480161560ab1284db412637233e5de293a5d
25 Author: Steven N. Severinghaus <sns@severinghaus.org>
26 AuthorDate: Mon Feb 1 17:44:44 2016 -0500
27 Commit: Steven N. Severinghaus <sns@severinghaus.org>
28 CommitDate: Mon Feb 1 17:44:44 2016 -0500
29
30 Version bump to 1.51
31
32 commit 79a516abd69caff53d38dd948b11dd488d31a63c
33 Author: Steven N. Severinghaus <sns@severinghaus.org>
34 AuthorDate: Mon Feb 1 12:10:57 2016 -0500
35 Commit: Steven N. Severinghaus <sns@severinghaus.org>
36 CommitDate: Mon Feb 1 12:10:57 2016 -0500
37
38 More helpful error messages
39
40 commit c7cd939aff2f0f8b35ea2532db226fe5c38a0d3c
41 Author: Steven N. Severinghaus <sns@severinghaus.org>
42 AuthorDate: Sun Jan 31 13:07:27 2016 -0500
43 Commit: Steven N. Severinghaus <sns@severinghaus.org>
44 CommitDate: Sun Jan 31 13:07:27 2016 -0500
45
46 Fixed and clarified documentation for --report
47
48 commit b88983f3538f70ddca4d8cab8995a167b508e02e
49 Author: Steven N. Severinghaus <sns@severinghaus.org>
50 AuthorDate: Sun Jan 31 12:47:35 2016 -0500
51 Commit: Steven N. Severinghaus <sns@severinghaus.org>
52 CommitDate: Sun Jan 31 12:47:35 2016 -0500
53
54 Updated more documentation URLs that are now https
55
56 commit fd950c0d2055da816fd602451e6b48183df9171a
57 Author: Steven N. Severinghaus <sns@severinghaus.org>
58 AuthorDate: Sun Jan 31 12:44:17 2016 -0500
59 Commit: Steven N. Severinghaus <sns@severinghaus.org>
60 CommitDate: Sun Jan 31 12:44:17 2016 -0500
61
62 All these URLs at flickr.com are now https
63
64 commit 14f3bd08c297a95a7243db5f1ab40d36b4760c5e
65 Author: Steven N. Severinghaus <sns@severinghaus.org>
66 AuthorDate: Wed Jul 15 12:26:14 2015 -0400
67 Commit: Steven N. Severinghaus <sns@severinghaus.org>
68 CommitDate: Wed Jul 15 12:26:14 2015 -0400
69
70 Implemented _sign_args because method in Flickr::API is private and has been renamed
71
72 commit f0b3c48b031f81b28a5aa44f37a2d77ce782a3c8
73 Author: Steven N. Severinghaus <sns@severinghaus.org>
74 AuthorDate: Tue Aug 19 21:11:19 2014 -0400
75 Commit: Steven N. Severinghaus <sns@severinghaus.org>
76 CommitDate: Tue Aug 19 21:11:19 2014 -0400
77
78 Moved Upload.pm into lib/Flickr/ as is more customary
79
80 commit 05a5186b6d588ef2e896851bada9e18fe40b5370
81 Author: Steven N. Severinghaus <sns@severinghaus.org>
82 AuthorDate: Tue Aug 19 20:49:31 2014 -0400
83 Commit: Steven N. Severinghaus <sns@severinghaus.org>
84 CommitDate: Tue Aug 19 20:49:31 2014 -0400
85
86 Updated dependency list in README
87
88 Do we really need to maintain this separately?
89
90 commit cd14e3d7de96e6c8d6eb16615100268c10478148
91 Author: Steven N. Severinghaus <sns@severinghaus.org>
92 AuthorDate: Tue Aug 19 20:47:54 2014 -0400
93 Commit: Steven N. Severinghaus <sns@severinghaus.org>
94 CommitDate: Tue Aug 19 20:47:54 2014 -0400
95
96 Eliminated dependency on XML::Parser::Lite::Tree
97
98 I would rather use XPath, but it seems like XML::Simple is the easiest
99 solution at this point.
100
101 commit 533835ed439bd934d7092555fd0ed4fea7709bb5
102 Author: Steven N. Severinghaus <sns@severinghaus.org>
103 AuthorDate: Tue Aug 19 14:04:28 2014 -0400
104 Commit: Steven N. Severinghaus <sns@severinghaus.org>
105 CommitDate: Tue Aug 19 14:04:28 2014 -0400
106
107 Updated dependencies in README
108
109 commit 48a82c79c350c066c941235655c239de02648e51
110 Author: Steven N. Severinghaus <sns@severinghaus.org>
111 AuthorDate: Mon Aug 18 12:21:20 2014 -0400
112 Commit: Steven N. Severinghaus <sns@severinghaus.org>
113 CommitDate: Mon Aug 18 12:21:20 2014 -0400
114
115 Merged in contributions by Assaf Gordon
116
117 Assaf has added functionality to put the uploaded photos into a new set and to optionally reverse the order of upload. This merge is very literal so far. I have only tested that the functionality works but have not made any revisions to the code, other than a version bump.
118
119 commit 01a38a57a50bd6395ddab1d6d8c2154638754a79
120 Author: Steven N. Severinghaus <sns@severinghaus.org>
121 AuthorDate: Mon Aug 18 00:20:54 2014 -0400
122 Commit: Steven N. Severinghaus <sns@severinghaus.org>
123 CommitDate: Mon Aug 18 00:20:54 2014 -0400
124
125 Appears to require at least Flickr::API 1.09
126
127 commit 207251a67870f816fb0d1e6037deef8cc1890503 (tag: 1.4)
128 Author: maspotts <maspotts@yahoo.com>
129 AuthorDate: Mon Jun 30 21:37:55 2014 -0700
130 Commit: maspotts <maspotts@yahoo.com>
131 CommitDate: Mon Jun 30 21:37:55 2014 -0700
132
133 Update Upload.pm
134
135 Bump version to 1.4.
136
137 commit 9302c6ffe2b619a7da571eda46308708d8863596
138 Author: maspotts <maspotts@yahoo.com>
139 AuthorDate: Mon Jun 30 21:33:54 2014 -0700
140 Commit: maspotts <maspotts@yahoo.com>
141 CommitDate: Mon Jun 30 21:33:54 2014 -0700
142
143 Update Upload.pm
144
145 Use SSL api.
146
147 commit 5c210ab9bac949075c6a46d5d87718c79f3d6551
148 Author: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
149 AuthorDate: Wed Oct 14 17:58:20 2009 +0000
150 Commit: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
151 CommitDate: Wed Oct 14 17:58:20 2009 +0000
152
153 Add myself to AUTHORS/COPYRIGHT
154
155 commit d9ccd247ca8b59e3e10329c6b4533c97a9ef0d30
156 Author: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
157 AuthorDate: Wed Oct 14 17:50:41 2009 +0000
158 Commit: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
159 CommitDate: Wed Oct 14 17:50:41 2009 +0000
160
161 Make --progress and --report boolean (!) switches in Getopt::Long
162
163 This means --no-report and --no-progress can be specified as well as
164 --report and --progress.
165
166 commit 8d8f04c98438c938ee9894c33cfc2f4a2d0d7ae5
167 Author: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
168 AuthorDate: Wed Oct 14 17:45:41 2009 +0000
169 Commit: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
170 CommitDate: Wed Oct 14 17:45:41 2009 +0000
171
172 Add a --report switch to suppress the "Waiting for upload results" message
173
174 Also add a facility to allow the default of --progress and --report to
175 be changed via the ~/.flickrrc configuration file.
176
177 commit 27a4da0cbd6b5556069d7007f692c7c888b6f325
178 Author: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
179 AuthorDate: Wed Oct 14 17:32:11 2009 +0000
180 Commit: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
181 CommitDate: Wed Oct 14 17:32:11 2009 +0000
182
183 "git-log" has been deprecated in favor of "git log"
184
185 commit 6b2b1a87ccd4eabe66b28db56a2df7bf6e5f0f2b
186 Author: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
187 AuthorDate: Wed Oct 14 17:12:00 2009 +0000
188 Commit: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
189 CommitDate: Wed Oct 14 17:12:00 2009 +0000
190
191 Solve RT#50493. Sometimes Flickr::Upload will die during upload due to network errors.
192
193 Before it would do this:
194
195 Uploading img_4289.jpg...
196 junk '500 read failed: Connection reset by peer
197 ' before XML element
198
199 and simply die. Now it'll try again in case of errors:
200
201 Uploading img_4289.jpg...
202 Failed uploading attempt attempt 1/3, trying again. [...]
203 Uploading img_4289.jpg...
204
205 commit 77f2d561665af0cef16b6623b0e5c8ea4f929816
206 Author: Christophe Beauregard <cpb@cpan.org>
207 AuthorDate: Sat Dec 20 11:01:44 2008 -0500
208 Commit: Christophe Beauregard <cpb@cpan.org>
209 CommitDate: Sat Dec 20 11:01:44 2008 -0500
210
211 typo fix
212
213 commit 687838e8b1f5a8d1d533ae10a04b7aa72be4b539
214 Author: Christophe Beauregard <cpb@cpan.org>
215 AuthorDate: Mon Oct 27 14:43:55 2008 -0400
216 Commit: Christophe Beauregard <cpb@cpan.org>
217 CommitDate: Mon Oct 27 14:43:55 2008 -0400
218
219 Incorporate part of
220 http://svn.debian.org/wsvn/pkg-perl/trunk/libflickr-upload-perl/debian/patches/failupload.patch?op=file&rev=0&sc=0
221
222 So the failupload test works okay when there's no net access.
223
224 commit f2c2c7f74fd2ad23241195c85168614eac4fe6aa
225 Author: Christophe Beauregard <cpb@cpan.org>
226 AuthorDate: Wed Oct 15 06:33:17 2008 -0400
227 Commit: Christophe Beauregard <cpb@cpan.org>
228 CommitDate: Wed Oct 15 06:33:17 2008 -0400
229
230 whoo, we're a few years behind on the copyrights
231
232 commit 36f2a4434770d8cbdcdbceee985fc19d4bc3f9f9
233 Author: Christophe Beauregard <cpb@cpan.org>
234 AuthorDate: Wed Oct 15 06:27:38 2008 -0400
235 Commit: Christophe Beauregard <cpb@cpan.org>
236 CommitDate: Wed Oct 15 06:27:38 2008 -0400
237
238 Merge Debian patch r26041 from Alex Muntada" <alexm@alexm.org>:
239 Hopefully fixed last TODO item via quilt:
240 W: libflickr-upload-perl: manpage-has-errors-from-pod2man
241 usr/share/man/man1/flickr_upload.1p.gz:324
242
243 commit 25738657dcf4623445f69433ae63973d1e24d4cb (tag: 1.32)
244 Author: Christophe Beauregard <cpb@cpan.org>
245 AuthorDate: Wed Sep 17 20:17:52 2008 -0400
246 Commit: Christophe Beauregard <cpb@cpan.org>
247 CommitDate: Wed Sep 17 20:17:52 2008 -0400
248
249 Bump version to 1.32
250
251 commit df1eccffdc2b67943a7d5cf9660ad8a677bc729b
252 Author: Christophe Beauregard <cpb@cpan.org>
253 AuthorDate: Wed Sep 17 20:06:52 2008 -0400
254 Commit: Christophe Beauregard <cpb@cpan.org>
255 CommitDate: Wed Sep 17 20:06:52 2008 -0400
256
257 Call env_proxy() on the user agent. Fixes
258 http://rt.cpan.org/Ticket/Display.html?id=37725
259
260 commit fbee13a2b51531a6d61013b7416265af88f2e1e5
261 Author: Christophe Beauregard <cpb@cpan.org>
262 AuthorDate: Wed Sep 17 20:05:45 2008 -0400
263 Commit: Christophe Beauregard <cpb@cpan.org>
264 CommitDate: Wed Sep 17 20:05:45 2008 -0400
265
266 Minor clarification of the custom key/secret options.
267 http://rt.cpan.org/Ticket/Display.html?id=39370
268
269 commit 85117d8c2e553fcef65702dbb7361185508088f4
270 Author: Christophe Beauregard <cpb@cpan.org>
271 AuthorDate: Wed Sep 17 20:03:35 2008 -0400
272 Commit: Christophe Beauregard <cpb@cpan.org>
273 CommitDate: Wed Sep 17 20:03:35 2008 -0400
274
275 Add a --check option to invoke the flickr.auth.checkToken API call and
276 just generally validate the authentication information.
277
278 commit 3afc55b07bc0087afe9919563ad0392c8a221c54
279 Author: Christophe Beauregard <cpb@cpan.org>
280 AuthorDate: Sat Jun 21 18:59:13 2008 -0400
281 Commit: Christophe Beauregard <cpb@cpan.org>
282 CommitDate: Sat Jun 21 18:59:13 2008 -0400
283
284 put more detail in the ChangeLog. Specifically, we'd like to see dates.
285
286 commit 75d78079f595f2516a5efa4bfdada2961f0c08a3 (tag: 1.31)
287 Author: Christophe Beauregard <cpb@cpan.org>
288 AuthorDate: Wed Jun 18 16:39:42 2008 -0400
289 Commit: Christophe Beauregard <cpb@cpan.org>
290 CommitDate: Wed Jun 18 16:39:42 2008 -0400
291
292 indent with tabs
293
294 commit 76ca5d3bd960eedf21d9fea32fd83815f98816ec
295 Author: Christophe Beauregard <cpb@cpan.org>
296 AuthorDate: Wed Jun 18 16:37:24 2008 -0400
297 Commit: Christophe Beauregard <cpb@cpan.org>
298 CommitDate: Wed Jun 18 16:37:24 2008 -0400
299
300 ticket and photo identifiers aren't necessarily numeric. Fix the async
301 test to use 'eq' and document.
302
303 commit 8ded78b619ef4696ffa27d6766d797720a0fca4e
304 Author: Christophe Beauregard <cpb@cpan.org>
305 AuthorDate: Tue Jun 17 20:38:36 2008 -0400
306 Commit: Christophe Beauregard <cpb@cpan.org>
307 CommitDate: Tue Jun 17 20:38:36 2008 -0400
308
309 we use the generated META.yml, too
310
311 commit bac5b6c6487b78622cea79c3b217c5f4f22fbb0d
312 Author: Christophe Beauregard <cpb@cpan.org>
313 AuthorDate: Tue Jun 17 20:19:03 2008 -0400
314 Commit: Christophe Beauregard <cpb@cpan.org>
315 CommitDate: Tue Jun 17 20:19:03 2008 -0400
316
317 oops... we auto generate the ChangeLog, don't commit
318
319 commit fbe6b5a03c5c6a5df4ca7266f04b89997ff60e92
320 Author: Christophe Beauregard <cpb@cpan.org>
321 AuthorDate: Tue Jun 17 20:16:37 2008 -0400
322 Commit: Christophe Beauregard <cpb@cpan.org>
323 CommitDate: Tue Jun 17 20:16:37 2008 -0400
324
325 bump version to 1.31
326
327 commit 9a7c22dc11e16ff483b01dc491f11e146683e2d4
328 Merge: b53a716 c87f9be
329 Author: Christophe Beauregard <cpb@cpan.org>
330 AuthorDate: Tue Jun 17 20:15:14 2008 -0400
331 Commit: Christophe Beauregard <cpb@cpan.org>
332 CommitDate: Tue Jun 17 20:15:14 2008 -0400
333
334 Merge branch 'master' of git://git.nix.is/avar/pm/Flickr-Upload
335
336 Conflicts:
337
338 MANIFEST
339 README
340 Upload.pm
341 flickr_upload
342 t/progress.t
343
344 commit b53a716f24dd0caa43f4837ac9965511e55d364d
345 Author: Christophe Beauregard <cpb@cpan.org>
346 AuthorDate: Tue Jun 17 20:04:16 2008 -0400
347 Commit: Christophe Beauregard <cpb@cpan.org>
348 CommitDate: Tue Jun 17 20:04:16 2008 -0400
349
350 Now that we seem to have a more permanent home...
351
352 commit 4a27eff4d9f6186e004d0e14ff18c6a30d2bbfb8
353 Author: Christophe Beauregard <cpb@cpan.org>
354 AuthorDate: Tue Jun 17 19:29:30 2008 -0400
355 Commit: Christophe Beauregard <cpb@cpan.org>
356 CommitDate: Tue Jun 17 19:29:30 2008 -0400
357
358 force an update
359
360 commit 990747797c6ddcb4e8761005d5afd322111f0642
361 Author: Christophe Beauregard <cpb@cpan.org>
362 AuthorDate: Tue Jun 17 19:12:24 2008 -0400
363 Commit: Christophe Beauregard <cpb@cpan.org>
364 CommitDate: Tue Jun 17 19:12:24 2008 -0400
365
366 add note about GIT repo
367
368 commit c87f9be69faff0a337e3f32e46758d97d407308b
369 Author: Ævar Arnfjörð Bjarmason <avar@cpan.org>
370 AuthorDate: Tue Jun 17 03:49:01 2008 +0000
371 Commit: Ævar Arnfjörð Bjarmason <avar@cpan.org>
372 CommitDate: Tue Jun 17 03:49:01 2008 +0000
373
374 $progress->minor(0). This updates the progress bar a lot less
375 frequently and it looks better since there isn't a '*'character
376 jumping all over the terminal.
377
378 commit 662868b31eb0b448f0951fa9da3e59ff0f1bf181
379 Author: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
380 AuthorDate: Mon Jun 16 12:51:53 2008 +0000
381 Commit: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
382 CommitDate: Mon Jun 16 12:51:53 2008 +0000
383
384 POD documentation for file_length_in_encoded_chunk
385
386 Make the Content-Type regex more inclusive to handle other kinds of
387 uploads.
388
389 commit 74937457cfeeb6eed25c902191ab086262034f35
390 Author: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
391 AuthorDate: Mon Jun 16 12:35:06 2008 +0000
392 Commit: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
393 CommitDate: Mon Jun 16 12:35:06 2008 +0000
394
395 Update POD for --progress some more
396
397 commit eecb5a5bd8c334229ade2cbd69fe73d8284544fe
398 Author: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
399 AuthorDate: Mon Jun 16 12:33:39 2008 +0000
400 Commit: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
401 CommitDate: Mon Jun 16 12:33:39 2008 +0000
402
403 The manifest was way out of date, update it
404
405 commit 83a78608a398e6310908ec5f19948ff2cd07b7a7
406 Author: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
407 AuthorDate: Mon Jun 16 12:31:49 2008 +0000
408 Commit: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
409 CommitDate: Mon Jun 16 12:31:49 2008 +0000
410
411 File upload progress stuff now works, with tests
412
413 commit a60024fe5262528330a518a659982114ed215b9c
414 Author: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
415 AuthorDate: Mon Jun 16 11:42:25 2008 +0000
416 Commit: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
417 CommitDate: Mon Jun 16 11:42:25 2008 +0000
418
419 Fixes these errors:
420
421 t/progress............ok 1/0Can't decode multipart content at /usr/share/perl5/HTTP/Message.pm line 193.
422 ...propagated at t/progress.t line 33.
423
424 and added comment & newline preventing this:
425
426 ok 3
427 ...........................................................ok 4
428
429 which would fail the 4th test
430
431 commit d7d60c2a9228225c3a455b47457b87c400cf0f21
432 Author: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
433 AuthorDate: Mon Jun 16 11:25:39 2008 +0000
434 Commit: Ævar Arnfjörð Bjarmason <avar@f-prot.com>
435 CommitDate: Mon Jun 16 11:25:39 2008 +0000
436
437 a working test!
438
439 commit 184f10e79cb4b5463508487a59d39c306a4bd7e4
440 Author: Ævar Arnfjörð Bjarmason <avar@cpan.org>
441 AuthorDate: Mon Jun 16 05:39:56 2008 +0000
442 Commit: Ævar Arnfjörð Bjarmason <avar@cpan.org>
443 CommitDate: Mon Jun 16 05:39:56 2008 +0000
444
445 Deleted function prototypes, ->upload is a method and there's no need
446 to call scalar on the arguments given to upload_request
447
448 commit 9c509b24e425143c24f30a143b7daf72f16eb4a2
449 Author: Ævar Arnfjörð Bjarmason <avar@cpan.org>
450 AuthorDate: Mon Jun 16 05:38:15 2008 +0000
451 Commit: Ævar Arnfjörð Bjarmason <avar@cpan.org>
452 CommitDate: Mon Jun 16 05:38:15 2008 +0000
453
454 Deleted unused template code which was loading Exporter and AutoLoader
455 without exporting anything or using autoload
456
457 commit b194bd979e46c8a77f6f2cb4e667ee79ad456fed
458 Author: Ævar Arnfjörð Bjarmason <avar@cpan.org>
459 AuthorDate: Mon Jun 16 05:26:26 2008 +0000
460 Commit: Ævar Arnfjörð Bjarmason <avar@cpan.org>
461 CommitDate: Mon Jun 16 05:26:26 2008 +0000
462
463 a version of my flickr upload patch on RT, currently broken while in development
464
465 commit c5f6f1fd66c01bb76bbd897acf92be76e9a8d783
466 Author: Ævar Arnfjörð Bjarmason <avar@cpan.org>
467 AuthorDate: Mon Jun 16 05:25:04 2008 +0000
468 Commit: Ævar Arnfjörð Bjarmason <avar@cpan.org>
469 CommitDate: Mon Jun 16 05:25:04 2008 +0000
470
471 The beginnings of a test for the file upload parser, does nothing yet
472
473 commit c5ef9a68944ed82b379f516c63c950545a8f9def
474 Author: Ævar Arnfjörð Bjarmason <avar@cpan.org>
475 AuthorDate: Mon Jun 16 03:40:18 2008 +0000
476 Commit: Ævar Arnfjörð Bjarmason <avar@cpan.org>
477 CommitDate: Mon Jun 16 03:40:18 2008 +0000
478
479 Fix grammar in POD: "rarely be know to occur" "rarely been know to occur"
480
481 commit 8edebaaaa7b4e420483ac287011f3eb7fcb8c75a
482 Author: Ævar Arnfjörð Bjarmason <avar@cpan.org>
483 AuthorDate: Mon Jun 16 03:21:09 2008 +0000
484 Commit: Ævar Arnfjörð Bjarmason <avar@cpan.org>
485 CommitDate: Mon Jun 16 03:21:09 2008 +0000
486
487 1.30 from CPAN
488
489 commit d469b79ff97d91e4adc9dfbbd79fa321e0b7fe32
490 Author: cpb <cpb@localhost.localdomain>
491 AuthorDate: Sat Mar 8 08:45:19 2008 -0500
492 Commit: cpb <cpb@localhost.localdomain>
493 CommitDate: Sat Mar 8 08:45:19 2008 -0500
494
495 *: patch from Pascal Terjan to fix
496 http://rt.cpan.org/Ticket/Display.html?id=33750
497 *: also fix t/progress.t
498 *: bump version to 1.30
499
500 commit 5b067d72b0199376eb0fbffc8bc8ad1fda3f0ec4
501 Author: cpb <cpb@earth.localdomain>
502 AuthorDate: Wed Jun 20 20:11:00 2007 -0400
503 Commit: cpb <cpb@earth.localdomain>
504 CommitDate: Wed Jun 20 20:11:00 2007 -0400
505
506 Minor documentation cleanups
507
508 commit bacea3a958e964428ac04b631897c33a30209a17
509 Author: cpb <cpb@earth.localdomain>
510 AuthorDate: Wed Jun 20 20:10:22 2007 -0400
511 Commit: cpb <cpb@earth.localdomain>
512 CommitDate: Wed Jun 20 20:10:22 2007 -0400
513
514 oops, forgot to commit that. Same as last, just some build fixes.
515
516 commit 93bf309e95366d1c30cee2629435abf4e96b0a6d
517 Author: cpb <cpb@earth.localdomain>
518 AuthorDate: Wed Jun 20 20:03:57 2007 -0400
519 Commit: cpb <cpb@earth.localdomain>
520 CommitDate: Wed Jun 20 20:03:57 2007 -0400
521
522 Clean up the build dependencies so the generated files actually do get
523 generated when we make a dist.
524
525 commit b8f6a97156f5482508d56988348ba6e1c9cb530e
526 Author: cpb <cpb@earth.localdomain>
527 AuthorDate: Wed Jun 20 19:55:26 2007 -0400
528 Commit: cpb <cpb@earth.localdomain>
529 CommitDate: Wed Jun 20 19:55:26 2007 -0400
530
531 Drop some files we're no longer using/maintaining. We can always get 'em back.
532
533 commit 71d98dbd8e7284ffaff508160be566d4bdc88b9b
534 Author: cpb <cpb@earth.localdomain>
535 AuthorDate: Wed Jun 20 19:28:27 2007 -0400
536 Commit: cpb <cpb@earth.localdomain>
537 CommitDate: Wed Jun 20 19:28:27 2007 -0400
538
539 Oops, not using CVS anymore. Use $Flickr::Upload::VERSION.
540
541 commit f1232d66f2acffe69ed763c24e2461e0730c7a83
542 Author: cpb <cpb@earth.localdomain>
543 AuthorDate: Tue Jun 19 19:34:40 2007 -0400
544 Commit: cpb <cpb@earth.localdomain>
545 CommitDate: Tue Jun 19 19:34:40 2007 -0400
546
547 Add some documentation suggested by Mark Atwood.
548
549 commit 2a64df91c32d3d6032219810daefc45032b73d5d
550 Author: cpb <cpb@earth.localdomain>
551 AuthorDate: Mon Jun 18 19:28:29 2007 -0400
552 Commit: cpb <cpb@earth.localdomain>
553 CommitDate: Mon Jun 18 19:28:29 2007 -0400
554
555 <sigh> CPAN doesn't like it when you remove the $VERSION from a module.
556 So we'll just revert the whole "move into Makefile.PL" thing.
557
558 commit 643895a413bfa095aa704b1217aefb2d922a8362
559 Author: cpb <cpb@earth.localdomain>
560 AuthorDate: Mon Jun 18 19:08:08 2007 -0400
561 Commit: cpb <cpb@earth.localdomain>
562 CommitDate: Mon Jun 18 19:08:08 2007 -0400
563
564 (#23) recent change to ExtUtils::MakeMaker appears to not cope with a missing
565 META.yml... Even though it generates one anyways.
566
567 commit 0f269b7a0cbdcc0a8f4e7888bd8fdce1a60aa8d5
568 Author: cpb <cpb@earth.localdomain>
569 AuthorDate: Mon Jun 11 20:41:06 2007 -0400
570 Commit: cpb <cpb@earth.localdomain>
571 CommitDate: Mon Jun 11 20:41:06 2007 -0400
572
573 bump the version
574
575 commit 1206c237c13cfd371a180624c574e265558ac1ef
576 Author: cpb <cpb@earth.localdomain>
577 AuthorDate: Mon Jun 11 20:40:42 2007 -0400
578 Commit: cpb <cpb@earth.localdomain>
579 CommitDate: Mon Jun 11 20:40:42 2007 -0400
580
581 Added a --option parameter so users can just add arbitrary options (like the
582 new filtering stuff) without waiting for a new Flickr::Upload release.
583
584 commit c9f103dd0c229756bcd5e6ceaa222a2ac42a5845
585 Author: cpb <cpb@earth.localdomain>
586 AuthorDate: Sun Jun 3 15:32:38 2007 -0400
587 Commit: cpb <cpb@earth.localdomain>
588 CommitDate: Sun Jun 3 15:32:38 2007 -0400
589
590 Bump revision to 1.26
591
592 Update Makefile.PL and Upload.pm to reflect switch to GIT, which means
593 cvs2cl won't generate a ChangeLog and we need to bump the version number
594 manually.
595
596 commit b3bbd024fb5bcb162dcb782d55171dc276068f59
597 Author: cpb <cpb@earth.localdomain>
598 AuthorDate: Sat Jun 2 21:06:24 2007 -0400
599 Commit: cpb <cpb@earth.localdomain>
600 CommitDate: Sat Jun 2 21:06:24 2007 -0400
601
602 Refine the authentication documentation just a touch.
603
604 commit 3f36b37a5d9399260e107a88e4a6f21d015c61fd
605 Author: cpb <cpb>
606 AuthorDate: Wed Mar 21 01:34:04 2007 +0000
607 Commit: cpb <cpb>
608 CommitDate: Wed Mar 21 01:34:04 2007 +0000
609
610 Documentation: add an "EXAMPLE" section to clarify how to get started. Fix
611 some spelling and formatting issues.
612
613 commit 2d49bf3b2d93f33b481a8c32016acca214f99d58
614 Author: cpb <cpb>
615 AuthorDate: Mon Mar 19 00:45:15 2007 +0000
616 Commit: cpb <cpb>
617 CommitDate: Mon Mar 19 00:45:15 2007 +0000
618
619 oops, that's Pod::Usage
620
621 commit 162150419f60a4a06d6214d3809f399575e3b03f
622 Author: cpb <cpb>
623 AuthorDate: Mon Mar 19 00:31:42 2007 +0000
624 Commit: cpb <cpb>
625 CommitDate: Mon Mar 19 00:31:42 2007 +0000
626
627 http://rt.cpan.org/Ticket/Display.html?id=25521
628
629 Add Pod::Usage and Getopt::Long to dependencies
630
631 commit 46a3092db4faf2d88461f0064012e50580bdef89
632 Author: cpb <cpb>
633 AuthorDate: Tue Dec 19 17:59:47 2006 +0000
634 Commit: cpb <cpb>
635 CommitDate: Tue Dec 19 17:59:47 2006 +0000
636
637 http://rt.cpan.org/Ticket/Display.html?id=23990
638
639 =Flickr::Upload::new()= takes a hashref (ala =Flickr::API=).
640
641 commit 5690adae0ecedc2c4dadc155548d7ade0144197a
642 Author: cpb <cpb>
643 AuthorDate: Fri Sep 22 00:27:23 2006 +0000
644 Commit: cpb <cpb>
645 CommitDate: Fri Sep 22 00:27:23 2006 +0000
646
647 upload URI has changed
648
649 commit 0ffd3f92ca3c26c13c35b7d5efbd79888fa4f8c4
650 Author: cpb <cpb>
651 AuthorDate: Sat Jan 21 17:36:23 2006 +0000
652 Commit: cpb <cpb>
653 CommitDate: Sat Jan 21 17:36:23 2006 +0000
654
655 add some notes on generating tags with embedded spaces to the --tag
656 documentation.
657
658 commit 86beb003aa9ddbae9e8be0080de55088588406c9
659 Author: cpb <cpb>
660 AuthorDate: Thu Jan 5 23:52:05 2006 +0000
661 Commit: cpb <cpb>
662 CommitDate: Thu Jan 5 23:52:05 2006 +0000
663
664 _is_friend_ should be _is_family_
665
666 https://rt.cpan.org/NoAuth/Bug.html?id=16930
667
668 commit 95a2af893331e107d5301ba39de1b17863982358
669 Author: cpb <cpb>
670 AuthorDate: Tue Aug 30 22:43:53 2005 +0000
671 Commit: cpb <cpb>
672 CommitDate: Tue Aug 30 22:43:53 2005 +0000
673
674 change the test image name. Needs to go in MANIFEST...
675
676 commit 88e3a12d57a3cb64b2fd340d488e0e2eccada27f
677 Author: cpb <cpb>
678 AuthorDate: Sun Aug 28 01:05:06 2005 +0000
679 Commit: cpb <cpb>
680 CommitDate: Sun Aug 28 01:05:06 2005 +0000
681
682 (#11) key and secret can be specified in =~/.flickrrc=. This allows a user to get one
683 API key, authenticate against it, and use =flickr_upload= and a bunch of personal
684 scripts with just =~/.flickrc= for storing the authentication info.
685
686 commit 4f2ac62f555e4b616518a579894604b1dfb86b88
687 Author: cpb <cpb>
688 AuthorDate: Sun Aug 28 00:59:17 2005 +0000
689 Commit: cpb <cpb>
690 CommitDate: Sun Aug 28 00:59:17 2005 +0000
691
692 (#11) change of ownership
693
694 commit d2f691308e289ea9935f2baa5e7cb1f9237f465d
695 Author: cpb <cpb>
696 AuthorDate: Sun Aug 28 00:35:55 2005 +0000
697 Commit: cpb <cpb>
698 CommitDate: Sun Aug 28 00:35:55 2005 +0000
699
700 (#11) some documentation cleanups
701
702 commit 3783350260f87de11bfe646ac517a5c190e8a15f
703 Author: cpb <cpb>
704 AuthorDate: Wed Aug 24 02:36:56 2005 +0000
705 Commit: cpb <cpb>
706 CommitDate: Wed Aug 24 02:36:56 2005 +0000
707
708 (#8) really remove refs to =thickr_upload=.
709
710 commit 1dd1d3f64d1a227ea35643df047e4614fcc45722
711 Author: cpb <cpb>
712 AuthorDate: Wed Aug 24 02:32:58 2005 +0000
713 Commit: cpb <cpb>
714 CommitDate: Wed Aug 24 02:32:58 2005 +0000
715
716 (#8) switched to Debian, =cvs2cl= is called something else
717
718 commit 666781f4801095233ae417dc28cc863d4af28515
719 Author: cpb <cpb>
720 AuthorDate: Wed Aug 24 02:31:20 2005 +0000
721 Commit: cpb <cpb>
722 CommitDate: Wed Aug 24 02:31:20 2005 +0000
723
724 (#8) remove some debug code, handle undef photo situation.
725
726 commit 646e13fad7280da15f39eccbcc78aaf591ac138b
727 Author: cpb <cpb>
728 AuthorDate: Wed Aug 24 02:29:52 2005 +0000
729 Commit: cpb <cpb>
730 CommitDate: Wed Aug 24 02:29:52 2005 +0000
731
732 (#8) first stab at getting =Flickr::Upload= working with the new authentication.
733
734 *: had to completely gut the interface and inherit from =Flickr::API=.
735 *: straight and async uploading via =flickr_upload= _works_
736 *: this means =Flickr::Upload::upload()= and =Flickr::Upload::check_upload()= methods
737 are good.
738 *: tests /Flickr-Upload/t/request.t and /Flickr-Upload/t/progress.t are _not_
739 passing, although the progress test is still uploading the image.
740
741 commit f7d92b7749f9027fd5af5fa30eb610bc5f02cd10
742 Author: cpb <cpb>
743 AuthorDate: Wed Aug 24 01:57:42 2005 +0000
744 Commit: cpb <cpb>
745 CommitDate: Wed Aug 24 01:57:42 2005 +0000
746
747 (#8) remove =thickr_upload= for now.
748
749 commit 9a5190fdf3c1f7b7df9b3378630de7a9705abcc9
750 Author: cpb <cpb>
751 AuthorDate: Wed Feb 16 03:16:26 2005 +0000
752 Commit: cpb <cpb>
753 CommitDate: Wed Feb 16 03:16:26 2005 +0000
754
755 non-blocking uploading...
756
757 *: spawn the uploading in a separate process (via fork) and process the
758 results in a pipe using Tk fileevent.
759 *: error handling needs a bit of work
760 *: need to manage the process id of the uploader so that we clean up when
761 we quit.
762 *: really need an upload manager window so we can monitor the entire queue
763 *: also need to check for ticket completions
764
765 commit db6bf06811a76752f181bd81762649d3acce8aed
766 Author: cpb <cpb>
767 AuthorDate: Sun Feb 6 15:09:48 2005 +0000
768 Commit: cpb <cpb>
769 CommitDate: Sun Feb 6 15:09:48 2005 +0000
770
771 tweak ChangeLog options
772
773 commit 850e525713067e3587e1ebcbdf4f3f687fcc2ef3
774 Author: cpb <cpb>
775 AuthorDate: Sat Feb 5 23:40:42 2005 +0000
776 Commit: cpb <cpb>
777 CommitDate: Sat Feb 5 23:40:42 2005 +0000
778
779 add blurb about thickr_upload
780
781 commit 5bf426d1e01d7ffe456675a19f7eb650154b010b
782 Author: cpb <cpb>
783 AuthorDate: Sat Feb 5 23:38:48 2005 +0000
784 Commit: cpb <cpb>
785 CommitDate: Sat Feb 5 23:38:48 2005 +0000
786
787 rename thkr_upload to thickr_upload. Long story, won't bother explaining.
788
789 commit f3bd683ac3b7a7b9921484c3f996c61118b67799
790 Author: cpb <cpb>
791 AuthorDate: Sat Feb 5 23:35:17 2005 +0000
792 Commit: cpb <cpb>
793 CommitDate: Sat Feb 5 23:35:17 2005 +0000
794
795 remove the logo stuff. We'll just show some blankness.
796
797 commit acb665aed11d78ca9f0dec12a0d191b01ddcd4fc
798 Author: cpb <cpb>
799 AuthorDate: Sat Feb 5 23:16:23 2005 +0000
800 Commit: cpb <cpb>
801 CommitDate: Sat Feb 5 23:16:23 2005 +0000
802
803 *: remove some debug junk
804 *: replace Tk::FileSelect with Tk::getOpenFile() so we can do multiple
805 selection. This really streamlines things.
806
807 commit 0b53ea9bcc443ec2f84b63222f8aaad92dd7e658
808 Author: cpb <cpb>
809 AuthorDate: Sat Feb 5 21:11:37 2005 +0000
810 Commit: cpb <cpb>
811 CommitDate: Sat Feb 5 21:11:37 2005 +0000
812
813 fix comment about best way to use LWP from Tk
814
815 commit 0dd69bb6b25089778b3ebfeea26ac34f5fce3552
816 Author: cpb <cpb>
817 AuthorDate: Mon Jan 17 04:03:23 2005 +0000
818 Commit: cpb <cpb>
819 CommitDate: Mon Jan 17 04:03:23 2005 +0000
820
821 more churning on the uploading. Nicer cleanup.
822
823 commit ae0424e12ab02b8677408ff4fa1b7a4d30d7c867
824 Author: cpb <cpb>
825 AuthorDate: Sun Jan 16 04:50:04 2005 +0000
826 Commit: cpb <cpb>
827 CommitDate: Sun Jan 16 04:50:04 2005 +0000
828
829 *: clean up preview a bit. Now properly scales images to fit, manages
830 memory better, etc.
831 *: make preview area a drag and drop site for photos. DnD code is a little
832 crufty but works
833 *: update menus a touch. Help is actually in the right place
834 *: switch to messageBox for Help|About
835 *: documentation
836 *: use Tk::HTML::IO to, hopefully, do better IO for the upload. Haven't
837 tested this and need to refine the upload process some anyways. We really
838 want something like an "upload manager" view of what's happening.
839 *: new photos are added at the front of the list. Just better feedback.
840
841 commit 6a7db68d2466ceeacc189b318485fb5998237a8d
842 Author: cpb <cpb>
843 AuthorDate: Sat Jan 15 05:08:53 2005 +0000
844 Commit: cpb <cpb>
845 CommitDate: Sat Jan 15 05:08:53 2005 +0000
846
847 added initial cut at thkr_upload, a Tk-based GUI upload client
848
849 commit 2a1949baa9d2982225811852cf3de0400e74dff2
850 Author: cpb <cpb>
851 AuthorDate: Thu Jan 13 14:33:50 2005 +0000
852 Commit: cpb <cpb>
853 CommitDate: Thu Jan 13 14:33:50 2005 +0000
854
855 update documentation a touch. It's a new year, you know.
856
857 commit 6680641bb776d5faad11401ce30e41c832f78e95
858 Author: cpb <cpb>
859 AuthorDate: Thu Jan 13 14:31:06 2005 +0000
860 Commit: cpb <cpb>
861 CommitDate: Thu Jan 13 14:31:06 2005 +0000
862
863 use the async option to pipeline the upload process so we wait for photoid
864 assignments after _all_ the uploads are completed. This should reduce the
865 overall time are multi-image batch uploads quite a bit.
866
867 commit a75905f12f7e9aa148c8e9cc4a5f91596bdd9e8f
868 Author: cpb <cpb>
869 AuthorDate: Thu Jan 13 14:16:29 2005 +0000
870 Commit: cpb <cpb>
871 CommitDate: Thu Jan 13 14:16:29 2005 +0000
872
873 added async.t to MANIFEST
874
875 commit 609c961fb7ad0f07ddbe179d4f5994cdf79f3221
876 Author: cpb <cpb>
877 AuthorDate: Thu Jan 13 04:28:22 2005 +0000
878 Commit: cpb <cpb>
879 CommitDate: Thu Jan 13 04:28:22 2005 +0000
880
881 chunk could be undefined.
882
883 commit efcaac3ad6f917abbf4c533d2c4efbea228f9d31
884 Author: cpb <cpb>
885 AuthorDate: Thu Jan 13 04:23:53 2005 +0000
886 Commit: cpb <cpb>
887 CommitDate: Thu Jan 13 04:23:53 2005 +0000
888
889 *: modified make_upload_request() to allow async and properly handle
890 returned ticket ids.
891
892 *: added check_upload() function to check status up async tickets
893
894 *: added t/async.t to test/demo async functionality
895
896 commit 1f764265df810e7f9e2aec524de31874d777f857
897 Author: cpb <cpb>
898 AuthorDate: Sat Jan 8 17:13:06 2005 +0000
899 Commit: cpb <cpb>
900 CommitDate: Sat Jan 8 17:13:06 2005 +0000
901
902 trim down commentary on async uploading. It _might_ be useful to such an
903 API, given recent problems with delays in the uploading process (in
904 something like sync conduits, for example).
905
906 commit 158ab2c204d108a28a865b0fd980acd637b3d8c5
907 Author: cpb <cpb>
908 AuthorDate: Sat Jan 8 17:06:56 2005 +0000
909 Commit: cpb <cpb>
910 CommitDate: Sat Jan 8 17:06:56 2005 +0000
911
912 L<> in NAME section gets interpreted as links to a man page, leading to a
913 synopsis like "Flickr::Upload - Upload images to the flickr.com manpage".
914
915 commit 8552e7ca98801bc5a5c5a819ce60d73c5f360a0d
916 Author: cpb <cpb>
917 AuthorDate: Tue Jan 4 00:36:04 2005 +0000
918 Commit: cpb <cpb>
919 CommitDate: Tue Jan 4 00:36:04 2005 +0000
920
921 Another Michael, another bug report...
922
923 _Michael Parker says:_
924
925 I noticed this in the flickr_upload script distributed with the
926 Flickr::Upload package (at least until 1.10):
927
928 'public=i' => sub { $args{is_public} = $_[1] },
929 'friend=i' => sub { $args{is_public} = $_[1] },
930 'family=i' => sub { $args{is_public} = $_[1] },
931
932 It looks like a cut and paste error, using is_public for all 3 rather
933 than is_friend and is_family.
934
935 commit 596972a78acf76d8fe195aa18a6d4789101777e2
936 Author: cpb <cpb>
937 AuthorDate: Tue Dec 14 18:03:04 2004 +0000
938 Commit: cpb <cpb>
939 CommitDate: Tue Dec 14 18:03:04 2004 +0000
940
941 Grrr... forgot the perl version dependency in Makefile.PL...
942
943 commit 41a7415c856630609dd87a110e43d1cce2b1e794
944 Author: cpb <cpb>
945 AuthorDate: Tue Dec 14 00:38:27 2004 +0000
946 Commit: cpb <cpb>
947 CommitDate: Tue Dec 14 00:38:27 2004 +0000
948
949 Michael Stillwell pointed out that the restriction to perl >= 5.8.3 was
950 silly. 5.6.1+ would be fine, and probably even earlier.
951
952 commit ae5109e8a1024d61d68ef3c5f177fd4a9cb4f9c3
953 Author: cpb <cpb>
954 AuthorDate: Wed Dec 8 01:03:07 2004 +0000
955 Commit: cpb <cpb>
956 CommitDate: Wed Dec 8 01:03:07 2004 +0000
957
958 oops, not -no-wrap
959
960 commit c166485609e204c8911fcc42c6f361965d4f875e
961 Author: cpb <cpb>
962 AuthorDate: Wed Dec 8 01:01:13 2004 +0000
963 Commit: cpb <cpb>
964 CommitDate: Wed Dec 8 01:01:13 2004 +0000
965
966 Fixup the cvs2cl.pl options to something a bit nicer.
967
968 commit 3d03bc68a1e9cba9ce16ae37b9c6519fdbad60e3
969 Author: cpb <cpb>
970 AuthorDate: Tue Dec 7 03:45:27 2004 +0000
971 Commit: cpb <cpb>
972 CommitDate: Tue Dec 7 03:45:27 2004 +0000
973
974 add some Makefile.PL magic to ensure that ChangeLog is removed by make
975 clean and generated by make dist. Of course, we're building dist with
976 access to my CVS repository...
977
978 commit 6fc85f4529c8def8092fda7910dc12a2578095ba
979 Author: cpb <cpb>
980 AuthorDate: Sun Dec 5 17:27:20 2004 +0000
981 Commit: cpb <cpb>
982 CommitDate: Sun Dec 5 17:27:20 2004 +0000
983
984 Add an example/test which uses the DYNAMIC_FILE_UPLOAD functionality to
985 implement some progress feedback.
986
987 commit a8e3b05d22092eff30fa37cec26e20dab3c8770a
988 Author: cpb <cpb>
989 AuthorDate: Sun Dec 5 17:17:47 2004 +0000
990 Commit: cpb <cpb>
991 CommitDate: Sun Dec 5 17:17:47 2004 +0000
992
993 minor formatting tweak, but I also need to bump the version to do a new
994 release.
995
996 commit bb04c294d4541d4461f913ccad3bf7b14c62abbf
997 Author: cpb <cpb>
998 AuthorDate: Sun Dec 5 17:17:11 2004 +0000
999 Commit: cpb <cpb>
1000 CommitDate: Sun Dec 5 17:17:11 2004 +0000
1001
1002 *: HACK for the LWP content length warning. Apparently, add_parts() doesn't
1003 cause the existing content length to be invalidated and LWP complains
1004 when it recalculates it anyways.
1005
1006 *: tweak description... sometimes the :: doesn't make it through.
1007
1008 commit d75ec119706c7c348fdd95e568a4114f0302919a
1009 Author: cpb <cpb>
1010 AuthorDate: Sun Dec 5 16:58:51 2004 +0000
1011 Commit: cpb <cpb>
1012 CommitDate: Sun Dec 5 16:58:51 2004 +0000
1013
1014 *: oops, chomp the password
1015
1016 *: make test image private. We don't really need to spam the tag index with
1017 kernel and perl over and over again...
1018
1019 commit 1ed55a736387c900016aeb1ea8b953bfa1d9c7bb
1020 Author: cpb <cpb>
1021 AuthorDate: Sun Dec 5 16:44:35 2004 +0000
1022 Commit: cpb <cpb>
1023 CommitDate: Sun Dec 5 16:44:35 2004 +0000
1024
1025 make tests fail gracefully if no password file provided. This way I can do
1026 sane testing but cpansmoke won't complain.
1027
1028 commit 676aa2bef0f0003530ada8c8cd081ee55db0b884
1029 Author: cpb <cpb>
1030 AuthorDate: Sun Dec 5 05:12:24 2004 +0000
1031 Commit: cpb <cpb>
1032 CommitDate: Sun Dec 5 05:12:24 2004 +0000
1033
1034 *: added make_upload_request and upload_request functions to allow for more
1035 direct manipulation of the HTTP::Request structure.
1036
1037 *: added t/request.t to demonstrate how said functionality can be used to
1038 upload images directly from memory rather than having to create temporary
1039 files. It appears, unfortunately, that LWP doesn't like the way I do
1040 things, but it only complains rather than bailing. The end result works.
1041
1042 commit d3e1a58be20b6ac07c22ea85fa4d72a12caa1c9f
1043 Author: cpb <cpb>
1044 AuthorDate: Sun Dec 5 03:36:49 2004 +0000
1045 Commit: cpb <cpb>
1046 CommitDate: Sun Dec 5 03:36:49 2004 +0000
1047
1048 strip out the test comments
1049
1050 commit cd3a5f617173fe9cfaad2235d63e0210b74b34c1
1051 Author: cpb <cpb>
1052 AuthorDate: Sun Sep 5 19:18:57 2004 +0000
1053 Commit: cpb <cpb>
1054 CommitDate: Sun Sep 5 19:18:57 2004 +0000
1055
1056 *: don't export upload() by default.
1057 *: upload() returns the resulting photo identifier on success (still undef
1058 on failure). We're also nicer about the resulting failure message.
1059
1060 commit e307647393228d65881fe30826f7a4980af31ddc
1061 Author: cpb <cpb>
1062 AuthorDate: Sun Sep 5 19:17:31 2004 +0000
1063 Commit: cpb <cpb>
1064 CommitDate: Sun Sep 5 19:17:31 2004 +0000
1065
1066 *: output uploaded photoid for each image
1067 *: read config from ~/.flickrrc.
1068
1069 commit 57e30391fe1e8ba8025750f3e6fde99354819db5
1070 Author: cpb <cpb>
1071 AuthorDate: Sun Sep 5 19:16:42 2004 +0000
1072 Commit: cpb <cpb>
1073 CommitDate: Sun Sep 5 19:16:42 2004 +0000
1074
1075 in theory, zero might be a valid photoid. Probably not, but...
1076
1077 commit fe3d263a2716ba4152e2b9ee2217ccd5d9e85277
1078 Author: cpb <cpb>
1079 AuthorDate: Sun Sep 5 19:16:10 2004 +0000
1080 Commit: cpb <cpb>
1081 CommitDate: Sun Sep 5 19:16:10 2004 +0000
1082
1083 change how we 'use' the module.
1084
1085 commit be1f3f6e2d5b7bd58953d1e11d23b9b5e75413b2
1086 Author: cpb <cpb>
1087 AuthorDate: Sat Sep 4 22:33:04 2004 +0000
1088 Commit: cpb <cpb>
1089 CommitDate: Sat Sep 4 22:33:04 2004 +0000
1090
1091 assorted documentation niceties. Dunno how I forgot about the README...
1092
1093 commit b9f2925c5102e910f43b13ebc770daf73dd10dc7
1094 Author: cpb <cpb>
1095 AuthorDate: Sat Sep 4 20:29:50 2004 +0000
1096 Commit: cpb <cpb>
1097 CommitDate: Sat Sep 4 20:29:50 2004 +0000
1098
1099 remove META.yml from CVS
1100
1101 commit 0d680d109c4cc6d2d16f8f88eeb2da3a7c83e7df
1102 Author: cpb <cpb>
1103 AuthorDate: Sat Sep 4 20:29:03 2004 +0000
1104 Commit: cpb <cpb>
1105 CommitDate: Sat Sep 4 20:29:03 2004 +0000
1106
1107 - assorted pod additions
1108 - cleanup failure handling
1109
1110 commit 0ed62455cdbcb86e32c4760aabc4f0c84b1c9e30
1111 Author: cpb <cpb>
1112 AuthorDate: Sat Sep 4 20:10:18 2004 +0000
1113 Commit: cpb <cpb>
1114 CommitDate: Sat Sep 4 20:10:18 2004 +0000
1115
1116 - added flickr_upload script
1117 - clean up Makefile.PL (i.e. add prereqs, etc).
1118
1119 commit d4eb3346c47d5674eaa36664ef06b0b5fb172c0d
1120 Author: cpb <cpb>
1121 AuthorDate: Sat Sep 4 20:09:38 2004 +0000
1122 Commit: cpb <cpb>
1123 CommitDate: Sat Sep 4 20:09:38 2004 +0000
1124
1125 tags now just a string rather than list ref
1126
1127 commit f417c013751e21c99a57d34ec5c8094b6e80c35e
1128 Author: cpb <cpb>
1129 AuthorDate: Sat Sep 4 20:09:19 2004 +0000
1130 Commit: cpb <cpb>
1131 CommitDate: Sat Sep 4 20:09:19 2004 +0000
1132
1133 assorted fixes:
1134 - pod fixes
1135 - tags now just a string rather than a list ref
1136
1137 commit 3796bdc8594aec2955b8ee83d1876b7a5d6e6a92
1138 Author: cpb <cpb>
1139 AuthorDate: Sat Sep 4 18:03:36 2004 +0000
1140 Commit: cpb <cpb>
1141 CommitDate: Sat Sep 4 18:03:36 2004 +0000
1142
1143 upload() works
1144
1145 commit 89f08c0342226a94dcd68635dd65f186e46e1b2a
1146 Author: cpb <cpb>
1147 AuthorDate: Sat Sep 4 15:49:59 2004 +0000
1148 Commit: cpb <cpb>
1149 CommitDate: Sat Sep 4 15:49:59 2004 +0000
1150
1151 change tests
1152
1153 commit 6920d3522b4cc331d87944cc418ce83c5b6b9376
1154 Author: cpb <cpb>
1155 AuthorDate: Sat Sep 4 15:49:44 2004 +0000
1156 Commit: cpb <cpb>
1157 CommitDate: Sat Sep 4 15:49:44 2004 +0000
1158
1159 adjusted testing, added test image
1160
1161 commit 13bdf123607bcdba5c7e701585375b1709d98769
1162 Author: cpb <cpb>
1163 AuthorDate: Sat Sep 4 15:49:07 2004 +0000
1164 Commit: cpb <cpb>
1165 CommitDate: Sat Sep 4 15:49:07 2004 +0000
1166
1167 laid out pod, initial stab at how API will work
1168
1169 commit 643cc3e3ee961aa3a2646aa5291ca25d374c920f
1170 Author: cpb <cpb>
1171 AuthorDate: Thu Sep 2 21:43:07 2004 +0000
1172 Commit: cpb <cpb>
1173 CommitDate: Thu Sep 2 21:43:07 2004 +0000
1174
1175 added META.yml
1176
1177 commit a845211957e95b6dfb3481fb882475c2cd6cb030
1178 Author: cpb <cpb>
1179 AuthorDate: Thu Sep 2 21:34:44 2004 +0000
1180 Commit: cpb <cpb>
1181 CommitDate: Thu Sep 2 21:34:44 2004 +0000
1182
1183 Initial revision
33 "Christophe Beauregard <cpb@cpan.org>"
44 ],
55 "dynamic_config" : 1,
6 "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.120351",
6 "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
77 "license" : [
88 "unknown"
99 ],
1010 "meta-spec" : {
1111 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
12 "version" : "2"
12 "version" : 2
1313 },
1414 "name" : "Flickr-Upload",
1515 "no_index" : {
4242 }
4343 },
4444 "release_status" : "stable",
45 "version" : "1.6"
45 "version" : "1.6",
46 "x_serialization_backend" : "JSON::PP version 4.04"
4647 }
22 author:
33 - 'Christophe Beauregard <cpb@cpan.org>'
44 build_requires:
5 ExtUtils::MakeMaker: 0
5 ExtUtils::MakeMaker: '0'
66 configure_requires:
7 ExtUtils::MakeMaker: 0
7 ExtUtils::MakeMaker: '0'
88 dynamic_config: 1
9 generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.120351'
9 generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010'
1010 license: unknown
1111 meta-spec:
1212 url: http://module-build.sourceforge.net/META-spec-v1.4.html
13 version: 1.4
13 version: '1.4'
1414 name: Flickr-Upload
1515 no_index:
1616 directory:
1717 - t
1818 - inc
1919 requires:
20 Flickr::API: 1.09
21 Getopt::Long: 1
22 HTTP::Request::Common: 1
23 LWP::UserAgent: 1
24 Net::OAuth: 0.28
25 Pod::Usage: 1
26 XML::Simple: 2
27 version: 1.6
20 Flickr::API: '1.09'
21 Getopt::Long: '1'
22 HTTP::Request::Common: '1'
23 LWP::UserAgent: '1'
24 Net::OAuth: '0.28'
25 Pod::Usage: '1'
26 XML::Simple: '2'
27 version: '1.6'
28 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
0 libflickr-upload-perl (1.60-2) UNRELEASED; urgency=medium
0 libflickr-upload-perl (1.60+git20210108.1.d9e5e1f-1) UNRELEASED; urgency=medium
11
22 [ Damyan Ivanov ]
33 * change Priority from 'extra' to 'optional'
1919 + Build-Depends-Indep: Drop versioned constraint on libflickr-api-perl.
2020 + libflickr-upload-perl: Drop versioned constraint on libflickr-api-perl in
2121 Depends.
22 * New upstream snapshot.
2223
23 -- Damyan Ivanov <dmn@debian.org> Sun, 03 Dec 2017 22:44:46 +0000
24 -- Damyan Ivanov <dmn@debian.org> Sun, 06 Jun 2021 11:31:14 -0000
2425
2526 libflickr-upload-perl (1.60-1.1) unstable; urgency=medium
2627