lp:~david4dev/dmedia/fix-indicator-icons

Created by David Green and last modified
Get this branch:
bzr branch lp:~david4dev/dmedia/fix-indicator-icons
Only David Green can upload to this branch. If you are David Green please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Green
Project:
Dmedia
Status:
Merged

Recent revisions

169. By David Green

fixed missing comma in setup.py

168. By David Green

program now references icons by name and setup.py should package the icons in such a way that this works.

167. By Jason Gerard DeRose

Cryptographically tie doc['bytes'] to doc['_id']

166. By Jason Gerard DeRose

dropped python-dmedia transitional package

165. By Jason Gerard DeRose

When possible, use python-couchdb directly rather than desktopcouch

164. By Jason Gerard DeRose

Added explicit Depends on python-couchdb >= 0.8; removed unneed Depends python-paste

163. By Jason Gerard DeRose

Imports should track empty files, but not store them

 * Rather than importing empty files (file size is zero bytes), the filename
   is appended to doc['log']['empty'] in the corresponding 'dmedia/import'
   record

 * Filename, file size, and mtime for all files considered for import now
   stored in doc['log']['considered'] in the corresponding 'dmedia/import'
   record

 * Axed use of quick_id... full content-hash is now computed before deciding
   that a file is a duplicate (this is more robust and better fits pro file
   import UX)

 * Importer now does the right thing when there is inconsistency between
   database and FileStore

 * Database is now compacted upon finishing an import batch

 * Changes to take advantage of python-couchdb >= 0.8

 * More informative logging in ~/.cache/dmedia/service.log

162. By Jason Gerard DeRose

Fix FileStore.allocate_for_import() so open file descriptors don't accumulate

161. By Jason Gerard DeRose

Fixed some reStructuredText cross references

160. By Jason Gerard DeRose

Document FileStore design, add some polish

 * Documents key `FileStore` design decisions

 * Adds missing `FileStore` docstrings

 * Adds missing `FileStore` tests, new `FileStore.verify()` method

 * Other cosmetic and organizational improvements

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:dmedia
This branch contains Public information 
Everyone can see this information.

Subscribers