perkeep/vendor
mpl 49b97b2244 server/camlistored/ui: use search.MapSort in map aspect
Also make use of the new "locrect" search predicate, which allows us to
drop support for raw query with coordinates.

Also revert for now to using the native leaflet markers instead of the
AwesomeMarkers icons, as something in their style seems to be interfering
badly with the UI.

Fixes #934

Change-Id: Idd85eeb42673c43a216bce81c26a6bff5ad0c08a
2017-08-01 02:04:32 +02:00
..
bazil.org/fuse vendor: update bazil.org/fuse 2016-07-20 16:09:08 +02:00
cloud.google.com/go vendor: update cloud.google.com/go/logging to V2 API 2017-02-06 19:59:24 +01:00
code.google.com/p vendor: rm code.google.com/p/go.crypto/openpgp 2016-11-28 19:34:32 +01:00
embed server/camlistored/ui: use search.MapSort in map aspect 2017-08-01 02:04:32 +02:00
github.com vendor: upgrade gopherjs to dc374d3 2017-06-17 13:17:48 +01:00
go4.org vendor: update go4.org/readerutil 2017-04-12 19:25:04 +02:00
golang.org/x vendor: rm golang.org/x/crypto/openpgp/clearsign 2016-12-10 01:21:10 +01:00
google.golang.org pkg/deploy/gce: also create Google Cloud Project for user 2017-04-21 18:09:10 +02:00
honnef.co/go/js/dom web UI: add "About" menu entry and dialog 2017-03-07 00:24:07 +01:00
labix.org/v2/mgo Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
rsc.io/pdf vendor: add rsc.io/pdf 2017-07-27 20:49:03 +02:00
README Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -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)