Commit Graph

503 Commits

Author SHA1 Message Date
Brad Fitzpatrick 96d1784501 Clean merge junk
Change-Id: Iff8fb872c2bddb178d019d103c6f56c28661c92f
2013-01-20 15:48:19 -08:00
Lindsey Simon 88f068b009 Implements select and multi-select on blobitemcontainer
Change-Id: I23dab29d57a11408fab6f55e6c83981819d284fa
2013-01-20 15:45:04 -08:00
Brett Slatkin bcdc6cd982 newui: Fix titles for collections; adds drag/drop message while mid-drag 2013-01-20 15:32:15 -08:00
Brett Slatkin 306c1a7ec5 newui: Fixing configuration callback function 2013-01-20 14:00:48 -08:00
Brett Slatkin 7ee20dd614 Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2013-01-20 13:56:19 -08:00
Brett Slatkin 13b844cc3e newui: First attempt to add drag/drop upload to blob item container 2013-01-20 13:56:13 -08:00
Brad Fitzpatrick 0d33507ab6 camli.js: global cleanup: change setTextContent to Camli.setTextContent.
Change-Id: If5d949debe9621f692d01034ac31fe87802d7156
2013-01-20 13:14:18 -08:00
Brad Fitzpatrick c466d080df camli.js: more global cleanup
Change-Id: I1ae3e5014969adfe41e15bd97ff4daf7b42e614e
2013-01-20 12:51:38 -08:00
Brad Fitzpatrick 392640da89 camli.js: global cleanup. remove onConfiguration.
Change-Id: I1a74298ea1f333e060cebcf1221008705bcdb8ec
2013-01-20 12:46:50 -08:00
Brett Slatkin 45f54ffb1f newui: Cleaning up TODOs in comments 2013-01-20 11:13:20 -08:00
mpl 2ff6cab635 ui: some javascript cleanup.
Reuse thumbnails code from index.js in gallery.js
and permanode.js.
And drop _camliBlobTitleOrThumb.

Change-Id: Idb00f25a89d4346cdf1e7e00778de4db39e9bb97
2013-01-18 15:01:26 +01:00
Brad Fitzpatrick d80cad8e2d auth stuff: clean up, allow scheme registration, integrate App Engine auth.
Change-Id: Idc7ac3782d3669a8f68255bd54d03f583814d5e2
2013-01-10 23:04:24 -08:00
Brad Fitzpatrick 6ca0efac8c camlistored: much better sqlite support, by default, and help/docs/hints 2013-01-10 16:16:10 -08:00
Brad Fitzpatrick fb6c89a24f appengine: don't build contextpool except in appengine context 2013-01-10 13:13:27 -08:00
Brad Fitzpatrick b013697e51 App Engine: the index works now, and everything seems to basically work!
yay.

Change-Id: Ib6c7983de4a81decf16389b5883726830fc4d9db
2013-01-09 14:45:00 -08:00
Brad Fitzpatrick bc61e17d16 App Engine: use proper types + noindex in storage handler
Change-Id: I6f85086d89659b1cef9d9953627ff7e468b273e1
2013-01-09 14:23:22 -08:00
Brad Fitzpatrick 94a478c117 App Engine: index: implement Delete
Change-Id: I4ddf8656dd93094336d380cce9a92983baea502c
2013-01-09 10:47:39 -08:00
Brad Fitzpatrick 31872f20f9 App Engine: use an Entity Group per namespace index
Change-Id: I885b6093ff87f71cf032bf984eb2041f0705cf08
2013-01-09 10:46:24 -08:00
mpl 67c5678062 Index directories with "fileinfo", and use this to
find their name in a search request.

Fixes http://code.google.com/p/camlistore/issues/detail?id=79

Change-Id: I755afd8f52dbd2f8a48ba72bed0a6b0192d1dd71
2013-01-09 16:59:04 +01:00
Brad Fitzpatrick 360f63a64b More App Engine index work.
But fail: 2013/01/09 03:38:54 replica: receiving blob, 1 successes, 1 failures; last error = API error 1 (datastore_v3: BAD_REQUEST): ApplicationError: 1 operating on too many entity groups in a single transactio

See http://stackoverflow.com/questions/8251594/how-many-objects-is-too-many-for-in-a-single-transaction-to-googles-datastore

Sigh.

