aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/cases/authorization_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Split Basic and Digest authorization testsJeremy Kemper2012-01-211-82/+79
* activeresource tests use AS::TestCaseAaron Patterson2012-01-051-1/+1
* remove ActiveSupport::Base64 in favor of ::Base64Sergey Nartimov2012-01-021-8/+8
* Fixed digest authentication for requests with a query string [#3158]Colin Shield & Ian Lesperance2011-09-281-0/+6
* corrected some further tests and docs for the ARes change to json changeJosh Kalderimis2011-05-181-8/+8
* updated all the tests in ARes to work with jsonJosh Kalderimis2011-05-181-44/+44
* Allow per Resource format settingsJacques Crocker2010-09-251-4/+8
* Digest auth option for ActiveResource.pivotal2009-10-151-24/+146
* Moved all test cases into a new test/cases directory to match Active Record t...taryn2009-08-191-0/+122