Commit Graph

2342 Commits

Author SHA1 Message Date
Brad Fitzpatrick 0e52cee398 website: run.pl: add dirtrees.go
Change-Id: I8dd932d99d66025498b7a815f2117534b369a858
2013-03-15 15:28:01 -07:00
mpl f1c5a12085 Merge "website doc: cmds: golang style + install command" 2013-03-15 22:05:26 +00:00
mpl e6a5882511 website doc: cmds: golang style + install command
Change-Id: I4f38dfb87e066ef81881bc9a2262c52109e172c9
2013-03-15 23:18:09 +01:00
mpl cca2ce6cd8 cmd: clean up obsolete camsync dir
Change-Id: Idfb82c175a5dd0b73ef277b289aeac29319b753d
2013-03-15 19:36:00 +01:00
mpl 58161550e1 Merge "website: /pkg/ and /cmd/ work." 2013-03-15 15:37:58 +00:00
mpl 698e8605e6 website: /pkg/ and /cmd/ work.
-added some doc.go for each command to make /cmd/*
work nicely.
-hacked a bit of style, mostly borrowed from golang too.

Change-Id: I011d70bca2c0151a29dfd53c78a896821730d5fb
2013-03-15 16:40:44 +01:00
Brad Fitzpatrick 8dc06bd49c App Engine: +build hide restart_unix.go
Otherwise won't deploy on App Engine.

Change-Id: I24df0e20c03eb5864e2a791671be88e039ca63b6
2013-03-14 19:43:25 -07:00
mpl a96ec4e614 website: /pkg/* mostly works
-/pkg/ still a 404
-subpackages not linked (but accessible)

Change-Id: Idf0798703b2b11ddc58bba867f51c3e06d4858f7
2013-03-13 14:08:28 +01:00
Brad Fitzpatrick c0f7827ab9 Merge "implement camtool sync -thirdleg flag" 2013-03-11 17:41:17 +00:00
Andrew Gerrand eb81f69fdd implement camtool sync -thirdleg flag
Fixes issue 92.

Change-Id: Ib6d5620a98d197d84f6f2954dbcbc14eaaa8e228
2013-03-11 21:09:25 +11:00
mpl ea3e16adf9 Merge "a few camlibot changes" 2013-03-07 21:00:55 +00:00
mpl d44cf25894 dev-server: camdbinit is now camtool dbinit
Change-Id: I6e59c831b85b5abe3a4727d8da13e08762ef1a99
2013-03-07 21:44:28 +01:00
mpl bde1f51a98 Merge "search handler: more tests, and fix for the describe depth race" 2013-03-06 17:59:45 +00:00
mpl 5344af8e39 search handler: more tests, and fix for the describe depth race
http://camlistore.org/issue/121

Change-Id: I5807df784d9bd47f3cc8720a891d458ee722013b
2013-03-06 19:04:10 +01:00
mpl 9492abec3c Merge "share: refactored" 2013-03-06 17:58:26 +00:00
mpl f21cea5131 share: refactored
-pkg/server/share.go handles share(d) blobs.
-pkg/blobserver/gethandler no longer deals with share blobs
and has been rewritten like the other handlers (no more auth
in there).
-client and signhandler changed accordingly.
-serverconfig: auth moved up in makeCamliHandler
-share parameter added to the user level and low level config.
-share URL is now http(s)://host[:port]/[prefix/]share/sha1-xxxx.

Addresses http://camlistore.org/issue/107

Change-Id: I0a2c07ac1a1e435b141702e0ff06dc8182721d65
2013-03-06 19:11:00 +01:00
mpl 1838fe8fa6 cammount: fix for bug I introduced in 2384f368f6
Change-Id: I81e85e65496113166e9716fc553475b4bf23b1b6
2013-03-03 21:50:06 +01:00
mpl 2384f368f6 Merge "cammount: enable share URL as arg (akin to -shared for camget)" 2013-02-27 22:03:41 +00:00
mpl 7b65f21858 cammount: enable share URL as arg (akin to -shared for camget)
https://code.google.com/p/camlistore/issues/detail?id=106

Change-Id: Ib45783c0c89c9fb1d0aa7a3f7d892de9f7e03de7
2013-02-27 23:14:40 +01:00
mpl b5e75e9207 cmdmain: use ExitWithFailure, exit on error instead of returning it
Change-Id: I553bed110394cb8ab48b331ba74d551b840ada5c
2013-02-27 22:04:50 +01:00
Brad Fitzpatrick 683ac646b3 Merge "camtool: added dbinit." 2013-02-27 15:10:04 +00:00
mpl 81cb48980e camtool: added dbinit.
Change-Id: I26c58023a5275612dfd2bf85adfd59e8c08baab5
2013-02-27 16:07:02 +01:00
mpl e6f4a75e87 schema: bugfix, store permanode ref as string in claim
Change-Id: I8ed216f268cc458ea2c79943f956034cea60e38d
2013-02-26 23:48:24 +01:00
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