Commit Graph

39 Commits

Author SHA1 Message Date
Brad Fitzpatrick 525060ce06 update camweb to Go 1
Change-Id: Id4a5ecec68587b0c35b30bb710f681c19315ee11
2012-02-21 02:11:28 -08:00
Brad Fitzpatrick fcba3443d0 website: don't hard-code the gerrit-proxy name
Change-Id: Ib665053b711e7a89291e18059523fd872086c0a5
2011-11-30 16:56:59 -08:00
Brad Fitzpatrick 502445ab9b website: bot protection.
Change-Id: If4ab259695957e490e28e8d99eff89896efb3afb
2011-11-30 13:08:01 -08:00
Brad Fitzpatrick 43cd36a7f2 add handler to return IP address. for ec2 wiring.
Change-Id: I346ba2764166b507dd96530061eb64bcbdc09bad
2011-11-28 17:52:58 -05:00
Brad Fitzpatrick 1eab441e1b use old/template for camweb
Change-Id: If791bd99be9731a84020b109fcdb21376e2f4aca
2011-08-26 14:46:27 +04:00
Brad Fitzpatrick 4a0fa68859 more gofix
Change-Id: I830091fab60f51751333666ab20321d2105d3818
2011-08-25 19:15:30 +04:00
Brad Fitzpatrick f95419639c Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2011-07-06 17:16:55 -07:00
Brad Fitzpatrick bb60c427f4 website: separate run.sh into run.sh and run-prod.sh
Change-Id: I32a679c4b55f314f14f8aabb6cd6112c93120336
2011-07-06 17:16:47 -07:00
Robert Hencke 2bff2d7741 tame greedy regex
(see title tag in http://camlistore.org/docs/contributing)

Change-Id: I935aef070f527fbdd18d5de9b03d0fb10db157d2
2011-07-06 19:01:35 -05:00
Brad Fitzpatrick 15057eec02 Update to Go 8944
Change-Id: I7940180cbe882884286e56ee4fc7bf5589aad9e0
2011-06-29 21:13:03 -07:00
Brad Fitzpatrick 9ce137e66d missing rsync trailing slash
Change-Id: I4f3dfd5c8c75298647555afb8b3ca175b4965059
2011-06-21 17:12:29 -07:00
Brad Fitzpatrick e789e022e8 website: regularlyk rsync git files from gerrit server to web server
Change-Id: Ia4ac06c9240d0364e0452550138bbbd5661be607
2011-06-21 17:07:59 -07:00
Brad Fitzpatrick 4658a2a3fb website: ssl fixes
Change-Id: I2c2c4d95a15d0addeac3256360d54ec105bf4bdc
2011-06-21 14:50:27 -07:00
Brad Fitzpatrick de5171b15b website: redirect gerrit to https
Change-Id: I7a61728bb4a02860196235a25d60a8cd07d31668
2011-06-21 11:53:02 -07:00
Brad Fitzpatrick 0592a87b86 website: SSL support
Change-Id: I5a4198dfc17de012768a6b6bf9a5195945eb9f3b
2011-06-21 10:27:11 -07:00
Brad Fitzpatrick b723a50ad8 website: Change default gitwebFiles path
Change-Id: I3006e06e7b96af14def4a7c3fbdad71baa32b77c
2011-06-20 19:10:15 -07:00
Brad Fitzpatrick 38588f0985 Changes for switch to Gerrit.
Change-Id: Ie3834ba594d379b881bff1b23d69267262d9dfa2
2011-06-13 14:24:51 -07:00
Brad Fitzpatrick 56793275cc camweb: Make 'talks' be its own static dir 2011-05-19 07:08:26 -07:00
Brad Fitzpatrick f70cc6d2e5 Updates to latest Go language + library changes. 2011-03-12 12:32:40 -08:00
Anthony Martin d1164b8b6d Fix build: encoding/line fork removal; new Go release. 2011-02-21 12:12:28 -08:00
Brad Fitzpatrick bf61b6edbf Oh, you can embed interfaces in structs. 2011-02-08 13:29:53 -08:00
Brad Fitzpatrick 3c2cfdae8c camweb: rewrite broken URLs. source still a mystery. 2011-02-02 13:00:32 -08:00
Amir Mohammad Saied d6488c32c4 Making the codebase compatible with latest Go release (2011-02-01.1) 2011-02-02 12:27:30 -08:00
Brad Fitzpatrick 3efa09e4eb camweb: 15 second timeout 2011-01-31 15:04:16 -08:00
Brad Fitzpatrick 35628787f2 camweb: rotate log files 2011-01-29 12:31:35 -08:00
Brad Fitzpatrick a4546ebd0a website/http: basic logging support 2011-01-29 11:53:22 -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 24e4b8b731 website updates 2011-01-27 23:47:44 -08:00
Brad Fitzpatrick f7d76303e7 Slap on copyright headers. 2011-01-27 23:07:18 -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 c321d481a4 Start of stripping www. 2011-01-25 22:48:15 -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 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 f7ae0f8edf Give up and put favicon.ico at the root. 2011-01-23 21:52:14 -08:00
Brad Fitzpatrick e2435289f2 Start of a webserver for camlistore.org 2011-01-03 15:49:19 -08:00