OSDN Git Service

ethna/ethna.git
2010-12-25 Sotaro KARASAWAfixed: got deprecated error beacuse of PEAR
2010-12-25 Sotaro KARASAWAchanges
2010-12-25 Sotaro KARASAWAMerge branch 'feature/php5.3-compatible' into develop
2010-12-25 Sotaro KARASAWAremove unneccesary reference
2010-12-25 Sotaro KARASAWAreplace constructor from class name method to __constuct()
2010-12-25 Sotaro KARASAWAfixed E_DEPRECATED errors and E_STRICT errors
2009-11-20 Sotaro KARASAWAMerge branch 'session_handler_configure'
2009-11-20 Sotaro KARASAWAEthna_Plugin_Cachemanager_Memcached supported pecl...
2009-11-20 Sotaro KARASAWARevert "- followed ini file name changes."
2009-11-15 Sotaro KARASAWACHANGES tweeks
2009-11-15 Sotaro KARASAWAmodified Ethna_Session to config session handler easier
2009-10-17 Yoshinari Takaoka- followed ini file name changes.
2009-10-17 Yoshinari Takaoka- added test for prior to PHP 5.1.0.
2009-10-17 Yoshinari Takaoka- fixe bug long option except for "--version" emits...
2009-10-17 Yoshinari Takaoka- added 2.5.0 CHANGES and 3.0.0-dev changes tweaks.
2009-10-17 Sotaro KARASAWAif there is symlink named 'Ethna' from the first, don...
2009-10-17 Sotaro KARASAWAMerge branch 'plugin_preload'
2009-10-06 Sotaro KARASAWAtrigger warning when the plugin alias name is conflict...
2009-10-05 Yoshinari Takaoka- fixed bug could not set "name" attribute of form... 2.5.0p6
2009-09-26 Sotaro KARASAWAtest: add test for Ethna_ActionForm::setDef()
2009-09-26 Sotaro KARASAWAfixed: Ethna_ActionForm::setDef() setted empty key...
2009-09-15 Yoshinari Takaoka- fixed bug "ethna i18n" command did not work when...
2009-09-13 Sotaro KARASAWAAdd skeleton to use UrlHandler and mod_rewrite
2009-09-12 Sotaro KARASAWAmodify default template skeleton
2009-09-11 Sotaro KARASAWAimplement plugin preloader. #18417
2009-09-11 Sotaro KARASAWAoutline of plugin preloader
2009-09-11 Sotaro KARASAWAMerge branch 'plugin_preload' of sotarok@ethnagit:...
2009-09-11 Sotaro KARASAWAadd test for getPlugin
2009-09-10 Sotaro KARASAWAadd test for searchAllPluginType
2009-09-09 Sotaro KARASAWAadd Ethna_Plugin_Test
2009-09-09 Sotaro KARASAWAIf parent plugin was not included then include that...
2009-09-09 Sotaro KARASAWAadd default value to parameter
2009-09-08 Sotaro KARASAWAchanges tweeks
2009-09-08 Sotaro KARASAWAMerge branch 'master' of sotarok@ethnagit:/gitroot...
2009-09-08 Sotaro KARASAWAskel: add exlib dir to smarty plugin directory, close...
2009-08-27 Yoshinari Takaoka- fixed bug newly introduced E_DEPRECATED in PHP 5...
2009-08-26 Sotaro KarasawaRemove PHP closing tag, and fixed fileformat
2009-08-26 Sotaro KarasawaRemove PHP closing tag
2009-08-14 Sotaro Karasawafixed: setlocale is called without sysntem encoding...
2009-08-14 Sotaro KarasawaFixed: Ethna_Session::start causes E_NOTICE because...
2009-08-13 Sotaro KarasawaMerge branch 'master' of sotarok@ethnagit:/gitroot...
2009-08-13 Sotaro Karasawamodify behavior of Ethna_View_Redirect::preforward
2009-08-13 Yoshinari Takaoka- fixed bug debug_backtrace entry sometimes get properl...
2009-07-27 Sotaro Karasawamodify template sekeleton to comply with layout template
2009-07-21 Yoshinari Takaoka- fixed bug non-existent ethna command emits PHP FATAL...
2009-07-21 Sotaro KARASAWACHANGES
2009-07-21 Sotaro KARASAWAテスト実行時シンボリックリンクとディレクトリ名の照合が正しく動作していなかったのを修正
2009-07-21 Sotaro KARASAWA古いバージョンの命名規則に従ったプラグインの検索は無視
2009-07-19 Yoshinari Takaoka- fixed bug directory creation fails when you specify...
2009-07-19 Yoshinari TakaokaMerge branch 'master' of mumumu-org@git.sourceforge...
2009-07-19 Yoshinari Takaoka- fixed ident mismatch.
2009-07-19 Sotaro KarasawaAdd Git mark to version number on the repository
2009-07-19 Sotaro Karasawaextlib以下にプラグインを先にインストールすると、ethnaコマンドが使えなくなる問題を修正
2009-07-17 Sotaro KARASAWAlayoutファイルを拡張子含まないように変更 (#17822)
2009-07-14 Sotaro KARASAWAmkdir extlib
2009-07-14 Sotaro KARASAWAFixed: Not call logger before set instance.
2009-07-13 Sotaro KARASAWAMerge branch 'plugin_abstract'
2009-07-11 Sotaro KARASAWAEnable to set default namespace of the Cachemanager...
2009-07-11 Sotaro KARASAWAModified method behavior Ethna_Plugin_Cachemanager...
2009-07-11 Sotaro KARASAWAFixed invalid test case.
2009-07-11 Sotaro KARASAWAModified method name, _onLoad to _load
2009-07-09 Sotaro KARASAWAPlugin_Csrf を Abstract にそうように実装を変更
2009-07-09 Sotaro KARASAWA_onload メソッドはabstract扱いで、_loadConfig はコンストラクタで呼ぶ
2009-07-09 Sotaro KARASAWAAdded test case for config of Ethna_Plugin_Cachemanager...
2009-07-08 Sotaro KARASAWAfixed config condition of Plugin_Abstract
2009-07-08 Sotaro KARASAWAAbstract の追加にしたがってプラグインの基底を変更
2009-07-08 Sotaro KARASAWAAPIの変更にともなってテストケースを修正
2009-07-08 Sotaro KARASAWAAbstract にあわせて,Cachemanager_Memcacheの実装に変更
2009-07-08 Sotaro KARASAWACachemanager を,Abstract を利用するように変更
2009-07-08 Sotaro KARASAWA既存のプラグインを,Ethna_Plugin_Abstract を継承するように変更.
2009-07-08 Sotaro KARASAWAfixed unnecessary var_dump for debug
2009-07-08 Sotaro KARASAWAadded action_form property to Ethna_Plugin_Abstract
2009-07-08 Sotaro KARASAWAAdd Ethna_Plugin_Abstract for all plugins abstract
2009-07-08 Sotaro KARASAWAincludePlugin の実装が実体に即していなかったので修正
2009-07-07 Sotaro Karasawaadd git attributes
2009-07-05 Sotaro KARASAWAadd abstract class
2009-07-05 Yoshinari Takaoka- added 'mail_func_workaround' setting to avoid mail...
2009-06-30 Yoshinari Takaoka- added Ethna_I18N::setTimeZone API.
2009-06-30 Yoshinari Takaoka- initially set default timezone.
2009-06-25 Yoshinari Takaoka- fixed mkdir routine.
2009-06-25 Yoshinari Takaoka- replaced "cp -a" option with "-pR" to be use in Mac.
2009-06-25 Yoshinari Takaoka- added missing 2.3.[6|7] changes.
2009-06-23 Sotaro KARASAWAEthna_ViewClass#redirect に対するテストケースの追加
2009-06-23 Sotaro KARASAWAredirectメソッドに、HTTPステータスコードを指定できるオプション変数を追加
2009-06-22 mumumu- fixed bug baseinstalldir of package.xml was invalid.
2009-06-20 mumumu-org- deleted needless codes.
2009-06-20 mumumu-org- fixed package installation requirement, as Ethna...
2009-06-20 mumumu-org- re-implemented "ethna make-plugin-package" command.
2009-06-20 mumumu-org- added some example comments.
2009-06-20 mumumu-org- deleted needless command line option.
2009-06-20 mumumu-org- added type check.
2009-06-20 mumumu-org- changed default plugin base directory name.
2009-06-19 mumumu-org- help message tweaks.
2009-06-19 mumumu-org- added blog description to README.
2009-06-19 mumumu-org- fixed bug ethna add-test command help did not work...
2009-06-19 mumumu-org- added ethna create-plugin command implementation.
2009-06-19 mumumu-org- deleted to move skelton directory.
2009-06-19 mumumu-org- rename filename.
2009-06-19 mumumu-org- deleted list-plugin command.
2009-06-19 mumumu-org- changes tweaks.
next