Change Log Report

Total number of changed sets: 1

Changes between 2008-10-14 and 2008-11-14

Total commits: 4
Total number of files changed: 25

Timestamp Author Details
2008-10-24 02:55:30 baba /branches/1.1.x/cubby-apps/cubby-examples/pom.xml v 1285
/branches/1.1.x/cubby-project/cubby/pom.xml v 1285
/branches/1.1.x/cubby-project/cubby/src/site/site.xml v 1285
/branches/1.1.x/cubby-project/cubby-admin/pom.xml v 1285
/branches/1.1.x/cubby-project/cubby-archetype/pom.xml v 1285
/branches/1.1.x/cubby-project/cubby-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml v 1285
/branches/1.1.x/cubby-project/cubby-archetype/src/site/site.xml v 1285
/branches/1.1.x/cubby-project/cubby-dist/pom.xml v 1285
/branches/1.1.x/cubby-project/cubby-dist/site/site.xml v 1285
/branches/1.1.x/cubby-project/cubby-skin/pom.xml v 1285
/branches/1.1.x/cubby-project/cubby-skin/src/site/site.xml v 1285
/branches/1.1.x/cubby-project/cubby-tomcat55-support/pom.xml v 1285
/branches/1.1.x/cubby-project/cubby-tomcat55-support/src/site/site.xml v 1285
/branches/1.1.x/cubby-project/pom.xml v 1285
/branches/1.1.x/cubby-project/src/site/site.xml v 1285

1.1.2 開始
2008-10-23 11:41:06 baba /branches/1.1.x/cubby-project/cubby/src/main/java/org/seasar/cubby/filter/EncodingFilter.java v 1283
/branches/1.1.x/cubby-project/cubby/src/test/java/org/seasar/cubby/filter/EncodingFilterTest.java v 1283

[CUBBY-193] EncodingFilterによるURIに日本語が含む場合の文字化け対策が機能しない
2008-10-22 04:39:22 agata /branches/1.1.x/cubby-project/RELEASE v 1275
/branches/1.1.x/cubby-project/cubby/pom.xml v 1275
/branches/1.1.x/cubby-project/cubby/src/site/site.xml v 1275
/branches/1.1.x/cubby-project/cubby-admin/pom.xml v 1275
/branches/1.1.x/cubby-project/cubby-archetype/pom.xml v 1275
/branches/1.1.x/cubby-project/cubby-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml v 1275
/branches/1.1.x/cubby-project/cubby-archetype/src/site/site.xml v 1275
/branches/1.1.x/cubby-project/cubby-dist/pom.xml v 1275
/branches/1.1.x/cubby-project/cubby-dist/site/site.xml v 1275
/branches/1.1.x/cubby-project/cubby-skin/pom.xml v 1275
/branches/1.1.x/cubby-project/cubby-skin/src/site/site.xml v 1275
/branches/1.1.x/cubby-project/cubby-tomcat55-support/pom.xml v 1275
/branches/1.1.x/cubby-project/cubby-tomcat55-support/src/site/site.xml v 1275
/branches/1.1.x/cubby-project/pom.xml v 1275
/branches/1.1.x/cubby-project/src/site/apt/download.apt v 1275
/branches/1.1.x/cubby-project/src/site/apt/index.apt v 1275
/branches/1.1.x/cubby-project/src/site/resources/archetype-catalog.xml v 1275
/branches/1.1.x/cubby-project/src/site/resources/download/cubbitter-1.1.1.war v 1275
/branches/1.1.x/cubby-project/src/site/resources/download/cubby-examples-1.1.1.war v 1275
/branches/1.1.x/cubby-project/src/site/resources/presentation/20060823/cubby-20060823.ppt v 1275
/branches/1.1.x/cubby-project/src/site/site.xml v 1275

release 1.1.1
2008-09-23 11:25:43 baba /branches/1.1.x/cubby-project/cubby/src/main/java/org/seasar/cubby/action/Action.java v 1271

[CUBBY-190] Action#initialize() が2回呼ばれる