lp:~satwell/duplicity/caching

Created by Steve Atwell and last modified
Get this branch:
bzr branch lp:~satwell/duplicity/caching
Only Steve Atwell can upload to this branch. If you are Steve Atwell please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve Atwell
Project:
Duplicity
Status:
Merged

Recent revisions

894. By Steve Atwell

Add a cache for password and group lookups. This significantly improves
runtime with very large password and group configurations.

893. By Kenneth Loafman

* Merged in lp:~mterry/duplicity/u1-ascii-error
  - Fix for u1backend unicode error. Patch by Paul Barker.

892. By Kenneth Loafman

* Merged in lp:~mterry/duplicity/delete-new-sig-in-cache
  - In duplicity 0.6.20, we fixed bug 1031269. This means that we no longer
    leave sig files on the remote location. Leaving sig files on the remote
    location also caused a bug with deleting cache files. Code used to leave
    remote new-sig but delete the locale cache new-sig; this meant that we would
    keep downloadoing the new-sig all the time from remote. We had worked around
    that by just not deleting the new-sig in the cache, which was sort of the
    wrong side of that problem to tackle. Now that we handle the remote
    new-sigs better (by deleting them), I don't think we need this code anymore.
    Patch by <email address hidden>.

891. By

* Merged in lp:~mterry/duplicity/u1-oauthlib
  - As the Ubuntu packager for duplicity, I would prefer u1backend.py
    used oauthlib instead of oauth. oauthlib is well maintained upstream
    (unlike oauth), has a python3 port (for the future), and is in Ubuntu
    main (so is oauth right now, but hopefully in the future we can drop
    it to universe, in which case duplicity can't use it anymore).

890. By Kenneth Loafman

* Merged in lp:~ed.so/duplicity/24syntaxfix
  - fix python 2.4 vs 2.5 syntax error

889. By Kenneth Loafman

Update CHANGELOG to reflect all bugs fixed.

888. By Kenneth Loafman

    * Remove dist/mkGNUchangelog script.
    * Prep files for 0.6.20 release.

887. By Kenneth Loafman

- Applied patch from az for bug #1066625 u1backend
  + add delay between retries

886. By Kenneth Loafman

Update Changelog.GNU

885. By Kenneth Loafman

- Merged in lp:~mterry/duplicity/u1-402
  + Switch the code we check for out-of-space in u1backend.

Branch metadata

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

Subscribers