CollabNet TeamForge 5.2 resolves these issues.
Artifact ID | Description |
---|---|
artf36567 | Fixed a bug in which template creation was resulting in a system error. |
artf40548 | The ViewVC source code viewer has been upgraded to expose these capabilities: - Display directory/file properties - Syntax highlighting - File/Diff annotations - Full content diffs - Many bug and performance fixes |
artf30009 | The utility script for reindexing objects in TeamForge has a new name, as it has been re-implemented in Python. It can be found in: /opt/collabnet/teamforge/runtime/scripts/SearchReindex.py |
artf39963 | Apache's KeepAlive directive must be turned on. This provides a significant performance improvement for Subversion and other Apache-delivered CollabNet TeamForge components. The file with suggested Apache configuration changes generated during installation and upgrade, httpd.conf.cn_new, did not always contain the correct value for this directive. |
artf40138 | If required, the TeamForge installer RPM can be installed to a location other than /opt/collabnet/ by invoking rpm with the --prefix option. For more information, check out the rpm man page. |
artf39940 | When creating a new SCM integration, you no longer see port 7080 in the "SCM Viewer URL" form field. When creating an SCM integration server using the defaults, you are suggesting that the SCM integration server is on the same box as the application server and there is no need for putting in the port in the "SCM Viewer URL" field. |
artf30029 | You can enable anonymous soap login for a site by specifying the following token in site-options.conf: SOAP_ANONYMOUS_SHARED_SECRET |
artf40471 | The default maximum Java memory utilization of the Phoenix process has been increased from 80M to 256M. This will make more memory available for search indexing and mail processing. |
artf36345 | TeamForge now stores task start dates and task end dates as entered. Previously, they were stored with the the time trimmed (00:00:00). This applies only for SOAP because the Web UI only takes dates, not times. |
artf35291 | HTML page titles are now overridable via branding. |
artf35787 | The object ID of the object currently being viewed is now shown as example text in the background of the "jump to ID" box. |
artf35144 | Significant changes have been made to make document manager run faster. |
artf35118 | If you resize the Help > About SourceForge > Third Party Software page, the scrollable view for the third party tools now resizes properly. |