Looks like currently "Fetch latest" does the full fetch... It would be nice to fetch latest 100 or something like this instead public function import_latest( $p_repo ) { return $this->import_full( $p_repo );