Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12795 closed enhancement (fixed)

Follow externals when gathering project files

Reported by: Cinc-th Owned by: Cinc-th
Priority: normal Component: PeerReviewPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

When gathering projects files on the admin page no externals are taken into account.

Projects often use externals to drag in library code. So only by following externals all files are actually enumerated.

Attachments (0)

Change History (3)

comment:1 Changed 8 years ago by Cinc-th

Resolution: fixed
Status: newclosed

In 15594:

PeerReviewPlugin: follow externals when gathering project files.

  • The external must point to a repository managed by the current Trac instance
  • The repository url must be set for building the file path correctly thus only named repositories are supported.

Closes #12795

comment:2 Changed 8 years ago by Cinc-th

In 15595:

PeerReviewPlugin: some PEP8 changes.

Refs #12795

comment:3 Changed 8 years ago by Cinc-th

In 15596:

PeerReviewPlugin: refactored code for building the repository list into a function for future use.

Refs #12795

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Cinc-th.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.