lp:~linaro-infrastructure/lava-dashboard/stable

Created by Zygmunt Krynicki and last modified
Get this branch:
bzr branch lp:~linaro-infrastructure/lava-dashboard/stable
Members of Linaro Infrastructure can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Linaro Infrastructure
Project:
LAVA Dashboard (deprecated)
Status:
Merged

Recent revisions

25. By Zygmunt Krynicki

Merge with stable.cli branch.

This brings in preliminary support for command-line tool that assists launch-control web application

24. By Zygmunt Krynicki

Merge with stable.software_package_comparison branch.

This brings in a minor change to the way SoftwarePackage instances are compared

23. By Zygmunt Krynicki

Merge with .deprecate_old_json branch.

This moves sample.py to use the new json stack

22. By Zygmunt Krynicki

Merge .json_fixes branch

This brings in small improvements and bug fixes to the utils.json package

21. By Zygmunt Krynicki

Merge with stable.registration branch.
This adds easier subclass registration and enumeration APIs that will improve future code

20. By Zygmunt Krynicki

Reorganize JSON package imports:
    - __init__.py is empty and just imports everything from various places for simplicity.
    - each major class gets a separate module
        - common interfaces are moved to interface module
        - class registry moved to registry module
        - "find a json implementation" moved to module for future-compatibility
    - all imports are sorted/layed out correctly
    - all imports still use PEP8 discouraged package-reltaive imports
    - all modules are added to test coverage reporting

19. By Zygmunt Krynicki

Change logging configuration for PluggableJSONDecoder

18. By Zygmunt Krynicki

Minor cleanup in PluggableJSONDecoder:
 - replace all commented-out print statements with debug logging messages
 - use "unmarshall" instead of "awake"

17. By Zygmunt Krynicki

Improve utils.filesystem module (docstrings and unit tests)

16. By Zygmunt Krynicki

Some code review fixes
 - all modules containing unit tests are named test_FOO
 - import lists and other modul lists are sorted

Branch metadata

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