Home | History | Annotate | Download | only in testserver

Lines Matching full:change_log

475     change_log = sorted(self._entries.values(),
477 new_changes = [x for x in change_log if x.version > min_timestamp]