Brad Fitzpatrick
bcd57baf8f
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-25 15:09:36 -08:00
Brad Fitzpatrick
1ac09e6a42
server/image: set cache headers on thumbnails
...
Change-Id: Iecf15319cfbc132b8cb2581e4891e6c77de5284d
2013-01-25 15:07:47 -08:00
mpl
68183c1949
Merge "closure: changed the library setup, added the compiler"
2013-01-25 22:55:35 +00:00
Brad Fitzpatrick
de20351d65
Makefile: detect sqlite automatically
...
Change-Id: Ib21ec16462ec2f0bc58456127534db5493c1ae67
2013-01-25 14:52:48 -08:00
mpl
fc8ecb3b29
closure: changed the library setup, added the compiler
...
1) The code to get the closure library has been moved from
dev-server to misc/get_closure.pl
2) The svn checkout version for the closure library was bumped
to the latest: 2459
3) The closure library checkout now goes into tmp/closure-library/,
to keep tmp/ clean for other things we might want to add there
(like the compiler). So the path to the actual libraries is now
tmp/closure-library/closure/
4) The code to get the closure compiler build was added in
misc/get_closure.pl. The compiler goes to
tmp/closure-compiler/compiler.jar
5) The version of the closure compiler is the latest build as
of this time: 20121212
Change-Id: I7e03ad7d6fe440430c5727cf56a956efed360d43
2013-01-25 17:13:19 +01:00
mpl
56532638a4
Merge "goexif: sync with upsteam"
2013-01-24 14:19:12 +00:00
mpl
3d128a5191
goexif: sync with upsteam
...
Change-Id: Idbb4a38760132b3a782d9cf3898875472411d2f0
2013-01-24 15:25:59 +01:00
Brad Fitzpatrick
070592444a
schema: unexport Superset
...
Change-Id: If45569b1b6d72b1cb6450b9d634f59e88fae4851
2013-01-22 10:32:15 -08:00
Brad Fitzpatrick
af2b2987c5
pkg/fs: stop using Superset
...
Change-Id: I890b2376124de129f8035af5b9424f3ba3861895
2013-01-22 10:20:34 -08:00
Brad Fitzpatrick
f9ac0ab109
pkg/client: stop using Superset for sharing
...
Change-Id: I4f034b73584413d3d37f399680c67330783951b2
2013-01-22 09:52:01 -08:00
Brad Fitzpatrick
bac9664784
cond: don't use Superset
...
Change-Id: I6cf975c68b6f8f39fd7432e3716e4e308660c54c
2013-01-22 09:42:13 -08:00
Brad Fitzpatrick
cfc32e4a05
schema, camget: more work on deleting the Superset type.
...
not much more remains.
Change-Id: I6cfe4145f67b100a0e2509f88ce6e1c580b7f9fe
2013-01-22 09:32:40 -08:00
mpl
075052f88c
Merge "camlibot: use make full"
2013-01-22 14:23:11 +00:00
Brad Fitzpatrick
1bf01d7315
schema: lot of Blob/Builder work, and kill schema.Map.
...
Next up: unexport schema.Superset.
Change-Id: Ia4bb34790abba75bdb4d4101df7a4f15875f4237
2013-01-21 20:56:12 -08:00
Brad Fitzpatrick
02e3c08947
schema: start of eliminating/unexporting schema.Superset and schema.Map
...
For now, unfortunately, there are even more types. The old ones will hopefully die soon.
Change-Id: I9d0bb1743c94a0de429175ef0b05ad6a964e07c0
2013-01-21 17:31:08 -08:00
mpl
e28418946c
camlibot: use make full
...
Change-Id: If4a8e3ea7add16137263d25c7d9540d19e0116bd
2013-01-22 01:55:45 +01:00
Brad Fitzpatrick
6c10e85434
more TODO, about encryption and peer storage
...
Change-Id: I0c19a6022f725b4a0fdfbdca01b499eb5238c1f8
2013-01-21 14:52:49 -08:00
Brad Fitzpatrick
c0d20d6bfc
more TODO
...
Change-Id: I644dce88def976a18804c4b21d8ddb4ab9b31091
2013-01-20 16:53:57 -08:00
Brad Fitzpatrick
64a9055581
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-20 16:28:08 -08:00
Brad Fitzpatrick
35d35e3ef2
more TODO
...
Change-Id: I62e870c89bab9b1e1cf7fb0333d9ef0ed8fb8883
2013-01-20 16:28:00 -08:00
Brett Slatkin
d5cd809164
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-20 16:18:25 -08:00
Brett Slatkin
447355ca7d
newui: Create set from selection working; cleaning up various JSdocs
2013-01-20 16:18:22 -08: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
Brad Fitzpatrick
f8ae3b6dcf
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-20 15:58:39 -08:00
Brad Fitzpatrick
04176b2f66
TODO: add dir schema note
...
Change-Id: I5580152a8cc49c7ecffbbbe39d61265773b8ebb2
2013-01-20 15:58:34 -08:00
mpl
d36d5c60d4
images: use the goexif api properly to get orientation tag
...
Change-Id: Ibcc3880bf93faf5deacded75e2e3b5b44187e0cb
2013-01-21 00:53:29 +01:00
Brad Fitzpatrick
96d1784501
Clean merge junk
...
Change-Id: Iff8fb872c2bddb178d019d103c6f56c28661c92f
2013-01-20 15:48:19 -08:00
Lindsey Simon
88f068b009
Implements select and multi-select on blobitemcontainer
...
Change-Id: I23dab29d57a11408fab6f55e6c83981819d284fa
2013-01-20 15:45:04 -08:00
Brett Slatkin
bfa07087cc
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-20 15:32:19 -08:00
Brett Slatkin
bcdc6cd982
newui: Fix titles for collections; adds drag/drop message while mid-drag
2013-01-20 15:32:15 -08:00
Brad Fitzpatrick
eee5ee564d
update TODO
...
Change-Id: Icf2a058e62368a94afdf94b13977e667e21412f4
2013-01-20 15:10:15 -08:00
Brad Fitzpatrick
655f130866
Contributors: add Ryan Barrett (Google CLA)
...
Change-Id: I4744d8274e905e590edef9133b964f874c507fe1
2013-01-20 14:52:27 -08:00
Brad Fitzpatrick
5dbbacf97e
Authors: add Lindsey Simon (Individual CLA, no longer a Google employee)
...
Change-Id: I9f04d55121697f1c14a92dc6abd8f06be43acfd0
2013-01-20 14:51:43 -08:00
Brad Fitzpatrick
764bb90f70
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-20 14:28:52 -08:00
Brad Fitzpatrick
06aed874c5
server: remove unnecessary log spam. dev-server --verbose will show this
...
Change-Id: Ia6613730ad2b40a436cb91806610e10a3b97cf48
2013-01-20 14:28:42 -08:00
Brad Fitzpatrick
2796a55a67
Merge "validate format of blog and gallery fields"
2013-01-20 22:11:58 +00:00
Brad Fitzpatrick
31fc1fb5ec
dev-server: add --verbose flag
...
Change-Id: I993eac2b036e5cabd1b2152e72fe41d8a85f0825
2013-01-20 14:08:55 -08:00
Brad Fitzpatrick
63348983d1
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-20 14:07:03 -08:00
Brad Fitzpatrick
5f6130b13b
gethandler: use http.ServeContent; delete pre-Go 1 HTTP Range stuff
...
Change-Id: Icef01ea04aa7d38fc39c829618ff2856449eb326
2013-01-20 14:06:55 -08:00
Ryan Barrett
759ea2b4e6
validate format of blog and gallery fields
...
Change-Id: I757d17e746a76fac0006edc0272b2f665dd730f8
2013-01-20 14:04:41 -08:00
Brett Slatkin
306c1a7ec5
newui: Fixing configuration callback function
2013-01-20 14:00:48 -08:00
Brett Slatkin
7ee20dd614
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-20 13:56:19 -08:00
Brett Slatkin
13b844cc3e
newui: First attempt to add drag/drop upload to blob item container
2013-01-20 13:56:13 -08:00
Brad Fitzpatrick
2306946de4
Update TODO
...
Change-Id: I8cb031d370a130bca7666c17eb678dde3476bf80
2013-01-20 13:40:09 -08:00
Brad Fitzpatrick
7ceaaa0012
blobref: simplify the FromHash func. Make type implicit.
...
Change-Id: I2e01c3663bdb1151c11dfc9a1d59c7081940ffac
2013-01-20 13:36:27 -08:00
Brad Fitzpatrick
b81b2fa98f
Makefile: add 'forcefull' workaround
...
Change-Id: Ifaf40794e84e0fef5697fb54332826680c442a37
2013-01-20 13:35:37 -08:00
Brad Fitzpatrick
0d33507ab6
camli.js: global cleanup: change setTextContent to Camli.setTextContent.
...
Change-Id: If5d949debe9621f692d01034ac31fe87802d7156
2013-01-20 13:14:18 -08:00
Brad Fitzpatrick
c466d080df
camli.js: more global cleanup
...
Change-Id: I1ae3e5014969adfe41e15bd97ff4daf7b42e614e
2013-01-20 12:51:38 -08:00
Brad Fitzpatrick
392640da89
camli.js: global cleanup. remove onConfiguration.
...
Change-Id: I1a74298ea1f333e060cebcf1221008705bcdb8ec
2013-01-20 12:46:50 -08:00
Brad Fitzpatrick
fb24b240cc
dev-server: more verbose, build camdbinit lazily (speeds start-up)
...
Change-Id: I0a5dc255efd2cfcde7ff735a79ceeeb4b9965b08
2013-01-20 12:33:35 -08:00