shortlog tags manifest rss atom

changelog for rails-2.0.2 project

navigate: (0) +10 tip

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
16 years ago: add db/tmp.txt
changeset 2: 93bc3220fdda
author: moriq@moriq.com
date: Wed Mar 05 00:10:06 2008 +0900
files: db/tmp.txt
16 years ago: add log/tmp.txt
changeset 1: a123037971e0
author: moriq@dev.moriq.com
date: Wed Mar 05 00:00:30 2008 +0900
files: log/tmp.txt
16 years ago: create mercurial repos for rails-2.0.2 project.
changeset 0: 3a81b06fdea8
author: moriq@dev.moriq.com
date: Tue Mar 04 23:55:22 2008 +0900
files: README Rakefile app/controllers/application.rb app/helpers/application_helper.rb config/boot.rb config/database.yml config/environment.rb config/environments/development.rb config/environments/production.rb config/environments/test.rb ...

navigate: (0) +10 tip