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
Brad Fitzpatrick
f696b164f4
newui: redirect /ui/new to /ui/new/
...
Change-Id: I2686a3e577a32436d55e7cf5fd6640d1717caac5
2013-01-20 12:33:15 -08:00
Brad Fitzpatrick
e889394a74
Delete old probably broken dev-blobserver helper.
...
Change-Id: I4ae8e96129de5a12b3dec5978939849244f03fd0
2013-01-20 12:14:42 -08:00
Brad Fitzpatrick
756d1e0e24
Add hackfest.
...
Change-Id: I604bd7d6ed0497efca664f81616285570aec1513
2013-01-20 12:08:58 -08:00
Brad Fitzpatrick
81af37988e
Exclude mattn/go-sqlite3 unless sqlite3 mode is wanted
...
Change-Id: Ib552a68cbb558457c7290b1c008403e72fbc8a36
2013-01-20 11:59:09 -08:00
Brad Fitzpatrick
d884314d20
Default to not using sqlite
...
Change-Id: I22eafd8ae7ac1a18a13251675f08a30e3180bd03
2013-01-20 11:57:34 -08:00
Brad Fitzpatrick
a534fac90e
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-20 11:34:03 -08:00
Brad Fitzpatrick
37bf028633
s3: verify configured bucket exists at start-up.
...
Change-Id: I43d0795641fe9dbc345a1f0916b828ede76cf4a6
2013-01-20 11:33:41 -08:00
Brett Slatkin
b5bb77ffbc
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-01-20 11:13:38 -08:00
Brett Slatkin
45f54ffb1f
newui: Cleaning up TODOs in comments
2013-01-20 11:13:20 -08:00
Brad Fitzpatrick
6e35c1c26e
search: don't fail the whole search request if dir info isn't available
...
Change-Id: Iae78d099c608dbe41f8ce9ccad1a11d70d212c48
2013-01-20 11:12:32 -08:00
Brad Fitzpatrick
7c319ca284
pkg/cacher: unify the cammount and camget disk caching code
...
Change-Id: I8e53d00f1f5459856a4e2b863d74c2b7c3f515bc
2013-01-20 09:52:03 -08:00
Brad Fitzpatrick
d4e4653ae3
images: fix potential crash after decode failure
...
Change-Id: Ifcf2a09af5a50728bc0b7a9d2208c2580c7c4271
2013-01-19 11:11:59 -08:00
Brad Fitzpatrick
583ea09e3a
Merge "index: added tests for SearchPermanodesWithAttr"
2013-01-19 16:58:36 +00:00
mpl
717dc05fcc
images: Decode now returns a Config with a Modified field
...
This allows to know after a call to images.Decode if the image
was actually rotated or flipped.
Without knowing this, when making a thumbnail, it could happen
(if there was no rescaling required) that an image that needed
being rotated/flipped would not get rotated, because
useBytesUnchanged would still be true.
Change-Id: Ifc5e1e1f5a8543e6754102e3b3a685b736ae8673
2013-01-19 00:19:06 +01:00
mpl
e95b1637b9
index: added tests for SearchPermanodesWithAttr
...
Change-Id: I6ad4a8092c5cc173a395a6ec847ba14be3763ca5
2013-01-18 23:24:45 +01:00
mpl
79659ec116
Merge "ui: some javascript cleanup."
2013-01-18 13:57:24 +00:00
mpl
2ff6cab635
ui: some javascript cleanup.
...
Reuse thumbnails code from index.js in gallery.js
and permanode.js.
And drop _camliBlobTitleOrThumb.
Change-Id: Idb00f25a89d4346cdf1e7e00778de4db39e9bb97
2013-01-18 15:01:26 +01:00
mpl
ff382ceef5
camput: concurrent tagging
...
Change-Id: Ice7a77d030087648187c1c8ad37888a1a9f406ca
2013-01-17 23:20:40 +01:00
mpl
7e448fe05e
serverconfig: remove TODOs about FindHandlerByType since its behaviour now complies with the docs
...
Change-Id: I7ca754c0a27aa0ffc1bc1b4fe034a1c17f1876ef
2013-01-17 16:54:07 +01:00
mpl
306c6f9c19
blobserver: drop support for PUT as it was replaced with a POST upload action for uploading
...
Change-Id: Iffaea22064f057b93c33268546470d71efb02274
2013-01-17 16:05:11 +01:00
mpl
8268b2a298
camsync: set logger for all clients
...
Change-Id: I9d3e9eeeadbceebbd7ef371e4e405a2cea202282
2013-01-17 01:24:42 +01:00
mpl
1629c29d95
Merge "camsync: added --all flag and some guessing/discovery for --src."
2013-01-16 23:40:45 +00:00
mpl
bb665b9584
camsync: added --all flag
...
and some guessing/discovery for --src.
This option enables camsync to discover the sync handlers on the
source server, and use that information to run all possible syncs.
Change-Id: Ie1f3c309780a168372a674c6c3a18f679a67d804
2013-01-17 00:37:40 +01:00
mpl
928fd04434
Merge "camweb: added reverse proxy for the build bot server"
2013-01-15 21:34:43 +00:00
mpl
58f33f0b12
camweb: added reverse proxy for the build bot server
...
Change-Id: I9e1c8b0e2d28f9f7660763ecbd3f8be149dfe716
2013-01-15 22:43:16 +01:00