mpl
ef5acd75e3
twitter importer: fixed to new API
...
Change-Id: I490001a1f780f1074baa78a4daa563e55096242c
2014-04-23 16:53:49 +02:00
mpl
09a80dff99
importer: doc typo
...
Change-Id: Ib8d2a7d1daf318ed2ec2228269942ff480331c2f
2014-04-18 21:56:31 +02:00
Brad Fitzpatrick
bff0eefefb
importer: update the dummy importer with lots of docs
...
Change-Id: I6e7edc778e4bd14ce724ce445dc59ff8d0e0796d
2014-04-01 11:47:03 -07:00
Brad Fitzpatrick
bf2a7b60a3
Importer overhaul. Only Foursquare is currently working.
...
The rest are currently stubbed out and will need updating
to the new APIs.
Change-Id: I9d70302b3ac1026192413bf9dcd3c8f1eb420349
2014-03-31 10:56:30 -07:00
Brad Fitzpatrick
bf692123bf
importer: use context.Context instead of Interrupt type
...
Change-Id: I79f93c6a14934320022b90500d926453e614d001
2014-03-21 12:27:06 -07:00
Brad Fitzpatrick
d1f2ae227f
Start of Foursquare importer.
...
Change-Id: I56b0e71a3aad697b82710ebea6fc941436a3c119
2014-01-14 20:45:23 -08:00
Aaron Boodman
08ea4ed13e
Flickr importer: Don't refetch or import unmodified photos.
...
Change-Id: I2ade0aa70e3caca8c3c1153ffee448d09d819da6
2013-11-22 10:13:21 -08:00
Aaron Boodman
376fb91747
Merge "Flickr importer: store credentials in Camlistore, not weird JSON file."
2013-11-22 17:50:49 +00:00
Aaron Boodman
93b0bbbee5
Flickr importer: store credentials in Camlistore, not weird JSON file.
...
Change-Id: I07ed4e9043c9fa448425144886dc3b7047c4e85b
2013-11-22 09:50:03 -08:00
Aaron Boodman
7c3a7bd30a
Ugh. Make importer.Object.SetAttr() actually ignore duplicate values.
...
I'm going to spend some time writing unit tests for this next I think.
Change-Id: Id19f24882f33adea4060ff852a986626ea8de171
2013-11-20 23:57:11 -08:00
Aaron Boodman
e3d71c34d1
Actually import the first 100 photos from Flickr.
...
Currently this just imports the title, description, and image data.
Change-Id: I95de17cddb0ac18eec05f8ee288764b04cd7f406
2013-11-17 21:58:06 -08:00
Brad Fitzpatrick
bd11fd5cb9
importer: some TODO notes
...
Change-Id: Ia92be507092722d5751f42ec3c21e18cfc4cb7f0
2013-11-17 15:00:46 -08:00
Aaron Boodman
de9e5103e7
Grab the userID from the flickr oauth handshake.
...
Remove the mutex from auth.go because I believe the
mutex in importer.go should guaranteeing only one
flickr importer is running at a time.
Change-Id: Ice971c6c041cf21fdb2bc93cb15f861dd1c8c1d7
2013-11-17 14:26:42 -08:00
Aaron Boodman
9ae23e52b0
Rearrange the Flickr importer to use OAuth instead of Flickr's custom importer.
...
Change-Id: I8284431fa6572a08d3c7ff0d0e655297627a4eda
2013-11-16 22:30:21 -08:00
Brad Fitzpatrick
f38f40c453
importer: flesh out most of the Host/Object interface
...
Change-Id: Ia7e6ac3aa5e86bfa1fe950ad0c3944989c1d3f8a
2013-10-25 00:23:29 -07:00
Brad Fitzpatrick
0324143892
importer: make the schema.Signer available to the importer
...
Change-Id: Iad1a2f3bfe381b31a381957edb85d6d4aa21b38c
2013-10-24 22:45:28 -07:00
Brad Fitzpatrick
353c43c02a
wip
...
Change-Id: I7cdafbd53b59fc53dafa4c19aa391f51f6982061
2013-10-21 20:17:57 -07:00
Brad Fitzpatrick
8695ac5ca4
importer: partial API sketch.
...
Change-Id: I05adf61164e4aabca35a1bb0ff1f0c8c0fd34ef1
2013-10-20 20:54:43 -07:00
Brad Fitzpatrick
8a56f3744d
importer: add accessors for Target and Search handler
...
Change-Id: I49cd2a1fc08547eada21cee1506f190fe8f6d6de
2013-10-20 12:24:20 -07:00
Brad Fitzpatrick
35e77c45ad
importer: initialize Host's search handler and blobserver target
...
Change-Id: I482e6f192620c254648b19b3044eedbd44de288c
2013-10-20 12:00:15 -07:00
Brad Fitzpatrick
e84d5865cf
importer: rudimentary manual start/stop of importers
...
Change-Id: I753f3d6e4a241c803f79446889169c4a25f1bdf3
2013-10-19 16:59:46 -07:00
Brad Fitzpatrick
cf116c6da9
importer: work on infrastructure for third-party import from other sites
...
Change-Id: Ib4e5e4d543a1b2a913b99fa0a4d92f1a5b94c5dc
2013-10-19 15:48:05 -07:00
Brad Fitzpatrick
6866b68024
importer: start of a third-party importing system.
...
As discussed with Ryan Barrett.
Change-Id: I15773ee9cf3566214afbce947104be1584f6e600
2013-01-20 16:17:32 -08:00