Change-Id: I90dff1b6bd40a00b4be19c5599583d2131b739d4
2013-01-08 19:43:09 -08:00
Brad Fitzpatrick 2f188a1916 Fix JavaScript UI things I broke earlier when simplifying signing discovery
Change-Id: Idf4effe3cbf97ec4ccb51197a0b3c857cb7c3569
2013-01-08 19:40:27 -08:00
Brad Fitzpatrick e9acf32d48 App Engine: implement IndexStorage.Get
Change-Id: I7f123df494f32f5f8a28bbd8e4d0aeb11aecce8b
2013-01-08 18:49:54 -08:00
Brad Fitzpatrick f48cb8ff33 App Engine: ContextPool
Change-Id: I8eb3116fc9a06d99a4d14850c8cbcc0bc61da26f
2013-01-08 18:41:51 -08:00
Brad Fitzpatrick 7685c26751 gofmt
Change-Id: I14f5c2129fb50c84ec3977049d1b8c1787636c65
2013-01-08 18:41:06 -08:00
Brad Fitzpatrick 77f4faec7c App Engine: start of writing an IndexStorage impl for datastore.
Change-Id: I03fb6be33b570fa56a4370f6ca86da6858490510
2013-01-08 17:38:56 -08:00
Brad Fitzpatrick 99d7a93896 App Engine: remove a directory that is now just stutter
Change-Id: Iee8847ef670b1dd192f3f05c55f22aab3d71ba95
2013-01-08 16:47:20 -08:00
Brad Fitzpatrick 4eab9f29a6 App Engine: more ressurection work. gets further.
Change-Id: I88a36eb637fe531e2666dea8dc6c94cc442804f8
2013-01-08 16:29:40 -08:00
Brad Fitzpatrick 7b7af4c457 App Engine: compiles and kinda starts again; doesn't work.
With SDK 1.7.4.

Change-Id: Ide16c990fc139e7f450cea508c74f13ed79aac21
2013-01-07 17:20:48 -08:00
Brad Fitzpatrick be8836cad8 appengine: remove all the symlinks.
No longer necessary as of Go App Engine SDK 1.7.4.

Change-Id: Ie724d31ce73fe034c4039dc9068077750b7175a5
2013-01-07 16:49:25 -08:00
mpl 2a961cfc75 auth: add OpSign operation, and fix sigserver with it
Change-Id: Ie1f2b15ee72cf571684d12d8c8743a7164d1d80d
2013-01-04 23:09:55 +01:00
Brett Slatkin ebccaa15bb newui: Fixing up closure annotations
Change-Id: I13c6e9e250221612199d82a3edc642b627acc6e1
2012-12-23 17:55:34 -08:00
Brett Slatkin f2d3cb893a Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2012-12-23 17:52:23 -08:00
Brad Fitzpatrick 3ecd83ba7d newui: wrap camli.js; make permanode creation work again
Change-Id: Ia4ef0428e905006402cd2ef34b819b6584ed8f23
2012-12-23 17:52:23 -08:00
Brett Slatkin eb7cfb5a95 Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2012-12-23 17:52:13 -08:00
Brett Slatkin 4a73f954cf newui: Toolbar bigger/smaller hooked up and working
Change-Id: I93f85fcf69948e6f5d8c838c7f1865ed7809236f
2012-12-23 17:52:09 -08:00
Brad Fitzpatrick d037c6e0cc Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2012-12-23 17:33:46 -08:00
Brad Fitzpatrick 939b6f4f4f camli.js: move more stuff to be camli prefixed
Change-Id: I029a47286ed194a3e4d3f9d987a389f6c514abb8
2012-12-23 17:33:38 -08:00
Brett Slatkin 028bcf0232 Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2012-12-23 17:27:39 -08:00
Brett Slatkin 80171f6692 newui: Adds a toolbar class with bigger/smaller buttons; they do nothing yet
Change-Id: I8e053062e832239f6c34769faa71b84ab174684b
2012-12-23 17:27:31 -08:00
Brad Fitzpatrick 0e168cecd4 camli.js: kill global disco variable.
Change-Id: I25437bfded3fe9ff704539d929521b1c04f8b133
2012-12-23 17:19:59 -08:00
Brad Fitzpatrick 3c89f7fe97 ui: simplify signing config discovery, clean up logging
Change-Id: I4e9810499b7fe34b1e7d8c32dd612cb1d6e6c348
2012-12-23 17:08:01 -08:00
Brett Slatkin 511eb7c6d4 newui: Links to permanodes working
Change-Id: Iaaf9ca22dbd401d5c0b2e75d0349358f8282ca68
2012-12-23 16:47:03 -08:00
Brett Slatkin b2885cedfa newui: Cleaning up styling of create item
Change-Id: Ie35684c4efba4ce4cec777537b8a0783b51b311f
2012-12-23 16:32:30 -08:00
Brett Slatkin c46875692a newui: Adds a click handler for the create item
Change-Id: I2ff17d3bd08959507b43d04a5f5a1f8d5dbbdd9d
2012-12-23 16:26:04 -08:00
Brad Fitzpatrick 742d81f27c newui: create button style
Change-Id: I273b2c6c892cb0a50b323b07443854e79fc9bf94
2012-12-23 16:23:23 -08:00
Brett Slatkin 1a59cce8bc newui: Obviously, vertical align top was required to make the create box line up properly for inline-block flow
Change-Id: I3243c8bd11753e15515de0e3b73daa87682c966a
2012-12-23 16:05:23 -08:00
Brett Slatkin 6003fc6174 Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2012-12-23 16:01:37 -08:00
Brett Slatkin 7b420e7d37 newui: Using spaces instead of tabs in js/html/css
Change-Id: Icd5a74e080f8802d9d5260270205c4eb39f584eb
2012-12-23 16:01:15 -08:00
Brad Fitzpatrick b2b200141f Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2012-12-23 15:59:05 -08:00
Brad Fitzpatrick 2766e2d60f newui: kinda wiring up the create button
Change-Id: Ib114da06c89543fda71104eef49433c100f60112
2012-12-23 15:59:01 -08:00