April 2009 Archives by date
Starting: Fri Apr 3 10:56:54 EDT 2009
Ending: Thu Apr 30 18:09:00 EDT 2009
Messages: 144
- conary: Make empty return value match the type of other return values
David Christian
- conary: Make the underlying repository slightly more accessible when using a proxy.
David Christian
- conary-rest: sql fix for postgresql
Erik Troan
- conary-rest: source troves don't have build times
Erik Troan
- conary-rest: rework for most restfulness
Erik Troan
- conary-rest: Make it easier to replace makeUrl for other url arrangements
David Christian
- conary-rest: take advantage or Request.url to clean up url creation
Erik Troan
- conary-rest: added entitlement support
Erik Troan
- conary-rest: move to start + limit for query limiters
David Christian
- conary-rest: 1. fix total limit brokenness
Erik Troan
- conary: Add CaselessDict.pop()
Michael Tharp
- conary: Change sqllib.Row() to use CaselessDict
Michael Tharp
- conary-rest: Add makefiles
Michael Tharp
- conary-rest: Remove hashbang from non-executable file
Michael Tharp
- conary: CNY-3100 - add getFileContentsFromTrove call
David Christian
- conary: Ability to change secret key passwords. (CNY-3123)
Mihai Ibanescu
- conary: NEWS entry for CNY-3123
Mihai Ibanescu
- conary: Revert accidental change to makefile
David Christian
- conary-2.0: Write transaction debug output to stderr
David Christian
- conary-2.0: * Added getLabelsForHost call, and bumped server protocol to 66. (CNY-2771)
David Christian
- conary-2.0: 1. Fetching local troves with pristine=False recomputes pathHashes now
David Christian
- conary-2.0: look in the database to figure out which sha1's need to be added to the
David Christian
- conary-2.0: don't list policy actions twice (CNY-3107)
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: Only close pooled DB connections at the apache hook scope.
David Christian
- conary-2.0: Fix circular reference in netserver
David Christian
- conary-2.0: Remove debugging print
David Christian
- conary-2.0: add ability for command to specify that config errors should be ignored (CNY-3111)
David Christian
- conary-2.0: handle cases where config objects do not have a debugExceptions setting
David Christian
- conary-2.0: added NamedPipe and Socket classed to filetypes.py
David Christian
- conary-2.0: don't let python:runtime eliminate flags on python Requires (CNY-3030)
David Christian
- conary-2.0: grammar fix
David Christian
- conary-2.0: remove systemPythonFlags entirely (CNY-3030)
David Christian
- conary-2.0: Iterating over a cursor now returns a Row object.
David Christian
- conary-2.0: Add the rest of the rich comparison ops to Row
David Christian
- conary-2.0: Allow "--from-file" on a migrate (CNY-3114)
David Christian
- conary-2.0: Fix mapping getter for sqllib Row
David Christian
- conary-2.0: optionally include the REST api in the server
David Christian
- conary-2.0: Encode 'unicode' objects (to utf8 by default) before sending them to the db driver.
David Christian
- conary-2.0: Fix typos
David Christian
- conary-2.0: build time shouldn't be converted to an int before being set
David Christian
- conary-2.0: disallow a bunch of characters in labels
David Christian
- conary-2.0: crest changed module name from standalone to webhooks
David Christian
- conary-2.0: remove commented code fragment
David Christian
- conary-2.0: Fix call signature on apachemethods.get()
David Christian
- conary-2.0: add a use flag to r.remove for group recipes (CNY-3115)
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: Move dbstore encoding to its own method under BaseCursor.
David Christian
- conary-2.0: remove ignoreErrors kwarg from getConfigFile method - it breaks other consumers of this API (CNY-3111)
David Christian
- conary-2.0: move the conary-specific behavior of ignoring config file errors out of the generic mainhandler code
David Christian
- conary-2.0: use the trvCs delta information to perform differential commits
David Christian
- conary-2.0: added default value for baseUri
David Christian
- conary-2.0: Catch EINTR in transport.py
David Christian
- conary-2.0: Add missing import
David Christian
- conary-2.0: Make empty return value match the type of other return values
David Christian
- conary-2.0: Make the underlying repository slightly more accessible when using a proxy.
David Christian
- conary-2.0: Add CaselessDict.pop()
David Christian
- conary-2.0: Change sqllib.Row() to use CaselessDict
David Christian
- conary-2.0: CNY-3100 - add getFileContentsFromTrove call
David Christian
- conary-2.0: Ability to change secret key passwords. (CNY-3123)
David Christian
- conary-2.0: NEWS entry for CNY-3123
David Christian
- conary-2.0: Revert accidental change to makefile
David Christian
- conary: Add backwards compatibility for getFileContentsFromTrove (CNY-3100)
David Christian
- conary-2.0: Add backwards compatibility for getFileContentsFromTrove (CNY-3100)
David Christian
- conary: Fix getting file contents from trove via shim
David Christian
- conary-2.0: Fix getting file contents from trove via shim
David Christian
- conary: More fixes for shimclient getFileContentsFromTrove
David Christian
- conary-2.0: More fixes for shimclient getFileContentsFromTrove
David Christian
- conary: Add a ValidUser object to allow shimclients to specify arbitrary roles.
Michael Tharp
- conary: Automated merge with ssh://scc.eng.rpath.com//hg/conary
Michael Tharp
- conary: Add flag to make bw compatible behavior optional for deleteUserByName
David Christian
- conary: branch merge
David Christian
- conary: Fix to getFileContentsFromTrove bw compatibility
David Christian
- conary-2.0: Add a ValidUser object to allow shimclients to specify arbitrary roles.
David Christian
- conary-2.0: Automated merge with ssh://scc.eng.rpath.com//hg/conary
David Christian
- conary-2.0: Add flag to make bw compatible behavior optional for deleteUserByName
David Christian
- conary-2.0: branch merge
David Christian
- conary-2.0: Fix to getFileContentsFromTrove bw compatibility
David Christian
- conary: Fall back to standard netclient behavior if we're not dealing with a shim.
David Christian
- conary: Disable rest handler for proxied requests.
David Christian
- conary: Add proxy handling for getFileContentsFromTrove.
David Christian
- conary: Handle slices when using magic row
David Christian
- conary: modify checklocalfilechanges to sort by path; it should run faster this way
Michael K. Johnson
- conary-rest: added /node and /troves
Erik Troan
- conary: Allow assignment to Row objects.
Michael Tharp
- conary: mysql's "literal" function is broken for tuples containing integers.
David Christian
- conary: Add Row.pop and fix item assignment.
Michael Tharp
- conary-rest: made troves for a node an element instead of an attribute
Erik Troan
- conary-rest: added shortdesc and changelog to node list
Erik Troan
- conary-rest: added trove._TROVEINFO_TAG_SOURCENAME, trove._TROVEINFO_TAG_CLONEDFROM,
Erik Troan
- conary-rest: add license/desc/crypto metadata to SingleTrove
Erik Troan
- conary: Fixes for mysql driver
David Christian
- conary: 2.0.40
David Christian
- conary: Added tag conary-2.0.40 for changeset f1459ea0cb58
David Christian
- conary-2.0: Fall back to standard netclient behavior if we're not dealing with a shim.
David Christian
- conary-2.0: Disable rest handler for proxied requests.
David Christian
- conary-2.0: Add proxy handling for getFileContentsFromTrove.
David Christian
- conary-2.0: Handle slices when using magic row
David Christian
- conary-2.0: modify checklocalfilechanges to sort by path; it should run faster this way
David Christian
- conary-2.0: Allow assignment to Row objects.
David Christian
- conary-2.0: mysql's "literal" function is broken for tuples containing integers.
David Christian
- conary-2.0: Add Row.pop and fix item assignment.
David Christian
- conary-2.0: Fixes for mysql driver
David Christian
- conary-2.0: 2.0.40
David Christian
- conary-2.0: Added tag conary-2.0.40 for changeset f1459ea0cb58
David Christian
- conary: Add override handling for --version back.
David Christian
- conary-2.0: Add override handling for --version back.
David Christian
- conary-2.0: Added tag conary-2.0.40 for changeset a198eba4734e
David Christian
- crest: trove trovelist consistency improvements
Erik Troan
- crest: consistency changes for files and nodes
Erik Troan
- conary: Print error message instead of traceback on certain derivation errors (CNY-3125)
Michael K. Johnson
- crest: don't return included/source/clonedfrom unless there are entries
Erik Troan
- crest: return license & crypto properly
Erik Troan
- crest: 1. cleaned up TroveIdentList madness (two classes, same name. ugh.)
Erik Troan
- conary: reworked verify to only display real changes, not phantom ones
Erik Troan
- conary: added --changeset option to verify commands
Erik Troan
- conary: trovestack.hasFiles stops looking for a True answer once if finds one,
Erik Troan
- crest: got rid of unnecessary BaseTroveInfo class
Erik Troan
- crest: added display flavor to /nodes return
Erik Troan
- conary: fixed changeset param to verify command
Erik Troan
- crest: Default to anonymous access
David Christian
- crest: branch merge
David Christian
- crest: 1. bulkload shouldn't start a transaction
Erik Troan
- crest: Fix exception handling support, fix source component listing.
David Christian
- crest: add packages/groups/sources links to labels in repository data
Erik Troan
- crest: sort troveinfo trove tuples
Erik Troan
- crest: show sources in summary too.
David Christian
- crest: Fix iteration.
David Christian
- crest: iter() method not optional on build dependencies
David Christian
- conary: walkTroveSet now walks subtroves in a sorted, depth first order
Erik Troan
- conary: refactored verify code a bit, added some debug logging
Erik Troan
- conary: instead of looking at every non-component, verify --all now uses the
Erik Troan
- conary: 1. don't calculate sha1's during --verify by dfault
Erik Troan
- crest: added /conary/api/ to url's for distributed repositories
Erik Troan
- crest: restrict summary to groups/packages/filesets again, though new versions of
Erik Troan
- crest: quote url's for distributed repositories
Erik Troan
- conary: 1. added TroveWithFileObjects class and allowed database to retrieve them
Erik Troan
- conary: turn off threading for recreatedb (CNY-3128)
Michael K. Johnson
- conary: don't verify things twice
Erik Troan
- conary: less obscuring noise in verify output (CNY-2419)
Michael K. Johnson
- conary: sql for removing unused deps was incredibly inefficient
Erik Troan
- conary: branch merge
Erik Troan
- conary: * The cvc file cache now understand file mode changes as well as
David Christian
- conary: Add support for setting build flavor from target flag. Also add support for
David Christian
Last message date:
Thu Apr 30 18:09:00 EDT 2009
Archived on: Thu Apr 30 18:09:02 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).