Commit Graph

261 Commits

Author SHA1 Message Date
mpl b1346fa07a website/camweb: redirect to right scheme on www. request
Fixes http://camlistore.org/459

Change-Id: Icf69e404a6985c984688c291e88da365721ee029
2014-07-31 17:37:33 +02:00
Ritesh Sinha cdc893ceea Removed the flickr-importer line from docs as this is no longer applicable
TODO: Create and link to a document that explains how to import stuff
from flickr, twitter, etc.

Change-Id: I8b525a11cf3b240e7a91bf1daac87572b66afd5e
2014-07-23 17:39:56 +01:00
Rob Young fccb39c2b1 Improve documentation of permanode in terms
Split the long sentence to make it more immediately obvious that the
permanode is signed by its owner rather than its owner and the search server.

Change-Id: Ia03c3f137cc55f445cfd19713e1421e0035209a2
2014-07-06 17:35:38 +01:00
Brad Fitzpatrick f90bf57452 0.8 notes: add debug UI window
Change-Id: I2242037fb0625c608c40a282c93f4646951b8768
2014-06-27 13:33:05 -07:00
mpl 6dbd76f8eb website/server-config: packBlobs and kvIndexFile options
Change-Id: I3cde74d961d292a5d18b952e184e8df0e000bbc3
2014-06-27 15:25:14 +02:00
mpl 849f6b84a3 0.8 release notes (apps)
Change-Id: I788e4f76d7712df7b96d64b8c3ae3bd342c05d44
2014-06-16 15:19:19 +02:00
mpl a34f9e2669 publisher app
http://camlistore.org/issue/365

Change-Id: I281fdcbbe6a2bdf15607e75a21bc93b453f82c85
2014-06-15 00:03:03 +02:00
Brad Fitzpatrick 5141595766 Add more to 0.8 release notes.
Change-Id: Ic84087ab7fa0e35d81c146c1ebf61426873c548b
2014-05-14 15:21:40 -07:00
mpl 4569a7f475 devcam review: submit changes for review
Context: http://camlistore.org/issue/408

Change-Id: I587de65c9dc8d87c02541096e1f4f7765e644962
2014-05-13 23:06:30 +02:00
Brad Fitzpatrick b7b72fe617 Merge "document camliRoot" 2014-05-13 00:58:13 +00:00
Eric Drechsel 55ae54857b document camliRoot
Change-Id: Iccad2ed4f3c6b29fcd95377d2cf385e7015bb9a9
2014-05-05 16:40:47 -07:00
mpl a1375ce8a1 Merge "website: video tutorials" 2014-05-05 21:50:44 +00:00
Bret Comnes 09177be6dc Added link to #camlistore on Freenode IRC
Specified mailing list as the official discussion channel.

Change-Id: I5873f0a56e94ff438a5ee39d2b442329c7941442
2014-05-05 13:28:17 -07:00
mpl a772ff1cda website: video tutorials
Change-Id: I59556deafe520d58c5124308f329829dc38b4178
2014-04-18 21:24:41 +02:00
mpl 1a6f0fc1e1 website: rm dup and old section about trustedCerts
Change-Id: Ica9acdb6d6ec930c4079093da19661f4a3d58c6f
2014-04-18 18:10:34 +02:00
mpl bd57f1b524 website: release 0.8 notes
Change-Id: Ibf8f81c587c2682e9df2ad9c51a86107978cec9f
2014-04-08 22:55:35 +02:00
mpl 5a5affb2d3 release notes: verifydb for kv
Change-Id: I00eba7d5fe5aa3331d45a3e08b39d58f5ceddc0a
2014-03-25 17:28:33 +01:00
Brad Fitzpatrick bfe27edc7f website: add mongo blob storage to 0.8 notes
Change-Id: I5381e53fbf1a1a03f8655ec345f0b1abe2e7189a
2014-03-22 12:46:48 -07:00
Brad Fitzpatrick bf763f9890 website: add Twitter import to 0.8 release notes
Change-Id: I7faae7e0f0ee788a1fbf694f0f687a52d004fa80
2014-03-20 23:11:00 -07:00
Brad Fitzpatrick bf2c6fdca7 website: update redirects
Change-Id: I5ddfe0b018bcaed276521182cab8b3c977757ae9
2014-03-18 19:28:07 -07:00
Nick O'Neill 0aaa2bb014 Initial changes to the website
Give a better sense of what camlistore is right away
More readable headings on those yellow bars
Reduce number of items in the nav
Add detail to download and getting started section
Turned mailing list page into community page
Style changes to the front page from aaron.
Reworked the code page
Added some pages to fill in, protocol and todo
Reorganized docs page
Redirect lists to new community page

Change-Id: I4e953e53618b93420f9f57aaf48d2d3651977b57
2014-03-18 19:02:20 -07:00
Brad Fitzpatrick bf8737e3c6 website: decade++ and ditch tt for the code tag
Apparently tt is deprecated. Who knew?

Change-Id: I70c55f955a5643bbd53e51ea522923dc0cb049a4
2014-03-18 17:46:17 -07:00
Steven L. Speek 146a42cc51 search: accept 'and', 'or', and parentheses in expressions
'and' has precendence over 'or'.
both operators are left associative
parenthesized expressions are evaluated first
Parser refactored, parseAtom split up.

Change-Id: I1f194cc75df49bad9d30d041d689d8ba833076f1
2014-03-18 16:40:44 -07:00
Brad Fitzpatrick bf428453c7 website: add Picasaweb to 0.8 notes
Change-Id: I0de6dbfa506a9153a73c61e638ce4ddbfbfde702
2014-03-18 10:08:42 -07:00
Brad Fitzpatrick bfc607fee7 index: reindex blobs when dependent blobs arrive out-of-order
Keep track of missing dependencies both in memory and in the index's
underlying sorted.KeyValue. When we see a dependent blob arrive, see
if we can reindex things.

