Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (166 - 168 of 196)

Ticket Owner Reporter Resolution Summary
#85 xavid fixed Trac autoinstaller should configure trac.ini properly when using git
Description

Specifically, it should add the line:

gitplugin.* = enabled

to the

[components]

section.

#86 xavid fixed Running multiple autoinstalled instances of Trac causes them all to look the same
Description

This is because the trac.fcgis are all symlinks to the same executable, so Apache thinks they're the same script and reuses old processes from one site for the other site. A simple solution is to copy /mit/scripts/deploy/trac/trac.fcgi into place instead of symlinking it.

#87 xavid worksforme On an autoinstalled trac using git, going to Browse Source can time out and get a 500
Description

This even happens with small git repos with little history. The fact that it's so slow is probably an upstream thing, but we might be able to hack the autoinstaller's fcgi to make timeouts not happen.

Note: See TracQuery for help on using queries.