Commit Graph

5495 Commits

Author SHA1 Message Date
Salmān Aljammāz 1b087e719c docker image for a static djpeg
updates #564

Change-Id: Idf40aa915e20c0584ed02ecab90b304dc159a371
2015-02-13 20:20:40 +00:00
mpl 376e53ccd5 deploy/gce: make sure mysql is done starting...
...before starting camlistored.

Issue #569

Change-Id: I38578be631373b9a78127283b1c0b2a05d72a8f5
2015-02-11 23:51:34 +01:00
mpl 9f93493b0b images/fastjpeg: add check for missing loader induced panic
Change-Id: I137945869aa6983a466326338270cbe8331c8ba0
2015-02-10 23:56:18 +01:00
mpl 111ba4df71 Merge "docker: build djpeg, squash it, use it as base for camlistored" 2015-02-10 16:47:10 +00:00
mpl 6819477c6f docker: build djpeg, squash it, use it as base for camlistored
Issue #564

Change-Id: I78e3a7a286dedc413299de7ad4f7a99c6c889fa8
2015-02-10 17:22:51 +01:00
mpl 484d7f05d2 website: FOSDEM 2015 slides
Change-Id: I2e82a8f4290d9b7fd0ff062da7797e55bb81d7c1
2015-02-06 14:45:28 +01:00
mpl e997a152a3 Merge "deploy/gce: do not overwrite TLS cert and key" 2015-02-05 13:58:18 +00:00
Brad Fitzpatrick f6348948a7 Merge branch 'master' of https://camlistore.googlesource.com/camlistore 2015-02-04 21:08:08 -08:00
Brad Fitzpatrick ff31f9f3d3 blobpacked: start of serving from blobpacked packs
Update #532

Change-Id: I35cc74a5013fe8796b05ae1a4bd27f10b5c90cea
2015-02-04 21:07:59 -08:00
Brad Fitzpatrick b4255c3d72 blobpacked: stub TODO implementation of blobserver.WholeRefFetcher
Change-Id: I96d986fe1cec8ceb093d59f0a725e4f542824f69
2015-02-04 21:07:05 -08:00
Brad Fitzpatrick 8229c19850 search, index: add WholeRef to pkg camtypes' FileInfo struct
So when you describe a file, you also gets its wholeref.

TODO: we'll need to migrate old indexes to this new format on
start-up.

Change-Id: I4a3fb000d68bde46474275c2070ef285a6d6ecfc
2015-02-04 21:04:39 -08:00
Brad Fitzpatrick 73063c70ab blobserver: add WholeRefFetcher interface
Change-Id: I5807918b9e362b098d6633f6c25e94f719cf4104
2015-02-04 21:03:08 -08:00
Brad Fitzpatrick 3e84782750 devcam: always use blobpacked for devcam server
Maybe it can be an option in the future, but for now it's
always on.

Change-Id: I7ec408b145870fc7dcffa42638ebb0daf595982d
2015-02-04 21:02:38 -08:00
mpl f32e05bfb7 camdeploy: sync with pkg/deploy/gce.Deployer changes
Change-Id: I4d9ed8b46e3b278d8a249fed452d2cac3bd7ee5d
2015-02-04 23:24:26 +01:00
Mario Russo d486f210ec Merge "ui: fixing broken 'View original' link on contextual nav bar" 2015-02-04 20:34:01 +00:00
mpl 10a0689c11 deploy/gce: do not overwrite TLS cert and key
Issue #535

Change-Id: I26eea8f9f6b18ec1ef4ea3ca373a65f03903994b
2015-02-04 20:33:08 +01:00
mpl e47bdd5c93 Merge "deploy/gce: on success, show SHA-1 of certificate too" 2015-02-04 18:57:22 +00:00
mpl e02ac6b36c deploy/gce: on success, show SHA-1 of certificate too
Also small TODO, template cleanup, and further cosmetics.

