bzr Upload plugin 1.0.0

Milestone information

Project:
bzr Upload plugin
Series:
1.0
Version:
1.0.0
Released:
 
Registrant:
Vincent Ladeuil
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Martin Albisetti, 10 Vincent Ladeuil
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
12 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon bzr-upload-1.0.0.tar.gz (md5, sig) bzr-upload 1.0.0 source 461
last downloaded 7 days ago
Total downloads: 461

Release notes 

This is the first stable release of the bzr-upload plugin.

The development version has been in use for long enough to consider it stable even if some rough edges remain.

It is compatible with the bzr 2.2 series and 2.3 series.

All users are encouraged to upgrade from their previous development version.

Changelog 

View the full changelog

########################
bzr-upload Release Notes
########################

.. contents:: List of Releases
   :depth: 1

bzr-upload 1.0.0
################

:1.0.0: 2010-12-10

New Features
************

* ``.bzrignore-upload`` can be used to avoid uploading some files or
  directories. It uses the same syntax as ``.bzrignore`` including regular
  expressions.
  (Martin Albisetti, Vincent Ladeuil, #499525, #499941)

* Remote branches can be used to upload from.
  (Gary van der Merwe, Vincent Ladeuil)

* The auto hook verbosity is now controlled by the 'upload_auto_quiet'
  config variable. If defaults to False if not set.
  (Vincent Ladeuil, #312686)

* The file where the revision id is stored on the remote server is now
  controlled by the 'upload_revid_location' configuration variable. It
  defaults to '.bzr-upload.revid'.
  (Vincent Ladeuil, #423331)

* Upload now checks that the revision we are uploading is a descendent
  from the revision that was uploaded, and hence that the branchs that
  they were uploaded from have not diverged. This can be ignored by passing
  the --overwrite option. (Gary van der Merwe)

Bug Fixes
*********

* Fix auto hook trying to display an url without using the right encoding.
  (Vincent Ladeuil, #312686)

* Fix compatibility with bzr versions that don't provide
  get_user_option_as_bool().
  (Vincent Ladeuil, #423791)

* Emit warnings instead of backtrace when symlinks are encountered.
 (Vincent Ladeuil, #477224)

Documentation
*************

* Clarify 'changes' definition in online help.
  (Vincent Ladeuil, #275538)

* Move the README file into the module doc string so that it
  becomes available through the 'bzr help plugins/upload'
  command. (Vincent Ladeuil, #424193)

Testing
*******

* Make tests requiring a unicode file system skip where applicable.
  (Vincent Ladeuil, #671964)

0 blueprints and 12 bugs targeted

Bug report Importance Assignee Status
423791 #423791 exceptions.AttributeError: 'BranchConfig' object has no attribute 'get_user_option_as_bool' 2 Critical Vincent Ladeuil  10 Fix Released
424193 #424193 The README file should go into bzr help plugins/upload 2 Critical Vincent Ladeuil  10 Fix Released
671964 #671964 test failures building in chroot 2 Critical Vincent Ladeuil  10 Fix Released
312686 #312686 Error "you cannot specify None for the display encoding" on commit 3 High Vincent Ladeuil  10 Fix Released
472161 #472161 Can't upload non-ascii URLs 3 High Vincent Ladeuil  10 Fix Released
477224 #477224 NotImplementedError in bzr upload on xml file 3 High Vincent Ladeuil  10 Fix Released
499525 #499525 .bzrignore-upload not work for directories 3 High Martin Albisetti  10 Fix Released
600628 #600628 Needs a better handling of unknown revision-id in .bzr-upload.revid 4 Medium Vincent Ladeuil  10 Fix Released
499941 #499941 bzrignore-upload doesn't support regex 5 Low Vincent Ladeuil  10 Fix Released
423331 #423331 .bzr-upload.revid file location can't be changed 6 Wishlist Vincent Ladeuil  10 Fix Released
495244 #495244 Bzr (2.0.0) crashes after installing bzr explorer plugin (0.9.0) 1 Undecided   10 Fix Released
585081 #585081 Auto upload crashes - NameError: global name 'trace' is not defined 1 Undecided Vincent Ladeuil  10 Fix Released
This milestone contains Public information
Everyone can see this information.