perkeep/third_party
Aaron Boodman 290413a692 My import of picasa was failing because the number of photos
returned by the API was different (by one) than the number of
photos claimed in the top-level NumPhotos attribute.

Instead of relying in the NumPhotos attribute, just keep
requesting until we get a response with nothing in it.

This is also more robust against the (admitted edge-case of
the album contents changing while the importer is running.

Change-Id: Id928a6526e2805aa64e2e59828e2575235bcf9b9
2014-08-19 22:58:01 -07:00
..
bazil.org/fuse third_party: Update bazil.org/fuse 2014-06-09 02:47:29 +00:00
closure Throttle updates to history so the URL bar doesn't flicker so much. 2014-01-20 12:00:04 -08:00
code.google.com/p Add code.google.com/p/google-api-go-client/compute/v1 to third_party. 2014-08-14 13:39:06 -07:00
fontawesome Add FontAwesome. This will be used for icons in the UI. 2014-04-05 17:19:29 -07:00
github.com My import of picasa was failing because the number of photos 2014-08-19 22:58:01 -07:00
glitch Moved the nav from the side to across the top. 2014-08-09 21:07:29 -07:00
go jpeg: import images/jpeg from go tip. 2014-07-02 21:22:02 -07:00
labix.org/v2/mgo
react Upgrade React to 0.10.0. 2014-05-02 19:10:09 -07:00
README
rewrite-imports.sh third_party: Switch FUSE library to bazil.org/fuse 2014-01-24 13:28:08 -08:00
update.pl

README

External packages which Camlistore depends on.

These are not under Camlistore copyright/license.  See the respective projects
for their copyright & licensing details.

These are mirrored into Camlistore for hermetic build reasons, as well
as enabling local patching to work with an ever-changing upstream Go
project.  (not all projects will follow Go tip as closely)