Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (340 - 342 of 2152)

Ticket Resolution Summary Owner Reporter
#440 duplicate Write and pass comprehensive performance tests dread dread

Reported by dread, 4 years ago.

Description

Run latest ckan on eu0. Automate some queries and searches. Check load and database connections / processes.

#441 duplicate CKAN read-only state dread dread

Reported by dread, 4 years ago.

Description

When performing maintenance on CKAN it may be necessary to make CKAN obviously read-only, telling the users and restricting access to 'edit' pages.

Examples of use:

  • Administrator wants to upgrade CKAN or move it to another server. During this time the database is being administered and either edits are lost or can't be done.
  • A CKAN is used just for distributing metadata and so is always read-only. Updates may still arrive through direct db manipulation, e.g.:
    • another (but writable) CKAN instance is connected to the same db
    • restoring database dumps from another CKAN db
  • Should a security be breached, all editing could be stopped
#442 worksforme Importing data dread dread

Reported by dread, 4 years ago.

Description

Review what chunks of code we have and how to move forward with requirements.

Requirements:

  • Bulk parsing is done away from the CKAN server

Possible future requirements:

  • /importer for importing spreadsheets in WUI
  • validation-light - 'scoring' a package

Current importers:

Modules

  • pkg_dict --form--> fs & validation
  • fs --PackageSaver?--> package
Note: See TracQuery for help on using queries.