Change-Id: I9171e8e1389abaae216068c9fded518786e1a3a0
2015-02-04 19:54:27 +01:00
Mario Russo 62e1a1f7f7 ui: fixing broken 'View original' link on contextual nav bar
Issue: #576

Change-Id: I9ca432aafdb4ec0b783aded74f51360254da88b5
2015-02-04 19:47:32 +01:00
mpl b3bb0d58e6 Merge "serverinit: add genconfig for blobpacked on Google Cloud Storage." 2015-02-04 18:10:15 +00:00
mpl b78ce17e13 serverinit: add genconfig for blobpacked on Google Cloud Storage.
And enable it (blobpacked) on GCE.

Change-Id: I7b51c186325e80987e48d32392d88bb4c30ee3d5
2015-02-04 19:08:43 +01:00
mpl af5f3704d9 Merge "docker/camlistored/Makefile: change build tag, add target to save" 2015-02-04 16:28:14 +00:00
mpl bee9fdcaea docker/camlistored/Makefile: change build tag, add target to save
Change-Id: Ie2bcad5f9349fd4e2f1006b56de4427b5eed1461
2015-02-03 18:00:27 +01:00
Brad Fitzpatrick 5c0e9a1fbe Rename search.IGetRecentPermanodes to search.GetRecentPermanoder
Better Go style. Plus Permanoder is funny. And IFoo looks like C#.

Change-Id: Ie418117c15a145c6c61a2f7e5fb31ae53a5d8bb6
2015-02-02 10:45:41 +01:00
Brad Fitzpatrick 6425d033fd server: refactor ui's DownloadHandler
Prep for efficient serving from blobpacked.

Change-Id: I5ea0902e6adcc0ba24e89984f684f0f2d4052022
2015-02-02 10:41:35 +01:00
Brad Fitzpatrick 34a5e1e475 magic: fix MIMETypeFromReader error handling, add test
Change-Id: I4eaf96fab366caf69daed946b13b6ef897147606
2015-02-02 09:29:52 +01:00
mpl ec6bfeb586 deploy/gce: cosmetic changes to the success page
Change-Id: I09f99db47d43c70ce73b8e2041d6bcaa47fc79a4
2015-01-31 23:55:53 +01:00
mpl ed420fa26f Merge "deploy/gce: redid the form" 2015-01-31 18:06:12 +00:00
mpl 0265e91a28 deploy/gce: redid the form
Change-Id: I62fd3eb432f2c9a6f85d08adbb073e587a4387ab
2015-01-31 19:05:08 +01:00
Salmān Aljammāz 24aa482d97 Fix file embedding I broke with previous commit
oops. http://i.imgur.com/lV8VNe0.jpg

Change-Id: I369b786ff307ef4e3127a1a01e373d9ea6089fa7
2015-01-31 11:44:11 +01:00
Salmān Aljammāz 76356b5a59 various trivial doc fixes
mostly package doc comments.

Change-Id: Iaec3215fc2c24862018ac3a47c276eccfed848c4
2015-01-30 07:45:21 +03:00
Salmān Aljammāz df8209ca7a gce deploy: add http(s) firewall rules if they're missing.
fixes #572

Change-Id: Ibb69cf256331378c54597e20d09565578eebd777
2015-01-29 17:26:25 +03:00
mpl 83bb6bce78 deploy/gce: add HTTP auth creds to wizard.
And instruction to change them through GCP UI.

Issue #573

Change-Id: I39e6a2904cd1ca57bed40e4c361ca963049438fc
2015-01-28 22:29:42 +01:00
mpl ad8b72d1d9 Merge "deploy/gce: fix project label, check project id exists" 2015-01-27 22:00:37 +00:00
mpl 0e31e41767 deploy/gce: fix project label, check project id exists
Issue #571

Also moved the "file an issue" msg appending to sooner, so I can do a
proper error type check, instead of a lame string contents check.

Also fixed progress msg as per Aaron suggestion.

