• R/O
  • HTTP
  • SSH
  • HTTPS

ethna: Liste der Commits

Webアプリケーションフレームワーク Ethna の git向けリポジトリ


RSS
Rev. Zeit Autor
158acd6 appobj_reconstruct 2009-08-22 19:43:53 Yoshinari Takaoka

- newly implemented create method.

7d60de9 2009-08-22 17:02:43 Yoshinari Takaoka

- added comment.

2dc109d 2009-08-22 16:54:45 Yoshinari Takaoka

- newly implemented commit, rollback, begin, isValid method.

da1f16a 2009-08-22 16:23:36 Yoshinari Takaoka

- added empty Ethna_DB_PDO.php

b956382 2009-08-22 16:18:59 Yoshinari Takaoka

- fixed method name convention gap.

c89d0c5 2009-08-22 16:15:17 Yoshinari Takaoka

- added __isConnected private method.

9d67dbe 2009-08-22 15:44:45 Yoshinari Takaoka

- added Ethna_DB_Util load check.

a4a6169 2009-08-22 15:05:30 Yoshinari Takaoka

Merge branch 'master' of mumumu-org@git.sourceforge.jp:/var/gitroot/ethna/ethna into appobj_reconstruct

ed96355 2009-08-15 03:35:11 Sotaro Karasawa

fixed: setlocale is called without sysntem encoding in Eethna_I18N::setLanguage

0a8f139 2009-08-14 17:35:07 Sotaro Karasawa

Fixed: Ethna_Session::start causes E_NOTICE because $_SEVER is not setted on CLI.

d2013c5 2009-08-14 02:24:13 Sotaro Karasawa

Merge branch 'master' of sotarok@ethnagit:/gitroot/ethna/ethna

4e9c650 2009-08-14 02:23:07 Sotaro Karasawa

modify behavior of Ethna_View_Redirect::preforward

4f1ebe1 2009-08-13 11:16:50 Yoshinari Takaoka

Merge branch 'appobj_reconstruct' of mumumu-org@git.sourceforge.jp:/var/gitroot/ethna/ethna into appobj_reconstruct

8a67056 2009-08-13 11:09:25 Yoshinari Takaoka

- fixed bug debug_backtrace entry sometimes get properly. this emits E_NOTICE.

8d7f077 2009-08-02 21:23:04 Yoshinari Takaoka

- added implementation of Ethna_DB_MySQL.php

e629df1 2009-08-02 20:47:14 Yoshinari Takaoka

- moved __exec method implementation to the parent class.

cb05a03 2009-08-02 20:44:01 Yoshinari Takaoka

- implemented Ethna_DB_SQLite#getMetaData method.

dcdd226 2009-08-02 20:43:17 Yoshinari Takaoka

- added default implemenation of Ethna_DB_Statement#__exec method.

51c20e1 2009-08-01 19:20:18 Yoshinari Takaoka

- fixed bug prepared emulation sql was invalid.

eff13c8 2009-08-01 18:42:56 Yoshinari Takaoka

- newly added SQLite Database driver test class.

b215ed3 2009-08-01 18:41:02 Yoshinari Takaoka

- fixed fatal error bug because of typo.

e155de6 2009-08-01 18:39:43 Yoshinari Takaoka

- fixed bug prepared emulation sql was built improperly.

1262641 2009-08-01 18:10:30 Yoshinari Takaoka

- re-added missing error control operator.

f5287ae 2009-08-01 11:11:41 Yoshinari Takaoka

- implemented almost methods of Ethna_DB_SQLite.php except for getMetaData method.

b5766fc 2009-08-01 10:05:15 Yoshinari Takaoka

- moved Ethna_DB_PgSQL#query api to Ethna_DB class.

1b949fb 2009-08-01 08:36:31 Yoshinari Takaoka

- moved implementation of updateBlobFile to Ethna_DB.php

d2c1a21 2009-08-01 08:27:53 Yoshinari Takaoka

- added default implementation of updateBlobFile API.

59cb99c 2009-08-01 08:18:49 Yoshinari Takaoka

- added blob related default implementation.

eb15967 2009-08-01 08:17:48 Yoshinari Takaoka

- added error control operator to database test skip routine.

2957e5b 2009-07-28 01:07:23 Sotaro Karasawa

modify template sekeleton to comply with layout template

Show on old repository browser