Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1354 - 1356 of 2152)

Ticket Resolution Summary Owner Reporter
#824 fixed 'Getdata' moved out of CKAN dread dread

Reported by dread, 3 years ago.

Description

Data importers should use API instead of object model directly:

  • saves load on server
  • much better error checking and authentication
  • eating our own dogfood (tests the API well)
#823 fixed Etags cache doesn't update when only non-core package fields changed. dread dread

Reported by dread, 3 years ago.

Description
  1. Create a package.
  2. Edit package and add a resource.
  3. View package in browser - no sign of the resource - ERROR.
  4. View package in API - resource is there.

Reason: hash doesn't change because package.revision only takes account of core fields.

#822 fixed Docs: Configuration as site-available instead of site-enabled for apache Javier de la Cueva <jdelacueva@…>

Reported by Javier de la Cueva <jdelacueva@…>, 3 years ago.

Description

The documentation for setting up Apache uses sites-enabled instead of sites-available and a2ensite demo.ckan.net

Note: See TracQuery for help on using queries.