Change-Id: Ifa31a8d58cdf20d5068b4db4f7ab0370633bbd34
2015-01-27 22:58:16 +01:00
mpl fcb660b31e Merge "camweb: default to camlistore.org:443 as the host for the Camlistore deployer" 2015-01-27 21:42:06 +00: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 424ccbdeba misc/buildbot: keep it alive until rewrite
Because of the hg->git switch and the switch to Go 1.4, which requires
bootstrapping for building from source:

-master now requires an env with a working Go to build builder (instead of
building go tip from source), and master does not monitor changes to the go
tree anymore.

-builder gets Go1.4.1 from the binary tarball (instead of building from
source), and does not build go tip anymore (nor does it run tests with
it).

Keeping it alive properly was not deemed worth the trouble since we plan
on replacing it with a new builder based on the same tools used for the
Go builders.

Change-Id: Idd0864350b27b6523675006f00719fba2d6fc72f
2015-01-27 00:56:40 +01:00
mpl 763a8a9e8e Merge "sorted/kv: typo in comment about max size" 2015-01-26 19:10:41 +00:00
mpl ae989d0d19 sorted/kv: typo in comment about max size
Change-Id: I8423e7ff798cc040d684f0182be17fafda1b0331
2015-01-26 20:10:02 +01:00
mpl 36dd866f36 Merge "pkg/sorted: define (larger) values for key and value sizes" 2015-01-26 19:05:22 +00:00
mpl ae38f657b8 pkg/sorted: define (larger) values for key and value sizes
Issue #429

Change-Id: Id8205ca1581c1f21b3983e13d8c3f61293868529
2015-01-26 19:39:41 +01:00
mpl 8c1cd14a84 pkg/deploy/gce: check for any possible instance before trying to create
Go through all the existing zones to check for existing instances.

Issue #568

Change-Id: Id67d1b9e19f246b993465de9d7d022512187c1aa
2015-01-25 02:35:41 +01:00
mpl 0098b8e691 pkg/deploy/gce: detect when requested instance already exists
Issue #568

Change-Id: I6fe56417ffdc56ce3ddc5412c313d9a329bdbaf7
2015-01-23 20:37:49 +01:00
mpl f23c4b5b02 third_party/google.golang.org/api/storage: update to fix upload breakage
@ rev 3f7dcd0e7a9cbcc8199def5ec2b0be34261ff67c

Change-Id: Ibbcd8913815eb67c15bb2739180322d41e601475
2015-01-23 20:17:35 +01:00
mpl be6f44434a HACKING: instruction about third party vendoring version
Change-Id: I8d4251303b789a4426dfb90ed0de2495c8d28baa
2015-01-23 16:16:47 +01:00
Brad Fitzpatrick aada432c52 third_party: add oauth2/google, google.golang.org/cloud, google.golang.org/api
oauth2 at 267028f9bc2a1177dc5769be38c68c1b4fbe91c4
google cloud at 2e43671e4ad874a7bca65746ff3edb38e6e93762
google api at fc402b0d6f2a46ba7dcf0a4606031f45fb82a728
  (partial commit only, since it's 16+ MB)

And update all callers from the old
code.google.com/p/google-api-go-client over to google.golang.org/api.

Change-Id: Ide190e04bb863928f98369a7c4d2b8c19fda1f66
2015-01-22 15:10:36 -08:00
mpl ae95cbc8c1 website: transparent piggy for deploy handler
Change-Id: Id4c12a6d3277ceb9c65e4ab0f5cf9b4e4bf7cadc
2015-01-20 15:24:12 +01:00
Brad Fitzpatrick e255841ca8 camtool: fix packblobs usage
I removed the --start option.

Change-Id: I66a2bfaf380131dc589fd67e721091d0ba59e8b6
2015-01-19 15:09:07 -08:00
Brad Fitzpatrick 7f954485be camtool: add 'packblobs' command
Update #532

Change-Id: I2012b750b482da878f5b9ced9e7cea5a2124bec8
2015-01-19 15:06:04 -08:00