Custom Query (424 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 424)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Owner Reporter Resolution Summary
#299 davidb kjdon fixed Incremental edit & delete
Description

We advertise incremental building, but really we only support incremental addition. Implement edit and delete.

There are several different strains of incrementalness. (Davids stuff, John T stuff). Look at all and choose one?

#300 kjdon kjdon fixed Restructure base plugins
Description

Make a BasTxtPlug and BasBinaryPlug, both inherit from BasPlug, then others inherit from these. Can we get rid of read in other plugins if we do this? Currently binary plugins need to overrise read so that the file is not read in.

Have a setting for whether hash ids should be generated by hashing on the file or by using the doc.xml. Txt ones will always hash on the file? Binary ones will often not want to hash on the file eg videos. But eg images may still want to. hashing archive file, ignore date. others??

Where does UnknownPlug fit?

#316 oranfry kjdon fixed repeated use of ant prepare
Description

Don't unpack zip files and copy everything again if it hasn't changed since last time.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.