Activity log for bug #365894

Date Who What changed Old value New value Message
2009-04-24 06:29:04 Muharem Hrnjadovic bug added bug
2009-04-24 06:29:32 Muharem Hrnjadovic soyuz: importance Undecided High
2009-04-24 06:29:32 Muharem Hrnjadovic soyuz: status New In Progress
2009-04-24 06:29:32 Muharem Hrnjadovic soyuz: milestone 2.2.4
2009-04-24 06:29:32 Muharem Hrnjadovic soyuz: assignee Muharem Hrnjadovic (al-maisan)
2009-04-24 20:28:14 Muharem Hrnjadovic summary Expose package sets via the LP API Prepare the package set logic for exposure via the LP API
2009-04-24 20:28:14 Muharem Hrnjadovic description Make the package set functionality available via the Launchpad web services API The aim here is actually to prepare the ground for exposing package sets via the Launchpad web API by: * adding methods that operate on string package set names and source package names as opposed to `IPackageset` and `ISourcePackageName` instances * changing the existing methods to return storm result sets and generator expressions respectively. This is more optimal for huge result sets (e.g. package sets including a lot of source package names)
2009-04-24 20:28:44 Muharem Hrnjadovic description The aim here is actually to prepare the ground for exposing package sets via the Launchpad web API by: * adding methods that operate on string package set names and source package names as opposed to `IPackageset` and `ISourcePackageName` instances * changing the existing methods to return storm result sets and generator expressions respectively. This is more optimal for huge result sets (e.g. package sets including a lot of source package names) The aim here is actually to prepare the ground for exposing package sets via the Launchpad web API by: * adding methods that operate on string package set names and source package names as opposed to `IPackageset` and `ISourcePackageName` instances * changing the existing methods to return storm result sets and generator expressions respectively. This is more optimal for huge result sets (e.g. package sets including a lot of source package names)
2009-04-25 00:50:10 Diogo Matsubara soyuz: status In Progress Fix Committed
2009-04-30 14:45:49 Muharem Hrnjadovic soyuz: status Fix Committed Fix Released