January 2009 Archives by author
Starting: Fri Jan 2 16:06:48 EST 2009
Ending: Thu Jan 29 12:49:13 EST 2009
Messages: 75
- conary: * fix reporting of errors when using glob objects in actions such as r.Remove. (CNY-3055)
David Christian
- conary: * Promotion of source components where files have been renamed across repositories has been fixed. (CNY-3059)
David Christian
- conary: noop
David Christian
- conary: * Added support for python module discovery in python 2.6, which uses a new PREFIXES variable to determine where to search for modules. (CNY-3063)
David Christian
- conary: branch merge
David Christian
- conary: Move CNY-3061 NEWS entry to to be under 2.0.33
David Christian
- conary: * Metadata promotion is more robust in the context of other inaccessible or missing older troves. (CNY-2611)
David Christian
- conary: branch merge
David Christian
- conary: Disallow the promotion of individual components (CNY-2941)
David Christian
- conary: * When adding groups via addAll, conary now reports the exact name, version, and flavor of the group being added. (CNY-2977)
David Christian
- conary: * Fixed a case conaryclient.makeSourceTrove could fail to create a trove because it tried to assign it a previously existing version. (CNY-3028)
David Christian
- conary: 2.0.33
David Christian
- conary: Added tag conary-2.0.33 for changeset 52981c16f351
David Christian
- conary-2.0: NEWS edits
David Christian
- conary-2.0: [mq]: mysql_intrans
David Christian
- conary-2.0: Add inTransaction() method to database connections.
David Christian
- conary-2.0: Backed out changeset 6e4ffb67f3d7 -- accidental patch commit.
David Christian
- conary-2.0: * You can now have flavored groups for superclass groups - to be used by loadAutoRecipe - these can be created when superclass groups are created as a part of another group recipe. (CNY-3061)
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: * fix reporting of errors when using glob objects in actions such as r.Remove. (CNY-3055)
David Christian
- conary-2.0: * Promotion of source components where files have been renamed across repositories has been fixed. (CNY-3059)
David Christian
- conary-2.0: noop
David Christian
- conary-2.0: handle preserving ownership in tar archives with missing intermediate directories (CNY-3060)
David Christian
- conary-2.0: * Added support for python module discovery in python 2.6, which uses a new PREFIXES variable to determine where to search for modules. (CNY-3063)
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: Move CNY-3061 NEWS entry to to be under 2.0.33
David Christian
- conary-2.0: XML files in source components are text by default (CNY-3045)
David Christian
- conary-2.0: * Metadata promotion is more robust in the context of other inaccessible or missing older troves. (CNY-2611)
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: Disallow the promotion of individual components (CNY-2941)
David Christian
- conary-2.0: Clean up _getUsageByClass. 'NameError: global name 'argv' is not defined'
David Christian
- conary-2.0: Add copyright notice
David Christian
- conary-2.0: Don't produce flavor descriptors containing commas; they are invalid context names.
David Christian
- conary-2.0: Copyright
David Christian
- conary-2.0: * When adding groups via addAll, conary now reports the exact name, version, and flavor of the group being added. (CNY-2977)
David Christian
- conary-2.0: * Fixed a case conaryclient.makeSourceTrove could fail to create a trove because it tried to assign it a previously existing version. (CNY-3028)
David Christian
- conary-2.0: correct signed int overflows in sha1Copy and sha1Decompress (CNY-3065)
David Christian
- conary-2.0: 2.0.33
David Christian
- conary-2.0: Added tag conary-2.0.33 for changeset 52981c16f351
David Christian
- conary: * You can now have flavored groups for superclass groups - these can
David Christian
- conary: 2.0.34
David Christian
- conary: Added tag conary-2.0.34 for changeset 85d2b31e5e25
David Christian
- conary: Added tag conary-2.0.34 for changeset e853945d0b9b
David Christian
- conary: Fix assertion to actually fire (CNY-3068)
David Christian
- conary: * setTroveInfo no longer sends extended metadata information to update services that cannot understand it. (CNY-3050)
David Christian
- conary-2.0: Catch XMLRPC ResponseError in POST
David Christian
- conary-2.0: * You can now have flavored groups for superclass groups - these can
David Christian
- conary-2.0: Remove redundant __init__ method (CNY-3068)
David Christian
- conary-2.0: 2.0.34
David Christian
- conary-2.0: Added tag conary-2.0.34 for changeset 85d2b31e5e25
David Christian
- conary-2.0: Added tag conary-2.0.34 for changeset e853945d0b9b
David Christian
- conary-2.0: Fix assertion to actually fire (CNY-3068)
David Christian
- conary-2.0: * setTroveInfo no longer sends extended metadata information to update services that cannot understand it. (CNY-3050)
David Christian
- conary-2.0: 2.0.35
David Christian
- conary-2.0: Added tag conary-2.0.35 for changeset 3254dd7a253a
David Christian
- conary: 2.0.35
David Christian
- conary: Added tag conary-2.0.35 for changeset 3254dd7a253a
David Christian
- conary: Make server.py compatible with SocketServer from python 2.6
Mihai Ibanescu
- conary: Removing 2.4, Conary's policy normalizes it anyway, but it breaks tests on 2.6
Mihai Ibanescu
- conary: Use hashlib where available, for python 2.6 compatibility
Mihai Ibanescu
- conary: TarFile interface change in python 2.6 - files always have a directory (CNY-3068)
Mihai Ibanescu
- conary: Properly format errors under python 2.6 (CNY-3079)
Mihai Ibanescu
- conary: Switching to tuple, to make python 2.4 happy
Mihai Ibanescu
- conary: handle preserving ownership in tar archives with missing intermediate directories (CNY-3060)
Michael K. Johnson
- conary: XML files in source components are text by default (CNY-3045)
Michael K. Johnson
- conary: fix missing argument in warning (CNY-3076)
Michael K. Johnson
- conary: Clean up _getUsageByClass. 'NameError: global name 'argv' is not defined'
Joseph Tate
- conary: Add copyright notice
Joseph Tate
- conary: Don't produce flavor descriptors containing commas; they are invalid context names.
Michael Tharp
- conary: Copyright
Michael Tharp
- conary: Catch XMLRPC ResponseError in POST
Michael Tharp
- conary: Remove redundant __init__ method (CNY-3068)
Michael Tharp
- conary: Make schema migrations transactional. (CNY-2789)
Michael Tharp
- conary: Replace module-level epdb import with local-level internal debugger
Michael Tharp
- conary: correct signed int overflows in sha1Copy and sha1Decompress (CNY-3065)
Matt Wilson
Last message date:
Thu Jan 29 12:49:13 EST 2009
Archived on: Thu Jan 29 12:49:17 EST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).