mpl
d9fa1ed87e
website: do a full cloning of camlistore.org on startup
...
We used to have --depth=1 when cloning camlistore.org on startup, for
efficiency reasons.
But not having all the commits locally caused problems when pushing to
github, because it would see the remote had commits that we didn't.
So we're now doing a full cloning.
It looks like it's now taking ~4s (as opposed to ~2.5s before), and
consuming ~50MB diskspace (as opposed to 35MB before).
Plus a few bugfixes.
Change-Id: If7dbae1d3119d8b3336fb7d735f6bd0ba7606fc6
2016-04-25 17:30:17 -07:00
mpl
fe8372e117
website: fix ssh for git push to github
...
issue #708
Change-Id: Ib01f6c378924becb03173724c452d42907b995e8
2016-04-25 14:00:10 -07:00
mpl
43f2e48dd0
website: sync commits to github
...
Fixes issue #708
Change-Id: I0e081724134ab08c736b00bd2ebe81eb9028ace7
2016-04-24 22:28:16 -07:00
Brad Fitzpatrick
833fbf0c85
website: use datastore to record which commits we've emailed about
...
Change-Id: I55d2b0e5f6de3377ef7240246e4ee44c8c2ebfa5
2015-12-28 21:08:17 -08:00
Brad Fitzpatrick
1ef5252da3
website: flag doc cleanup, and log before listening
2015-12-24 14:51:15 -08:00
Brad Fitzpatrick
96dc004af7
website: run on GCE under CoreOS. Containerize demo blob server.
2015-11-11 12:58:01 +00:00
mpl
7d2b1d78e1
website: serve latest git hash (for buildbots)
...
Change-Id: I5332e111609f0d9f957609a4dcee6030653397d4
2013-10-23 21:55:21 +02:00
Brad Fitzpatrick
c8479f6fd4
camweb: fix git fetch command.
...
Change-Id: Ibf4203324ea182750815df4dee48bd30cc70920b
2013-08-23 00:08:13 -05:00
Brad Fitzpatrick
0c6c9d597f
website: more debug logging
...
Change-Id: Idd7b42a0f518878f8b941dc79f8d94663ed4c697
2013-08-23 00:03:07 -05:00
Brad Fitzpatrick
dac140ff52
camweb: also watch git and email list on new commits
...
Change-Id: I032b1c86226137f19b800d6fdebae0207e90f271
2013-08-22 23:33:23 -05:00