mpl
621388f0bf
camweb: send deploy handler logs to GCLogging as well
...
When logging to Google Cloud Logging, make sure the deploy handler logs
are written there too.
We tag them with the from:camli-gce-launcher label.
Change-Id: I4dab010009f98efd2aeba7c57dc4ab3ca6a566b3
2015-11-16 23:40:05 +01:00
mpl
a2aee25cfb
website: update (camlistored) deployer to run on GCE
...
Change-Id: I205c6df51e8d8c4bcf2710fc9da1db68419fc2df
2015-11-13 17:41:46 +01:00
Brad Fitzpatrick
afd28ae279
website: name the demo blobserver container, kill on start-up
2015-11-11 14:45:50 +00:00
Brad Fitzpatrick
321272d65c
website: make sure 'src/camlistore.org' is in our source path for godoc
...
It was making that assumption and crashing otherwise.
2015-11-11 14:32:00 +00:00
Brad Fitzpatrick
ee2ec3bce1
website: revert the pre-0.9 download page for now
2015-11-11 13:03:43 +00:00
Brad Fitzpatrick
96dc004af7
website: run on GCE under CoreOS. Containerize demo blob server.
2015-11-11 12:58:01 +00:00
Brad Fitzpatrick
b4ef019bc2
website: now runs on GCE/coreos with cloudlaunch
2015-11-10 12:10:16 +00:00
mpl
96bde7b1d4
website/camweb: setup TLS for when in production (on GCE)
...
Change-Id: I7d3ec69d0a4cdae4493cbe62ec14ea4e41f5d0ba
2015-11-10 10:14:07 +01:00
Brad Fitzpatrick
5b00bc2617
website: untar content to local disk when running in prod on GCE
2015-11-08 21:45:09 +00:00
Brad Fitzpatrick
1ce6518f68
website: more work on moving to GCE
2015-11-08 21:20:35 +00:00
Brad Fitzpatrick
3a473f32d3
cloudlaunch: upload binary, create instance
2015-11-08 20:29:04 +00:00
Brad Fitzpatrick
7578502c33
Start of a new cloudlaunch package, to be used by the website first.
2015-11-08 16:49:59 +01:00
mpl
07a2721f65
camweb: make it build
...
Because of cloud logging changes from
9106ce8296
Change-Id: I0620c72c2ada3cf916750586194c18077c8f942a
2015-10-12 19:36:46 +02:00
mpl
32228e451e
website: prepare for 0.9 binaries and release
...
Addresses #538
Change-Id: I695f5b8d910cdea1d01f7efadaf2454c1a07ad0f
2015-09-09 19:39:24 +02:00
Brad Fitzpatrick
6f58fc2426
Fix build, move more stuff from third_party to vendor.
2015-08-18 10:19:49 +02:00
Brad Fitzpatrick
4486071e26
website: logging to Google Cloud Logging
2015-08-16 18:39:10 +02:00
Brad Fitzpatrick
e5dd09807c
website: refactor logging in prep for Google Cloud Logging support
2015-08-16 14:30:09 +02:00
Brad Fitzpatrick
b0c9fcc71f
Start of a Google Cloud Logging package.
...
Will implement here and then upstream.
2015-08-15 22:49:27 +02:00
Will Norris
f49f395efc
website: convert docs pages to markdown
...
This includes all of the top-level files in the docs folder except for
status and terms, which are going to be a little trickier to convert.
This includes no editorial changes. There are a few minor stylistic
changes (like the auth value table in server-config converted into a
list). Text has also been mostly wrapped at 80 columns, which accounts
for a lot of the changes as well.
Change-Id: I3782158f05d2b3c72e6cb44bff92c46ccc231a96
2015-07-26 17:00:25 -07:00
Mathieu Lonjaret
085905c938
Merge "website: update to 0.9 release notes"
2015-07-24 13:27:12 +00:00
mpl
7981c57990
website: update to 0.9 release notes
...
Probably needs some more trimming and reorganizing, but I think it's now
pretty much up to date in terms of contents.
Change-Id: I3d04dc2d01098ae7b19f13627d6a6b47256c75f6
2015-07-24 02:05:55 +02:00
Will Norris
b7ca3ff09d
website: use blackfriday to render markdown files
...
convert a simple file (/docs/todo) to markdown as initial proof of
concept. All other existing files which contain HTML but no markdown
should be passed through blackfriday unmolested.
Change-Id: I6ec79f3bb0998fcb54712b748f94b5ae5bbed1c0
2015-07-23 16:23:11 -07:00
Will Norris
d1f6e62321
remove CLA text regarding electronic signatures
...
Both individual and corporate CLAs support electronic signatures now, so
it's probably not worth specifically calling that out on either.
Change-Id: I3bc531351d28c97b3a68c37eb46fc1f8b5e749ab
2015-07-20 16:48:22 -07:00
mpl
b247305c40
website,contributing: read HACKING for commit msg instruction
...
Change-Id: I8afc39e010b404246817f63b75395a2d8ac22633
2015-07-01 19:59:48 +02:00
mpl
3ec28bef79
Merge "website: easier launcher dev workflow"
2015-05-12 22:30:48 +00:00
mpl
f336dc8331
website: easier launcher dev workflow
...
Use the website/launcher-config.json JSON config file to provide
all the deploy handler parameters.
Change-Id: I6156eaa80269ad3e70e9d48d7b8253a9a507036e
2015-05-13 00:26:25 +02:00
Mario Russo
2ed76105e2
added ui improvements to 0.9 release notes
...
Updates #601
Change-Id: I9ff85dd44f651fdeacab04804abe15bc560a52e2
2015-04-23 11:17:38 +02:00
mpl
484d7f05d2
website: FOSDEM 2015 slides
...
Change-Id: I2e82a8f4290d9b7fd0ff062da7797e55bb81d7c1
2015-02-06 14:45:28 +01:00
mpl
ebdb89fcfa
camweb: default to camlistore.org:443 as the host for the Camlistore deployer
...
Because the deploy handler needs to know its own host to build the
RedirectURL for oauth.
Change-Id: I04801909dfe9d5fafc56417befdffcc747f5490a
2015-01-27 16:21:45 +01:00
mpl
ae95cbc8c1
website: transparent piggy for deploy handler
...
Change-Id: Id4c12a6d3277ceb9c65e4ab0f5cf9b4e4bf7cadc
2015-01-20 15:24:12 +01:00
mpl
e3f16b8ead
pkg/deploy/gce: add web wizard to deploy on Google Cloud
...
Issue #531
Change-Id: I47900eb7b82b7775ec1d26b1d6796e5701ee672d
2015-01-19 16:24:37 +01:00
Brad Fitzpatrick
ddbe440e45
Update more (all remaining) issue links to Github.
...
Change-Id: Ia796410afb292615e63f7f42b5ecda3d18d7c325
2014-12-13 17:40:54 +11:00
Brad Fitzpatrick
ad145260c0
Update more links to use the camlistore.org redirector.
...
Change-Id: I1ef94301d7ac0df69abc4f3f27bcb363fa8e8082
2014-12-13 17:25:16 +11:00
mpl
c6217321bf
website: update bug tracker link to github move
...
Change-Id: Ic29756e46bc7468e2515cfd827f7b7036074f40d
2014-12-11 16:29:38 +01:00
Brad Fitzpatrick
17804ff0b5
website: link to Github issue tracker
...
Change-Id: I6b051519c5b7c394ce3557c07e3e0f3ac9953d66
2014-12-11 17:33:33 +11:00
Brad Fitzpatrick
088e5d850e
website: redirect issues to github instead of google code
...
Change-Id: I0216bfc33be79f137277180f71a3492c69e39835
2014-12-11 17:08:18 +11:00
Salmān Aljammāz
974a431169
Dynamically generate the contributors page from git log.
...
This change moves scripts/gencontrib/gencontrib.go into the
website's main codebase. Not as fancy as
https://github.com/bradfitz/camlistore/graphs/contributors but
it's a start.
https://code.google.com/p/camlistore/issues/detail?id=15
Change-Id: I9a806556f91084bf4069cf82a8b653bc8de444a9
2014-10-27 13:21:18 +00:00
Brad Fitzpatrick
3a43fd6430
camtool: add 'makestatic' subcommand
...
It converts a permanode set (with a bunch of camliMember) into a static-set.
Mostly for sharing a snapshot. Will likely evolve over time.
Change-Id: I9906750223a27e9a491c91f1ce2490c15d1d3986
2014-10-19 18:25:45 +02:00
mpl
9c42d7b562
website: server doc and release note about levelDB for indexer
...
Change-Id: Ibf7528cba07ab1843845d91e7b4e1234f1ed1d8a
2014-10-16 17:08:49 +02:00
Brad Fitzpatrick
6c4c339e7b
0.9 notes: add UI feature note
...
Change-Id: Ic0519cd44f23be0d24b9c9fe19276e3ec262e70a
2014-09-22 23:29:31 -07:00
mpl
95885192eb
serverinit: enable memory storage in config
...
http://camlistore.org/issue/416
Change-Id: Idde32273ed651a5876581ad0ea06010970b92a9b
2014-09-11 01:11:07 +02:00
Brad Fitzpatrick
59bd675e50
Add pinboard importer to unreleased 0.9 release notes
...
Change-Id: I29111d96f8f375a3ad3dff9c0086c96adfb0de5e
2014-09-01 15:16:24 -07:00
mpl
bb49185463
serverinit: add support for memory-only indexer. Enable in devcam.
...
To avoid confusion, the previously named "memoryIndex" configuration
parameter, which actually meant to slurp the index into the memory
corpus, has been renamed to "copyIndexToMemory". "memoryIndex" is now
the parameter to enable a memory-only indexer.
http://camlistore.org/issue/416
Change-Id: I7026e5463fda3a1887a88e0b07d4e3431c60c8b7
2014-08-26 22:46:13 +02:00
mpl
e8522cca36
website: allow HTML in camli errors. use website for client error.
...
http://camlistore.org/issue/276
Change-Id: I16f139fe2b6f1200250db668fa415ae42ff2c171
2014-08-21 23:13:56 +02:00
mpl
eb0578a17c
website: add camlistore error handler
...
http://camlistore.org/issue/276
Change-Id: I786d8a858624caeb9258ae6b2a21056a4f79d246
2014-08-19 02:25:52 +02:00
Brad Fitzpatrick
dcf482b3e4
start of 0.9 release notes
...
Change-Id: I2a0ae60f0be17de99ad30c661981bc1baf1a57c7
2014-08-11 22:11:18 -07:00
mpl
27102a044e
0.8 release: document and force Go 1.3 requirement
...
http://camlistore.org/issue/485
Change-Id: If5304e6aafee21b77ced4b34ecef29a2a1bd6712
2014-08-06 19:11:16 +02:00
Brad Fitzpatrick
e08e638cf5
Remove stray URL pasted on accident.
...
Change-Id: I709a4f36f639654a1e402e327bbcf4e666d1ed16
2014-08-04 10:03:18 -07:00
mpl
795595dec5
website: small typo in 0.8 notes
...
Change-Id: Ib98c4e5148b483fd80288e98ae135d5753b4eabe
2014-08-04 17:15:59 +02:00
Brad Fitzpatrick
665d65200c
website updates for the 0.8 release.
...
Change-Id: I739741ae89954ef755ea624475de0eb113b8edee
2014-08-03 18:11:59 -07:00
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
Brad Fitzpatrick
0eb1069636
docs: mention flickr importer in 0.6
...
Change-Id: I57ddfe9185918516c0b448c00ec63d23550cd8c1
2013-12-25 23:35:44 -08:00
mpl
ba407452fe
website: release date typo
...
Change-Id: I80a2b1832f7d08d1ba5f6f901925733db2cb6663
2013-12-25 20:34:17 +01:00
Brad Fitzpatrick
faf46fc25a
website: remove gerrithost flag. It's gone.
...
Change-Id: Ia02d3f59e86c0c32f376aee232fb474bc62e717b
2013-12-25 11:00:27 -08:00
Brad Fitzpatrick
aacc916232
Document the 0.6 release.
...
Change-Id: If0ab182d8eda69423de129972f41d34a7cd4aa85
2013-12-25 10:55:55 -08:00
mpl
6e7eacea4a
Merge "pkg/client: some cleanup, doc on the website"
2013-12-23 22:31:45 +00:00
mpl
1e8d46ee45
pkg/client: some cleanup, doc on the website
...
Changed some keys to be consistent with the server config, and removed
some others.
We're now using jsonconfig to get the keys and validate the config.
Removed some unused funcs/methods, moved some global vars as members of a client.
Also, having two possible defaults for the secret keyring
(.config/camlistore/identity-secring.gpg and .gnupg/secring.gpg)
was annoying and confusing imho, so I removed the latter.
http://camlistore.org/issue/259
Change-Id: Icf79fa8822b62b5d91843698861dd19cb553607a
2013-12-23 20:23:21 +01:00
Brad Fitzpatrick
bf54591e8d
Remove the memIndex option from genconfig and devcam; default memoryIndex to on.
...
We had the legacy "memIndex" option to put the Camlistore index in
memory (the leveldb memdb) as an option in genconfig called
"memIndex", and we also had an option called "memoryIndex" for whether
to slurp the on-disk index to memory on start-up. Too confusing!
Instead, delete "memIndex" (since it's not the default anyway, now
that we have kv).
Then, also (the original point of this change): default the
memoryIndex option to true, so search works for people by default.
This option might go away in the future if it becomes the only required
way.
Also, document this.
Change-Id: Iddffa6e19adbf09c5aacd063aa44de362d90633b
2013-12-11 12:20:22 +04:00
Aaron Boodman
53ae0830c7
Strawman web ui style guide.
...
Change-Id: I6d6ee09bb42f79adad8789e6b9cfb5a9f59dc1f2
2013-11-23 09:05:17 -08:00
mpl
14fdd3f066
website: more redirects to the issues tracker
...
http://camlistore.org/issue/243
Change-Id: I25424ae5e69f602e8a8bb8d69954f37f28b8f687
2013-11-22 15:58:57 +01:00
mpl
f8b41e236e
Merge "server/publish.go: use go html template for publishing"
2013-11-19 22:22:17 +00:00
mpl
a6aeff034c
server/publish.go: use go html template for publishing
...
Change-Id: Ic1c55d35e52e407864d339927b453de58a64e03c
2013-11-19 17:50:26 +01:00
Aaron Boodman
2a747ccd56
Add ability to specify flickr config for devcam.
...
Change-Id: Ic1139730d969558e2d6375dd86c6741e3dfd2b9b
2013-11-18 21:16:09 -08:00
Aaron Boodman
9c671f76eb
Revert "Revert "Add genconfig support for flickr importer""
...
This reverts commit 8367de6e95
.
Change-Id: I1fdfa4070572b1badc0f0980348404f905fa13a3
2013-11-17 14:15:12 -08:00
Brad Fitzpatrick
8367de6e95
Revert "Add genconfig support for flickr importer"
...
This reverts commit b53e79614d
.
It broke the tests.
2013-11-17 13:43:06 -08:00
Aaron Boodman
b53e79614d
Add genconfig support for flickr importer
...
Change-Id: I8be13f81fae15acfe87cce9d65318524efc3035d
2013-11-17 13:29:49 -08:00
mpl
7d2b1d78e1
website: serve latest git hash (for buildbots)
...
Change-Id: I5332e111609f0d9f957609a4dcee6030653397d4
2013-10-23 21:55:21 +02:00
Brad Fitzpatrick
5251d47ebc
Merge "script to generate contributors page from git shortlog."
2013-10-22 03:37:10 +00:00
Salman Aljammaz
40e09a1f6c
script to generate contributors page from git shortlog.
...
http://camlistore.org/issue/15
Change-Id: I670e19424772530b190326ba125fdf1122ff29af
2013-10-21 11:38:50 +01:00
mpl
a2407ec897
website: vars cleanup&renaming
...
Change-Id: Iaf3784e26d4a2fbe403f8fcafb482779c16dbe77
2013-10-15 23:54:34 +02:00
Brad Fitzpatrick
72021e4516
Merge "runAsChild: s/Fatal/Fatalf/"
2013-10-10 20:21:19 +00:00
Steve Phillips
20ad044144
runAsChild: s/Fatal/Fatalf/
...
Change-Id: Icda2322368a5acbbd18d3d19ffe0fe716ced29cb
2013-10-08 11:46:20 -07:00
mpl
616acae745
website: clean up overlooked notes.
...
Change-Id: Ida760b727d7fa9f45f553dad2096afca47cbfac4
2013-10-07 23:28:55 +02:00
Brad Fitzpatrick
e8f89f609b
website: document the 0.5 release, Castletownbere
...
Change-Id: I825bd08fdc60d84137e7b68663058ba7fa2fc42d
2013-09-21 18:27:42 +01:00
mpl
ba8f88c21a
devcam test, replaces make presubmit
...
http://camlistore.org/issue/223
Change-Id: Iaaea9926a98d7d3335fd6ee52daa225e51ec4703
2013-09-19 17:00:59 +02:00
Hunter Freyer
019cffac5c
Reorganizes the "schema" page on the website, and promotes much of the
...
permanode documentation to the website in its own page.
One of the goals here is to create an exhaustive list of camliTypes
and permanode attributes, and make it clear what they're used for.
Change-Id: I68a95fe5f870a9b25551b1e9c2eec805920d8931
2013-09-08 17:01:09 -04:00
Brad Fitzpatrick
f3f48eb70b
Support alternate S3 hostnames
...
Change-Id: I9a27eb5fb9c4e5ef3b516ce9cf5a4b5bb4e1df61
2013-09-01 09:50:35 -07:00
Brad Fitzpatrick
4a36d23207
website: fix redirection of some /gw/ links
...
Change-Id: I524ee2dd48fa16c4b3954fdf58878b7256702347
2013-08-28 13:09:01 -07:00
Brad Fitzpatrick
6489b9f7ce
Docs for 0.4 release.
...
Change-Id: I30fb6000ea81e90c7835d39598c873ae838fcf0f
2013-08-26 18:03:40 -05:00
Brad Fitzpatrick
6dd3bced50
website: don't open browser when running side blobserver
...
Change-Id: Ia444584744e2ba8e0b54b166c1d42220d0e9544b
2013-08-26 16:43:19 -05: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
d93cb4098f
website: support 304 Not Modified
...
Change-Id: I711e78d1a138f243bcacbcba3f9559202ee8d808
2013-08-22 23:53:49 -05:00
Brad Fitzpatrick
e5dfcf644f
website: configure camlistore.org to send emails on commits
...
Change-Id: I976897b59006dbfb0e51f676fb6ea4f893bfb3c7
2013-08-22 23:41:49 -05:00
Brad Fitzpatrick
c304ea4b40
Merge branch 'master' of https://camlistore.googlesource.com/camlistore
2013-08-22 23:33:31 -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
Bill Thiede
ad876efcb1
camweb: Correct redirect URL for /gw/
...
Tested with:
$ curl -i -L http://localhost:31798/gw/502aff1fd522c454e39a3723b596aca43d206d4e
HTTP/1.1 302 Found
Location:
https://camlistore.googlesource.com/camlistore/+/502aff1fd522c454e39a3723b596aca43d206d4e
Content-Type: text/html; charset=utf-8
Content-Length: 112
Date: Thu, 22 Aug 2013 03:05:28 GMT
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Date: Thu, 22 Aug 2013 03:05:28 GMT
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Transfer-Encoding: chunked
<!DOCTYPE HTML PUBLIC...
Change-Id: Id10f8ea1668dee85f08d3e30947464a45dc4666a
2013-08-21 20:04:53 -07:00
mpl
1d9e606ccd
Merge "devcam appengine: replaces ./dev-appengine"
2013-08-19 22:11:21 +00:00
mpl
a41c89a24e
devcam appengine: replaces ./dev-appengine
...
Change-Id: Ic4adcb8898fc3ead801aefd679682bcc646f3573
2013-08-20 00:10:01 +02:00
mpl
47ff2102c3
server config: document implicit mirroring for blob storage
...
http://camlistore.org/issue/201
Change-Id: Icda250242f88dad80cd48d6417d4944341e3dd26
2013-08-19 22:51:57 +02:00
Burcu Dogan
2309d3d77b
server-config doc: fix google cloud storage config identifier.
...
Change-Id: I35769c851d67131581f3c3ef43b5daa5f4130ec7
2013-08-18 21:48:02 +02:00
Bill Thiede
502aff1fd5
camweb,buildbot: Update camlistore git repo URLs.
...
Also add redirect for /code/ request with a commit hash to new code host.
Change-Id: I68a8746dacb6f0a4fc6719e3f5ed23ee0f37778b
2013-08-18 08:56:16 -07:00
mpl
3239048566
server-config doc: added section anchors
...
Change-Id: Id35566e6cdf7e38e576494008f2bbdf9405021fd
2013-08-16 19:45:05 +02:00
mpl
d992780f03
Merge "camlistored: help getting started on windows"
2013-08-16 17:19:12 +00:00
mpl
f5709afdd8
camlistored: help getting started on windows
...
-fail early when new config has sqlite but no sqlite installed
-hint at the server config doc url
-added windows with mysql section in the server config doc
-fixed typo in mongo indexer option
Change-Id: I4266eb6e34a55901e6af90a32eb1411fb5c37688
2013-08-16 19:14:30 +02:00
Brad Fitzpatrick
5f4f42dfa7
Merge "appengine: fix the UI"
2013-08-16 16:58:27 +00:00
Brad Fitzpatrick
b6e9e98c69
website: typo
...
Change-Id: I1cbaaf3e9b4ec898dc55a5bc423d72205a9d4dee
2013-08-16 09:52:29 -07:00
mpl
40951c103f
appengine: fix the UI
...
-dev-appengine populates the default sourceRoot.
-app.yaml filters out the go files from the static
resources
-the UI handler warns that sourceRoot is required
Change-Id: I816456a882ff4b0573bc8962cce85139d8a0f611
2013-08-16 18:49:51 +02:00
Brad Fitzpatrick
b6a8dc3351
More git links updated
...
Change-Id: I2e527d73c2907dbc87e84a876b0f0ba7b2cf18b9
2013-08-14 10:47:56 -07:00
Brad Fitzpatrick
36f93b8240
Updating website for new git & Gerrit location.
...
Change-Id: Ifaceae9e40e2028c7c643020ea82abcece2e3554
2013-08-14 10:35:33 -07:00
mpl
66bc4f35d6
Merge "dev-server: remove. replaced by devcam server."
2013-08-03 16:34:35 +00:00
mpl
f4ef8c0375
dev-server: remove. replaced by devcam server.
...
Fix related docs, config files, buildbot...
Change-Id: I638d3856f42953603b13204fb56782974d0db9ee
2013-08-03 01:12:38 +02:00
Kamil Kisiel
ceda829e43
website: Fix path to server config file
...
Change-Id: I4eb7e0ed7745adb1ea56d7864dd834a7beb86eb3
2013-07-29 13:15:11 -07:00
mpl
954f5b2ad3
website: typo in release number.
...
Reported by Mark Steve Samson.
Change-Id: Ifa35580ea21b0a6c0407a6d6ee7735dc63289722
2013-07-29 16:32:22 +02:00
Brad Fitzpatrick
8d378493c6
fix html
...
Change-Id: I78fcc4f73124507a4b78611709f91b9d98edcd53
2013-07-28 19:10:10 -07:00
Brad Fitzpatrick
6c639c7c3f
website: document the 0.3 release
...
Change-Id: I1055f8606fe542fc6b994cdbb1f590e0024d6339
2013-07-28 18:58:51 -07:00
mpl
759be70c92
share: allow configuration of URL prefix
...
http://camlistore.org/issue/160
Change-Id: I77998bbde21790f15a5c4b492307434290ef9421
2013-07-17 16:06:15 +02:00
mpl
1e6aad56f5
website doc: add publish example to the server config
...
Change-Id: I21c7c3be2118170400d034120385fecf3a617ea4
2013-07-15 23:48:25 +02:00
Armen Baghumian
8e86e9f382
Fixed a broken link
...
Change-Id: Ia2efd98d2145b2817f9e4c7bebe831402cca2103
2013-07-11 13:03:04 +04:30
mpl
d8c3b5a4e9
Merge "website: get subdirs info even when no source files"
2013-07-09 21:35:58 +00:00
mpl
cdde8c655e
website: get subdirs info even when no source files
...
http://camlistore.org/issue/147
Change-Id: I9d0ee63bc9f8a5baa16092406dc8fa663cc7c47f
2013-07-09 23:31:23 +02:00
mpl
85053537b8
website: look for docs without any depth limit
...
http://camlistore.org/issue/175
Change-Id: I4b54192d393a21b1780ee75eb8b494dddc79d817
2013-07-09 19:53:09 +02:00
Michael Zuffoletti
c2669a6dfc
issue 23: Fix google storage blobserver as sync dest
...
Change-Id: I33d88dc5028ebb76d4c17d2a00d8f8346114f876
2013-07-08 11:33:10 -05:00
Brad Fitzpatrick
98c488d2cc
In dev mode, default to 'foo' for the password.
...
Change-Id: I60d10174fbf80ce325501b91d6369ef612bf67ed
2013-07-08 20:24:10 +10:00
Brad Fitzpatrick
9a283ed155
website: Add video
...
Change-Id: I4e3d8feb78685de918a8c81d1b0d52b60c0f0533
2013-07-01 22:27:06 -07:00
Brad Fitzpatrick
7bd17b7f8e
Make dev website start on Mac too. run-blobserver was using readlink -f, which isn't available on OS X.
...
Change-Id: I72fb1c687b31fb0f94fd112744d314e9034bf9d8
2013-07-01 22:26:44 -07:00
mpl
d1b4a1ef46
website: added -also_run to camweb and fixed sharing doc
...
-added -also_run so we could run scripts/run-blobserver
to start a blobserver for the sharing demos/doc.
-added new share blob to the root and rmed the old one
-run-blobserver now uses make.go
-fixed doc to account for the share handler
Change-Id: I2d5120cfbb92f983872bc65ede4ac5b314ca9606
2013-06-26 00:51:16 +02:00
Brad Fitzpatrick
f1bed0e3b2
website: Remove releases section
...
Change-Id: Ibd5bb280ff42296ec7a5bd95e7f7ee8f40c7d29a
2013-06-22 11:16:48 -07:00
Brad Fitzpatrick
837e5071b6
website: Link to 0.2 from home
...
Change-Id: I84b0715808a5cbe67d00ccfbb22c143d24901391
2013-06-22 10:44:05 -07:00
Brad Fitzpatrick
1c47a8ca56
other fix
...
Change-Id: I72f92211a4cb1ec54644dec2d8fb61dcc40e3880
2013-06-22 07:51:44 -07:00
Brad Fitzpatrick
044e2e77cd
0.2 release notes
...
Change-Id: Iced581916a4b557e1310e32152c6e333b935e515
2013-06-22 07:49:56 -07:00
mpl
7699e50982
website server-config doc: added sourceRoot parameter
...
Change-Id: I504b2640a3756d5c31115b4cf8317a8199ea8a39
2013-06-21 00:20:10 +02:00
Brad Fitzpatrick
1f709f46af
Add the go-import meta tag back (See: go help remote). It got lost somehow.
...
Change-Id: Id33c8be4040af6ec6023685e3a5f2fbfb4424b13
2013-06-15 09:51:06 -07:00
Brad Fitzpatrick
bd5e7815b6
Merge "fix typo on closing tag and add a missing closing tag"
2013-06-12 22:52:49 +00:00
Tony Scelfo
07e6bae14a
fix typo on closing tag and add a missing closing tag
...
Change-Id: I5e16d2c17806341c32654619e23c7bdf7fffa0a1
2013-06-12 16:10:07 -07:00
Brad Fitzpatrick
87e38b5023
website: update uses
...
Change-Id: I06097eea55e7af394b299205bc404723b1eaf6a4
2013-06-12 16:08:56 -07:00
Brad Fitzpatrick
a9bfb22147
overview: also sharing
...
Change-Id: I607e405cffecd617016f308e06ae781672c829c0
2013-06-12 16:05:57 -07:00
Brad Fitzpatrick
9973215646
More overview
...
Change-Id: I36d1720e8a6affe03d5d2efd4cf7140f5822a3bc
2013-06-12 16:02:56 -07:00
Brad Fitzpatrick
a71162ab5f
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-06-12 13:45:19 -07:00
Brad Fitzpatrick
299b4cc0c8
More server-config docs.
...
Change-Id: Idcb10e53957b10848acc1bad09021eaa5f602ce7
2013-06-12 09:52:01 -07:00
Brad Fitzpatrick
fc2597e01f
Start of an overview page, describing the project, plus more misc doc/website cleanup
...
Change-Id: Ic456e73ab3adf549e7280c8ee1c9d6668719720e
2013-06-12 07:22:29 -07:00
Brad Fitzpatrick
822523bb58
website: remove old cmd docs. now auto-generated
...
Change-Id: I60693ddde30da5969a3638eb2c3e9ad1eb150efe
2013-06-12 03:55:08 -07:00
Brad Fitzpatrick
46def7c3af
website: only listen on localhost in dev mode
...
Change-Id: Ia4fd564bf2717840161b488395e5490d5023fc92
2013-06-12 02:23:08 -07:00
mpl
f0199dfed7
docs: link to getting started wiki page
...
Change-Id: I6408e8c17e8c4ad82fbf6c792def591150fc8111
2013-06-11 20:49:36 +02:00
Brad Fitzpatrick
a906881763
donation link
...
Change-Id: I5029543f08de36ec1b56bcc97ecc5a4f68ca9781
2013-06-11 17:24:04 +02:00
Brad Fitzpatrick
6de6b33a4b
more release notes
...
Change-Id: I260bf7e6eb184f9fe9fefc2ca9320d62059955a7
2013-06-11 16:40:42 +02:00
Brad Fitzpatrick
37eb3b1112
More docs
...
Change-Id: I516b893ffcb410dfc8f14e38df22d8ac584e3572
2013-06-11 16:33:00 +02:00
Brad Fitzpatrick
fe2c9583d4
Start of server-config docs. Fix some links.
...
Change-Id: I8aa88bc9ed603b16bad8e00a41649f30e4bbb642
2013-06-11 15:50:55 +02:00
Brad Fitzpatrick
6946ffe7ae
More docs
...
Change-Id: Iac190f16a2b48464e465b69e266bff649fe387d4
2013-06-11 15:36:25 +02:00
Brad Fitzpatrick
6f06d0d0f3
More text on the 0.1 release page.
...
Change-Id: Ie2017ddf16c87c89dc7b6db99c561343fb06abef
2013-06-11 14:22:01 +02:00
Brad Fitzpatrick
3ec342d706
Website updates, with 0.1 release notes
...
Change-Id: I931f3429c5f4e0ad6170aadb3381c680b02f6971
2013-06-11 14:13:16 +02:00
Josh Bleecher Snyder
224e25d8cc
Stop using $USER in misc/review
...
For folks whose $USER doesn't match their
Gerrit username, editing misc/review is not a
great solution, since the changes cannot be
committed (nf notwithstanding).
Instead, let ssh config files do their thing;
these are not part of the repo, and thus can
be set once and merrily forgotten.
Change-Id: If03fe05e5779553ed1f98310e8f22b0635ada7bb
2013-06-04 17:30:23 -07:00
mpl
f377546d31
Merge "website: link to packages and commands from docs"
2013-03-18 20:52:05 +00:00
mpl
201ab5be2a
website: link to packages and commands from docs
...
Change-Id: I5acf8ec76b5dc886acf1015dcf310df97c3bf6fc
2013-03-18 16:53:51 +01:00
mpl
739c883374
Merge "website: clean up PDoc hack"
2013-03-18 15:12:13 +00:00
mpl
feaf289d5b
website: clean up PDoc hack
...
Change-Id: Idf5ea94058d1da653442d435f8823f2f399f3f8e
2013-03-18 16:08:10 +01:00
mpl
52159792f0
website: do not override gitweb's font size
...
Change-Id: Ieb426ca28cdf45bf40582a8053357a833397d82d
2013-03-18 15:45:03 +01:00
mpl
a538726253
Merge "website,genfileembed: exclude zembeds and fileembed.go from godoc"
2013-03-16 00:17:10 +00:00
mpl
8f8373fa76
website: use copy of package.html instead of directly golang's
...
Change-Id: I4ba47ade6c3307929aac489ff8735c5cf774074f
2013-03-16 01:26:57 +01:00
mpl
8d3c5acca7
website,genfileembed: exclude zembeds and fileembed.go from godoc
...
Change-Id: I6af25a566a519274b15b72c3e41dccd016de5442
2013-03-16 01:16:40 +01:00
Brad Fitzpatrick
0e52cee398
website: run.pl: add dirtrees.go
...
Change-Id: I8dd932d99d66025498b7a815f2117534b369a858
2013-03-15 15:28:01 -07:00
mpl
e6a5882511
website doc: cmds: golang style + install command
...
Change-Id: I4f38dfb87e066ef81881bc9a2262c52109e172c9
2013-03-15 23:18:09 +01:00
mpl
698e8605e6
website: /pkg/ and /cmd/ work.
...
-added some doc.go for each command to make /cmd/*
work nicely.
-hacked a bit of style, mostly borrowed from golang too.
Change-Id: I011d70bca2c0151a29dfd53c78a896821730d5fb
2013-03-15 16:40:44 +01:00
mpl
a96ec4e614
website: /pkg/* mostly works
...
-/pkg/ still a 404
-subpackages not linked (but accessible)
Change-Id: Idf0798703b2b11ddc58bba867f51c3e06d4858f7
2013-03-13 14:08:28 +01:00
Brad Fitzpatrick
6b10c8d587
website: more work showing pkg and cmd doc (camlistore.org/issue/108)
...
Change-Id: I93ffe2de0869763a96f57e5b50dc5de8cc899b71
2013-02-23 13:38:58 -08:00
Brad Fitzpatrick
7af0b73f8a
website: start of showing pkg and cmd doc (camlistore.org/issue/108)
...
Change-Id: I8bb9140ce787844392e93681a1118160ee6e4579
2013-02-22 15:58:56 -08:00
Brad Fitzpatrick
ef669b8df0
website: redirect /issue/NNN to codesite issue tracker
...
Change-Id: I323311421bb9d72eb043f3694d78a9bc9931a3d6
2013-02-17 21:40:57 -08:00
Brad Fitzpatrick
40209ae45e
website: update who
...
Change-Id: Iecf9cd971c443189a5ccfba742ed11fee59df84d
2013-02-02 11:42:34 -08:00
Brad Fitzpatrick
5d3bf0af0c
website: some status updates. still old.
...
Change-Id: Ia2dbbeb1615d28356a5000fb90abd7c7ae7c7548
2013-02-02 10:05:09 -08:00
Brad Fitzpatrick
66e216ae4e
website: unify run shell scripts, make it run on OS X (so rewrite in Perl)
...
Change-Id: I0b0d91935a988cdc9b66bfc4eaba4ee3c16cb407
2013-02-02 09:42:20 -08:00
mpl
58f33f0b12
camweb: added reverse proxy for the build bot server
...
Change-Id: I9e1c8b0e2d28f9f7660763ecbd3f8be149dfe716
2013-01-15 22:43:16 +01:00
mpl
2df97a4710
Update camweb from old/template to html/template.
...
Change-Id: I87294e861de4cd9e6f97db9f934fbc4effed4f32
2012-06-16 10:20:32 -07:00
Brad Fitzpatrick
610e708924
fix more references to lib/go/camli
...
Change-Id: Ic35c67b0255d713185e8c77fdeb91c17c79a11c7
2012-05-14 01:07:13 +10:00
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
d2374ebbc1
website: connect to gerrit using DNS
...
Change-Id: I45d9b4024e3b8f36a80a24f7d2d62b1ff49675ea
2011-11-30 14:48:33 -08:00
Brad Fitzpatrick
502445ab9b
website: bot protection.
...
Change-Id: If4ab259695957e490e28e8d99eff89896efb3afb
2011-11-30 13:08:01 -08:00
Brad Fitzpatrick
c39151bf2e
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2011-11-28 17:53:13 -05: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
a1548196b7
don't index /code/
...
Change-Id: I7c12a534d49db35ab48846e39e7b25fce82ca0b8
2011-11-27 20:44:43 -05:00
Brett Slatkin
f2b94ddb67
Website: Use a jpeg for the logo, 1/3 the size, no janky slow-loading
...
Change-Id: I34904379aaf231a5b9bcdb65ff7aae88c5f5b5ad
2011-11-01 21:16:38 -07:00
Brett Slatkin
fdc28ef5c6
Website: Fixed contributors link
...
Change-Id: I2d717b7609ce9b523b100623c24f5f296377aac6
2011-10-13 00:18:46 -07:00
Brett Slatkin
0c221690a1
Website: Code page style tweaks
...
Change-Id: I8a46080d943873011d43af5bd933d170e0511f49
2011-10-13 00:13:21 -07:00
Brett Slatkin
47abbca8c7
Website: Added a link on /code to /contributing
...
Change-Id: I0fe101dd51a8d6f8b5e71dfedf9728e669fc26ba
2011-10-13 00:09:46 -07: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
Robert Hencke
110d16e2d8
echo port in run.sh
...
Change-Id: I697a97bf9f00d597a8471315f9b7aeb343022644
2011-07-09 11:34:33 -05: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
Robert Hencke
5c66163ac9
fix typo in prior-art
...
Change-Id: I984746bc9bb888d2dbe6e6748a946c19bf278cba
2011-07-06 18:45:00 -05:00
Brad Fitzpatrick
15c5cdb691
Add more CONTRIBUTORs to website.
...
We should unify/automate the lists somehow.
Change-Id: I1a3bd79336617a60186b289d5f955c9153d96e98
2011-07-02 09:15:39 -07:00
Brad Fitzpatrick
53fca25159
contributing docs update
...
Change-Id: Ia0cab69d6cc51b033d2a6ddd593352cc67beec25
2011-07-02 09:12:36 -07: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
6b6a0ee063
ignore latestgits dir
...
Change-Id: I587dfd73f72fa4aeca5afa42219246883f1111bb
2011-06-21 17:11:48 -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
ff87bedcf2
website: use SSL
...
Change-Id: I88a6cf5acbafd71b2ca66f1b92937fe5ba3391a3
2011-06-21 18:34:26 +00:00
Brad Fitzpatrick
0592a87b86
website: SSL support
...
Change-Id: I5a4198dfc17de012768a6b6bf9a5195945eb9f3b
2011-06-21 10:27:11 -07:00
Brad Fitzpatrick
d2b1a71887
website: update scripts/run-blobserver to use a config file
...
also include the example blobs in the git repo
Change-Id: Iaf24cf8ddb32505dcaa5753dc38479b1247a3645
2011-06-20 19:42:30 -07:00
Brad Fitzpatrick
b723a50ad8
website: Change default gitwebFiles path
...
Change-Id: I3006e06e7b96af14def4a7c3fbdad71baa32b77c
2011-06-20 19:10:15 -07:00
Brad Fitzpatrick
8f38212408
Update for gofix httpheaders
2011-06-16 18:38:21 -07:00
caine
dc19141094
website/contributing: typso
...
Change-Id: Id29ebcfb55a626d0db9fbd4752c2defe0af9e4ce
2011-06-13 18:44:23 -04:00
Brad Fitzpatrick
38588f0985
Changes for switch to Gerrit.
...
Change-Id: Ie3834ba594d379b881bff1b23d69267262d9dfa2
2011-06-13 14:24:51 -07:00
caine tighe
7db3a91c68
Add git cl to misc/codereview and update website/content/docs/contributing
2011-06-10 10:21:14 -07:00
Brad Fitzpatrick
97f2d68164
website: fix jsonsign link
2011-05-31 13:27:45 -07:00
Brad Fitzpatrick
edda6b98e6
Newer presentation link.
2011-05-29 15:30:01 -07:00
Brad Fitzpatrick
56793275cc
camweb: Make 'talks' be its own static dir
2011-05-19 07:08:26 -07:00
Brad Fitzpatrick
a0366938ec
actually move talks to website/content
2011-05-19 07:00:21 -07:00