October 2007 Archives by author
Starting: Mon Oct 1 12:59:46 EDT 2007
Ending: Wed Oct 31 17:20:47 EDT 2007
Messages: 453
- conary: redirects between branches on the same label, which were necessary before conary 1.2.0, are now handled correctly again (CNY-2103)
David Christian
- conary: Use --dry-run to avoid ever partially applying a patch. (CNY-2017)
David Christian
- conary: Add promote callback output (CNY-2063)
David Christian
- conary: branch merge
David Christian
- conary: Don't dig into troveCache to grab callback object
David Christian
- conary: Don't use local database for loadInstalled when performing checkin as that
David Christian
- conary: CNY-1993 - switch how setSearchPath works in groups so that labels not in the
David Christian
- conary: * A bug in determining the correct version for packages when multiple branches of that package exist on the same label has been fixed. (CNY-2128)
David Christian
- conary: better way to determine the shadow count of the final binary package we will create
David Christian
- conary: Fixups to NEWS
David Christian
- conary: If logBuild is False, then don't turn off stdin, assume we want full control
David Christian
- conary: RMK-2131 - fix setSearchPath searchLeavesFirst behavior when labels and troves
David Christian
- conary: branch merge
David Christian
- conary: CNY-2127 - handle case where two versions of the same package - one local and
David Christian
- conary: Display version of conary used to build a package in --debug --info
David Christian
- conary: CNY-2142 - fall back to regular patch if patch with --dry-run fails for all
David Christian
- conary: branch merge
David Christian
- conary: CNY-1372 - fix KeyError when removing package from group 3 levels deep
David Christian
- conary: CNY-2108 - A bug that could result in a decremented source count when promoting a package to a sibling of a parent branch has been fixed.
David Christian
- conary: CNY-2108 - Don't compare revisions as that compares by timestamp apparently.
David Christian
- conary-2.0: Fixing issue number (CNY-1868 not CNY-1866)
Cristian Gafton
- conary-2.0: Properly handle unflavored files in derived recipes. (CNY-1954)
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: Add :cil automatic component (CNY-1821)
Cristian Gafton
- conary-2.0: Automatic binary encoding/decoding (CNY-1932) and non-memory operations (CNY-1968).
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: Fix bug in adding local flags that broke cooking (CNY-1963)
Cristian Gafton
- conary-2.0: Fix the flavor scoring method for the last stack in the trovesource stack to
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-2.0: Subclassing ServerProxy in util and fixing it there. (CNY-1932)
Cristian Gafton
- conary-2.0: clarify how addAction is different from Run
Cristian Gafton
- conary-2.0: Preparing release 1.1.92
Cristian Gafton
- conary-2.0: Line information may not be available
Cristian Gafton
- conary-2.0: Added tag conary-1.1.92 for changeset 50132699f37f
Cristian Gafton
- conary-2.0: Don't close in-memory databases (CNY-1957)
Cristian Gafton
- conary-2.0: argument for a poll object is time in milliseconds
Cristian Gafton
- conary-2.0: Add reference to CNY-1969
Cristian Gafton
- conary-2.0: Added tag conary-1.1.92 for changeset d1c10a35ab9b
Cristian Gafton
- conary-2.0: Added NEWS section for next release
Cristian Gafton
- conary-2.0: Add __contains__ for graph, as well as a filterFn for generateDotGraph
Cristian Gafton
- conary-2.0: fix filterFn check in generateDotGraph
Cristian Gafton
- conary-2.0: Don't download packages we know we aren't going to clone (CNY-1913)
Cristian Gafton
- conary-2.0: clone and promote now work when cloning over removed pacakges (CNY-1955)
Cristian Gafton
- conary-2.0: searchPath will now only return the best flavor match when matching against groups with more than one version of a package available. (CNY-1881)
Cristian Gafton
- conary-2.0: Ignore crossrequires when not cross compiling
Cristian Gafton
- conary-2.0: Filesets now accept macros (CNY-148)
Cristian Gafton
- conary-2.0: fix logic typo that did not enforce hidden commits for only one target
Cristian Gafton
- conary-2.0: add changelog for CNY-1981
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-2.0: ignore malformed .jar files (CNY-1983)
Cristian Gafton
- conary-2.0: fix typos in NEWS
Cristian Gafton
- conary-2.0: Fix typo in NEWS.
Cristian Gafton
- conary-2.0: Filesets are now cloneable (CNY-1297)
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-2.0: Keep consistent naming of acrossLabels variable, and default it to False like
Cristian Gafton
- conary-2.0: Mangle remaps earlier, since we now expand macros in them (CNY-148)
Cristian Gafton
- conary-2.0: bootstrap python now looks for system modules, cross-compiling no longer attempts python requires (CNY-1986)
Cristian Gafton
- conary-2.0: Improve check regarding when to override sys.stdout + stdin - do so if the object is not a file instance, beacuse otherwise the readline library does not work
Cristian Gafton
- conary-2.0: Improve check regarding when to override sys.stdout + stdin - do so if the object is not a file instance, beacuse otherwise the readline library does not work
Cristian Gafton
- conary-2.0: revert accidental patch
Cristian Gafton
- conary-2.0: Python dependencies for so modules use the right module name. (CNY-1077)
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: NEWS entry for CNY-1077
Cristian Gafton
- conary-2.0: Using the proper storage to make the patch 64-bit compatible
Cristian Gafton
- conary-2.0: Reformatting NEWS
Cristian Gafton
- conary-2.0: Preparing Conary 1.1.93
Cristian Gafton
- conary-2.0: Added tag conary-1.1.93 for changeset 896b4cbca084
Cristian Gafton
- conary-2.0: Added @NEW@ section
Cristian Gafton
- conary-2.0: rewrite description of python extension module dependency changes
Cristian Gafton
- conary-2.0: Proper way to walk the symbol list
Cristian Gafton
- conary-2.0: Added tag conary-1.1.93 for changeset 26e4e887f046
Cristian Gafton
- conary-2.0: rewrite description of python extension module dependency changes
Cristian Gafton
- conary-2.0: Added tag conary-1.1.93 for changeset 0757b23247ae
Cristian Gafton
- conary-2.0: Merging 1.1.93 and default
Cristian Gafton
- conary-2.0: Fix some resolution code in relation to flavorPreferences
Cristian Gafton
- conary-2.0: Properly compute dep name if .so file is top-level (CNY-1995)
Cristian Gafton
- conary-2.0: NEWS entry for CNY-1995; moved Bug Fixes section further down
Cristian Gafton
- conary-2.0: Preparing release 1.1.94
Cristian Gafton
- conary-2.0: Added tag conary-1.1.94 for changeset 8dbf333a4297
Cristian Gafton
- conary-2.0: Added @NEW@ section
Cristian Gafton
- conary-2.0: make the mirror workflow a method so that it can be embedded. Also take entitlements through the config, instead of just an entitlementDir
Cristian Gafton
- conary-2.0: Fix mirror script
Cristian Gafton
- conary-2.0: always pass in troveTypes info
Cristian Gafton
- conary-2.0: ignore uncloneable buildinfo (CNY-1844)
Cristian Gafton
- conary-2.0: better pydeps handling for bootstrapping python (CNY-2001)
Cristian Gafton
- conary-2.0: Added ability to trace memory usage for a different process
Cristian Gafton
- conary-2.0: Make sure we don't send duplicate file ids
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: Fixing python dep problem that was affecting python builds (CNY-2001)
Cristian Gafton
- conary-2.0: Short-circuit empty deps
Cristian Gafton
- conary-2.0: Fix bug in findTrove behavior when using partial labels like @rpl:devel (CNY-2011)
Cristian Gafton
- conary-2.0: Don't traceback when you can't access the current working directory (CNY-2014)
Cristian Gafton
- conary-2.0: Redirects to nothing are now displayed (CNY-2025)
Cristian Gafton
- conary-2.0: fix whitespace in doc strings to work with new version of epydoc
Cristian Gafton
- conary-2.0: Last item in a VersionSequence may be a non-Revision (CNY-2020)
Cristian Gafton
- conary-2.0: Pretty-print to minimize line length (CNY-2016)
Cristian Gafton
- conary-2.0: NEWS entries for CNY-2016 and CNY-2020
Cristian Gafton
- conary-2.0: files added simultaneously to shadows and parents caused state corruption
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-2.0: fix typos, reformat
Cristian Gafton
- conary-2.0: Fixed maintenance mode (CNY-2005)
Cristian Gafton
- conary-2.0: Fix for CNY-1996 (filter file id lookups through file prefixes)
Cristian Gafton
- conary-2.0: the getNewTroveInfo call works now faster for mirror operations (CNY-2006)
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-2.0: remove debug
Cristian Gafton
- conary-2.0: fix typo
Cristian Gafton
- conary-2.0: fix typo
Cristian Gafton
- conary-2.0: add missing tables to the migration list.
Cristian Gafton
- conary-2.0: update table list for backend2backend migration
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: Turned off flavorPreferences for 1.2 release, as they are not quite ready (CNY-2023)
Cristian Gafton
- conary-2.0: Add support for overriding the derived package branch through rmake.
Cristian Gafton
- conary-2.0: Reformatted NEWS
Cristian Gafton
- conary-2.0: Make sure we only read the file ids if they are present
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: The client pre-computes path ids to relieve burden on repo (CNY-1996)
Cristian Gafton
- conary-2.0: Only fetch Local sources for items that actually have a source attacted to them (RMK-592)
Cristian Gafton
- conary-2.0: revert for CNY-1856 until testsuite passes with this test.
Cristian Gafton
- conary-2.0: Fix an issue with affinityTroves when multiple versions of a package are
Cristian Gafton
- conary-2.0: Preparing 1.1.95
Cristian Gafton
- conary-2.0: Added tag conary-1.1.95 for changeset e3cb9a766f9b
Cristian Gafton
- conary-2.0: Added NEWS section for next release
Cristian Gafton
- conary-2.0: _createLink() makes it's own entries in the opjournal instead of relying on
Cristian Gafton
- conary-2.0: More meaningful stack traces when an OpenError occurs
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: Split up _selectResolutionTrove to make it easier to override bits
Cristian Gafton
- conary-2.0: package more obviously-by-path CIL files in :cil components (CNY-2032)
Cristian Gafton
- conary-2.0: optimize getPackageBranchPathIds for larger queries (CNY-1996)
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-2.0: handle the case where no fileids are passed into getPackageBranchPathIds
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-2.0: Check the subprocess_env dictionary when determining if HTTPS is being used (CNY-2036)
Cristian Gafton
- conary-2.0: make a note of the newer method (not yet available)
Cristian Gafton
- conary-2.0: branch default
Cristian Gafton
- conary-2.0: made InodeStream and File stream object ignore unknown elements (CNY-1971)
Cristian Gafton
- conary-2.0: Fixing path id lookups when one gets a permission error. (CNY-1911)
Cristian Gafton
- conary-2.0: avoid calling len() if self.cu.fields() is None
Cristian Gafton
- conary-2.0: this TroveNotFound error was never raised, and causes other exceptions to be
Cristian Gafton
- conary-2.0: Save complete invocation information. (CNY-1608)
Cristian Gafton
- conary-2.0: When running in threaded mode, don't install signal handlers (CNY-2040)
Cristian Gafton
- conary-2.0: Writing the exception type in formatTrace
Cristian Gafton
- conary-2.0: handle missing python intepreters in dep calculation (CNY-2050)
Cristian Gafton
- conary-2.0: docstrings must be at the very top of a class
Cristian Gafton
- conary-2.0: make SYNOPSIS consistent (DOC-237)
Cristian Gafton
- conary-2.0: 1. add BUILD_FLAVOR troveInfo for compatibility with 1.1.9x
Cristian Gafton
- conary-2.0: fix diff/patch to support files w/o trailing newlines (CNY-1979)
Cristian Gafton
- conary-2.0: version 1.1.35
Cristian Gafton
- conary-2.0: Added tag conary-1.1.35 for changeset f2de532ae0dd
Cristian Gafton
- conary-2.0: merge from 1.1.35
Cristian Gafton
- conary-2.0: resolve conflicts
Cristian Gafton
- conary-2.0: Allow the HttpRequests class to be replaced
Cristian Gafton
- conary-2.0: Adding back _TROVEINFO_TAG_COMPAT_CLASS
Cristian Gafton
- conary-2.0: use hostnames from the client in response urls (CNY-2034)
Cristian Gafton
- conary-2.0: don't commit epdb. bad erik.
Cristian Gafton
- conary-2.0: fix diff/patch to support files w/o trailing newlines (CNY-1979)
Cristian Gafton
- conary-2.0: rawUrl can have a partial URL too (CNY-1058)
Cristian Gafton
- conary-2.0: NEWS entry for CNY-2056, CNY-2058
Cristian Gafton
- conary-2.0: Use the proper protocol
Cristian Gafton
- conary-2.0: Merged 1.1.31.x tree
Cristian Gafton
- conary-2.0: added retrys and timeouts into entitlement xml responses from external servers
Cristian Gafton
- conary-2.0: Merged 1.1.31.x tree
Cristian Gafton
- conary-2.0: One line missed in the branch merge
Cristian Gafton
- conary-2.0: Added support for User ID packets (CNY-1987)
Cristian Gafton
- conary-2.0: More meaningful tracebacks, and a comment change
Cristian Gafton
- conary-2.0: Print an (ugly) warning when self-signatures on private keys fail to validate (CNY-2047)
Cristian Gafton
- conary-2.0: NEWS entry for CNY-2047
Cristian Gafton
- conary-2.0: Preparing release 1.1.96
Cristian Gafton
- conary-2.0: Added tag conary-1.1.96 for changeset 6d411e5b1b68
Cristian Gafton
- conary-2.0: If we can't find the file the key is supposed to be in, then the key is not
Cristian Gafton
- conary-2.0: fix --full-version(s) typo in rdiff section of conary man page
Cristian Gafton
- conary-2.0: Make sure the url we to send via prepareChangeSet and the parsing we do of
Cristian Gafton
- conary-2.0: Print out name of recipe that was loaded using loadSuperClass and loadRecipe
Cristian Gafton
- conary-2.0: compute digest immediately after write (CNY-2072)
Cristian Gafton
- conary-2.0: Preparing release 1.1.31.5
Cristian Gafton
- conary-2.0: Added tag conary-1.1.31.5 for changeset d2918cbd4b35
Cristian Gafton
- conary-2.0: Use an http proxy to communicate to an https server
Cristian Gafton
- conary-2.0: re-formatted news for Conary 1.1.31.6
Cristian Gafton
- conary-2.0: Added tag conary-1.1.31.6 for changeset 3a411b8668b2
Cristian Gafton
- conary-2.0: Merging 1.1.31.x branch
Cristian Gafton
- conary-2.0: Added tag conary-1.1.96 for changeset 779c8c9a90a0
Cristian Gafton
- conary-2.0: Fix URL rewrite in the proxy. (CNY-2069)
Cristian Gafton
- conary-2.0: Added debugging hook for ConaryProxyHost header (CNY-2069)
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: Merged 1.1.31.x tree
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: NEWS entry for CNY-2072
Cristian Gafton
- conary-2.0: Added tag conary-1.1.96 for changeset 6c1d57a5e636
Cristian Gafton
- conary-2.0: Add some debugging lines
Cristian Gafton
- conary-2.0: Added tag conary-1.1.96 for changeset 95a006662148
Cristian Gafton
- conary-2.0: A regression from Conary 1.1.94 that caused some local cooks to fail to be installable due to incorrect primary trove information has been fixed (CNY-2078)
Cristian Gafton
- conary-2.0: Using sub-issue CNY-2080 of CNY-2032
Cristian Gafton
- conary-2.0: Using sub-issue CNY-2080 of CNY-2032
Cristian Gafton
- conary-2.0: Added tag conary-1.1.96 for changeset ad5d513457b6
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: Preparing release 1.2.0
Cristian Gafton
- conary-2.0: Added tag conary-1.2.0 for changeset fe4d400bd26e
Cristian Gafton
- conary-2.0: Branch merge
Cristian Gafton
- conary-2.0: fix python dependency cross-module poisoning when using external python (CNY-2087)
Cristian Gafton
- conary-2.0: Added tag conary-1.2.0 for changeset 916cad8bb786
Cristian Gafton
- conary-2.0: Properly compute python dep flags (CNY-2091)
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-1.1: reduce lock contention when updating the hasTrove flag in the Items table
Cristian Gafton
- conary-2.0: fix LatestViewNormal
Cristian Gafton
- conary-2.0: test Items.hasTrove for troveNames()
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-2.0: add --fast-sync option to the mirror client (CNY-1756)
Cristian Gafton
- conary-2.0: add support for --absolute flag to the mirro client (CNY-1755)
Cristian Gafton
- conary-2.0: rework accessmap to better handle permission updates
Cristian Gafton
- conary-2.0: remove tracking of canWrite and canRemove from userGroupInstancesCache
Cristian Gafton
- conary-2.0: rework accessmap handling for markremoved
Cristian Gafton
- conary-2.0: udpate for accessmpa changes
Cristian Gafton
- conary-2.0: MySQL can not define views which have a subselect in the FROM clause.
Cristian Gafton
- conary-2.0: add again handling for the canWrite flag.
Cristian Gafton
- conary-2.0: branch merge
Cristian Gafton
- conary-2.0: fix typo
Cristian Gafton
- conary-2.0: streamline schema migration; remove vestiges of the Caps table
Cristian Gafton
- conary-2.0: remove Caops table reference
Cristian Gafton
- conary: Add back entries in NEWS file for Conary 1.1.32-35 (CNY-2086)
Mihai Ibanescu
- conary: Preparing release 1.1.31.7
Mihai Ibanescu
- conary: Added tag conary-1.1.31.7 for changeset 27e2404b9a9f
Mihai Ibanescu
- conary: sort included config files from braceglobs
Mihai Ibanescu
- conary: Update NEWS with regards to includeConfigFile sorting.
Mihai Ibanescu
- conary: Added tag conary-1.1.31.7 for changeset b88c85023d57
Mihai Ibanescu
- conary: branches that end up in redirects should not have a LATEST_TYPE_NORMAL entry (CNY-2081)
Mihai Ibanescu
- conary: add schema migration for CNY-2081
Mihai Ibanescu
- conary: add news for CNY-2081
Mihai Ibanescu
- conary: avoid the double rebuild of the Latest table when migrating from versions older than 15.7
Mihai Ibanescu
- conary: add explanation for skipped Latest rebuild
Mihai Ibanescu
- conary: Moving patch as part of the next release
Mihai Ibanescu
- conary: compute digest immediately after write (CNY-2072)
Mihai Ibanescu
- conary: NEWS entry for CNY-2072
Mihai Ibanescu
- conary: compute digest immediately after write (CNY-2072)
Mihai Ibanescu
- conary: Added addServerGlobs (CNY-2083)
Mihai Ibanescu
- conary: Preparing 1.1.31.8
Mihai Ibanescu
- conary: Added tag conary-1.1.31.8 for changeset 6325f7d01e8d
Mihai Ibanescu
- conary: Merged from 1.1.31.x
Mihai Ibanescu
- conary: Fixed syntax error
Mihai Ibanescu
- conary: Handling regression caused by the fix for CNY-2083
Mihai Ibanescu
- conary: Make --replace-files work again (CNY-2102)
Mihai Ibanescu
- conary: Fixing another typo
Mihai Ibanescu
- conary-1.1: Handling regression caused by the fix for CNY-2083
Mihai Ibanescu
- conary-1.1: Make sure the url we to send via prepareChangeSet and the parsing we do of
Mihai Ibanescu
- conary-1.1: NEWS entries for CNY-2105 and the URL fix
Mihai Ibanescu
- conary: Only sending keepalives every 15 seconds (CNY-2104)
Mihai Ibanescu
- conary: Branch merge
Mihai Ibanescu
- conary: Derived packages are no longer experimental (CNY-2092)
Mihai Ibanescu
- conary: If using bootstrapped ruby, set LD_LIBRARY_PATH (CNY-2109)
Mihai Ibanescu
- conary: Using subprocess.PIPE instead of a separate pipe
Mihai Ibanescu
- conary: First set self.rubyInvocation, then use it throughout (CNY-2109)
Mihai Ibanescu
- conary: Preparing version 1.2.1
Mihai Ibanescu
- conary: Added tag conary-1.2.1 for changeset 69310bed8fac
Mihai Ibanescu
- conary: Pointing to the right issue
Mihai Ibanescu
- conary: Ignore v2 keys when iterating over keys (CNY-2115)
Mihai Ibanescu
- conary-1.1: Fixing base URL when going through HTTP proxies
Mihai Ibanescu
- conary-1.1: Preparing release 1.1.31.9
Mihai Ibanescu
- conary-1.1: Added tag conary-1.1.31.9 for changeset c15a1e166b53
Mihai Ibanescu
- conary: Re-arranging NEWS
Mihai Ibanescu
- conary: Direct key signatures are just like revocation signatures (CNY-2120)
Mihai Ibanescu
- conary: NEWS entry for CNY-2120
Mihai Ibanescu
- conary: Sanitize the directory name to make it unique (CNY-2124)
Mihai Ibanescu
- conary: Python-only version of massCloseFileDescriptors
Mihai Ibanescu
- conary: Close file descriptors before exec*() (CNY-2114)
Mihai Ibanescu
- conary: Branch merge
Mihai Ibanescu
- conary: Make sure we display in rollback lists components that do not have packages
Mihai Ibanescu
- conary: Fixing cut'n'paste error
Mihai Ibanescu
- conary: Handling regression caused by the fix for CNY-2083
Mihai Ibanescu
- conary: Make sure the url we to send via prepareChangeSet and the parsing we do of
Mihai Ibanescu
- conary: NEWS entries for CNY-2105 and the URL fix
Mihai Ibanescu
- conary: Fixing base URL when going through HTTP proxies
Mihai Ibanescu
- conary: Preparing release 1.1.31.9
Mihai Ibanescu
- conary: Added tag conary-1.1.31.9 for changeset c15a1e166b53
Mihai Ibanescu
- conary: Merged from 1.1.31.x tree
Mihai Ibanescu
- conary: NEWS edits
Mihai Ibanescu
- conary: Preparing release 1.2.2
Mihai Ibanescu
- conary: Added tag conary-1.2.2 for changeset 1ca88210eedf
Mihai Ibanescu
- conary-1.1: 1. add BUILD_FLAVOR troveInfo for compatibility with 1.1.9x
Mihai Ibanescu
- conary-1.1: Preparing release 1.1.31.10
Mihai Ibanescu
- conary-1.1: Added tag conary-1.1.31.10 for changeset df4a91255265
Mihai Ibanescu
- conary: 1. add BUILD_FLAVOR troveInfo for compatibility with 1.1.9x
Mihai Ibanescu
- conary: Preparing release 1.1.31.10
Mihai Ibanescu
- conary: Added tag conary-1.1.31.10 for changeset df4a91255265
Mihai Ibanescu
- conary: Merged from 1.1.31.x tree
Mihai Ibanescu
- conary-1.1: Close file descriptors before exec*() (CNY-2114)
Mihai Ibanescu
- conary-1.1: Keep stdin open (albeit with dummy fd) (CNY-2143)
Mihai Ibanescu
- conary-1.1: Added tag conary-1.1.31.10 for changeset a3cb0e4f0908
Mihai Ibanescu
- conary-1.1: For easier testing, separated into function (CNY-2143)
Mihai Ibanescu
- conary-1.1: Added tag conary-1.1.31.10 for changeset 777a5c4bbfd2
Mihai Ibanescu
- conary: Close file descriptors before exec*() (CNY-2114)
Mihai Ibanescu
- conary: Keep stdin open (albeit with dummy fd) (CNY-2143)
Mihai Ibanescu
- conary: Added tag conary-1.1.31.10 for changeset a3cb0e4f0908
Mihai Ibanescu
- conary: For easier testing, separated into function (CNY-2143)
Mihai Ibanescu
- conary: Added tag conary-1.1.31.10 for changeset 777a5c4bbfd2
Mihai Ibanescu
- conary: Merged from 1.1.31.10
Mihai Ibanescu
- conary: Preparing release 1.2.3
Mihai Ibanescu
- conary: Added tag conary-1.2.3 for changeset aa193395d1fd
Mihai Ibanescu
- conary: More NEWS fixups
Mihai Ibanescu
- conary: Added missing keymgmt.py
Mihai Ibanescu
- conary: use "make install" and smoke test conary/cvc out of DESTDIR as a first step to avoid missing .py files in Makefile
Mihai Ibanescu
- conary: Releasing 1.2.4
Mihai Ibanescu
- conary: Releasing 1.2.4
Mihai Ibanescu
- conary: Added tag conary-1.2.4 for changeset a007d6f14b19
Mihai Ibanescu
- conary: Branch merge
Mihai Ibanescu
- conary: User attributes are also limits for direct sigs
Mihai Ibanescu
- conary: Hashing user attribute packets
Mihai Ibanescu
- conary: Hardening subpacket parsing
Mihai Ibanescu
- conary: Reorganized the code a bit to make it easier for code reuse
Mihai Ibanescu
- conary: _writeSubpacket is a static method; fixed 2-octet lengths
Mihai Ibanescu
- conary: Method to write signatures if we modified them. The names will change
Mihai Ibanescu
- conary: Merging keys; CRC24 class (CNY-1987, CNY-2149)
Mihai Ibanescu
- conary: Fixed logic to detect successful merges
Mihai Ibanescu
- conary: Make sure we can force the parsing of keys and signatures
Mihai Ibanescu
- conary: Renamed validate to initialize, and added setUp to simplify the state reset
Mihai Ibanescu
- conary: Handy int functions
Mihai Ibanescu
- conary: Changed hashSig to be a 2-char string; using the new int functions
Mihai Ibanescu
- conary: Added API for signing user IDs
Mihai Ibanescu
- conary: Added adoptSignature()
Mihai Ibanescu
- conary: Reset the signature hash when setting the binding sig and revocation
Mihai Ibanescu
- conary: s/bindingSigRevoc/revocationSig/
Mihai Ibanescu
- conary: Branch merge
Mihai Ibanescu
- conary: Added missing import, sorted import list, updated copyright
Mihai Ibanescu
- conary: Using the right variable (CNY-2157)
Mihai Ibanescu
- conary: Added NEWS entries for CNY-2157, CNY-1990 and CNY-1987
Mihai Ibanescu
- conary: End headers, otherwise proxies get confused
Mihai Ibanescu
- conary: Handle proxy errors (CNY-2181)
Mihai Ibanescu
- conary: Switch to SSL if auth info is available (CNY-2184)
Mihai Ibanescu
- conary: Switch to SSL only if the proxy did inject something
Mihai Ibanescu
- conary-1.1: Backporting CNY-2184 (auth injection)
Mihai Ibanescu
- conary-1.1: Preparing 1.1.31.11
Mihai Ibanescu
- conary-1.1: Added tag conary-1.1.31.11 for changeset 5e5d47f0a80e
Mihai Ibanescu
- conary: The useful part of the URL now determines the path in the cache (CNY-2196)
Mihai Ibanescu
- conary: Preparing release 1.2.5
Mihai Ibanescu
- conary: Added tag conary-1.2.5 for changeset 316a794a4d4c
Mihai Ibanescu
- conary: Branch merge
Mihai Ibanescu
- conary: Added @NEW@
Mihai Ibanescu
- conary: Simplify the extraction of various timestamps, and making signatures that expire at the same time with the key
Mihai Ibanescu
- conary: NEWS touchup
Michael K. Johnson
- conary: minor NEWS edits
Michael K. Johnson
- conary: more LD_LIBRARY_PATH setting for ruby deps (CNY-2109)
Michael K. Johnson
- conary: arch-flavor when python/ruby deps contain lib flags (CNY-2110)
Michael K. Johnson
- conary: change internal function name to be more descriptive
Michael K. Johnson
- conary: NEWS edits
Michael K. Johnson
- conary: NEWS edit
Michael K. Johnson
- conary: NEWS edits
Michael K. Johnson
- conary: MakeDirs: handle trailing / characters on directory names (CNY-1526)
Michael K. Johnson
- conary: User() now takes provideGroup option (CNY-2096)
Michael K. Johnson
- conary: minor NEWS edits
Michael K. Johnson
- conary: add 'revision' arg to addSvnSnapshot() which allows recipe writers to specify a specific revision of the svn repo to use
Jonathan Smith
- conary: add issue ID in NEWS file for recent addSvnSnapshot() changes
Jonathan Smith
- conary: Clarify and correct docstring for checkOnlyByDefaultDeps (CNY-2107)
Joseph Tate
- conary: close some fd/exec leaks for CNY-2114
Erik Troan
- conary-2.0: don't break the call stack when raising an exception unless there is no way
Erik Troan
- conary-2.0: IntegrityError needs to be an InternalConaryError since it should never
Erik Troan
- conary-2.0: remove useAnonymous tracking from the proxy (since it's always False
Erik Troan
- conary-2.0: remove useAnonymous flag from protocol
Erik Troan
- conary-2.0: branch merge
Erik Troan
- conary-2.0: fix merge error
Erik Troan
- conary-2.0: 1. commit path returns RepositoryLocked exception instead of CommitError with
Erik Troan
- conary-2.0: troveNames and troveNamesByServer methods now accept a troveTypes
Erik Troan
- conary-2.0: getPackageBranchPathIds method no longer requires an acl for the
Erik Troan
- conary: * The conary command line now accepts 'rb' as an alias for 'rollback'
Erik Troan
- conary: branch merge
Erik Troan
- conary: added listkeys, addkey, and getkey commands to cvc (CNY-2150)
Erik Troan
- conary-2.0: separate handling of new files from handling of unchanged/changed files during
Erik Troan
- conary-2.0: separated unchanged and changed file handling during trove commit
Erik Troan
- conary-2.0: 1. implement getFileVersions() for fsrepos
Erik Troan
- conary-2.0: mention commit changes
Erik Troan
- conary-2.0: 1. fix how file retrieval exceptions are raised
Erik Troan
- conary-2.0: exceptions pass naturally from the NetworkRepositoryServer object now
Erik Troan
- conary: fixed CNY-2191 -- conary could move files into a newly installed trove
Erik Troan
- conary: branch merge
Erik Troan
- conary-2.0: check for file existence for files being committed w/o streams using
Erik Troan
- conary-2.0: enable lprof
Erik Troan
- conary-2.0: Speedups:
Erik Troan
- conary-2.0: branch merge
Erik Troan
- conary-2.0: reset fileStream to None when an empty ('\x01-') file diff is found
Erik Troan
- conary-2.0: added --to-file argument to shadow command
Erik Troan
- conary-2.0: shadow commits are now relative within a repository
Erik Troan
- conary-2.0: arguments for SimpleException needs to be a list, not a single item
Erik Troan
- conary-2.0: added fileCount() method to Trove class
Erik Troan
- conary-2.0: repository getFileContents() method can now return compressed contents
Erik Troan
- conary-2.0: added ability to get and add compressed file contents for config files (can
Erik Troan
- conary-2.0: * Reworked promote changesets to be relative to either the source of
Erik Troan
- conary-2.0: branch merge
Erik Troan
- conary: Added addGitSnapshot (CNY-1965)
Ken VanDine
- conary: Fixed a bug in handling of the tag in addGitSnapshot
Ken VanDine
- conary: Backed out changeset e6eab31bd019
Ken VanDine
- conary: Fixed a bug in handling of the tag in addGitSnapshot
Ken VanDine
- conary: add missing ) to help text
Matt Wilson
- conary: correct OpenPGP key downloads when no repositoryMap entry matches the server name
Matt Wilson
- conary: add missing space
Matt Wilson
- conary: allow InsufficientPermission when accessing :source
Matt Wilson
- conary: use "make install" and smoke test conary/cvc out of DESTDIR as a first step to avoid missing .py files in Makefile
Matt Wilson
- conary: add java.py and ruby.py to Makefile filter file list
Matt Wilson
- conary: correct issue number
Matt Wilson
- conary: branch merge
Matt Wilson
- conary-1.1: Fix downloading a changeset with compressed contents >= 4 GiB (CNY-2170)
Matt Wilson
- conary-1.1: refactor > 2 GiB code to a shared method; handle > 2 GiB file contents requests
Matt Wilson
- conary-1.1: note issue number
Matt Wilson
- conary: close the output file to make sure it is flushed to disk
Matt Wilson
- conary: reduce lock contention when updating the hasTrove flag in the Items table
Matt Wilson
- conary: Fix downloading a changeset with compressed contents >= 4 GiB (CNY-2170)
Matt Wilson
- conary: refactor > 2 GiB code to a shared method; handle > 2 GiB file contents requests
Matt Wilson
- conary: note issue number
Matt Wilson
- conary: branch merge from conary-1.1
Matt Wilson
- conary-1.1: correct typo
Matt Wilson
- conary: convert string sizes back to int
Matt Wilson
- conary-2.0: pass "start_transaction=False" when creating a temp table so that read-only clients work
Matt Wilson
- conary-2.0: clean up CheckTroveCache on remove
Matt Wilson
- conary-2.0: return extraInfo for older protocol version requests as well - this sets the Via header for proxies (CNY-2187, CNY-2188)
Matt Wilson
- conary-2.0: add java.py and ruby.py to Makefile filter file list
Matt Wilson
- conary-2.0: correct issue number
Matt Wilson
- conary-2.0: MakeDirs: handle trailing / characters on directory names (CNY-1526)
Matt Wilson
- conary-2.0: Using the right variable (CNY-2157)
Matt Wilson
- conary-2.0: Added NEWS entries for CNY-2157, CNY-1990 and CNY-1987
Matt Wilson
- conary-2.0: User() now takes provideGroup option (CNY-2096)
Matt Wilson
- conary-2.0: minor NEWS edits
Matt Wilson
- conary-2.0: End headers, otherwise proxies get confused
Matt Wilson
- conary-2.0: branch merge
Matt Wilson
- conary-2.0: close the output file to make sure it is flushed to disk
Matt Wilson
- conary-2.0: reduce lock contention when updating the hasTrove flag in the Items table
Matt Wilson
- conary-2.0: Fix downloading a changeset with compressed contents >= 4 GiB (CNY-2170)
Matt Wilson
- conary-2.0: refactor > 2 GiB code to a shared method; handle > 2 GiB file contents requests
Matt Wilson
- conary-2.0: note issue number
Matt Wilson
- conary-2.0: branch merge from conary-1.1
Matt Wilson
- conary-2.0: convert string sizes back to int
Matt Wilson
- conary-2.0: Handle proxy errors (CNY-2181)
Matt Wilson
- conary-2.0: branch merge from conary-1.2
Matt Wilson
- conary-1.1: indent timeout element properly when emitting the XML representation
Matt Wilson
- conary-2.0: correct typo
Matt Wilson
- conary-1.1: turn unknown use flag checking back on after the recipe is loaded
Matt Wilson
- conary: correct typo
Matt Wilson
- conary: indent timeout element properly when emitting the XML representation
Matt Wilson
- conary: Backporting CNY-2184 (auth injection)
Matt Wilson
- conary: turn unknown use flag checking back on after the recipe is loaded
Matt Wilson
- conary: branch merge from conary-1.1
Matt Wilson
- conary-2.0: Switch to SSL if auth info is available (CNY-2184)
Matt Wilson
- conary-2.0: Switch to SSL only if the proxy did inject something
Matt Wilson
- conary-2.0: fixed CNY-2191 -- conary could move files into a newly installed trove
Matt Wilson
- conary-2.0: branch merge
Matt Wilson
- conary-2.0: correct typo
Matt Wilson
- conary-2.0: indent timeout element properly when emitting the XML representation
Matt Wilson
- conary-2.0: Backporting CNY-2184 (auth injection)
Matt Wilson
- conary-2.0: turn unknown use flag checking back on after the recipe is loaded
Matt Wilson
- conary-2.0: branch merge from conary-1.1
Matt Wilson
- conary-2.0: branch merge from conary-1.2
Matt Wilson
- conary: Preparing 1.1.31.11
Matt Wilson
- conary: Added tag conary-1.1.31.11 for changeset 5e5d47f0a80e
Matt Wilson
- conary: branch merge from conary-1.1
Matt Wilson
- conary-2.0: The useful part of the URL now determines the path in the cache (CNY-2196)
Matt Wilson
- conary-2.0: Preparing 1.1.31.11
Matt Wilson
- conary-2.0: Added tag conary-1.1.31.11 for changeset 5e5d47f0a80e
Matt Wilson
- conary-2.0: branch merge from conary-1.1
Matt Wilson
- conary-2.0: branch merge from conary-1.2
Matt Wilson
Last message date:
Wed Oct 31 17:20:47 EDT 2007
Archived on: Wed Oct 31 17:25:24 EDT 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).