lp:~knitzsche/scope-aggregator/fixes-bug-1549844-runtime-scopeid-in-log-always

Created by Kyle Nitzsche and last modified
Get this branch:
bzr branch lp:~knitzsche/scope-aggregator/fixes-bug-1549844-runtime-scopeid-in-log-always
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

158. By Kyle Nitzsche

in log always show runtime agg scope_id. fix bug lp:1549844.

157. By Kyle Nitzsche

merge cleanup branch and set to DEV version 4.2.1 (next release version
will be 4.3)

156. By Gary.Wang

Release 4.2

Add display_order field to enable developer to set child scopes display order
for keyword scope.

Merge branch that fixes bug lp:1521528 in scope-agg.

155. By Kyle Nitzsche

Release 4.1.

Merge branch that fixes bug lp:1518346 in scope-agg. (nearby scope needs the .so
and a new release: 4.1.0).

This bug comes from the specific use case (not before encountered) where an
agg scope includes a single child scope multiple times through multiple
"order" > "keyword" objects. The fix includes proper handling of scope id
and local_id for this case, including related data structures.

(This fix and the bug do not relate to the
case of keyword aggregation when using "category" objects,
so the following is not related and works fine:

"order" > "category" > "keyword".)

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.

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