mirror of
https://gh.wpcy.net/https://github.com/YahnisElsts/plugin-update-checker.git
synced 2026-05-28 14:13:59 +08:00
Previously, PUC didn't specify any explicit sorting criteria. I incorrectly assumed that BitBucket would return the most recent tags first. As a result, when a repository had enough tags to trigger API response pagination, PUC could miss some recent tags. Related: #48 |
||
|---|---|---|
| .. | ||
| Api.php | ||
| BaseChecker.php | ||
| BitBucketApi.php | ||
| GitHubApi.php | ||
| PluginUpdateChecker.php | ||
| Reference.php | ||
| ThemeUpdateChecker.php | ||