Indefero

Indefero Commit Details


Date:2010-10-22 09:11:04 (14 years 2 months ago)
Author:Thomas Keller
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:c807c4b7347434d25b1677ca444ace3d9ac27fc8
Parents: 0af51d90ba78626143e157991838541369a2a5ca
Message:Add *.pas ([object] pascal) to the list of supported source extensions

Changes:

File differences

src/IDF/Views/Source.php
3737
3838
3939
40
40
4141
4242
4343
public static $supportedExtenstions = array(
'ascx', 'ashx', 'asmx', 'aspx', 'browser', 'bsh', 'c', 'cc',
'config', 'cpp', 'cs', 'csh','csproj', 'css', 'cv', 'cyc',
'html', 'html', 'java', 'js', 'master', 'perl', 'php', 'pl',
'html', 'html', 'java', 'js', 'master', 'pas', 'perl', 'php', 'pl',
'pm', 'py', 'rb', 'sh', 'sitemap', 'skin', 'sln', 'svc', 'vala',
'vb', 'vbproj', 'wsdl', 'xhtml', 'xml', 'xsd', 'xsl', 'xslt');

Archive Download the corresponding diff file

Page rendered in 0.07726s using 13 queries.