November 2010 Archives by author
Starting: Mon Nov 1 14:45:33 EDT 2010
Ending: Tue Nov 30 19:45:55 EST 2010
Messages: 76
- conary-2.1: allowed pinned capsule file sharing (CNY-3534)
Andy Grimm
- conary-2.1: branch merge
Andy Grimm
- conary-2.1: Protect the authentication token (CNY-3552)
Mihai Ibanescu
- conary-2.1: Added support for uncompressing LZMA content from a gzip stream (CNY-3553)
Mihai Ibanescu
- conary-2.2: sysmodel: write new modelcache but do not fail for non-root
Michael K. Johnson
- conary-2.2: Accept more variations in genmodel
Michael K. Johnson
- conary-2.2: genmodel: handle all components after packages
Michael K. Johnson
- conary-2.2: genmodel: add ability to assume system has not bifurcated
Michael K. Johnson
- conary-2.2: sysmodel: do not install local redirect of group changesets
Michael K. Johnson
- conary-2.2: branch merge
Michael K. Johnson
- conary-2.2: cml: renaming objects and methods
Michael K. Johnson
- conary-2.2: branch merge
Michael K. Johnson
- conary-2.2: follow API change in models
Michael K. Johnson
- conary-2.2: CML: index lines from 1 for consistent user-friendly output
Michael K. Johnson
- conary-2.2: enable inspecting the modelgraph by location
Michael K. Johnson
- conary-2.2: sysmodel: simplify models by removing newly-introduced duplication
Michael K. Johnson
- conary-2.2: sysmodel: snapshot versions on unpinned trove references in model
Michael K. Johnson
- conary-2.2: sysmodel: non-pinned update trove=label appends version
Michael K. Johnson
- conary-2.2: sysmodel: implicitly pin local troves
Michael K. Johnson
- conary-2.2: fix CMLocation __repr__ to print op correctly
Michael K. Johnson
- conary-2.2: sysmodel: handle @local in model correctly
Michael K. Johnson
- conary-2.2: tell users when update would not modify system
Michael K. Johnson
- conary-2.2: sysmodel: enforce no orphaned @local troves
Michael K. Johnson
- conary-2.2: system-model man page updates
Michael K. Johnson
- conary-2.2: 2.2.0 (beta)
Michael K. Johnson
- conary-2.2: Added tag conary-2.2.0 for changeset b9fa6a1000c5
Michael K. Johnson
- conary-2.2: report system model errors consistently
Michael K. Johnson
- conary-2.2: do not print all the model comments, make unhandled packages more obvious
Michael K. Johnson
- conary-2.2: remove temporary debugging code
Michael K. Johnson
- conary-2.2: Add missing documentation for writeDotGraph
Michael K. Johnson
- conary-2.2: 2.2.1 (beta)
Michael K. Johnson
- conary-2.2: Added tag conary-2.2.1 for changeset ee0fa1d475b9
Michael K. Johnson
- conary-2.2: add --ignore-model option for debugging purposes
Michael K. Johnson
- conary-2.1: python dependency flag namespaces (CNY-3493)
Michael K. Johnson
- conary-2.2: branch merge from 2.1
Michael K. Johnson
- conary-2.2: 2.2.2 (beta)
Michael K. Johnson
- conary-2.2: Added tag conary-2.2.2 for changeset 1f2452e0d0ab
Michael K. Johnson
- conary-2.2: ignoreModel should not go into kwargs at all
Michael K. Johnson
- conary-2.2: Added tag conary-2.2.3 for changeset b7063312ac79
Michael K. Johnson
- conary-2.2: 2.2.3 (beta)
Michael K. Johnson
- conary-2.2: branch merge
Elliot Peele
- conary-2.1: Fix loadSchema() against PostgreSQL 9.0 databases.
Michael Tharp
- conary-2.2: Merge 2.1 -> 2.2
Michael Tharp
- conary-2.2: Fix some 2.6isms, and robustify error handling in trovecache
Michael Tharp
- conary-2.2: BulkLoader() needs to be the same for a single dep database in case the
Erik Troan
- conary-2.2: rename __call_ methods for trovesets to make tracebacks more useful
Erik Troan
- conary-2.2: erase CML command needs to search the current working set for matches, not
Erik Troan
- conary-2.2: ChangeSetTroveSource now returns None for getDepsForTroveList() and
Erik Troan
- conary-2.2: move line number indexes into troveset.py, save indexes in CML defined
Erik Troan
- conary-2.2: added troveset.scripts()
Erik Troan
- conary-2.2: added getTimestamps repository call, store timestamps in change set cache,
Erik Troan
- conary-2.2: fixed exception caught when there are no timestamps in the modelcache
Erik Troan
- conary-2.2: sysmodel finalfetch needs to fetch top levels before it can walk the
Erik Troan
- conary-2.1: don't update capsules if the underlying fileId has not changed
Erik Troan
- conary-2.2: don't add nodes to the graph outside of cmlGraph(). it just makes the graph
Erik Troan
- conary-2.2: find's for search path now done through model graph, tupletroveset can now
Erik Troan
- conary-2.2: changed dep format in cache to list from dict, keep them as strings internally
Erik Troan
- conary-2.2: added cache for finding items which specify labels and versions
Erik Troan
- conary-2.2: trovecache now makes use of provides/requires flags to getDepsForTroveList()
Erik Troan
- conary-2.2: extended dep solution caching for null cache entries
Erik Troan
- conary-2.2: remove some unused vars
Erik Troan
- conary-2.2: added provides/requires keyword args to trovesource getDepsForTroveList
Erik Troan
- conary-2.2: excludeTroves doesn't apply to explict troves in the troveset
Erik Troan
- conary-2.2: add --model-trace= command-line option
Erik Troan
- conary-2.2: remove unused variable
Erik Troan
- conary-2.2: split find operations into one-per-trovespec (they get combined later anyway
Erik Troan
- conary-2.2: use getPackageComponents() in _walk to reduce reliance on fetched troves
Erik Troan
- conary-2.2: branch merge
Erik Troan
- conary-2.2: fixed for InstallErase and UpdateErase simplifications
Erik Troan
- conary-2.2: fix version/flavor simplification in genmodel, change how the non -s path
Erik Troan
- conary-2.2: merge
Erik Troan
- conary-2.2: removed unused imports
Erik Troan
- conary-2.2: --model-trace only searches the trovesets now, not the recursive closure
Erik Troan
- conary-2.2: troveset update/patch logic have been better separated
Erik Troan
- conary-2.2: rework update to better handle the old trove being updated being turned off
Erik Troan
- conary-2.2: models didn't order updates properly due to improper use of trovecache's
Erik Troan
Last message date:
Tue Nov 30 19:45:55 EST 2010
Archived on: Tue Nov 30 19:45:58 EST 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).