July 2008 Archives by subject
Starting: Tue Jul 1 14:44:08 UTC 2008
Ending: Thu Jul 31 21:27:10 UTC 2008
Messages: 150
- conary-2.0: * "import os" within recipes now functions again. (CNY-2879)
David Christian
- conary-2.0: * Starting in 2.0.20, dependency resolution started locking the database unnecessarily. This affected rmake dependency resolution.
David Christian
- conary-2.0: * updates after a local update of a package that is referenced in multiple groups now function again. (CNY-2882)
David Christian
- conary-2.0: 1) correct total time and child/parent function time in
David Christian
- conary-2.0: 1. Fixed bug with rpm support possibly seaking past the start of the payload
David Christian
- conary-2.0: 1: Don't convert into frozensets multiple times. Since the frozenset objects
David Christian
- conary-2.0: 2.0.19
David Christian
- conary-2.0: 2.0.20
David Christian
- conary-2.0: 2.0.21
David Christian
- conary-2.0: Add addEdges method to avoid unnecessary method calls
David Christian
- conary-2.0: Add arbitrary filters to addPatch (CNY-2874)
David Christian
- conary-2.0: add checks for schema version and upgrade schema code
David Christian
- conary-2.0: add conary config option for downloadFirst (CNY-2808)
David Christian
- conary-2.0: add news entry for downloadFirst
David Christian
- conary-2.0: add news for CNY-2876
David Christian
- conary-2.0: add news for mirroring fix (CNY-2888)
David Christian
- conary-2.0: add s390x architecture separately from s390
David Christian
- conary-2.0: Add s390x to Makefile
David Christian
- conary-2.0: add s390x to Makefile
David Christian
- conary-2.0: Added closeDatabase flag to updateJob objects (CNY-1834)
David Christian
- conary-2.0: Added tag conary-2.0.19 for changeset 209ced547dc9
David Christian
- conary-2.0: Added tag conary-2.0.19 for changeset 97b0c7b8f0a6
David Christian
- conary-2.0: Added tag conary-2.0.20 for changeset 9f6ff3db09a9
David Christian
- conary-2.0: Added tag conary-2.0.21 for changeset 93afa874f110
David Christian
- conary-2.0: Allow the split flag to be false when creating update jobs, and pass that
David Christian
- conary-2.0: avoid jumping around if callbacks are disabled
David Christian
- conary-2.0: avoid setdefault
David Christian
- conary-2.0: Avoid setdefault - it's slow
David Christian
- conary-2.0: avoid tracebacks if .py files are not available when loading recipes. We do not need source information.
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: Build up temp tables for dependency checking incrementally instead of
David Christian
- conary-2.0: can't test a bool against 0 in postgres
David Christian
- conary-2.0: check that the mirror code can correctly generate relative changesets from the source repository (CNY-2888)
David Christian
- conary-2.0: checkrepo: improve checking for acl mismatches
David Christian
- conary-2.0: CNY-2852 fixed
David Christian
- conary-2.0: CNY-2876 - decrease chances of needing repository access to determine local
David Christian
- conary-2.0: correct detection of LatestCache problems
David Christian
- conary-2.0: correct exit code for checkrepo
David Christian
- conary-2.0: db2db: allow extra tables to be specified on the command line for migration
David Christian
- conary-2.0: db2db: avoid flushing the query cache when migrating from MySQL into other repos.
David Christian
- conary-2.0: dbstore: allow db.alive() to work after a db.close()
David Christian
- conary-2.0: dbstore: make sure db.reopen() works correctly after most db.close() operations.
David Christian
- conary-2.0: dbstore: setAutoIncrement automatically determines the correct value
David Christian
- conary-2.0: Docs and NEWS fixes for CNY-2900
David Christian
- conary-2.0: Don't return a loader, instead just return the loaded class (CNY-2900)
David Christian
- conary-2.0: Don't try to use __safe_str__ to format ServerProxy subclasses in tracebacks.
David Christian
- conary-2.0: enforce buildRequires for lzma when importing RPMs that use lzma compression
David Christian
- conary-2.0: enforce unlzma, not lzma command
David Christian
- conary-2.0: fix comment
David Christian
- conary-2.0: fix comment to be written in english and be true
David Christian
- conary-2.0: fix migration for the change in column type for FilePaths when running on PostgreSQL
David Christian
- conary-2.0: fix typo
David Christian
- conary-2.0: fix typo
David Christian
- conary-2.0: forcibly sort mirroring of group changesets at the end of the batch operations
David Christian
- conary-2.0: improve profile viewer
David Christian
- conary-2.0: improve the profile viewer
David Christian
- conary-2.0: installing files uses C code for speedup
David Christian
- conary-2.0: like loadSuperClass, loadInstalled should return the recipe loader (CNY-2900)
David Christian
- conary-2.0: loadSuperClass needs to return the loader so that it can be used more readily in factories
David Christian
- conary-2.0: Move dependency code from database object into new DepCheckState class
David Christian
- conary-2.0: msw fixed keypress handling
David Christian
- conary-2.0: MySQL requires its own convoluted SQL syntax to work views work
David Christian
- conary-2.0: need sets to be frozen for adding to another graph
David Christian
- conary-2.0: on postgresql use bytea as a datatype for filepaths
David Christian
- conary-2.0: print the virtual hostname when logging an error into error_log
David Christian
- conary-2.0: remove dead/unused code from server.py
David Christian
- conary-2.0: remove debugging
David Christian
- conary-2.0: Remove epdb
David Christian
- conary-2.0: remove extra import
David Christian
- conary-2.0: remove randomization bits since they shouldn't matter
David Christian
- conary-2.0: s/rollback/commit/ for checkrepo
David Christian
- conary-2.0: Speed up graph DFS walk
David Christian
- conary-2.0: TmpRequires isn't built up iteratively for removed troves, it needs to be
David Christian
- conary-2.0: Use integers to track the merged flag. It is more portable across different SQL backends.
David Christian
- conary-2.0: use local variables for hot paths.
David Christian
- conary-2.0: We can't add all the edges to the dep graph at the end as we depend on the
David Christian
- conary-2.0: Wrap child pid in try/finally in case of failure before/during execv.
David Christian
- conary: * "import os" within recipes now functions again. (CNY-2879)
David Christian
- conary: * Starting in 2.0.20, dependency resolution started locking the database unnecessarily. This affected rmake dependency resolution.
David Christian
- conary: * updates after a local update of a package that is referenced in multiple groups now function again. (CNY-2882)
David Christian
- conary: 1) correct total time and child/parent function time in
Matt Wilson
- conary: 1. Fixed bug with rpm support possibly seaking past the start of the payload
Erik Troan
- conary: 1: Don't convert into frozensets multiple times. Since the frozenset objects
David Christian
- conary: 2.0.19
David Christian
- conary: 2.0.20
David Christian
- conary: 2.0.21
David Christian
- conary: Add addEdges method to avoid unnecessary method calls
David Christian
- conary: Add arbitrary filters to addPatch (CNY-2874)
Michael K. Johnson
- conary: add conary config option for downloadFirst (CNY-2808)
Cristian Gafton
- conary: add news entry for downloadFirst
Cristian Gafton
- conary: add news for mirroring fix (CNY-2888)
Cristian Gafton
- conary: add s390x architecture separately from s390
David Christian
- conary: add s390x to Makefile
David Christian
- conary: Added closeDatabase flag to updateJob objects (CNY-1834)
Erik Troan
- conary: Added tag conary-2.0.19 for changeset 209ced547dc9
David Christian
- conary: Added tag conary-2.0.19 for changeset 97b0c7b8f0a6
David Christian
- conary: Added tag conary-2.0.20 for changeset 9f6ff3db09a9
David Christian
- conary: Added tag conary-2.0.21 for changeset 93afa874f110
David Christian
- conary: additional checks in parseTroveSpec (CNY-2907)
Stu Gott
- conary: Allow the split flag to be false when creating update jobs, and pass that
Erik Troan
- conary: avoid jumping around if callbacks are disabled
Matt Wilson
- conary: avoid setdefault
David Christian
- conary: Avoid setdefault - it's slow
David Christian
- conary: branch merge
David Christian
- conary: branch merge
Erik Troan
- conary: branch merge
David Christian
- conary: branch merge
Michael K. Johnson
- conary: Build up temp tables for dependency checking incrementally instead of
Erik Troan
- conary: can't test a bool against 0 in postgres
Erik Troan
- conary: check that the mirror code can correctly generate relative changesets from the source repository (CNY-2888)
Cristian Gafton
- conary: checkrepo: improve checking for acl mismatches
Cristian Gafton
- conary: CNY-2852 fixed
David Christian
- conary: dbstore: allow db.alive() to work after a db.close()
Cristian Gafton
- conary: dbstore: make sure db.reopen() works correctly after most db.close() operations.
Cristian Gafton
- conary: dbstore: setAutoIncrement automatically determines the correct value
Cristian Gafton
- conary: default to loading lsprof data with marshall, instead of the (very slow) profile
Matt Wilson
- conary: Docs and NEWS fixes for CNY-2900
Joseph Tate
- conary: Don't return a loader, instead just return the loaded class (CNY-2900)
Joseph Tate
- conary: Don't try to use __safe_str__ to format ServerProxy subclasses in tracebacks.
Michael Tharp
- conary: enforce buildRequires for lzma when importing RPMs that use lzma compression
Michael K. Johnson
- conary: enforce unlzma, not lzma command
Michael K. Johnson
- conary: fix comment
Cristian Gafton
- conary: fix migration for the change in column type for FilePaths when running on PostgreSQL
Cristian Gafton
- conary: fix typo
Cristian Gafton
- conary: fix typo
Cristian Gafton
- conary: forcibly sort mirroring of group changesets at the end of the batch operations
Cristian Gafton
- conary: handle loading lsprof dumps
Matt Wilson
- conary: handle only runtime potentially excessive buildRequires (CNY-2904)
Michael K. Johnson
- conary: improve profile viewer
Matt Wilson
- conary: improve the profile viewer
Matt Wilson
- conary: installing files uses C code for speedup
Erik Troan
- conary: like loadSuperClass, loadInstalled should return the recipe loader (CNY-2900)
Michael K. Johnson
- conary: loadSuperClass needs to return the loader so that it can be used more readily in factories
Joseph Tate
- conary: Move dependency code from database object into new DepCheckState class
Erik Troan
- conary: msw fixed keypress handling
Erik Troan
- conary: need sets to be frozen for adding to another graph
David Christian
- conary: on postgresql use bytea as a datatype for filepaths
Cristian Gafton
- conary: remove dead/unused code from server.py
Cristian Gafton
- conary: remove debugging
David Christian
- conary: Remove epdb
David Christian
- conary: remove extra import
David Christian
- conary: remove randomization bits since they shouldn't matter
David Christian
- conary: Speed up graph DFS walk
David Christian
- conary: TmpRequires isn't built up iteratively for removed troves, it needs to be
Erik Troan
- conary: Use integers to track the merged flag. It is more portable across different SQL backends.
Cristian Gafton
- conary: use local variables for hot paths.
David Christian
- conary: We can't add all the edges to the dep graph at the end as we depend on the
David Christian
- conary: Wrap child pid in try/finally in case of failure before/during execv.
David Christian
Last message date:
Thu Jul 31 21:27:10 UTC 2008
Archived on: Thu Jul 31 21:27:14 UTC 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).