Files
gerrit/polygerrit-ui/app/elements/change-list
Logan Hanks 3a5241657b Filter ignored/WIP changes from "Recently closed"
Update the query for the "Recently closed" dashboard section to exclude
WIP changes and changes ignored by the viewing user.

We need integration with a Gerrit server and a search index to properly
test these queries, so I've added tests for these queries to
AbstractQueryChangesTest.java. This ensures that every search index
implementation maintains expected behavior (and that we defined the queries
correctly).

Bug: Issue 7205
Change-Id: I388f69f83678b79d32d48a6e8267327a3ebf599e
2017-10-10 08:13:16 -04:00
..