Fix firing pending "..all.." events on startup

The Destination.wouldPushRef() method is called on startup to see if a
Destination is configured to be pushed to for a specific ref, if it is
not configured to do so, then firing the pending update is skipped.
Since the magic "..all.." ref will never match the configuration in
replication.config, always match it since if replication is configured
at all, then it should be matched.

Bug: Issue 11745
Change-Id: I53bd527932e6aea9ddd465772925d601aa034bd3
(cherry picked from commit 3ddf835c203565dbd415f468e0d40eac1b815c63)
1 file changed
tree: ddeb87d97fa87878c3deaae8cb4017e049da63ea
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE