perkeep/server
Aaron Boodman 2acf13c702 Fix FOPA (flash of permanode aspect) when clicking permanodes with children.
We were waiting to show the container aspect until the child search session
returned. This meant that we temporarily showed the permanode aspect then
swapped to the container aspect shortly thereafter (because the container
aspect is higher priority).

The right solution to this is to change the search protocol so that clients
can know how many children a permanode has without getting the entire list
of them. But for now, it just so happens that search returns the entire
list, so we can use that instead.

Change-Id: Iaf93f689e965a1dc9ef73d834d46c57026c100cd
2014-09-03 00:30:46 -07:00
..
appengine Disable App Engine build tests, since GAE is Go 1.2 and we need 1.3 2014-08-25 16:39:41 -07:00
camlistored Fix FOPA (flash of permanode aspect) when clicking permanodes with children. 2014-09-03 00:30:46 -07:00
gae-py-blobserver Rearrange the server directory a bit, and update some READMEs 2013-02-02 08:56:57 -08:00
sigserver sigserver: fix build 2013-08-03 22:29:57 -07:00
tester Some binary names changed (match directories now) 2011-03-19 01:30:18 -07:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00