Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1759 - 1761 of 2152)

Ticket Resolution Summary Owner Reporter
#542 fixed 'Show and Tell' page customization using cookie + js wwaites rgrp

Reported by rgrp, 4 years ago.

Description

To allow for full page caching even on customized pages for logged in users we can use cookie+javascript techniques as described here: http://www.ibm.com/developerworks/web/library/wa-rails2/

In the first place we just need to apply this to:

  • You are logged in as
  • Package/group edit/authz tabs
#543 duplicate Investigate partial page caching and edge-side includes wwaites rgrp

Reported by rgrp, 4 years ago.

Description

Edge-side includes or partial page caching are a standard way to deal with caching of pages in which some (usually small) part of the content cannot be cached or should be cached in a different manner (e.g. much more briefly) than the rest of the page.

Edge-side includes have the advantage that they integrate with general 3rd-party caching systems such as varnish.

Introducing either partial page or ESI will require some overhaul work to change the page render processing somewhat.

#694 fixed No postgres tools for current version wwaites dread

Reported by dread, 4 years ago.

Description

Database for all CKAN instances upgraded to Postgres 8.4, but none of the eu machines were upgraded with the tools necessary to administer them.

Note: See TracQuery for help on using queries.