Edgewall Software

Opened 8 years ago

Last modified 8 years ago

#12480 closed defect

Restore repository_sync_per_request for GitwebProjectsRepositoryProvider — at Initial Version

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: 1.2
Component: plugin/git Version:
Severity: normal Keywords: gitweb
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

After changes in #11776, there is no way to specify repository_sync_per_request for GitwebProjectsRepositoryProvider.

Since GitwebProjectsRepositoryProvider defines several attributes for specifying repositories, it should probably also have a sync_per_request ListOption. It might also make sense to move the options to a separate section, as was done with the [repositories] section for the default repository provider.

[gitweb-repositories]
projects_base = 
projects_list = 
projects_url = 
sync_per_request =

Change History (0)

Note: See TracTickets for help on using tickets.