OSDN Git Service

Project identifier is now used in URLs (instead of project id).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 17 Dec 2007 21:00:56 +0000 (21:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 17 Dec 2007 21:00:56 +0000 (21:00 +0000)
commit524cd689cf8743c389aab6a767a09383891dc5c6
tree857334f93146211c3fc88e08ca8da6e5e7437746
parentb4eafd9ea8132534f75e3065c3d36345610e907a
Project identifier is now used in URLs (instead of project id).
URLs with a project id will still be recognized.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1007 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/project.rb
test/fixtures/projects.yml
test/functional/issues_controller_test.rb
test/functional/projects_controller_test.rb
test/functional/repositories_controller_test.rb
test/functional/versions_controller_test.rb
test/functional/wiki_controller_test.rb
test/functional/wikis_controller_test.rb
test/integration/issues_test.rb