Project

General

Profile

Actions

Patch #39558

closed

Remove deprecated methods in Repository and AbstractAdapter

Added by Go MAEDA 5 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The attached patch removes deprecated Repository#supports_all_revisions?, AbstractAdapter#with_trailling_slash, and AbstractAdapter#without_trailling_slash.

  • Removes the deprecated method supports_all_revisions? from Repository, directing to use supports_history? instead.
  • Removes the deprecated methods with_trailling_slash and without_trailling_slash from AbstractAdapter guiding to use their correctly spelled counterparts.

Files

Actions #1

Updated by Marius BĂLTEANU 5 months ago

  • Status changed from New to Closed
  • Assignee set to Marius BĂLTEANU

Committed, thanks!

Actions

Also available in: Atom PDF