lp:~knitzsche/scope-aggregator/ota8-nearby-places-bug-1518346

Created by Kyle Nitzsche and last modified
Get this branch:
bzr branch lp:~knitzsche/scope-aggregator/ota8-nearby-places-bug-1518346
Only Kyle Nitzsche can upload to this branch. If you are Kyle Nitzsche please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kyle Nitzsche
Project:
scope-aggregator
Status:
Merged

Recent revisions

155. By Kyle Nitzsche

For the first time, we have an aggregator using multiple keywords and a
child scope wanting to be aggregated by more than one. This was not working
due to some lacking clarity in the relationship of scope id to local id and
the various structures used to track these. Should work now.

For some background, see bug 1518346

154. By Kyle Nitzsche

merge branch that fixes unhandled cat_id cases with shared_category used

153. By Kyle Nitzsche

bump VERSION to 4.0 per new plan to base aggreagtor scopes on this.

4.0 was needed because news-scope already is 3.4.X

152. By Kyle Nitzsche

set version in CMakeLists equal to 2.0 tag

151. By Kyle Nitzsche

from now on agg scopes released versions should be based on the scope-aggregagor release:
* This release of scope-aggreagator is tagged 2.0.
* When I rebased today scope on this, it will be 2.0.0.
* If I then modify today scope (without rebasing on a new scope-aggregator) that is indicated in the third number, so 2.0.1, then 2.0.2, etc.
* the first two numbers in the aggregator scope will *always* equal the release of scope-aggregator.

150. By Kyle Nitzsche

don't timestamp category_ids so that they can be reused after registering.
Note that every call to register_category() is now wrapped in check whether
category has already been registered, and if it has, it is not registered -- it
is simply used.

This fix is needed to enable lp:1238979 to land.

All agg scopes will need to rebase on this scope-agg release

149. By Gary.Wang

1.Enable keyword scope which does not use a shared category display
  when changing depts
2.Add exclude_list key for keywords json object to make it possible
  not to display specific child scopes in keywords category
3.Add link_to_child property in keyword object.

148. By Kyle Nitzsche

merged branch to ensure child scope using commoon template has a unique
(time stamped) category id

147. By Kyle Nitzsche

merge branch to provide thread saftey in ResultForwarder.

146. By Kyle Nitzsche

merge branch that fixes lp:1486184 (get scope_id properly)

Branch metadata

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

Subscribers