summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes190
1 files changed, 190 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..bdbd62cf
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,190 @@
+* text=auto !eol
+demos/controls/index.php -text
+demos/controls/protected/application.xml -text
+demos/controls/protected/pages/HomePage.php -text
+demos/controls/protected/pages/HomePage.tpl -text
+demos/controls/protected/pages/LoginPage.php -text
+demos/controls/protected/pages/LoginPage.tpl -text
+demos/controls/protected/pages/PlainPage.tpl -text
+demos/controls/protected/pages/config.xml -text
+demos/controls/protected/pages/private/MemberPage.php -text
+demos/controls/protected/pages/private/MemberPage.tpl -text
+demos/controls/protected/pages/private/config.xml -text
+demos/images/fungii_logo.gif -text
+docs/conceptual-structure.vsd -text
+docs/request-sequence.vsd -text
+framework/.htaccess -text
+framework/Collections/TList.php -text
+framework/Collections/TMap.php -text
+framework/Data/TMemCache.php -text
+framework/Data/TSqliteCache.php -text
+framework/Data/TXmlDocument.php -text
+framework/Exceptions/TErrorHandler.php -text
+framework/Exceptions/TException.php -text
+framework/Exceptions/messages.en -text
+framework/IO/TTextWriter.php -text
+framework/Security/TAuthManager.php -text
+framework/Security/TAuthorizationRule.php -text
+framework/Security/TMembershipManager.php -text
+framework/Security/TStaticMembershipProvider.php -text
+framework/Security/TUserManager.php -text
+framework/TApplication.php -text
+framework/TComponent.php -text
+framework/TODO.txt -text
+framework/Web/Javascripts/WebForms.js -text
+framework/Web/Services/TAssetService.php -text
+framework/Web/Services/TPageService.php -text
+framework/Web/TCacheManager.php -text
+framework/Web/THttpRequest.php -text
+framework/Web/THttpResponse.php -text
+framework/Web/THttpSession.php -text
+framework/Web/THttpUtility.php -text
+framework/Web/UI/TClientScriptManager.php -text
+framework/Web/UI/TControl.php -text
+framework/Web/UI/TForm.php -text
+framework/Web/UI/THiddenFieldPageStatePersister.php -text
+framework/Web/UI/THtmlTextWriter.php -text
+framework/Web/UI/TPage.php -text
+framework/Web/UI/TPageStatePersister.php -text
+framework/Web/UI/TPostBackOptions.php -text
+framework/Web/UI/TTemplate.php -text
+framework/Web/UI/TTemplateControl.php -text
+framework/Web/UI/TTemplateManager.php -text
+framework/Web/UI/TTheme.php -text
+framework/Web/UI/WebControls/TButton.php -text
+framework/Web/UI/WebControls/TCheckBox.php -text
+framework/Web/UI/WebControls/TContent.php -text
+framework/Web/UI/WebControls/TContentPlaceHolder.php -text
+framework/Web/UI/WebControls/TExpression.php -text
+framework/Web/UI/WebControls/TFont.php -text
+framework/Web/UI/WebControls/THiddenField.php -text
+framework/Web/UI/WebControls/THyperLink.php -text
+framework/Web/UI/WebControls/TImage.php -text
+framework/Web/UI/WebControls/TImageButton.php -text
+framework/Web/UI/WebControls/TLabel.php -text
+framework/Web/UI/WebControls/TLiteral.php -text
+framework/Web/UI/WebControls/TPanel.php -text
+framework/Web/UI/WebControls/TPlaceHolder.php -text
+framework/Web/UI/WebControls/TStatements.php -text
+framework/Web/UI/WebControls/TStyle.php -text
+framework/Web/UI/WebControls/TTextBox.php -text
+framework/Web/UI/WebControls/TWebControl.php -text
+framework/core.php -text
+framework/prado.php -text
+tests/UnitTests/TODO.txt -text
+tests/UnitTests/framework/Collections/utList.php -text
+tests/UnitTests/framework/Collections/utMap.php -text
+tests/UnitTests/framework/Data/CacheTestCase.php -text
+tests/UnitTests/framework/Data/utMemCache.php -text
+tests/UnitTests/framework/Data/utSqliteCache.php -text
+tests/UnitTests/framework/Data/utXmlDocument.php -text
+tests/UnitTests/framework/Data/xml/data1.xml -text
+tests/UnitTests/framework/Data/xml/data1.xml.out -text
+tests/UnitTests/framework/Data/xml/data2.xml -text
+tests/UnitTests/framework/Data/xml/data2.xml.out -text
+tests/UnitTests/framework/Data/xml/data3.xml -text
+tests/UnitTests/framework/Data/xml/data3.xml.out -text
+tests/UnitTests/framework/TestSystem/protected/application.xml -text
+tests/UnitTests/framework/TestSystem/protected/data/test.db -text
+tests/UnitTests/framework/TestSystem/protected/pages/config.xml -text
+tests/UnitTests/framework/Web/UI/utControl.php -text
+tests/UnitTests/framework/common.php -text
+tests/UnitTests/framework/index.php -text
+tests/UnitTests/framework/utApplication.php -text
+tests/UnitTests/framework/utComponent.php -text
+tests/UnitTests/framework/utPradoBase.php -text
+tests/UnitTests/simpletest/CHANGELOG -text
+tests/UnitTests/simpletest/HELP_MY_TESTS_DONT_WORK_ANYMORE -text
+tests/UnitTests/simpletest/HtmlReporterWithCoverage.php -text
+tests/UnitTests/simpletest/LICENSE -text
+tests/UnitTests/simpletest/README -text
+tests/UnitTests/simpletest/VERSION -text
+tests/UnitTests/simpletest/authentication.php -text
+tests/UnitTests/simpletest/browser.php -text
+tests/UnitTests/simpletest/docs/en/authentication_documentation.html -text
+tests/UnitTests/simpletest/docs/en/browser_documentation.html -text
+tests/UnitTests/simpletest/docs/en/docs.css -text
+tests/UnitTests/simpletest/docs/en/expectation_documentation.html -text
+tests/UnitTests/simpletest/docs/en/form_testing_documentation.html -text
+tests/UnitTests/simpletest/docs/en/group_test_documentation.html -text
+tests/UnitTests/simpletest/docs/en/index.html -text
+tests/UnitTests/simpletest/docs/en/mock_objects_documentation.html -text
+tests/UnitTests/simpletest/docs/en/overview.html -text
+tests/UnitTests/simpletest/docs/en/partial_mocks_documentation.html -text
+tests/UnitTests/simpletest/docs/en/reporter_documentation.html -text
+tests/UnitTests/simpletest/docs/en/server_stubs_documentation.html -text
+tests/UnitTests/simpletest/docs/en/unit_test_documentation.html -text
+tests/UnitTests/simpletest/docs/en/web_tester_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/authentication_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/browser_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/docs.css -text
+tests/UnitTests/simpletest/docs/fr/expectation_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/form_testing_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/group_test_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/index.html -text
+tests/UnitTests/simpletest/docs/fr/mock_objects_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/overview.html -text
+tests/UnitTests/simpletest/docs/fr/partial_mocks_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/reporter_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/server_stubs_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/unit_test_documentation.html -text
+tests/UnitTests/simpletest/docs/fr/web_tester_documentation.html -text
+tests/UnitTests/simpletest/dumper.php -text
+tests/UnitTests/simpletest/encoding.php -text
+tests/UnitTests/simpletest/errors.php -text
+tests/UnitTests/simpletest/expectation.php -text
+tests/UnitTests/simpletest/extensions/pear_test_case.php -text
+tests/UnitTests/simpletest/extensions/phpunit_test_case.php -text
+tests/UnitTests/simpletest/form.php -text
+tests/UnitTests/simpletest/frames.php -text
+tests/UnitTests/simpletest/http.php -text
+tests/UnitTests/simpletest/mock_objects.php -text
+tests/UnitTests/simpletest/mytests/log_test.php -text
+tests/UnitTests/simpletest/options.php -text
+tests/UnitTests/simpletest/page.php -text
+tests/UnitTests/simpletest/parser.php -text
+tests/UnitTests/simpletest/remote.php -text
+tests/UnitTests/simpletest/reporter.php -text
+tests/UnitTests/simpletest/runner.php -text
+tests/UnitTests/simpletest/scorer.php -text
+tests/UnitTests/simpletest/shell_tester.php -text
+tests/UnitTests/simpletest/simple_test.php -text
+tests/UnitTests/simpletest/socket.php -text
+tests/UnitTests/simpletest/tag.php -text
+tests/UnitTests/simpletest/test/acceptance_test.php -text
+tests/UnitTests/simpletest/test/adapter_test.php -text
+tests/UnitTests/simpletest/test/all_tests.php -text
+tests/UnitTests/simpletest/test/authentication_test.php -text
+tests/UnitTests/simpletest/test/browser_test.php -text
+tests/UnitTests/simpletest/test/dumper_test.php -text
+tests/UnitTests/simpletest/test/encoding_test.php -text
+tests/UnitTests/simpletest/test/errors_test.php -text
+tests/UnitTests/simpletest/test/expectation_test.php -text
+tests/UnitTests/simpletest/test/form_test.php -text
+tests/UnitTests/simpletest/test/frames_test.php -text
+tests/UnitTests/simpletest/test/http_test.php -text
+tests/UnitTests/simpletest/test/live_test.php -text
+tests/UnitTests/simpletest/test/options_test.php -text
+tests/UnitTests/simpletest/test/page_test.php -text
+tests/UnitTests/simpletest/test/parse_error_test.php -text
+tests/UnitTests/simpletest/test/parser_test.php -text
+tests/UnitTests/simpletest/test/real_sites_test.php -text
+tests/UnitTests/simpletest/test/remote_test.php -text
+tests/UnitTests/simpletest/test/shell_test.php -text
+tests/UnitTests/simpletest/test/shell_tester_test.php -text
+tests/UnitTests/simpletest/test/simple_mock_test.php -text
+tests/UnitTests/simpletest/test/socket_test.php -text
+tests/UnitTests/simpletest/test/tag_test.php -text
+tests/UnitTests/simpletest/test/test_with_parse_error.php -text
+tests/UnitTests/simpletest/test/unit_tester_test.php -text
+tests/UnitTests/simpletest/test/unit_tests.php -text
+tests/UnitTests/simpletest/test/url_test.php -text
+tests/UnitTests/simpletest/test/user_agent_test.php -text
+tests/UnitTests/simpletest/test/visual_test.php -text
+tests/UnitTests/simpletest/test/web_tester_test.php -text
+tests/UnitTests/simpletest/test/xml_test.php -text
+tests/UnitTests/simpletest/unit_tester.php -text
+tests/UnitTests/simpletest/url.php -text
+tests/UnitTests/simpletest/user_agent.php -text
+tests/UnitTests/simpletest/web_tester.php -text
+tests/UnitTests/simpletest/xml.php -text