]> git.openstreetmap.org Git - rails.git/commit
More tests, found a bug in the data browser, no fix yet. Fix db readme. Don't show...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Sun, 12 Apr 2009 23:20:31 +0000 (23:20 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Sun, 12 Apr 2009 23:20:31 +0000 (23:20 +0000)
commit0f25285ab6f59b42535b21305cfcca00a285f028
tree8132bd4aa68b787df50e1011be15c58a82fb92bc
parent464c490cae90a5b8ad78c9d234c282c52314a1db
More tests, found a bug in the data browser, no fix yet. Fix db readme. Don't show the signup page to logged in users, by redirecting them to the home page. Remove unnessesary begin blocks in the browse controller.
app/controllers/browse_controller.rb
app/controllers/user_controller.rb
db/README
test/functional/api_controller_test.rb
test/functional/browse_controller_test.rb
test/functional/user_controller_test.rb
test/integration/user_creation_test.rb [new file with mode: 0644]
test/integration/user_diaries_test.rb