Change in ovirt-engine[master]: webadmin: Linq.orderByDescending(List, Comparator)
amureini at redhat.com
amureini at redhat.com
Sun Jun 30 16:16:45 UTC 2013
Allon Mureinik has submitted this change and it was merged.
Change subject: webadmin: Linq.orderByDescending(List, Comparator)
......................................................................
webadmin: Linq.orderByDescending(List, Comparator)
Removed Linq.orderByDescending (List, Comparator), as it is completely
equivalent to the JDK's built-in
Collections.sort (List, Collections.reverseOrder(Comparator)).
Change-Id: Ib23b7152ed5c01042dc60eff3462f25c8cac5cc6
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Linq.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java
2 files changed, 2 insertions(+), 18 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/16267
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib23b7152ed5c01042dc60eff3462f25c8cac5cc6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
More information about the Engine-commits
mailing list