lp:~beuno/python-oops-tools/show-newest-oopses
Created by
Martin Albisetti
and last modified
- Get this branch:
- bzr branch lp:~beuno/python-oops-tools/show-newest-oopses
Only
Martin Albisetti
can upload to this branch. If you are
Martin Albisetti
please log in for upload directions.
Branch merges
Propose for merging
- Benji York (community): Approve (code)
-
Diff: 309 lines (+85/-18)9 files modifiedsrc/oopstools/oops/dboopsloader.py (+4/-4)
src/oopstools/oops/dbsummaries.py (+5/-2)
src/oopstools/oops/helpers.py (+6/-4)
src/oopstools/oops/oopsstore.py (+15/-4)
src/oopstools/oops/templates/newest.html (+12/-0)
src/oopstools/oops/test/oopsstore.txt (+32/-0)
src/oopstools/oops/test/test_runner.py (+2/-1)
src/oopstools/oops/views.py (+7/-2)
src/oopstools/urls.py (+2/-1)
Branch information
Recent revisions
- 48. By Robert Collins
-
0.6.7: make it possible to supply a complete list of projects or project groups to prune.
- 47. By Robert Collins
-
Fix another typo in the use of timeline-django, release 0.6.6 to get it out there.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:python-oops-tools