Merge branch 'stable-2.8'
* stable-2.8: Bump SSHD version to 0.9.0.201311081 Add REST API to toggle starred change state Change-Id: Ic8d7a1802f6d6319f8f1012f9fe0c7f0c030f60a
This commit is contained in:
@@ -57,7 +57,7 @@ public class ChangesCollection implements
|
||||
}
|
||||
|
||||
@Override
|
||||
public RestView<TopLevelResource> list() {
|
||||
public QueryChanges list() {
|
||||
return queryFactory.get();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user