shortlog tags manifest rss atom

changelog for rails-2.0.2 project

navigate: (0) -10 tip

16 years ago: add plugins rspec_on_rails
changeset 16: 01fd3f10ae84
author: moriq@moriq.com
date: Mon Mar 10 10:13:18 2008 +0900
files: vendor/plugins/rspec_on_rails/MIT-LICENSE vendor/plugins/rspec_on_rails/README vendor/plugins/rspec_on_rails/Rakefile vendor/plugins/rspec_on_rails/generators/rspec/CHANGES vendor/plugins/rspec_on_rails/generators/rspec/rspec_generator.rb vendor/plugins/rspec_on_rails/generators/rspec/templates/all_stories.rb vendor/plugins/rspec_on_rails/generators/rspec/templates/previous_failures.txt vendor/plugins/rspec_on_rails/generators/rspec/templates/rcov.opts vendor/plugins/rspec_on_rails/generators/rspec/templates/script/spec vendor/plugins/rspec_on_rails/generators/rspec/templates/script/spec_server ...
16 years ago: add plugins rspec
changeset 15: 64acf98d15f4
author: moriq@moriq.com
date: Mon Mar 10 10:12:58 2008 +0900
files: vendor/plugins/rspec/._CHANGES vendor/plugins/rspec/CHANGES vendor/plugins/rspec/MIT-LICENSE vendor/plugins/rspec/README vendor/plugins/rspec/Rakefile vendor/plugins/rspec/TODO vendor/plugins/rspec/UPGRADE vendor/plugins/rspec/bin/spec vendor/plugins/rspec/bin/spec_translator vendor/plugins/rspec/examples/pure/autogenerated_docstrings_example.rb ...
16 years ago: order_item resourceをsession order resourceに属すように変更する。
changeset 14: e280ef17cd5a
author: moriq <moriq@moriq.com>
date: Mon Mar 10 09:55:26 2008 +0900
files: app/controllers/order_items_controller.rb config/routes.rb test/functional/order_items_controller_test.rb
16 years ago: order resourceをsingletonに変更する。order.idをsessionに保持する。
changeset 13: 907a36cf5ba1
author: moriq <moriq@moriq.com>
date: Mon Mar 10 09:38:39 2008 +0900
files: .hgignore app/controllers/orders_controller.rb app/views/orders/edit.html.erb app/views/orders/new.html.erb app/views/orders/show.html.erb config/routes.rb test/functional/orders_controller_test.rb
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 ...

navigate: (0) -10 tip