]> git.openstreetmap.org Git - rails.git/history - test/integration/oauth_test.rb
Fix typo
[rails.git] / test / integration / oauth_test.rb
2014-03-08 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-02-26 Tom HughesReorganise tests to match modern rails test layout
2013-11-30 Tom HughesTidy up the OAuth authorization screens
2013-09-21 Tom HughesSet hostname for signed requests correctly
2013-09-21 Tom HughesRemove deprecated assert_blank and assert_present from...
2013-09-21 Tom HughesIntegrationTest is now in ActionDispatch not ActionCont...
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-05-27 Tom HughesGet all the tests passing under ruby 1.9
2012-04-24 Tom HughesTest that revoking OAuth tokens works
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-19 Tom HughesAdd some OAuth tests