OSDN Git Service

ethna/ethna.git
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.
2009-06-19 mumumu-org- followed Smarty 2.6.26 release.
2009-06-18 mumumu-org- fixed bug Ethna_Session#isAnonymous returns invalid...
2009-06-18 mumumu-org- deleted app/filter directory in creating new project.
2009-06-17 mumumu-org- fixed bug info.php outputs invalid forward_name.
2009-06-17 mumumu-org- added generic view implementation of 403 status code.
2009-06-17 mumumu-org- comments in ascii.
2009-06-17 mumumu-org- comments in ascii.
2009-06-17 mumumu-org- added default value for user to override.
2009-06-17 mumumu-org- changed version number because of security release.
2009-06-15 mumumu-org- [SECURITY] fixed XSS vulnerability in Ethna_ActionFor...
2009-06-05 sotarokheader 関数使うように変更
2009-06-04 maru_cc- fixd bug plugin parent class load
2009-06-04 sotarokfixed typo
2009-06-04 sotarokadd smarty modifier: explode
2009-06-02 maru_cc- modify B.C. methods
2009-05-30 mumumu-org- fixed bug debug.tpl was missing from Smarty.
2009-05-26 mumumu-org- added changes of r843-844.
2009-05-26 mumumu-org- added zip archive support for Ethna distribution.
2009-05-24 mumumu-org- CHANGES tweaks part 2.
2009-05-24 mumumu-org- deleted pear cache file delete routine.
2009-05-24 mumumu-org- CHANGES tweaks.
2009-05-24 mumumu-org- deleted unused plugin.
2009-05-24 mumumu-org- deleted unused Plugin Generator plugin.
2009-05-24 mumumu-org- added description about bug tracker.
2009-05-24 mumumu-org- run help command automatically in case of no argument...
2009-05-24 mumumu-org- deleted unused plugin because of restructuring plugin...
2009-05-24 mumumu-org- followed Smarty 2.6.25 release
2009-05-24 mumumu-org- added <title> tag to default layout.tpl
2009-05-19 maru_cc- fixd bug smarty_modifier_wordwrap_i18n sourceforge...
2009-05-18 mumumu-org- followed Plugin naming convention change.
2009-05-18 mumumu-org- comment tweaks.
2009-05-18 mumumu-org- added symlink check when deleting it.
2009-05-17 sotarokdelete wrong return
2009-05-17 sotarokテスト実行ファイルの動作を変更
2009-05-17 mumumu-org- fixed to choose whether we build old PEAR packange.
2009-05-17 mumumu-org- changed to disable layout template on Ethna_View_...
2009-05-17 mumumu-org- reverted deleted merge contents.
next