lp://staging/~michael.nelson/rnr-server/709172-reviews-per-distroseries-2
Created by
Michael Nelson
and last modified
- Get this branch:
- bzr branch lp://staging/~michael.nelson/rnr-server/709172-reviews-per-distroseries-2
Only
Michael Nelson
can upload to this branch. If you are
Michael Nelson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Danny Tamez (community): Approve
-
Diff: 413 lines (+191/-34)8 files modifiedsrc/reviewsapp/api/handlers.py (+32/-5)
src/reviewsapp/api/urls.py (+10/-0)
src/reviewsapp/management/commands/update_stats.py (+2/-2)
src/reviewsapp/models/reviews.py (+22/-2)
src/reviewsapp/tests/factory.py (+1/-1)
src/reviewsapp/tests/test_command_update_stats.py (+2/-2)
src/reviewsapp/tests/test_handlers.py (+94/-21)
src/reviewsapp/tests/test_models.py (+28/-1)
Related bugs
Bug #709172: current reviews-stats is confusing to users | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 155. By Michael Nelson
-
Ensure parent items stats are updated when a SoftwareItemInR
epository is updated. - 153. By Michael Nelson
-
Added migration for repo and origin stats. Reverted earlier change that added apparently unnecessary db_index
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/rnr-server