mpl
|
1c6884aa88
|
Merge "camput: fix test. Add descriptions for better help."
|
2013-02-26 19:55:49 +00:00 |
mpl
|
3a21c89712
|
camput: fix test. Add descriptions for better help.
Change-Id: I9016fca1dcf36ca5908947e84a5251bf587a83a7
|
2013-02-26 21:08:24 +01:00 |
mpl
|
a55595ba8e
|
schema: populate claim with permanode too
Change-Id: Ide340baa9ffa6a9cfd2994c2e4fc41383af01a03
|
2013-02-26 19:21:19 +01:00 |
mpl
|
f248fd4df0
|
Merge "camtool: added gsinit, was cmd/camgsinit. Better help too."
|
2013-02-26 13:33:47 +00:00 |
mpl
|
d1a909ea5e
|
camtool: added gsinit, was cmd/camgsinit. Better help too.
Change-Id: Icefe51759db8b89b51f408a66a3d10f2148d7137
|
2013-02-26 14:45:49 +01:00 |
Brad Fitzpatrick
|
e9652cba0e
|
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
|
2013-02-25 20:59:41 -08:00 |
Brad Fitzpatrick
|
3602a03188
|
schema: add support for multi-claims.
No indexing support yet.
Part of http://camlistore.org/issue/110
Change-Id: Ibeb04ef24e24857a462eeefc7857fda4bbb5dbed
|
2013-02-25 20:56:20 -08:00 |
mpl
|
6e5ee35085
|
precommit: check trailing space in java sources too
Change-Id: I85820763b6c1075f5c8ff5d793b082bd11181931
|
2013-02-25 19:28:06 +01:00 |
mpl
|
c67b53465a
|
camliactivity: catch invalid server format
Fixes https://code.google.com/p/camlistore/issues/detail?id=120
Change-Id: I602946b80c5a084242f80992b79503052853a4a4
|
2013-02-25 19:05:41 +01:00 |
mpl
|
4223b02d52
|
Merge "camdebug moved as camtool debug"
|
2013-02-25 14:47:48 +00:00 |
Brad Fitzpatrick
|
773b089ed9
|
doc: start of multi-claim.
Change-Id: Iffcf4ca7ecf64c979ccd171fc4c6221194648e93
|
2013-02-25 06:40:36 -08:00 |
Brad Fitzpatrick
|
6b10c8d587
|
website: more work showing pkg and cmd doc (camlistore.org/issue/108)
Change-Id: I93ffe2de0869763a96f57e5b50dc5de8cc899b71
|
2013-02-23 13:38:58 -08:00 |
Brad Fitzpatrick
|
cde0f12545
|
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
|
2013-02-22 15:59:04 -08:00 |
Brad Fitzpatrick
|
7af0b73f8a
|
website: start of showing pkg and cmd doc (camlistore.org/issue/108)
Change-Id: I8bb9140ce787844392e93681a1118160ee6e4579
|
2013-02-22 15:58:56 -08:00 |
mpl
|
d2afc53a61
|
camdebug moved as camtool debug
Change-Id: I54a4ec816b4fdaca8b2476f304e13b23abbe217b
|
2013-02-23 00:53:03 +01:00 |
Brad Fitzpatrick
|
2288b15c57
|
Merge "android: config changes to build with ant"
|
2013-02-22 22:53:48 +00:00 |
mpl
|
3f81be742c
|
android: config changes to build with ant
Change-Id: I6c7030bcc6a2f3bb882af706a8cab2a126faef8c
|
2013-02-23 00:05:01 +01:00 |
mpl
|
989092a39b
|
camput: do not parse flags before AddFlags
Change-Id: I514a89999e0e2e71b97d586bd0baa74ff0330472
|
2013-02-22 23:27:39 +01:00 |
mpl
|
317c87c189
|
Merge "Create camtool cmd, with sync subcommand."
|
2013-02-20 22:47:33 +00:00 |
mpl
|
59d0d6cb7e
|
Create camtool cmd, with sync subcommand.
Code in common with camput was factorized in pkg/cmdmain/
Partly addresses
http://code.google.com/p/camlistore/issues/detail?id=117
Change-Id: Iabebea7ea78e56bdb8a6eccee9456c52bfe9cceb
|
2013-02-20 23:47:17 +01:00 |
Brad Fitzpatrick
|
d3aa327ac6
|
fs: in recent, use file's EXIF time (or modtime) time instead of permanode time
Change-Id: I4ca9132967fb781192ea981d883b242a2c159b49
|
2013-02-18 21:32:46 -08:00 |
Brad Fitzpatrick
|
ace9474d95
|
index: index file times too, and return in index.GetFileInfo.
Change-Id: I59d91f0938c725a4cbdf5ca933cdff3529e25f5f
|
2013-02-18 21:31:41 -08:00 |
Brad Fitzpatrick
|
1b6a0b33fc
|
types: add more time parsing functions
Change-Id: I35ffdd030fbdc87db4821f00fa562580e8205731
|
2013-02-18 21:30:11 -08:00 |
Brad Fitzpatrick
|
fa690ad3d7
|
schema: support bytes.Reader and strings.Reader in FileTime
Change-Id: Ib42a0478782f7e421e3f3125b1fc876d27d6ee68
|
2013-02-18 21:29:19 -08:00 |
Brad Fitzpatrick
|
0379ff1d43
|
camdebug: add exif mode; camlistore.org/issue/118
Change-Id: Ifb58580fda9ca35e2f709b65f7a8c6f7b7fb3061
|
2013-02-18 19:42:42 -08:00 |
Brad Fitzpatrick
|
4f276dae10
|
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
|
2013-02-18 19:32:27 -08:00 |
Brad Fitzpatrick
|
7e559039e0
|
types: add ByTime sorting, renable a test
Change-Id: Ifc80b66630f86cd88e66dfe68f1133696645f1a7
|
2013-02-18 19:09:27 -08:00 |
Brad Fitzpatrick
|
059b21f4d2
|
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
|
2013-02-18 13:14:35 -08:00 |
Brad Fitzpatrick
|
a74a3ec716
|
Add a version of dude.jpg with EXIF info.
Change-Id: Ic6d23d027690d56c97a800d411b125fbe2c4fb7e
|
2013-02-18 13:14:29 -08:00 |
Brad Fitzpatrick
|
8155b3867a
|
Fix case of MimeType to MIMEType, per Go style.
Change-Id: I6c67a61cea2c71d7fa5d52c4ae283e33e993fd0f
|
2013-02-18 11:16:13 -08:00 |
Brad Fitzpatrick
|
9402860c92
|
fs: fallback to modtime of permanode if file's is unknown
Change-Id: I0b9c58dc6b226526eac4a6772e2125b396f3fc66
|
2013-02-18 11:02:26 -08:00 |
Brad Fitzpatrick
|
0ec25ca210
|
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
|
2013-02-18 10:17:48 -08:00 |
Brad Fitzpatrick
|
d2bc6f6cd3
|
fs: use schema.DirReader, rather than doing it by hand
Change-Id: I7e79621d621314ed1f50219f0cafc44b1b82ab1f
|
2013-02-18 10:17:38 -08:00 |
mpl
|
eeeecdefb2
|
Merge "images: move rescaling from server/image to pkg/images"
|
2013-02-18 15:32:32 +00:00 |
mpl
|
fbcb4411df
|
images: move rescaling from server/image to pkg/images
Fixes http://code.google.com/p/camlistore/issues/detail?id=94
Change-Id: Ifa73e0a3ccbbcaef31ae8870d39f63b8a90aad26
|
2013-02-18 16:44:41 +01:00 |
Brad Fitzpatrick
|
2fd4a22694
|
Make sqlite (more) reliable. camlistore.org/issue/114
Change-Id: Ia759de784bf4363bd9f5141ddddfa2a441a53f1d
|
2013-02-17 22:10:28 -08:00 |
Brad Fitzpatrick
|
ae113632d9
|
Update mattn go-sqlite3 to 919cf4144a09abfd877330bbe735f3a243a84537
Change-Id: I5bbb32331fe7cb33acde1d7b78f603e25256fe2b
|
2013-02-17 22:09:44 -08:00 |
Brad Fitzpatrick
|
9720652971
|
Add disabled failing test for http://camlistore.org/issue/114
Change-Id: Iae5dbf1f28ca89793f43bc5e2df2493cf2747a77
|
2013-02-17 21:42:50 -08:00 |
Brad Fitzpatrick
|
ef669b8df0
|
website: redirect /issue/NNN to codesite issue tracker
Change-Id: I323311421bb9d72eb043f3694d78a9bc9931a3d6
|
2013-02-17 21:40:57 -08:00 |
Brad Fitzpatrick
|
a44e75435b
|
fs: support directories in recent files, and fix directory data race
Change-Id: I32b4989ed9b68c79168e91077d56ee65f6f62611
|
2013-02-17 11:43:03 -08:00 |
Brad Fitzpatrick
|
bba9ba1e9a
|
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
|
2013-02-16 23:04:43 -08:00 |
Brad Fitzpatrick
|
5ae17e8216
|
fs: don't ever return an empty filename. it confuses OS X a lot.
Change-Id: I3ad5620b3e44ef445d59e0777abe512862b95bfa
|
2013-02-16 23:04:18 -08:00 |
Brad Fitzpatrick
|
1a79ebeb30
|
Merge "dev-server: rm closure from svn now that git repo is used."
|
2013-02-14 02:00:06 +00:00 |
Brad Fitzpatrick
|
825e40b903
|
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
|
2013-02-13 16:48:49 -08:00 |
Brad Fitzpatrick
|
83002f748c
|
localdisk: work on Linux w/ non-Unixy filesystem
Change-Id: I97f062a44d536866c6c5cd690f2c2409a08cbdf1
|
2013-02-13 16:48:28 -08:00 |
mpl
|
59566cd0ab
|
camsync: some verbiage
Change-Id: Id386173d5710021e13dc6a3f9c4ab56dc05edc32
|
2013-02-14 01:24:20 +01:00 |
mpl
|
0898db8331
|
dev-server: rm closure from svn now that git repo is used.
Change-Id: I040b5f30354759a7b8798188c0eaabba971ee816
|
2013-02-13 22:53:43 +01:00 |
Brad Fitzpatrick
|
365aa41263
|
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
|
2013-02-13 10:23:30 -08:00 |
Brad Fitzpatrick
|
6936fac42f
|
C+A: Add Jani Monoses (Individual CLA)
Change-Id: I871814358ca8022671086090464ef6eb86084926
|
2013-02-13 10:22:51 -08:00 |
mpl
|
7913f653f0
|
Merge "types: make Time3339 work for Go 1 too"
|
2013-02-13 18:06:15 +00:00 |