perkeep/third_party
Brad Fitzpatrick 99aebc3037 third_party: update cloud logging API w/ generator updates
Update to rev be882d4ca533 of the google-api-go-client generated code.

Upstream CL is: https://code-review.googlesource.com/#/c/2461/

This lets the logging code log JSON payloads as well.

Change-Id: Iaba12126291aef3665f77dcc8e157d6166f33228
2015-05-11 12:43:29 -07:00
..
bazil.org/fuse third_party: Update bazil.org/fuse and set VolumeName. 2014-11-29 19:06:54 -08:00
closure ui: updates to file upload dialog 2014-11-16 15:31:08 +01:00
code.google.com/p third_party: add oauth2/google, google.golang.org/cloud, google.golang.org/api 2015-01-22 15:10:36 -08:00
fontawesome Add FontAwesome. This will be used for icons in the UI. 2014-04-05 17:19:29 -07:00
github.com Upgrade github.com/syndtr/goleveldb 2015-04-22 22:48:16 +02:00
glitch Fix file embedding I broke with previous commit 2015-01-31 11:44:11 +01:00
go Update third_party/go/pkg/archive/zip to hg rev afc7e22420ce: 2014-09-07 13:22:29 -07:00
golang.org/x Adds golang.org/x/image version 76b4869e5a for decoding tiff 2015-04-27 21:02:17 +12:00
google.golang.org third_party: update cloud logging API w/ generator updates 2015-05-11 12:43:29 -07:00
labix.org/v2/mgo third_party/mgo: updated to rev 253 2013-12-13 00:51:30 +01:00
less Adds less (CSS processor) v1.7.4 (Apache v2) 2014-09-03 22:22:56 -07:00
react Upgrade React to 0.10.0. 2014-05-02 19:10:09 -07:00
README move third_party README 2012-03-25 00:20:00 -07:00
rewrite-imports.sh third_party: add oauth2/google, google.golang.org/cloud, google.golang.org/api 2015-01-22 15:10:36 -08:00
update.pl Remove unused third_party dep 2012-10-19 13:03:07 -07:00

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)