shortlog tags manifest rss atom

changelog for rails-2.0.2 project

navigate: (0) -10 tip

16 years ago: add scaffold order_item.
changeset 12: 755229281e85
author: moriq <moriq@moriq.com>
date: Mon Mar 10 03:51:59 2008 +0900
files: app/controllers/order_items_controller.rb app/helpers/order_items_helper.rb app/models/order.rb app/models/order_item.rb app/views/layouts/order_items.html.erb app/views/order_items/edit.html.erb app/views/order_items/index.html.erb app/views/order_items/new.html.erb app/views/order_items/show.html.erb config/routes.rb ...
16 years ago: add scaffold order (add view).
changeset 11: 094fe4526925
author: moriq@moriq.com
date: Mon Mar 10 03:31:38 2008 +0900
files: .hgignore app/views/layouts/orders.html.erb app/views/orders/edit.html.erb app/views/orders/index.html.erb app/views/orders/new.html.erb app/views/orders/show.html.erb
16 years ago: add scaffold order.
changeset 10: c7be8325050f
author: moriq@moriq.com
date: Mon Mar 10 03:24:46 2008 +0900
files: app/controllers/orders_controller.rb app/helpers/orders_helper.rb app/models/order.rb config/routes.rb db/migrate/003_create_orders.rb test/fixtures/orders.yml test/functional/orders_controller_test.rb test/unit/order_test.rb
16 years ago: add scaffold product.
changeset 9: 5cf82beef889
author: moriq@moriq.com
date: Mon Mar 10 03:22:11 2008 +0900
files: app/controllers/products_controller.rb app/helpers/products_helper.rb app/models/product.rb app/views/layouts/products.html.erb app/views/products/edit.html.erb app/views/products/index.html.erb app/views/products/new.html.erb app/views/products/show.html.erb config/routes.rb db/migrate/002_create_products.rb ...
16 years ago: routesが重複してる。
changeset 8: eddc0740bd25
author: moriq@moriq.com
date: Wed Mar 05 04:31:05 2008 +0900
files: config/routes.rb
16 years ago: generate authenticated again.
changeset 7: ac1024130232
author: moriq@moriq.com
date: Wed Mar 05 03:57:54 2008 +0900
files: app/controllers/application.rb app/controllers/users_controller.rb app/helpers/sessions_helper.rb app/helpers/users_helper.rb app/views/home/index.html.erb app/views/sessions/new.html.erb app/views/users/new.html.erb config/routes.rb db/migrate/001_create_users.rb lib/authenticated_system.rb ...
16 years ago: fix root routes.
changeset 6: ebbe8fce79fb
author: moriq@moriq.com
date: Wed Mar 05 03:47:33 2008 +0900
files: config/routes.rb public/index.html
16 years ago: generate authenticated.
changeset 5: 233c1cbacd12
author: moriq@moriq.com
date: Wed Mar 05 01:21:23 2008 +0900
files: app/controllers/sessions_controller.rb app/controllers/users_controller.rb app/models/user.rb
16 years ago: add plugin restful_authentication.
changeset 4: 43c5e6930eee
author: moriq@moriq.com
date: Wed Mar 05 01:17:41 2008 +0900
files: vendor/plugins/restful_authentication/README vendor/plugins/restful_authentication/Rakefile vendor/plugins/restful_authentication/generators/authenticated/USAGE vendor/plugins/restful_authentication/generators/authenticated/authenticated_generator.rb vendor/plugins/restful_authentication/generators/authenticated/templates/activation.html.erb vendor/plugins/restful_authentication/generators/authenticated/templates/authenticated_system.rb vendor/plugins/restful_authentication/generators/authenticated/templates/authenticated_test_helper.rb vendor/plugins/restful_authentication/generators/authenticated/templates/controller.rb vendor/plugins/restful_authentication/generators/authenticated/templates/fixtures.yml vendor/plugins/restful_authentication/generators/authenticated/templates/functional_spec.rb ...
16 years ago: add controller home.
changeset 3: 584d445b6069
author: moriq@moriq.com
date: Wed Mar 05 01:14:31 2008 +0900
files: app/controllers/home_controller.rb app/helpers/home_helper.rb app/views/home/index.html.erb test/functional/home_controller_test.rb

navigate: (0) -10 tip