Fixes camlistore.org/issue/102

Change-Id: I3d8cfc463e4b8c9d158be8f9656e772839b093b9
2014-03-15 08:44:09 -07:00
Brad Fitzpatrick bf6031a397 search: add operator "childrenof:sha1-xxxxx" to find permanode children of a parent
Change-Id: I9e756147c70f5230aa843ab215dafe5ed6d80087
2014-03-13 19:02:26 -07:00
mpl 607a20f349 Merge "0.8 release notes" 2014-03-12 20:35:56 +00:00
mpl 2e421013f7 0.8 release notes
Change-Id: I1fb43617f7667d65239b3d264662d7ce89c76203
2014-03-12 21:34:36 +01:00
Brad Fitzpatrick bf7e30d84e website: add foursquare importer to 0.8 notes
Change-Id: If91d9b9332e8234783de17bd7a25e0a9f6813976
2014-03-11 18:25:33 -07:00
Brad Fitzpatrick bf892c7637 camtool: add search subcommand
Change-Id: I8738c2eb7eae4417778be39a4237e02d42965615
2014-03-10 19:47:30 -07:00
Brad Fitzpatrick bfca89314d website: update 0.8 notes
Change-Id: I6f536cdd3f8bb23dfb322438bbea5ddd35e61a75
2014-03-08 21:14:35 -08:00
Brad Fitzpatrick c1892b5ae5 Rewritten sync handler.
Fix deadlock, much better status page, show per-blob status & errors,
clear errors when they've resolved themselves, fix known data race.

Change-Id: I968de0de4f308ff0a410adceb181a0712800d401
2014-03-05 08:51:22 -08:00
Nick O'Neill 4ab503399d Merge "Updates to front page." 2014-02-28 06:12:14 +00:00
Nick O'Neill 43198b5a3a Updates to front page.
Change-Id: I759fc11d5c0807b14d31c74b8b10a8089106b863
2014-02-27 22:11:18 -08:00
Brad Fitzpatrick acef7ddd8a website: add 0.7 to download page
Change-Id: I4c703abb8ebeb06b90e0a22071fb6af0957ee779
2014-02-27 22:05:56 -08:00
Brad Fitzpatrick 249eea79b8 Website: more 0.7 docs
Change-Id: I4ede3866db99a75087cb25950dec32bac615a9e6
2014-02-27 22:04:29 -08:00
Nick O'Neill 926e3fcef8 Almost finalized release notes for 0.7
Change-Id: I5db1362d893af760af6b03131fd993e30d9b2245
2014-02-27 21:42:33 -08:00
Nick O'Neill 2157c76b1b Getting started with 0.7 release notes.
Change-Id: I23dae7c1219c2632d2e0a505699631058a7b4163
2014-02-21 15:16:25 -08:00
Brad Fitzpatrick 79cb116dbb Merge "pkg/types/serverconfig: json-tagged struct" 2014-02-11 00:56:11 +00:00
mpl 6707837806 pkg/types/serverconfig: json-tagged struct
Also changed the TLS/HTTPS config keys for consistency.

http://camlistore.org/issue/339

Change-Id: I704ec129f91b93ebb20bc1191816166a2f10692d
2014-02-10 21:49:11 +01:00
mpl aa96868be9 contributors: fixed my website routing after some shaming...
Change-Id: I63fe239e57b218902c05c889bb2cb9d2d4bb4ecb
2014-02-10 17:38:35 +01:00
mpl 6a3c8e31ff website: fix typo in server-config
Change-Id: I85efb4790e5b93996fed03739397abdf1a86fc2f
2014-01-29 16:40:29 +01:00
Brad Fitzpatrick c4c3d2003a website: move blobserver example root files to new localdisk layout
Change-Id: I10a7276d61b3d30f270fbdf37df6285a501bbc25
2014-01-06 08:11:41 -08:00
mpl bf8c463d0a pkg/client: multi servers config
http://camlistore.org/issue/309

Change-Id: I22bbbf6a808a772272f153b2535d693bd986d13a
2014-01-05 23:19:43 -08:00
Brad Fitzpatrick cdd7b97d32 Merge branch 'master' of https://camlistore.googlesource.com/camlistore 2014-01-04 16:37:49 -08:00
Brad Fitzpatrick 3e725e2a98 Change self-signed cert fingerprint to 80 bits of SHA-256.
More secondary preimage resistance. Also better docs and less vague and less promoted Android
UI.

Feedback from Adam Langley, but likely misinterpreted.

Change-Id: I3bf1029b6fc07c0b8dab2af44926aa87b0d4cbad
2014-01-04 16:37:33 -08:00
Aaron Boodman 7c9b86de9e Make some updates to the web application styleguide that have been simmering for a few weeks.
Change-Id: I98196f14439b5d6f2c6af53eb1bf3508c6dbc591
2014-01-04 16:20:57 -08:00
Aaron Boodman 5de3951ccf Enable Flickr importer in the production server. This was meant to work previously but there was a bug.
Change-Id: I657a20bd97a9e186d6b2bb4ec34553889e7c262c
2013-12-28 16:10:58 -08:00
termie 4f4292de6b trivial docs spelling
Change-Id: I8125264b2d346269d91ef78ad54243abcafdb2b6
2013-12-27 15:04:46 -08:00
Brad Fitzpatrick d676971b48 Merge "website: release date typo" 2013-12-26 16:35:10 +00:00