lp://staging/~mwhudson/lava-dashboard/fix-bundle-notifications
Created by
Michael Hudson-Doyle
and last modified
- Get this branch:
- bzr branch lp://staging/~mwhudson/lava-dashboard/fix-bundle-notifications
Only
Michael Hudson-Doyle
can upload to this branch. If you are
Michael Hudson-Doyle
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 379. By Michael Hudson-Doyle
-
Reorganize the filter code and add an API for it.
The reorganization parts:
1. move most of the filter code into a separate file
2. add some developer documentation in comments
3. make it clear that there are multiple representations of filters in the
code, and that it is the "in-memory" representation that is used to
evaluate a filterThe API parts:
1. add a way to express "get me all the results since the last time I queried a filter"
2. make it possible to specify increasing or decreasing ordering for filter matches
3. add the actual api entry points
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lava-dashboard