OSDN Git Service

rename files
authorSotaro KARASAWA <sotaro.k@gmail.com>
Sun, 18 Oct 2009 16:37:39 +0000 (01:37 +0900)
committerSotaro KARASAWA <sotaro.k@gmail.com>
Sun, 18 Oct 2009 16:37:39 +0000 (01:37 +0900)
commit557410e2962003bc7945e60bd2cbcab4ef70e6b1
tree2fedd48563672fbd6a6b936cb6112ac5edbe3c15
parent9ad52c0cddddfceac3865626552a7a79cf8bdf5d
rename files
126 files changed:
Ethna.php
bin/ethna_handle.php
bin/ethna_run_test.php
class/Action/Info.php [moved from class/Action/Ethna_Action_Info.php with 100% similarity]
class/Action/UnitTest.php [moved from class/Action/Ethna_Action_UnitTest.php with 100% similarity]
class/ActionClass.php [moved from class/Ethna_ActionClass.php with 100% similarity]
class/ActionError.php [moved from class/Ethna_ActionError.php with 100% similarity]
class/ActionForm.php [moved from class/Ethna_ActionForm.php with 100% similarity]
class/AppManager.php [moved from class/Ethna_AppManager.php with 100% similarity]
class/AppObject.php [moved from class/Ethna_AppObject.php with 100% similarity]
class/AppSQL.php [moved from class/Ethna_AppSQL.php with 100% similarity]
class/AppSearchObject.php [moved from class/Ethna_AppSearchObject.php with 100% similarity]
class/Backend.php [moved from class/Ethna_Backend.php with 100% similarity]
class/CLI/ActionClass.php [moved from class/CLI/Ethna_CLI_ActionClass.php with 100% similarity]
class/CacheManager.php [moved from class/Ethna_CacheManager.php with 100% similarity]
class/ClassFactory.php [moved from class/Ethna_ClassFactory.php with 100% similarity]
class/Config.php [moved from class/Ethna_Config.php with 100% similarity]
class/Controller.php [moved from class/Ethna_Controller.php with 99% similarity]
class/DB.php [moved from class/Ethna_DB.php with 100% similarity]
class/DB/ADOdb.php [moved from class/DB/Ethna_DB_ADOdb.php with 100% similarity]
class/DB/Creole.php [moved from class/DB/Ethna_DB_Creole.php with 100% similarity]
class/DB/PEAR.php [moved from class/DB/Ethna_DB_PEAR.php with 100% similarity]
class/Error.php [moved from class/Ethna_Error.php with 100% similarity]
class/Filter.php [moved from class/Ethna_Filter.php with 100% similarity]
class/Generator.php [moved from class/Ethna_Generator.php with 100% similarity]
class/Getopt.php [moved from class/Ethna_Getopt.php with 100% similarity]
class/Handle.php [moved from class/Ethna_Handle.php with 100% similarity]
class/I18N.php [moved from class/Ethna_I18N.php with 100% similarity]
class/InfoManager.php [moved from class/Ethna_InfoManager.php with 100% similarity]
class/Logger.php [moved from class/Ethna_Logger.php with 100% similarity]
class/MailSender.php [moved from class/Ethna_MailSender.php with 100% similarity]
class/PearWrapper.php [moved from class/Ethna_PearWrapper.php with 100% similarity]
class/Plugin.php [moved from class/Ethna_Plugin.php with 100% similarity]
class/Plugin/Handle.php
class/Plugin/Handle/MakePluginPackage.php
class/Plugin/Handle/PearLocal.php
class/Renderer.php [moved from class/Ethna_Renderer.php with 100% similarity]
class/Renderer/Rhaco.php [moved from class/Renderer/Ethna_Renderer_Rhaco.php with 100% similarity]
class/Renderer/Smarty.php [moved from class/Renderer/Ethna_Renderer_Smarty.php with 100% similarity]
class/SOAP/ActionForm.php [moved from class/SOAP/Ethna_SOAP_ActionForm.php with 100% similarity]
class/SOAP/Gateway.php [moved from class/SOAP/Ethna_SOAP_Gateway.php with 100% similarity]
class/SOAP/GatewayGenerator.php [moved from class/SOAP/Ethna_SOAP_GatewayGenerator.php with 100% similarity]
class/SOAP/Util.php [moved from class/SOAP/Ethna_SOAP_Util.php with 100% similarity]
class/SOAP/WsdlGenerator.php [moved from class/SOAP/Ethna_SOAP_WsdlGenerator.php with 100% similarity]
class/Session.php [moved from class/Ethna_Session.php with 100% similarity]
class/UnitTestCase.php [moved from class/Ethna_UnitTestCase.php with 100% similarity]
class/UnitTestManager.php [moved from class/Ethna_UnitTestManager.php with 100% similarity]
class/UnitTestReporter.php [moved from class/Ethna_UnitTestReporter.php with 100% similarity]
class/UrlHandler.php [moved from class/Ethna_UrlHandler.php with 100% similarity]
class/Util.php [moved from class/Ethna_Util.php with 100% similarity]
class/View/403.php [moved from class/View/Ethna_View_403.php with 100% similarity]
class/View/404.php [moved from class/View/Ethna_View_404.php with 100% similarity]
class/View/500.php [moved from class/View/Ethna_View_500.php with 100% similarity]
class/View/Info.php [moved from class/View/Ethna_View_Info.php with 100% similarity]
class/View/Json.php [moved from class/View/Ethna_View_Json.php with 100% similarity]
class/View/List.php [moved from class/View/Ethna_View_List.php with 100% similarity]
class/View/Redirect.php [moved from class/View/Ethna_View_Redirect.php with 100% similarity]
class/View/UnitTest.php [moved from class/View/Ethna_View_UnitTest.php with 100% similarity]
class/ViewClass.php [moved from class/Ethna_ViewClass.php with 100% similarity]
test/ActionError_Test.php [moved from test/Ethna_ActionError_Test.php with 100% similarity]
test/ActionForm_Filter_Test.php [moved from test/Ethna_ActionForm_Filter_Test.php with 100% similarity]
test/ActionForm_FormTemplate_Test.php [moved from test/Ethna_ActionForm_FormTemplate_Test.php with 100% similarity]
test/ActionForm_MultiArray_Test.php [moved from test/Ethna_ActionForm_MultiArray_Test.php with 100% similarity]
test/ActionForm_Test.php [moved from test/Ethna_ActionForm_Test.php with 100% similarity]
test/ActionForm_Validator_Custom_Test.php [moved from test/Ethna_ActionForm_Validator_Custom_Test.php with 100% similarity]
test/ActionForm_Validator_Max_Test.php [moved from test/Ethna_ActionForm_Validator_Max_Test.php with 100% similarity]
test/ActionForm_Validator_Mbregexp_Test.php [moved from test/Ethna_ActionForm_Validator_Mbregexp_Test.php with 100% similarity]
test/ActionForm_Validator_Mbstrmax_Test.php [moved from test/Ethna_ActionForm_Validator_Mbstrmax_Test.php with 100% similarity]
test/ActionForm_Validator_Mbstrmin_Test.php [moved from test/Ethna_ActionForm_Validator_Mbstrmin_Test.php with 100% similarity]
test/ActionForm_Validator_Min_Test.php [moved from test/Ethna_ActionForm_Validator_Min_Test.php with 100% similarity]
test/ActionForm_Validator_Regexp_Test.php [moved from test/Ethna_ActionForm_Validator_Regexp_Test.php with 100% similarity]
test/ActionForm_Validator_Required_Test.php [moved from test/Ethna_ActionForm_Validator_Required_Test.php with 100% similarity]
test/ActionForm_Validator_Strmax_Test.php [moved from test/Ethna_ActionForm_Validator_Strmax_Test.php with 100% similarity]
test/ActionForm_Validator_Strmaxcompat_Test.php [moved from test/Ethna_ActionForm_Validator_Strmaxcompat_Test.php with 100% similarity]
test/ActionForm_Validator_Strmin_Test.php [moved from test/Ethna_ActionForm_Validator_Strmin_Test.php with 100% similarity]
test/ActionForm_Validator_Strmincompat_Test.php [moved from test/Ethna_ActionForm_Validator_Strmincompat_Test.php with 100% similarity]
test/ActionForm_Validator_Type_Test.php [moved from test/Ethna_ActionForm_Validator_Type_Test.php with 100% similarity]
test/ClassFactory_Test.php [moved from test/Ethna_ClassFactory_Test.php with 96% similarity]
test/Class_Test.php [moved from test/Ethna_Class_Test.php with 100% similarity]
test/Config_Test.php [moved from test/Ethna_Config_Test.php with 92% similarity]
test/Controller_Test.php [moved from test/Ethna_Controller_Test.php with 100% similarity]
test/Error_Test.php [moved from test/Ethna_Error_Test.php with 100% similarity]
test/Getopt_Test.php [moved from test/Ethna_Getopt_Test.php with 99% similarity]
test/I18N_Test.php [moved from test/Ethna_I18N_Test.php with 100% similarity]
test/Logger_Test.php [moved from test/Ethna_Logger_Test.php with 100% similarity]
test/MockProject.php [moved from test/Ethna_MockProject.php with 100% similarity]
test/MocktestManager.php [moved from test/Ethna_MocktestManager.php with 100% similarity]
test/Plugin/Abstract/Plugin_Abstract_Test.php [moved from test/Plugin/Abstract/Ethna_Plugin_Abstract_Test.php with 100% similarity]
test/Plugin/Cachemanager/Plugin_Cachemanager_Localfile_Test.php [moved from test/Plugin/Cachemanager/Ethna_Plugin_Cachemanager_Localfile_Test.php with 100% similarity]
test/Plugin/Cachemanager/Plugin_Cachemanager_Memcache_Test.php [moved from test/Plugin/Cachemanager/Ethna_Plugin_Cachemanager_Memcache_Test.php with 100% similarity]
test/Plugin/Csrf/Plugin_Csrf_Session_Test.php [moved from test/Plugin/Csrf/Ethna_Plugin_Csrf_Session_Test.php with 100% similarity]
test/Plugin/Handle/Plugin_Handle_AddTemplate_Test.php [moved from test/Plugin/Handle/Ethna_Plugin_Handle_AddTemplate_Test.php with 98% similarity]
test/Plugin/Handle/Plugin_Handle_I18n_Test.php [moved from test/Plugin/Handle/Ethna_Plugin_Handle_I18n_Test.php with 99% similarity]
test/Plugin/Handle/Plugin_Handle_PearLocal_Test.php [moved from test/Plugin/Handle/Ethna_Plugin_Handle_PearLocal_Test.php with 96% similarity]
test/Plugin/Logwriter/Plugin_Logwriter_Echo_Test.php [moved from test/Plugin/Logwriter/Ethna_Plugin_Logwriter_Echo_Test.php with 100% similarity]
test/Plugin/Logwriter/Plugin_Logwriter_File_Test.php [moved from test/Plugin/Logwriter/Ethna_Plugin_Logwriter_File_Test.php with 100% similarity]
test/Plugin/Smarty/Plugin_Smarty_function_select_Test.php [moved from test/Plugin/Smarty/Ethna_Plugin_Smarty_function_select_Test.php with 100% similarity]
test/Plugin/Smarty/Plugin_Smarty_modifier_checkbox_Test.php [moved from test/Plugin/Smarty/Ethna_Plugin_Smarty_modifier_checkbox_Test.php with 100% similarity]
test/Plugin/Smarty/Plugin_Smarty_modifier_explode_Test.php [moved from test/Plugin/Smarty/Ethna_Plugin_Smarty_modifier_explode_Test.php with 100% similarity]
test/Plugin/Smarty/Plugin_Smarty_modifier_select_Test.php [moved from test/Plugin/Smarty/Ethna_Plugin_Smarty_modifier_select_Test.php with 100% similarity]
test/Plugin/Smarty/Plugin_Smarty_modifier_unique_Test.php [moved from test/Plugin/Smarty/Ethna_Plugin_Smarty_modifier_unique_Test.php with 100% similarity]
test/Plugin/Smarty/Plugin_Smarty_modifier_wordwrap_i18n_Test.php [moved from test/Plugin/Smarty/Ethna_Plugin_Smarty_modifier_wordwrap_i18n_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Custom_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Custom_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Max_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Max_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Mbregexp_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Mbregexp_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Mbstrmax_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Mbstrmax_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Mbstrmin_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Mbstrmin_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Min_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Min_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Regexp_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Regexp_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Required_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Required_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Strmax_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Strmax_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Strmaxcompat_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Strmaxcompat_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Strmin_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Strmin_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Strmincompat_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Strmincompat_Test.php with 100% similarity]
test/Plugin/Validator/Plugin_Validator_Type_Test.php [moved from test/Plugin/Validator/Ethna_Plugin_Validator_Type_Test.php with 100% similarity]
test/Plugin_Test.php [moved from test/Ethna_Plugin_Test.php with 98% similarity]
test/Session_Test.php [moved from test/Ethna_Session_Test.php with 100% similarity]
test/UnitTestBase.php [moved from test/Ethna_UnitTestBase.php with 100% similarity]
test/UrlHandler_Test.php [moved from test/Ethna_UrlHandler_Test.php with 100% similarity]
test/Util_Test.php [moved from test/Ethna_Util_Test.php with 100% similarity]
test/View/View_404_Test.php [moved from test/View/Ethna_View_404_Test.php with 94% similarity]
test/View/View_500_Test.php [moved from test/View/Ethna_View_500_Test.php with 94% similarity]
test/View/View_Json_Test.php [moved from test/View/Ethna_View_Json_Test.php with 100% similarity]
test/View/View_Redirect_Test.php [moved from test/View/Ethna_View_Redirect_Test.php with 96% similarity]
test/ViewClass_FormHelper_Test.php [moved from test/Ethna_ViewClass_FormHelper_Test.php with 98% similarity]
test/ViewClass_Test.php [moved from test/Ethna_ViewClass_Test.php with 98% similarity]