Changed (still ugly code) the way of determining external IP
[core.git] / .gitattributes
index 0185c481464acb134b29f5f881ecba75c0f250f5..4b72ec44c5018603d64cc7a2ea0d877aaef78e7b 100644 (file)
@@ -1,4 +1,5 @@
 * text=auto !eol
+/application-external.txt -text
 docs/COPYING -text
 docs/COPYING.documents -text
 docs/COPYING.software -text
@@ -51,6 +52,7 @@ inc/classes/exceptions/helper/class_NoGroupOpenedException.php -text
 inc/classes/exceptions/helper/class_UserInstanceMissingException.php -text
 inc/classes/exceptions/io/.htaccess -text
 inc/classes/exceptions/io/class_DirPointerNotOpenedException.php -text
+inc/classes/exceptions/io/class_FileIoException.php -text
 inc/classes/exceptions/io/class_FileNotFoundException.php -text
 inc/classes/exceptions/io/class_FilePointerNotOpenedException.php -text
 inc/classes/exceptions/io/class_FileReadProtectedException.php -text
@@ -86,6 +88,8 @@ inc/classes/exceptions/main/class_InvalidObjectException.php -text
 inc/classes/exceptions/main/class_MissingArrayElementsException.php -text
 inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php -text
 inc/classes/exceptions/main/class_MissingMethodException.php -text
+inc/classes/exceptions/main/class_NoClassException.php -text
+inc/classes/exceptions/main/class_NoConfigEntryException.php -text
 inc/classes/exceptions/main/class_NullPointerException.php -text
 inc/classes/exceptions/main/class_ResponseHeadersAlreadySentException.php -text
 inc/classes/exceptions/main/class_VariableIsNotSetException.php -text
@@ -94,6 +98,11 @@ inc/classes/exceptions/result/class_InvalidDatabaseResultException.php -text
 inc/classes/exceptions/result/class_ResultUpdateException.php -text
 inc/classes/exceptions/socket/.htaccess -text
 inc/classes/exceptions/socket/class_InvalidSocketException.php -text
+inc/classes/exceptions/stacker/.htaccess -text
+inc/classes/exceptions/stacker/class_AlreadyInitializedStackerException.php -text
+inc/classes/exceptions/stacker/class_EmptyStackerException.php -text
+inc/classes/exceptions/stacker/class_FullStackerException.php -text
+inc/classes/exceptions/stacker/class_NoStackerException.php -text
 inc/classes/exceptions/state/.htaccess -text
 inc/classes/exceptions/state/class_InvalidStateException.php -text
 inc/classes/exceptions/state/class_InvalidStateInstanceException.php -text
@@ -102,6 +111,7 @@ inc/classes/exceptions/template/class_BasePathIsEmptyException.php -text
 inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php -text
 inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text
 inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text
+inc/classes/exceptions/template/class_NoVariableException.php -text
 inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php -text
 inc/classes/exceptions/template/class_UnsupportedTemplateEngineException.php -text
 inc/classes/exceptions/user/.htaccess -text
@@ -185,6 +195,7 @@ inc/classes/interfaces/registration/class_UserRegister.php -text
 inc/classes/interfaces/registry/.htaccess -text
 inc/classes/interfaces/registry/class_Register.php -text
 inc/classes/interfaces/registry/class_Registerable.php -text
+inc/classes/interfaces/registry/socket/.htaccess -text
 inc/classes/interfaces/request/.htaccess -text
 inc/classes/interfaces/request/class_Requestable.php -text
 inc/classes/interfaces/resolver/.htaccess -text
@@ -202,6 +213,8 @@ inc/classes/interfaces/response/class_Responseable.php -text
 inc/classes/interfaces/result/.htaccess -text
 inc/classes/interfaces/result/class_SearchableResult.php -text
 inc/classes/interfaces/result/class_UpdateableResult.php -text
+inc/classes/interfaces/stacker/.htaccess -text
+inc/classes/interfaces/stacker/class_Stackable.php -text
 inc/classes/interfaces/state/.htaccess -text
 inc/classes/interfaces/state/class_Stateable.php -text
 inc/classes/interfaces/streams/.htaccess -text
@@ -259,6 +272,9 @@ inc/classes/main/compressor/class_GzipCompressor.php -text
 inc/classes/main/compressor/class_NullCompressor.php -text
 inc/classes/main/console/.htaccess -text
 inc/classes/main/console/class_ConsoleTools.php -text
