Commit Graph

371 Commits

Author SHA1 Message Date
Brad Fitzpatrick 2dca5ef15a Add a CONTRIBUTORS file to track CLA acceptance. 2011-02-01 11:47:01 -08:00
Brad Fitzpatrick 3efa09e4eb camweb: 15 second timeout 2011-01-31 15:04:16 -08:00
Brad Fitzpatrick adf13c6123 go blobserver: fix crash if short blobrefs requested. 2011-01-31 10:19:37 -08:00
Brad Fitzpatrick 66e6831b9d Fix typos 2011-01-29 16:27:52 -08:00
Brad Fitzpatrick 35628787f2 camweb: rotate log files 2011-01-29 12:31:35 -08:00
Brad Fitzpatrick 876266f680 camweb: use Apache's Combined Log Format 2011-01-29 12:17:59 -08:00
Brad Fitzpatrick 71e5d719d5 camweb TODO 2011-01-29 12:17:40 -08:00
Brad Fitzpatrick b967b639e7 Merge branch 'master' of danga.com:camlistore 2011-01-29 11:55:46 -08:00
Brad Fitzpatrick a4546ebd0a website/http: basic logging support 2011-01-29 11:53:22 -08:00
Brett Slatkin 9c2ebaeb47 doc tweaks for website 2011-01-29 13:37:22 -06:00
Brad Fitzpatrick ef310690ff Add analytics. 2011-01-29 10:59:25 -08:00
Brad Fitzpatrick 400e437905 add term links 2011-01-29 10:37:13 -08:00
Brad Fitzpatrick baab30fa9a Add anchors to terms 2011-01-29 10:29:13 -08:00
Brad Fitzpatrick b19e354e61 bold via parts of URL 2011-01-29 00:09:48 -08:00
Brad Fitzpatrick 749f73866d gofmt style changes only. 2011-01-29 00:05:07 -08:00
Brad Fitzpatrick 19d0934558 Send HTML in the blobserver unauthorized responses. Easier to demo. 2011-01-29 00:04:32 -08:00
Brad Fitzpatrick 873cb075d8 Go blobserver: guess a MIME type for better demos 2011-01-29 00:00:59 -08:00
Brad Fitzpatrick 3919ab1790 Forgotten projects. 2011-01-28 21:48:52 -08:00
Brad Fitzpatrick cb59d1fa42 misc doc tweaks 2011-01-28 21:39:49 -08:00
Brad Fitzpatrick d403545eff HTML sharing email docs. 2011-01-28 21:28:24 -08:00
Brad Fitzpatrick 48c15ffc55 More docs 2011-01-28 21:17:51 -08:00
Brad Fitzpatrick fcfafd3b42 updated terms 2011-01-28 14:28:35 -08:00
Brad Fitzpatrick 1557fe73b0 More docs 2011-01-28 13:20:49 -08:00
Brad Fitzpatrick ac93867234 Start fleshing out docs.
Yay planes to help you focus.
2011-01-28 12:05:36 -08:00
Brad Fitzpatrick 01de991ab6 Unlink wiki for now; no content there. 2011-01-28 12:04:56 -08:00
Brad Fitzpatrick afb60d4296 Remove old placeholder file. 2011-01-28 11:49:24 -08:00
Brad Fitzpatrick 8bb8371ba1 camweb: Add /gw/ link; parse out titles from <h1>
* Make /gw/ a redirect to the following path in gitweb.
* Parse out the <title> from the first <h1>.  Little lame, but works.
2011-01-28 11:17:08 -08:00
Brad Fitzpatrick f80897a762 docs dir 2011-01-27 23:48:31 -08:00
Brad Fitzpatrick 24e4b8b731 website updates 2011-01-27 23:47:44 -08:00
Brad Fitzpatrick 8673270a76 Slap on copyright headers; java + aidl. 2011-01-27 23:10:13 -08:00
Brad Fitzpatrick f7d76303e7 Slap on copyright headers. 2011-01-27 23:07:18 -08:00
Brad Fitzpatrick 3bcba74f41 Fix copyright lines.
Put this under Google's copyright, not our personal ones.
2011-01-27 23:03:57 -08:00
Brad Fitzpatrick 59229d5b33 Add Apache license. 2011-01-27 23:00:13 -08:00
Brad Fitzpatrick 9148279f3d Script to add missing copyright headers on files. 2011-01-27 22:59:58 -08:00
Brad Fitzpatrick 0baf46c69a cgi: wait on subprocess exit code, no zombies. 2011-01-27 21:50:07 -08:00
Brad Fitzpatrick 7c9400ac7f robots.txt 2011-01-27 21:18:11 -08:00
Brad Fitzpatrick 61bbb65e5f Redirect away from www. 2011-01-27 21:12:14 -08:00
Brad Fitzpatrick 47f40c0b98 Recomend running camput --init in error message. 2011-01-26 13:18:28 -08:00
Brad Fitzpatrick 296efd6e99 Remove stealth mode. 2011-01-26 13:09:39 -08:00
Brad Fitzpatrick 3f7e7288e0 Sharing works. Woot. 2011-01-26 10:03:36 -08:00
Brad Fitzpatrick d1eb213ec0 Merge branch 'master' of danga.com:camlistore 2011-01-25 22:48:26 -08:00
Brad Fitzpatrick c321d481a4 Start of stripping www. 2011-01-25 22:48:15 -08:00
Brad Fitzpatrick 6132d7f9e7 Start of blobserver support for share/via requests. 2011-01-25 22:46:21 -08:00
Brett Slatkin f5758f6c68 adds "share" camli object schema; support for camput --share 2011-01-25 22:44:03 -08:00
Brett Slatkin 02717908ef adds -via to camget; adds -reqlog to blobserver 2011-01-25 21:34:17 -08:00
Brad Fitzpatrick e4d009ee77 Fix Brett's last name and link to his ugly ugly blog. :) 2011-01-25 13:27:03 -08:00
Brad Fitzpatrick b8e87bda66 website: make gitweb header match rest of site 2011-01-25 12:54:12 -08:00
Brad Fitzpatrick d4b274c08c Include a gitweb config file; use it. 2011-01-25 12:43:43 -08:00
Brad Fitzpatrick 592af893db Improved CGI support. 2011-01-25 12:43:32 -08:00
Brad Fitzpatrick 77d21931a2 Serve /gitweb/ too. Temporary hack. 2011-01-25 10:56:31 -08:00