lp:~knitzsche/scope-aggregator/persistent_cat_ids_bug1507666

Created by Kyle Nitzsche and last modified
Get this branch:
bzr branch lp:~knitzsche/scope-aggregator/persistent_cat_ids_bug1507666
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

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)

145. By Kyle Nitzsche

merge branch that fixes two bugs:
1481436: read intenet connectivity reliably
1476367: allow agg scopes to declare they want to display no network
and or no location messages even when they do not use hints (use of hints
for these messages is still supported).

144. By Gary.Wang

Add default_query_string and only_in_search property

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