silverstripe-versionfeed/tests
Mateusz Uzdowski 8a7d2ec9da NEW Refactor diff API and add managed limits.
Deprecate the getDiffedChanges method to get rid of confusing
fullHistory parameter. Add a getDiff method to fetch just a single diff
and a more versatile getDiffList method which allows specifying a limit.

We now also cap the amount of items coming from the diffing process
to a default value that we hope will result in generation times no
greater than a few seconds. This can be reconfigured by developers.
2015-03-30 11:28:42 +13:00
..
VersionFeedFunctionalTest.php Fix testcase 2014-05-23 18:29:07 +12:00
VersionFeedTest.php NEW Refactor diff API and add managed limits. 2015-03-30 11:28:42 +13:00