Commit Graph

361 Commits

Author SHA1 Message Date
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
Brad Fitzpatrick d5192826d3 Put gitweb.cgi at /code/ on the website. 2011-01-25 10:38:36 -08:00
Brad Fitzpatrick 8b13da6ec0 Go CGI HTTP handler, for gitweb.cgi 2011-01-25 09:21:20 -08:00
Brad Fitzpatrick ebcc37560c Make encoding/line an io.Reader
Already submitted to Go at http://codereview.appspot.com/4066043/
2011-01-25 09:20:41 -08:00
Brad Fitzpatrick 96055b12b8 Add fork of Go's encoding/line. Will modify and unfork later. 2011-01-24 16:56:21 -08:00
Brad Fitzpatrick f7ae0f8edf Give up and put favicon.ico at the root. 2011-01-23 21:52:14 -08:00
Brad Fitzpatrick c4809026c6 Shell of a website. 2011-01-23 21:48:04 -08:00
Brad Fitzpatrick 22819c72eb remove accidental strace file 2011-01-23 21:47:30 -08:00
Brad Fitzpatrick 3a93f5b6cc More website work. 2011-01-22 22:22:06 -08:00
Brad Fitzpatrick d89e59ccec Merge branch 'master' of danga.com:camlistore 2011-01-22 20:18:46 -08:00
Brad Fitzpatrick 0a9a09af14 Mock of camlistore.org website. 2011-01-22 20:17:58 -08:00