okimo****@users*****
okimo****@users*****
2010年 3月 31日 (水) 16:06:15 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "mint-server" repository containing the "mint" project. The branch, master has been updated via 913315188efc2c3bbe43c66387d20e7a1a920422 (commit) via 131dad8952e556f979bca42595469e1009617e51 (commit) via 928e6f6ed1eb81d5fd8bdfd017231395dd37600b (commit) via 45b2cd84c776e8c7ac7633f96533ed7c25880861 (commit) via fb22a78b61279420e47fbbaa941a4619dbc8d37a (commit) via d86503683db2f453a6c517cd8e595a581d644ded (commit) via 6d277ce17694e00020a9044d97f026c5efe0d617 (commit) from b32d3267f1d537ea800c70998c945f1b0f9c64fb (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 913315188efc2c3bbe43c66387d20e7a1a920422 Author: okimoto <okimo****@good-*****> Date: Wed Mar 31 16:03:30 2010 +0900 update css commit 131dad8952e556f979bca42595469e1009617e51 Author: okimoto <okimo****@good-*****> Date: Wed Mar 31 15:58:42 2010 +0900 add some system message commit 928e6f6ed1eb81d5fd8bdfd017231395dd37600b Author: okimoto <okimo****@good-*****> Date: Wed Mar 31 15:58:22 2010 +0900 trivial change commit 45b2cd84c776e8c7ac7633f96533ed7c25880861 Author: okimoto <okimo****@good-*****> Date: Wed Mar 31 15:53:51 2010 +0900 add User#have_profile? commit fb22a78b61279420e47fbbaa941a4619dbc8d37a Author: okimoto <okimo****@good-*****> Date: Wed Mar 31 15:38:01 2010 +0900 fix a link to download correct report commit d86503683db2f453a6c517cd8e595a581d644ded Author: okimoto <okimo****@good-*****> Date: Wed Mar 31 15:26:26 2010 +0900 now show Unit#explanation and update CSS, fix specs commit 6d277ce17694e00020a9044d97f026c5efe0d617 Author: okimoto <okimo****@good-*****> Date: Wed Mar 31 15:25:30 2010 +0900 add explanation to units to explain problem settings ----------------------------------------------------------------------- Summary of changes: app/models/user.rb | 4 +++ app/views/admin/problems/edit.html.erb | 4 +++ app/views/admin/problems/new_form.html.erb | 4 +++ app/views/admin/units/_form.html.erb | 2 + app/views/admin/units/show.html.erb | 5 ++++ app/views/layouts/application.html.erb | 9 +++++++ app/views/reports/show.html.erb | 3 +- app/views/settings/index.html.erb | 2 +- db/migrate/20100224042103_create_units.rb | 1 + public/stylesheets/mint.css | 27 ++++++++++++++-------- spec/models/user_spec.rb | 15 ++++++++++++ spec/views/admin/problems/edit.html.erb_spec.rb | 2 +- 12 files changed, 65 insertions(+), 13 deletions(-) hooks/post-receive -- mint-server (mint)