index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activeresource
/
test
/
cases
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up http config
Jeremy Kemper
2012-01-22
1
-1
/
+0
*
Split Basic and Digest authorization tests
Jeremy Kemper
2012-01-21
1
-82
/
+79
*
activeresource tests use AS::TestCase
Aaron Patterson
2012-01-05
10
-10
/
+10
*
remove ActiveSupport::Base64 in favor of ::Base64
Sergey Nartimov
2012-01-02
1
-8
/
+8
*
Treat 303 See Other as a redirect response, too
Jeremy Kemper
2011-10-11
1
-3
/
+13
*
activeresource should treat HTTP status 307 as redirection, same as 301 and 3...
Jim Herzberg
2011-10-11
1
-0
/
+9
*
Fixed digest authentication for requests with a query string [#3158]
Colin Shield & Ian Lesperance
2011-09-28
1
-0
/
+6
*
Make serializable_hash take attr values directly from attributes hash.
Jon Leighton
2011-09-26
1
-3
/
+11
*
Merge pull request #2678 from jmileham/ares_content_length_bug
Jon Leighton
2011-09-12
1
-3
/
+27
|
\
|
*
Failing test: ActiveResource shouldn't rely on the presence of Content-Length
John Mileham
2011-09-09
1
-3
/
+27
*
|
Not used variables removed. Warnings removed.
Arun Agrawal
2011-09-10
1
-2
/
+2
*
|
Do not use objects that don't respond to to_sym (integers, floats, dates...) ...
Marc G Gauthier
2011-09-01
1
-0
/
+19
|
/
*
fix some types in schema_test.rb
Lachlan Sylvester
2011-07-27
1
-5
/
+5
*
remove warning: assigned but unused variable
Santiago Pastorino
2011-06-08
4
-4
/
+3
*
corrected some further tests and docs for the ARes change to json change
Josh Kalderimis
2011-05-18
4
-39
/
+39
*
updated all the tests in ARes to work with json
Josh Kalderimis
2011-05-18
11
-212
/
+222
*
move the ARes conn test to the correct location
Josh Kalderimis
2011-05-18
1
-0
/
+257
*
Follow code conventions on some tests
Sebastian Martinez
2011-05-10
1
-1
/
+1
*
Remove `#among?` from Active Support
Prem Sichanugrist
2011-04-13
1
-1
/
+1
*
Change Object#either? to Object#among? -- thanks to @jamesarosen for the sugg...
David Heinemeier Hansson
2011-04-12
1
-1
/
+1
*
Using Object#in? and Object#either? in various places
Prem Sichanugrist
2011-04-11
1
-1
/
+2
*
Active Resource typos.
R.T. Lechow
2011-03-05
2
-2
/
+2
*
ActiveResource validation tests did not test ActiveModel validations. Adjust ...
Ken Mazaika
2011-02-15
1
-0
/
+6
*
Fixed a bug where ActiveResource::HttpMock would not replace an existing resp...
Josh Bassett
2011-02-09
1
-2
/
+25
*
Make ARes tests unescape [ and ]
Santiago Pastorino
2010-11-18
1
-3
/
+3
*
- ActiveResource::HttpMock.respond_to
Gaston Ramos
2010-10-07
1
-1
/
+14
*
- Fix ActiveResource::HttpMock.respond_to replace the response
Gaston Ramos
2010-10-07
1
-4
/
+19
*
changing map and include to find
Aaron Patterson
2010-09-30
1
-1
/
+1
*
assert on empty array is always true. fixing test.
Neeraj Singh
2010-09-30
1
-1
/
+1
*
Fix broken module namespacing in ActiveResource with Ruby 1.9 [#5699 state:re...
Matthijs Langenberg
2010-09-27
1
-0
/
+5
*
- check prefix options in collection_path
Gaston Ramos
2010-09-27
1
-1
/
+7
*
- better name for prefix param test case
Gaston Ramos
2010-09-27
1
-1
/
+1
*
- elmenth_path raise an ActiveResource::MissingPrefixParam exception when pre...
Gaston Ramos
2010-09-27
2
-1
/
+9
*
Fix active_resource assertions.
José Valim
2010-09-25
1
-2
/
+2
*
Allow per Resource format settings
Jacques Crocker
2010-09-25
1
-4
/
+8
*
Allow ActiveResource to work with non-generated ids [#5660 state:resolved]
Jacques Crocker
2010-09-25
2
-1
/
+50
*
resolves rdoc conflict
Xavier Noria
2010-09-23
1
-1
/
+1
|
\
|
*
Tiny fixes to rdoc
Alexey Mahotkin
2010-09-16
1
-1
/
+1
*
|
test for #5038
Neeraj Singh
2010-09-18
1
-0
/
+8
*
|
Refactor setup methods by extracting them in abstract_unit, remove TODO.
Emilio Tagua
2010-09-17
3
-237
/
+5
*
|
Remove TODO and support all expected attributes.
Emilio Tagua
2010-09-17
1
-10
/
+46
|
/
*
Remove all deprecation warnings in activeresource
Carlos Antonio da Silva
2010-09-06
1
-8
/
+0
*
ActiveModel#to_xml fix (renamed parameter).
Andreas Garnæs
2010-09-02
1
-0
/
+6
*
Adding option to ActiveResource to allow you to not reset the previously stor...
Mikel Lindsaar
2010-08-29
1
-1
/
+41
*
Updating documentation on ActiveResource HTTP Mock and also adding test coverage
Mikel Lindsaar
2010-08-29
1
-0
/
+28
*
Make ActiveResource::InvalidRequestError more user friendly
Mikel Lindsaar
2010-08-25
1
-0
/
+11
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
2
-6
/
+6
*
fix loading of different elements in array then int and string [#5036 state:r...
Josef Reidinger
2010-08-02
1
-0
/
+12
*
fix escaping id and parameters in path [#5137 state:resolved]
Josef Reidinger
2010-07-26
1
-0
/
+1
*
These tests are trusting in the order of the elements so use OrderedHash inst...
Santiago Pastorino
2010-07-21
1
-1
/
+2
[next]