Brad Fitzpatrick
ec7e5ca526
fs: show nice names in the 'roots' directory, not just blobrefs.
...
Change-Id: I2aa8ff366160e1ca515d4051d8856313689bc029
2013-07-11 20:17:27 +10:00
Brad Fitzpatrick
c28fcb4cda
search: let the HTTP interface describe multiple blobs at once
...
Change-Id: I1998e0fa9a550fb15589bde6da1b549c14bcb97c
2013-07-11 20:17:05 +10:00
Brad Fitzpatrick
167138fd65
cammount: quieter. and only exit when 'q' is pressed.
...
Change-Id: I2c8719490f977d14e526cd34672ce784589dd460
2013-07-11 19:21:59 +10:00
Brad Fitzpatrick
d245059531
dev-server: make --fast the default. add --slow.
...
Change-Id: I0ace8d613489ef801b006b43fc885c1847349d06
2013-07-11 18:57:36 +10:00
Brad Fitzpatrick
2c13c21f9b
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-07-11 18:37:09 +10:00
Brad Fitzpatrick
24bb9707e4
A+C: add Armen Baghumian (Individual CLA)
...
Change-Id: Ia5ec38f208e8598444098cda24242fce3357b57f
2013-07-11 18:36:53 +10:00
Armen Baghumian
8e86e9f382
Fixed a broken link
...
Change-Id: Ia2efd98d2145b2817f9e4c7bebe831402cca2103
2013-07-11 13:03:04 +04:30
Brad Fitzpatrick
0459de0eb0
Merge "fuse: add Truncate method to Handle"
2013-07-11 06:57:50 +00:00
Andrew Gerrand
16047a787f
fuse: add Truncate method to Handle
...
Change-Id: I8aff0473356d1e0a95489ba9d3d0c4a0435b16eb
2013-07-11 16:51:14 +10:00
Brad Fitzpatrick
02d38b07ca
camput, client: move lot of camput's code into pkg/client
...
so cammount can use it.
Change-Id: I1bd513e6dfe6faab785c856abbd0d1337e978dd9
2013-07-11 16:46:23 +10:00
Andrew Gerrand
47df629eb9
fs: implement read-only part of mutable file system
...
Change-Id: Ibbfccecf90edb6b1ad9f0312d5905dd52d329b7b
2013-07-11 10:56:18 +10:00
Brad Fitzpatrick
4a404a3c60
search: clean up describe handler and DescribeRequest
...
Change-Id: I4e6184765b6139de3bdc153d27a12d3cb205a55e
2013-07-11 10:35:06 +10:00
Brad Fitzpatrick
d2b8d08397
search: make describe follow camliPath attributes
...
Change-Id: I875587a734d118a3f3fc204901ae1788247b91ab
2013-07-11 10:03:56 +10:00
Brad Fitzpatrick
7074b46299
osx: add a Makefile and gitignore
...
Change-Id: I9873c54bbf7cdc4ae90b78b0bd55330b72063233
2013-07-11 08:39:00 +10:00
Brad Fitzpatrick
2706195034
Merge "publish: added navigation links. Refactored serveSubject."
2013-07-10 22:29:15 +00:00
Brad Fitzpatrick
9922f7cee1
Merge "Removed the workspace for now."
2013-07-10 22:26:27 +00:00
Brad Fitzpatrick
ca4b2e2538
Merge "fs: add base support for mutable roots"
2013-07-10 22:26:11 +00:00
Brad Fitzpatrick
c4f05beb18
Merge "client,search: add withattr and describe to client"
2013-07-10 22:23:54 +00:00
Brad Fitzpatrick
73a67a6d7f
Merge "fix comment"
2013-07-10 22:23:03 +00:00
mpl
a4059052d0
publish: added navigation links. Refactored serveSubject.
...
Change-Id: If1cff58151779161f5e44115dd5f3dd2f7bce980
2013-07-10 23:18:18 +02:00
Nick O'Neill
f36a690934
Removed the workspace for now.
...
Change-Id: I307cd3e1c4ce63c583ff5e6584226b244d657fef
2013-07-10 10:56:31 -07:00
Brad Fitzpatrick
ae8aec21e4
dev-cammount / cammount: sane hack/debug cycle. reliable start-up & shutdown / unmount.
...
especially on OS X.
Change-Id: Ibb60b82be72049dc44984e8aff7cb54560800364
2013-07-10 21:27:54 +10:00
Andrew Gerrand
a9e9cd23ea
fs: add base support for mutable roots
...
Change-Id: I4c8e783f707ee46c9dccd14ab8c213a61146d7dc
2013-07-10 21:10:48 +10:00
Andrew Gerrand
64153d9f02
client,search: add withattr and describe to client
...
Change-Id: I9d55a7283bc7c99560e61aea80024c8f80dacc05
2013-07-10 21:10:18 +10:00
Andrew Gerrand
ba3d7f7e34
fix comment
...
Change-Id: Ibf210640039cfbe1a7e33f0013d7c59734f59cef
2013-07-10 19:58:55 +10:00
Andrew Gerrand
1a89d81bf1
cammount: instruct user to install FUSE
...
Change-Id: Ia3e30bbd9713dad542e3d2f946c27892e6bb35ea
2013-07-10 19:37:31 +10:00
Andrew Gerrand
7c84faa7b5
fix dev-cammount
...
Change-Id: I22097d95ae12491336303ae9ce545c55cba1a6da
2013-07-10 19:34:58 +10:00
mpl
d8c3b5a4e9
Merge "website: get subdirs info even when no source files"
2013-07-09 21:35:58 +00:00
mpl
cdde8c655e
website: get subdirs info even when no source files
...
http://camlistore.org/issue/147
Change-Id: I9d0ee63bc9f8a5baa16092406dc8fa663cc7c47f
2013-07-09 23:31:23 +02:00
Brad Fitzpatrick
d91e004d54
Merge "website: look for docs without any depth limit"
2013-07-09 21:08:10 +00:00
Brad Fitzpatrick
efaeb9196f
Merge "Added workspace files for building."
2013-07-09 21:06:57 +00:00
mpl
85053537b8
website: look for docs without any depth limit
...
http://camlistore.org/issue/175
Change-Id: I4b54192d393a21b1780ee75eb8b494dddc79d817
2013-07-09 19:53:09 +02:00
Nick O'Neill
712fda7b97
Added workspace files for building.
...
Change-Id: Icc1af8328122f0b8fbb096edd2354efd38954462
2013-07-09 08:47:51 -07:00
Brad Fitzpatrick
224ca6960e
Merge "Added an icon, restricted app to the menu."
2013-07-09 04:42:56 +00:00
Brad Fitzpatrick
dae7380543
Merge "First commit for camlistart menu item."
2013-07-09 04:42:34 +00:00
Brad Fitzpatrick
f44e22970f
A+C: Add Nick O'Neill (Individual CLA)
...
Change-Id: I1d303e751b547f24af632d5c1f5cb0667c16cf51
2013-07-09 11:43:20 +10:00
Nick O'Neill
79c2a563e4
Added an icon, restricted app to the menu.
...
Change-Id: Ie681183676d3482fc30d08907e9a26d9b4fbff97
2013-07-08 18:32:21 -07:00
Nick O'Neill
c0d251524e
First commit for camlistart menu item.
...
Change-Id: I7b64e5ef11af1277e52bf2034f4157ad890c2da4
2013-07-08 18:32:10 -07:00
Brad Fitzpatrick
d9eee3fe21
Merge "blobinfo: protect against xss from filename"
2013-07-08 22:58:01 +00:00
mpl
4a36967bc1
blobinfo: protect against xss from filename
...
http://camlistore.org/issue/173
Change-Id: I0b94578cea671ab3ba330a498f835a6e0bfdfc68
2013-07-09 00:21:41 +02:00
Brad Fitzpatrick
dc3788afca
Merge "issue 23: Fix google storage blobserver as sync dest"
2013-07-08 22:08:22 +00:00
Brad Fitzpatrick
2c4d272ef9
encrypt: fix check for missing config
...
Change-Id: I4433c36bc55a475cfa59953594f3a554c2d6ec2e
2013-07-09 07:24:14 +10:00
Michael Zuffoletti
c2669a6dfc
issue 23: Fix google storage blobserver as sync dest
...
Change-Id: I33d88dc5028ebb76d4c17d2a00d8f8346114f876
2013-07-08 11:33:10 -05:00
mpl
574b5feb96
Merge "publish: serve a zip of all files in a published path"
2013-07-08 13:32:01 +00:00
mpl
86b591cab9
publish: serve a zip of all files in a published path
...
Change-Id: I415f4d50936ab419695389dcda1facaf71565a8d
2013-07-08 13:00:41 +02:00
Brad Fitzpatrick
98c488d2cc
In dev mode, default to 'foo' for the password.
...
Change-Id: I60d10174fbf80ce325501b91d6369ef612bf67ed
2013-07-08 20:24:10 +10:00
Brad Fitzpatrick
f1728b3299
serverconfig: use handlers package consistently for all handlers now.
...
Change-Id: Ib10e887e8692d99a838547016d044394cb8db3a7
2013-07-08 19:56:52 +10:00
Brad Fitzpatrick
9468e5ba70
More docs. Every package is documented now.
...
misc.CountingReader moves into readerutil.
pkg/atomics is folded into pkg/types.
pkg/test/testdep is folded into pkg/test, with better name/docs.
Old cruft from pkg/webserver is deleted.
Change-Id: I3f72d8b29804254ef944995fb085837c878f79f5
2013-07-07 21:12:30 -07:00
Brad Fitzpatrick
cf0d9aca6e
More docs
...
Change-Id: I5c21f240c85bcf91fb67487cc172bf3faeb49fff
2013-07-07 18:52:14 -07:00
Brad Fitzpatrick
e3ee8942ae
Add +build ignore to top-level make.go, to prevent 'go get camlistore.org'
...
Change-Id: I794de23fc257abf7d5b6d38c4d9d3a9ccf50019d
2013-07-07 17:35:10 -07:00