Reimplemented repa list to match grouping implementation
authorEd Bartosh <eduard.bartosh@intel.com>
Fri, 16 Aug 2013 13:06:24 +0000 (16:06 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Sat, 17 Aug 2013 09:10:28 +0000 (12:10 +0300)
commitf03bb8cbf4eceb6e795b96e8a42ec099d63c8bd0
treecbae20e962fcf01a47a51c68b02a23c425cd779d
parentcc1099c156107dc4f647d416964df1207a9f5989
Reimplemented repa list to match grouping implementation

As grouping is done by creating submitgroup projects repa list now
gets list of related groups differently. Previously it was getting it
from special  'groups' project. Now it analyses all *:submitgroup:*
projects and picks up only groups, related to the listed submissions.

Change-Id: I181a4525706ac066fc95941d7ba80a7154105b82
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
repa/list.py