Brad Fitzpatrick
|
2da1ef4093
|
UI: file download support
|
2011-05-31 10:20:28 -07:00 |
Brad Fitzpatrick
|
2c66ab38ad
|
whoops, was using offset wrong in filewriter
|
2011-05-30 19:24:19 -07:00 |
Brad Fitzpatrick
|
2116273f64
|
more linkify
|
2011-05-30 18:38:21 -07:00 |
Brad Fitzpatrick
|
6b9cba7cf0
|
Merge branch 'master' of camlistore.org:camlistore
|
2011-05-30 18:35:21 -07:00 |
Brad Fitzpatrick
|
9b7a2aa47d
|
linkify more stuff
|
2011-05-30 18:35:18 -07:00 |
Daniel Erat
|
7e509f8d48
|
camlistored: enable permanode form when name isn't set
|
2011-05-30 18:34:05 -07:00 |
Daniel Erat
|
4e5ae09caf
|
camlistored: look up name on permanode page
|
2011-05-30 18:22:21 -07:00 |
Brad Fitzpatrick
|
f698ee736b
|
linkify search results too
|
2011-05-30 18:21:06 -07:00 |
Brad Fitzpatrick
|
ae221c0712
|
Fighting GoMySQL library; see https://groups.google.com/group/gomysql/browse_thread/thread/594ffd08c6370261
|
2011-05-30 18:10:13 -07:00 |
Brad Fitzpatrick
|
fbed27fb0d
|
add camliBlobURL and link
|
2011-05-30 18:10:07 -07:00 |
Brad Fitzpatrick
|
7de40d3b5c
|
more mysql paranoia
|
2011-05-30 17:20:15 -07:00 |
Brad Fitzpatrick
|
5cd6f4b479
|
fix js off-by-one in month
|
2011-05-30 16:48:39 -07:00 |
Daniel Erat
|
96cf953488
|
camlistored: make name-setting on permanode page functional
|
2011-05-30 16:44:49 -07:00 |
Brad Fitzpatrick
|
335f3187a8
|
blob info page
|
2011-05-30 16:41:56 -07:00 |
Brad Fitzpatrick
|
a3dc3f3ad7
|
close stmt on exit?
|
2011-05-30 16:39:56 -07:00 |
Brad Fitzpatrick
|
1c6470b3b3
|
Search: add a describe handler for javascript UI
|
2011-05-30 15:44:25 -07:00 |
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 |