Edgewall Software

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12480 closed defect (fixed)

Restore repository_sync_per_request for GitwebProjectsRepositoryProvider — at Version 3

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

Gitweb repository configuration is moved from the [git] section to the [gitweb-repositories] section.

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 (3)

comment:1 by Ryan J Ollos, 8 years ago

Owner: set to Ryan J Ollos
Status: newassigned

comment:2 by Ryan J Ollos, 8 years ago

Release Notes: modified (diff)

Proposed changes in log:rjollos.git:t12480_gitweb.

comment:3 by Ryan J Ollos, 8 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Committed to trunk in [14873:14874].

Last edited 8 years ago by Ryan J Ollos (previous) (diff)
Note: See TracTickets for help on using tickets.