]> source.dussan.org Git - nextcloud-server.git/commit
Removed unused versions md5 code
authorVincent Petry <pvince81@owncloud.com>
Mon, 17 Feb 2014 11:03:16 +0000 (12:03 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 17 Feb 2014 11:03:16 +0000 (12:03 +0100)
commitf7e91518a63805c85d9b617eb8e66d1c762e0161
tree47a7e7d6fcccac99e8336b4a5ba93bc6ca98e6b9
parentb6ecff93e1b1e79205d30fc471e9d56997861596
Removed unused versions md5 code

It looks like md5 was used previously to identify the most recent file
in the versions list, which seem to be old code, as now the versions
list doesn't contain the current file any more.

This fix removes the md5 code which caused performance issues with big
files.
apps/files_versions/lib/versions.php
apps/files_versions/templates/history.php