Commit Graph

839 Commits

Author SHA1 Message Date
Brad Fitzpatrick 590e67610b UI: clean up js files. camli.js is common, rest are page-specific. 2011-05-30 13:36:17 -07:00
Brad Fitzpatrick 5c7e645e7a ui: move old debug search func to its own file 2011-05-30 13:00:15 -07:00
Brad Fitzpatrick 4e08e4805f Move some key stuff from camlistored to jsonsign, use from camput. 2011-05-30 12:38:26 -07:00
Brad Fitzpatrick 63c268fa5f build: filter out fuse stuff except on Linux. 2011-05-30 12:22:14 -07:00
Brad Fitzpatrick decd29c4e3 convert sync to handler registry; all converted. less code. 2011-05-29 23:01:29 -07:00
Brad Fitzpatrick 10c3ec682c convert search to use handler registry 2011-05-29 22:52:31 -07:00
Brad Fitzpatrick dde4f6983f reference correct search owner in dev server config 2011-05-29 22:52:14 -07:00
Brad Fitzpatrick 0385f7baaa camlistored: in config, prefix all storage handlers with 'storage-' 2011-05-29 22:28:17 -07:00
Brad Fitzpatrick 121290c9d1 Merge, use Dan's stuff from Permanode creation button 2011-05-29 21:55:37 -07:00
Brad Fitzpatrick bb85c5599d Javascript: create a permanode button 2011-05-29 21:45:26 -07:00
Daniel Erat 688cb29d99 camlistored: misc cleanup in ui code 2011-05-29 21:41:29 -07:00
Daniel Erat 3ec25aec34 camlistored: Start adding /ui?p=... permanode viewer. 2011-05-29 21:41:24 -07:00
Brad Fitzpatrick c4fa4d25b4 Protocol change: remove some upload restrictions that were only for App Engine.
Now effective SHOULDs.  Not changing the spec yet, though.  Need to fix App Engine python impl.
2011-05-29 21:39:51 -07:00
Brad Fitzpatrick 4b66f0dcca UI work; permanode creation (but not upload) 2011-05-29 20:22:24 -07:00
Brad Fitzpatrick 3f928e922b UI work, split debug stuff off separately 2011-05-29 19:05:21 -07:00
Brad Fitzpatrick 884e8a63ea fix WriteFileFromReader bug when chunks already exist. 2011-05-29 18:22:56 -07:00
Brad Fitzpatrick 407bc3cf35 build: when build fails, show maintainer's last successful build version. 2011-05-29 17:34:32 -07:00
Brad Fitzpatrick edda6b98e6 Newer presentation link. 2011-05-29 15:30:01 -07:00
Brad Fitzpatrick 2cfe62ed2d Adventures in JavaScript 2011-05-29 15:18:57 -07:00
Brad Fitzpatrick b350b565c7 Copy the clip-it-good js libraries to the UI static files 2011-05-29 15:18:23 -07:00
Brad Fitzpatrick f9b879d3bf Add schema.WriteFileFromReader and use it in UI upload helper 2011-05-29 10:50:17 -07:00
Brad Fitzpatrick 90405dc424 schema: PopulateRegularFileMap take just size, not FileInfo, add NewCommonFilenameMap 2011-05-29 10:39:41 -07:00
Brad Fitzpatrick 5ea8b64217 client: Use blobref.Sha1FromString 2011-05-29 10:38:53 -07:00
Brad Fitzpatrick f4512d3c6c blobref: add Sha1FromString helper and SizedBlobRef Equal/String 2011-05-29 10:38:21 -07:00
Brad Fitzpatrick eb0bf1e3d1 schema: move FileReader to its own file 2011-05-26 16:46:27 -07:00
Brad Fitzpatrick 50abe93da6 gofmt on camput and little style things 2011-05-26 16:41:49 -07:00
Brad Fitzpatrick 4317da0308 camlistored: convert ui, root, jsonsign to use handler registry 2011-05-26 07:34:39 -07:00
Brad Fitzpatrick 9ad7346474 blobserver registry: finish RegisterHandlerConstructor stuff
going to use it now.
2011-05-25 22:15:55 -07:00
Brad Fitzpatrick dc06095a96 camlistored: start of temp upload helper handler 2011-05-25 21:56:48 -07:00
Brad Fitzpatrick 513b594dbc replica: notify blob hub 2011-05-22 21:23:23 -07:00
Brad Fitzpatrick ccf33926c8 Replica blob handler for live replication. 2011-05-22 21:22:21 -07:00
Brad Fitzpatrick 11c959caab jsonconfig: clean up duplication, add Optiona/RequiredInt 2011-05-22 21:20:54 -07:00
Brad Fitzpatrick 9e7233bd4c shard: notify hub when file received. 2011-05-22 16:02:44 -07:00
Brad Fitzpatrick 9fe0d914a6 Contributors/CLA: add Dean Landolt 2011-05-22 14:11:56 -07:00
Brad Fitzpatrick 7fb3c5a5e1 Implement MergedEnumerate; finishes shard handler. 2011-05-22 12:39:54 -07:00
Brad Fitzpatrick 3765151953 Move ChanPeeker into blobref pkg. Need it elsewhere. 2011-05-22 12:38:50 -07:00
Brad Fitzpatrick 927ca6b88d build: Support files with no imports 2011-05-22 12:38:29 -07:00
Brad Fitzpatrick 21797e2150 Make shard Enumerate use new blobserver.MergedEnumerated; not yet implemented.
Will need for replica target too.
2011-05-21 18:19:37 -07:00
Brad Fitzpatrick 941ac98281 Shard handler implementation, except for enumerate. 2011-05-21 14:32:25 -07:00
Brad Fitzpatrick 5b1657a2d4 Make blob storage constructors take a blobserver.Loader 2011-05-21 13:40:17 -07:00
Brad Fitzpatrick 1c83320706 cleaner 2011-05-21 12:07:49 -07:00
Brad Fitzpatrick 621d3e2cc9 Start of 'shard' handler. 2011-05-21 09:26:20 -07:00
Brad Fitzpatrick 0e9921e6f3 Update to get dev-server working again after jsonsign & Go changes. 2011-05-21 08:51:49 -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
Brad Fitzpatrick 01ea68c9cd Move talks to website dir 2011-05-19 06:59:07 -07:00
Brad Fitzpatrick 415f2b903a pinentry: default to reading from stdin if pinentry not found 2011-05-17 20:48:57 -07:00
Brad Fitzpatrick 19b822efdd More gpgagent, pinentry, and jsonsign work. 2011-05-17 20:25:00 -07:00
Brad Fitzpatrick e9918ac445 Flesh out gpgagent library. 2011-05-17 19:32:01 -07:00
Brad Fitzpatrick 7af8ab94e6 use cachekey in code + test 2011-05-16 22:06:03 -07:00