+inc/classes/main/container/.htaccess -text
+inc/classes/main/container/class_ -text
+inc/classes/main/container/socket/.htaccess -text
 inc/classes/main/controller/.htaccess -text
 inc/classes/main/controller/captcha/.htaccess -text
 inc/classes/main/controller/captcha/class_ImageCodeCaptchaController.php -text
@@ -310,6 +326,12 @@ inc/classes/main/debug/.htaccess -text
 inc/classes/main/debug/class_DebugConsoleOutput.php -text
 inc/classes/main/debug/class_DebugErrorLogOutput.php -text
 inc/classes/main/debug/class_DebugWebOutput.php -text
+inc/classes/main/decorator/.htaccess -text
+inc/classes/main/decorator/class_BaseDecorator.php -text
+inc/classes/main/decorator/template/.htaccess -text
+inc/classes/main/decorator/template/class_XmlRewriterTemplateDecorator.php -text
+inc/classes/main/decorator/xml/.htaccess -text
+inc/classes/main/decorator/xml/class_XmlCompactorDecorator.php -text
 inc/classes/main/discovery/.htaccess -text
 inc/classes/main/discovery/class_ -text
 inc/classes/main/discovery/class_BaseDiscovery.php -text
@@ -319,8 +341,11 @@ inc/classes/main/factories/.htaccess -text
 inc/classes/main/factories/cache/.htaccess -text
 inc/classes/main/factories/cache/class_CacheFactory.php -text
 inc/classes/main/factories/class_BaseFactory.php -text
+inc/classes/main/factories/database/.htaccess -text
+inc/classes/main/factories/database/class_DatabaseWrapperFactory.php -text
 inc/classes/main/factories/objects/.htaccess -text
 inc/classes/main/factories/objects/class_ObjectFactory.php -text
+inc/classes/main/factories/registry/.htaccess -text
 inc/classes/main/factories/web/.htaccess -text
 inc/classes/main/factories/web/class_WebNewsFactory.php -text
 inc/classes/main/filter/.htaccess -text
@@ -420,7 +445,9 @@ inc/classes/main/reader/class_DefaultNewsReader.php -text
 inc/classes/main/registration/.htaccess -text
 inc/classes/main/registration/class_BaseRegistration.php -text
 inc/classes/main/registry/.htaccess -text
-inc/classes/main/registry/class_Registry.php -text
+inc/classes/main/registry/class_ -text
+inc/classes/main/registry/generic/.htaccess -text
+inc/classes/main/registry/sub/.htaccess -text
 inc/classes/main/request/.htaccess -text
 inc/classes/main/request/class_ -text
 inc/classes/main/request/class_BaseRequest.php -text
@@ -463,6 +490,13 @@ inc/classes/main/result/.htaccess -text
 inc/classes/main/result/class_DatabaseResult.php -text
 inc/classes/main/rng/.htaccess -text
 inc/classes/main/rng/class_RandomNumberGenerator.php -text
+inc/classes/main/stacker/.htaccess -text
+inc/classes/main/stacker/class_ -text
+inc/classes/main/stacker/class_BaseStacker.php -text
+inc/classes/main/stacker/fifo/.htaccess -text
+inc/classes/main/stacker/fifo/class_FiFoStacker.php -text
+inc/classes/main/stacker/filo/.htaccess -text
+inc/classes/main/stacker/filo/class_FiLoStacker.php -text
 inc/classes/main/streams/.htaccess -text
 inc/classes/main/streams/class_ -text
 inc/classes/main/streams/class_BaseStream.php -text
@@ -472,6 +506,8 @@ inc/classes/main/streams/crypto/class_NullCryptoStream.php -text
 inc/classes/main/template/.htaccess -text
 inc/classes/main/template/class_ -text
 inc/classes/main/template/class_BaseTemplateEngine.php -text
+inc/classes/main/template/console/.htaccess -text
+inc/classes/main/template/console/class_ConsoleTemplateEngine.php -text
 inc/classes/main/template/image/.htaccess -text
 inc/classes/main/template/image/class_ImageTemplateEngine.php -text
 inc/classes/main/template/mail/.htaccess -text
@@ -549,6 +585,7 @@ inc/selector.php -text
 /setup-repos.sh -text
 /svn-externals.txt -text
 templates/.htaccess -text
+templates/README.1st -text
 templates/_compiled/.htaccess -text
 templates/images/.htaccess -text
 templates/images/_cache/.htaccess -text