lp:~mvo/software-center/more-performance-measurement
- Get this branch:
- bzr branch lp:~mvo/software-center/more-performance-measurement
Branch merges
- Natalia Bidart: Approve on 2012-06-20
-
Diff: 229 lines (+43/-32)7 files modifiedsoftwarecenter/ui/gtk3/app.py (+4/-11)
softwarecenter/ui/gtk3/models/appstore2.py (+4/-3)
softwarecenter/ui/gtk3/panes/availablepane.py (+13/-6)
softwarecenter/ui/gtk3/panes/softwarepane.py (+9/-7)
softwarecenter/ui/gtk3/session/viewmanager.py (+3/-2)
softwarecenter/ui/gtk3/views/appview.py (+3/-1)
softwarecenter/utils.py (+7/-2)
Branch information
Recent revisions
- 3044. By Michael Vogt on 2012-06-20
-
add new "subppress_
less_than_ n_seconds to ExecutionTime to allow hidding uninteressting times (defaults to 0.1s for now) - 3042. By Michael Vogt on 2012-06-20
-
add performance measuring for init_view() and remove unneeded bits again
- 3041. By Michael Vogt on 2012-06-20
-
softwarecenter/
ui/gtk3/ app.py: remove unused "on_realize" callback - 3040. By Michael Vogt on 2012-06-20
-
merged lp:~nataliabidart/software-center/cant-stop-the-music.trunk
- 3039. By Michael Vogt on 2012-06-20
-
tests/gtk3/
test_appdetails view.py: fix test by forcing the SOFTWARE_ CENTER_ DISTRO_ CODENAME= precise because there are no quantal reviews on software-center server yet and that will make the review loader return relaxed reviews immediately - 3038. By Michael Vogt on 2012-06-20
-
tests/gtk3/
windows. py: add get_data/set_data helper to ensure that the tests keep running with the latest python gobject API break - 3036. By Michael Vogt on 2012-06-20
-
tests/test_pep8.py: add max_line_length to pep8 test to avoid crash
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:software-center