lp:~barry/+junk/sprint

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/+junk/sprint
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Status:
Development

Recent revisions

32. By Barry Warsaw

Last minute sprint hacking

31. By Barry Warsaw

- Add `force` keyword only argument to load_channel().

30. By Barry Warsaw

If the build file is not found, the build number is 0.

29. By Barry Warsaw

- Configuration.get_build_number()
- temporary_cache() context manager

28. By Barry Warsaw

- Extend Bag constructor to accept converters, allowing us to simplify the
  creation of the configuration file bag.
- In config file: [upgrade] -> [system]
- Add [system]build_file variable

27. By Barry Warsaw

- Adjust to the new channels.json file format.
- Use our own test keyring to sign the various files and to server as the
  master key.
- Added a `heregpg` convenience script for gpg isolation.

26. By Barry Warsaw

Calculate the downloadable files, taking into account both the signature and
the bootme flags.

25. By Barry Warsaw

Use get_files() instead of the lower-level Downloader API when downloading
multiple files, so we can do that concurrently.

24. By Barry Warsaw

Asynchronous downloads!

get_downloads() grabs a list of files using a thread pool executor, with the
number of threads specified in the config file. This is an all-or-nothing
function.

23. By Barry Warsaw

- Conform to the current definition of the index.json files.
- Update the scoring algorithm with new inputs and weights.
- Move the Bag class to its own file.
- Make Image objects hashable and comparable.
- Add Index.to_json().
- Delete make_index().
- policy -> scorer

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers