June 2006 Archives by date
Starting: Thu Jun 1 09:17:45 EDT 2006
Ending: Fri Jun 30 16:09:28 EDT 2006
Messages: 189
- conary: locally cooked changesets should use signatureKey from buildLabel
Stu Gott
- conary: added -e to logcat to restrict output to records which generated exceptions
Erik Troan
- conary: update NEWS for the mirror work
Cristian Gafton
- conary: clean up output when applying rollbacks which are local-only
Erik Troan
- conary: 1.0.17
Matt Wilson
- conary: NEWS edits
Matt Wilson
- conary: Added tag conary-1.0.17 for changeset b31cc188a43a1b529fe14183e9811df2ee118f4b
Matt Wilson
- conary: correct bug number for NEWS entry
Jonathan Smith
- conary: Trying to shadow a cooked redirect now results in an error (CNY-447)
Erik Troan
- conary: branch merge
Erik Troan
- conary: Added --keep-required option to tell conary to leave troves installed when
Erik Troan
- conary: use unbuffered reads for entropy
Stu Gott
- conary: * Added delete-entitlement and list-entitlements to manageents script
Erik Troan
- conary: comments ~= s/PGP/GPG/;
Cristian Gafton
- conary: prohibit the evaluation of DependencySet instances in a boolean context
Cristian Gafton
- conary: use None to denote missing flavorIds instead of 0, which is a valid flavorId
Cristian Gafton
- conary: do not evaluate flavor objects in a boolean context
Cristian Gafton
- conary: do not evaluate flavor objects in boolean contexts
Cristian Gafton
- conary: create a deps.Flavor class derived from deps.DependencySet
Cristian Gafton
- conary: branch merge
Cristian Gafton
- conary: use the correct thawing funtions for the streams
Cristian Gafton
- conary: return the score methods back to the DependencySet base
Cristian Gafton
- conary: oops, fix typo
Cristian Gafton
- conary: use SyntaxError to prohibit evaluation of Flavor objects in a boolean context
Cristian Gafton
- conary: consolidate redundant SQL statments; noop
Cristian Gafton
- conary: add Flavors.isEmpty() for testing Flavor('') and fix flavor evaluations
Cristian Gafton
- conary: make parseFlavor(Flavor(str)) be a noop.
Cristian Gafton
- conary: update for deps.Flavor()
Cristian Gafton
- conary: update the local database layer to handle deps.Flavor() objects
Cristian Gafton
- conary: do not evaluate deps.Flavor() instances in boolean contexts
Cristian Gafton
- conary: build code updates for correct handling of deps.Flavor() instances
Cristian Gafton
- conary: fix typos
Cristian Gafton
- conary: update for deps.Flavor() usage
Cristian Gafton
- conary: update for the new deps.Flavor() handling
Cristian Gafton
- conary: accept lagacy DependencySet instances...
Cristian Gafton
- conary: commit error message works better for both local and netrepos commit attempts
Cristian Gafton
- conary: XXX noop dead code
Cristian Gafton
- conary: docuemnt unreachable code
Cristian Gafton
- conary: more updates for new deps.Flavor() handling
Cristian Gafton
- conary: use deps.thawFlavor(0 for thawing frozen flavors
Cristian Gafton
- conary: revert deps.Flavor()-related patch that was too aggressive
Cristian Gafton
- conary: branch merge
Cristian Gafton
- conary: update NEWS to mention the reason for the massive flavor handling rework (CNY-476)
Cristian Gafton
- conary: noop
Cristian Gafton
- conary: When checking out a source trove from a repository using "cvc checkout"
Elliot Peele
- conary: deps.Flavor() instances require special handling
Cristian Gafton
- conary: added support for entitlement management through the web ui
Erik Troan
- conary: branch merge
Erik Troan
- conary: add issue number to news entry for entitlement web ui
Erik Troan
- conary: comment out 'Fix this text' in the conary manpage
Jonathan Smith
- conary: make sure getTupleStrings always returns strings to its callers
Cristian Gafton
- conary: fix typo
Cristian Gafton
- conary: add issue number to news entry for entitlement web ui
Erik Troan
- conary: Added tag conary-1.0.18 for changeset 031666fca3508aa95521d8f083cf30f79293b36e
Erik Troan
- conary: 1. fixed column header for entitlement list web page
Erik Troan
- conary: 1.0.18
Matt Wilson
- conary: NEWS edits
Matt Wilson
- conary: Added tag conary-1.0.18 for changeset 7cb87797c3f742ef8cf36fff8a188e3a287de6d1
Matt Wilson
- conary: Python dependencies are now generated for .pyc files as well as for .py files
Michael K. Johnson
- conary: Added tag conary-1.0.18 for changeset bcb22379c8628338c468474136ef4facb8f18ef5
Michael K. Johnson
- conary: news edit
Matt Wilson
- conary: Added tag conary-1.0.18 for changeset 3398e5e73522f611108ee4a44f6d11f12129c0ce
Matt Wilson
- conary: minor cleanups of entitlement UI
Erik Troan
- conary: Added tag conary-1.0.18 for changeset 8d8d49c5b2856ae37dfd9e1cb3e4c8a6557f9fe7
Erik Troan
- conary: branch merge
Matt Wilson
- conary: fix documentation typo
Michael K. Johnson
- conary: avoid boolean flavor evaluation
Cristian Gafton
- conary: s/entGroup/entClass/ for user facing interfaces only.
Joseph Tate
- conary: * Fixed a bug in conary's determination of what troves had been updated locally.
David Christian
- conary: split out function getRecipeInfoFromClass to get
David Christian
- conary: switch default resolveLevel to 2
David Christian
- conary: add java build actions
Elliot Peele
- conary: add news entry
Elliot Peele
- conary: fix spacing
Elliot Peele
- conary: branch merge
Elliot Peele
- conary: clean up merge
Elliot Peele
- conary: branch merge
Elliot Peele
- conary: addPatch will now determine the patchlevel without having to specify level=
Jonathan Smith
- conary: NEWS entry for addPatch now determining patchlevel automatically
Jonathan Smith
- conary: fix typo
Jonathan Smith
- conary: s/not/now/
Jonathan Smith
- conary: minor NEWS edit
Matt Wilson
- conary: * "cvc cook --show-buildreqs" now displays build requirements inherited from parent recipe classes. (CNY-520)
Matt Wilson
- conary: sort buildreqs
Matt Wilson
- conary: * The output of "cvc diff" and "cvc rdiff" can now be used as an input to patch when files are added between two versions. (CNY-424)
Matt Wilson
- conary: remove reference to module
Elliot Peele
- conary: fix typo, correct level= docs, level= is now rarely necessary but is not deprecated
Michael K. Johnson
- conary: fix typo, actualy install recipe templates
Elliot Peele
- conary: add /usr/share/javadoc to the doc component
Elliot Peele
- conary: Add new dom0 and domU flags for better xen support
Justin M. Forbes
- conary: NEWS edits
Matt Wilson
- conary: branch merge
Matt Wilson
- conary: NEWS edit
Matt Wilson
- conary: NEWS edit
Tim Gerla
- conary: don't traceback when a password is needed and the password callback returns
Erik Troan
- conary: the download thread needs to get user password information from the original
Erik Troan
- conary: - Password prompts are based on the server name portion of the
Erik Troan
- conary: add jira number to news entry
Erik Troan
- conary: add link to issues.rpath.com to our traceback message for conary, specify that
David Christian
- conary: don't try to recurse into child troves with components
David Christian
- conary: assume EOF means no in interactive mode, and fix case-insensitive handling of
David Christian
- conary: * config settings in contexts can now be overridden from the command
David Christian
- conary: don't reload coveragehook on every import (that's what load_source does). But
David Christian
- conary: install coveragehook repeatedly, since apache seems to reset the trace fn
David Christian
- conary: mode fixup warning now includes path
Michael K. Johnson
- conary: set primary trove for redirect changesets (CNY-450)
David Christian
- conary: Redirect changesets now have primary troves, meaning they will display better when using conary scs. (CNY-450)
David Christian
- conary: branch merge
David Christian
- conary: hide passwords when using cvc context
David Christian
- conary: CNY-471
David Christian
- conary: don't force options module to work so hard to extract the usage message,
David Christian
- conary: add NEWS for CNY-405
David Christian
- conary: NEWS edits
Matt Wilson
- conary: 1.0.19
Matt Wilson
- conary: fix CNY-499 - agressive requirement that buildreqs be cloned as well, even
David Christian
- conary: NEWS edits
Michael K. Johnson
- conary: NEWS edits
Michael K. Johnson
- conary: Added tag conary-1.0.19 for changeset f4f19eb4ae0a3b081cd0eb6646c25f2e9eef9bda
Matt Wilson
- conary: switch back to -
Matt Wilson
- conary: Added tag conary-1.0.19 for changeset b03429ae43a90c2f892ef2852f4108ac44c7a9e0
Matt Wilson
- conary: branch merge
Matt Wilson
- conary: document API change
Matt Wilson
- conary: branch merge
Matt Wilson
- conary: Added tag conary-1.0.19 for changeset e7be83e8a0c1742f596dfd4c52404f87fc337088
Matt Wilson
- conary: branch merge
Matt Wilson
- conary: fix conary-1.0.19 tag
Matt Wilson
- conary: prevent traceback in r.ClassPath
Elliot Peele
- conary: added r.JavaDoc() build action and java related macros
Elliot Peele
- conary: branch merge
Elliot Peele
- conary: make sure addSource does not create disagreement about mainder if it preceeds first addArchive (CNY-557)
Michael K. Johnson
- conary: * A bug that caused the "change password" tab to be displayed when browsing the repository via the web as an anonymous user has been fixed.
Matt Wilson
- conary: * The web service code no longer permits the anonymous user to view the "change password" form (/conary/chPassForm).
Matt Wilson
- conary: addPatch no longer hangs handling large patches
Michael K. Johnson
- conary: Added --tag-script parameter to rollback command (CNY-519)
Erik Troan
- conary: remove breakpoint
Matt Wilson
- conary: NEWS edits
Matt Wilson
- conary: 1.0.20
Matt Wilson
- conary: Added tag conary-1.0.20 for changeset 41e21d737f6a62c24d089137317a47b2fee352e8
Matt Wilson
- conary: add expandPaths option for CfgPath
David Christian
- conary: set cross compiler macros _after_ setting extraMacros, that allows extraMacros
David Christian
- conary: make sure the result from format() is a string
David Christian
- conary: speed up lookup troves. This change sped up hasTroves for 4000 troves from
David Christian
- conary: add autoconf:runtime and automake:runtime when calling r.Autoconf()
Elliot Peele
- conary: branch merge
Elliot Peele
- conary: add NEWS entry for changes in r.Automake()
Elliot Peele
- conary: add iterAllTroves
David Christian
- conary: make createChangeSet support callback in trovesources
David Christian
- conary: check for automake as well
Elliot Peele
- conary: revert patch
Elliot Peele
- conary: revert NEWS to go with Automake patch
David Christian
- conary: implement conary migrate "heavier hammer" change, and related changes to sync.
David Christian
- conary: Commits with missing files no longer traceback (CNY-455)
Erik Troan
- conary: Added a word to the conary man page for readability.
Xiaowen Xin
- conary: * The patch functionality no longer depends on nohup creating a file
David Christian
- conary: branch merge
David Christian
- conary: fix support for #!/bin/env /bin/bash (the fully specified path in /bin/bash
David Christian
- conary: actually commit fix for #!/bin/env /bin/bash
David Christian
- conary: Fix for addArchive and files with & or ; in them
Joseph Tate
- conary: Patch for httpHeaders to _Source build actions
Joseph Tate
- conary: s/self.headers/self.httpHeaders/g
David Christian
- conary: changed instances of wiki.conary.com to wiki.rpath.com to correct URLs
J. Brian Shumate
- conary: add manifest handling with package= argument to build actions; thanks to Pavel Volkovitskiy (CNY-562)
Michael K. Johnson
- conary: add iterSectionNames method
David Christian
- conary: calling parentVersion() on a shadowed verison count needs to clear the
Erik Troan
- conary: _determineRootVersion() needs to always return versions with timestamps
Erik Troan
- conary: branch merge
Erik Troan
- conary: remove breakpoint
Michael K. Johnson
- conary: NEWS edits
Matt Wilson
- conary: document package=
Michael K. Johnson
- conary: point people to the full description of new sync behavior
David Christian
- conary: 1.0.21
David Christian
- conary: Added tag conary-1.0.21 for changeset 120708eefc9a67d3ec70447e15259f4d7c1e0a42
David Christian
- conary: add ability to prompt for both username and password.
David Christian
- conary: Mention user/password hooks
David Christian
- conary: Fix CNY-578 - don't traceback when repositories used for dep resolution are not
David Christian
- conary: Add CfgQuotedLineList type - respects quoted items
David Christian
- conary: allow lists w/in lists in ConfigType definitions
David Christian
- conary: fix function prototype
Cristian Gafton
- conary: portability update for filename_wrapper
Cristian Gafton
- conary: use '#!/usr/bin/env python2.4' consistently for scripts
Cristian Gafton
- conary: "make clean" cleans up more autogenerated/autocreated stuff
Cristian Gafton
- conary: ignore a top level tmp/ directory
Cristian Gafton
- conary: add the coanry spec file, for ... building a rpm out of conary...
Cristian Gafton
- conary: added add_ent and add_group_ent templates
Erik Troan
- conary: subpackages need %defattr as well.
Cristian Gafton
- conary: "env python2.4" alters argv[0], which rmake depends on
Cristian Gafton
- conary: check fingerprint maps for valid regexps at read time
Stu Gott
- conary: set env vars in config files (CNY-592)
Michael K. Johnson
- conary: initial try at porting bugzilla process to jira
Erik Troan
Last message date:
Fri Jun 30 16:09:28 EDT 2006
Archived on: Fri Jun 30 16:10:35 EDT 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).