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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-1
/
+16
*
- added mock to test ActiveResource::MissingPrefixParam in finder_test
Gaston Ramos
2010-09-27
1
-0
/
+1
*
- 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
2
-9
/
+17
*
Allow ActiveResource to work with non-generated ids [#5660 state:resolved]
Jacques Crocker
2010-09-25
4
-1
/
+74
*
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
4
-237
/
+103
*
|
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
*
Revert "Setup explicit requires for files with exceptions. Removed them from ...
José Valim
2010-09-02
1
-1
/
+0
*
ActiveModel#to_xml fix (renamed parameter).
Andreas Garnæs
2010-09-02
1
-0
/
+6
*
Setup explicit requires for files with exceptions. Removed them from autoload...
Łukasz Strzałkowski
2010-09-02
1
-0
/
+1
*
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
3
-8
/
+8
*
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
*
Make sure ActiveResource::Errors#from_json doesn't pass nil to #from_array [#...
David Trasbo
2010-06-26
1
-1
/
+12
*
Fix bug where ActiveResource::HttpMock would overwrite Accept/Content-Type he...
Elomar França
2010-06-24
1
-0
/
+71
*
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...
José Valim
2010-06-24
1
-5
/
+4
*
edit pass: the names of Rails components have a space, ie, "Active Record", n...
Xavier Noria
2010-06-14
2
-2
/
+2
*
Adding to_key to ActiveResource objects using ActiveModel::Conversion [#4685 ...
Elomar França
2010-05-26
1
-0
/
+7
*
Replace assert with assert_equal in some test cases
Neeraj Singh
2010-05-21
1
-3
/
+3
*
Final iteration of use better testing methods
Neeraj Singh
2010-05-19
2
-11
/
+11
*
assert should be replaced with assert_equal in a particular test case
Neeraj Singh
2010-05-18
1
-1
/
+1
*
ActiveResource shouldn't consider modules in the path
Santiago Pastorino
2010-05-15
2
-0
/
+10
*
Make ActiveResource serialize XML correctly when element_name is set.
Santiago Pastorino
2010-05-12
1
-0
/
+36
*
Make use of to_xml and to_json in tests
Santiago Pastorino
2010-05-12
1
-2
/
+7
*
Reuse Active Model serialization in Active Resource. [#2584 state:committed]
Santiago Pastorino
2010-04-26
1
-6
/
+22
*
Revert "create option to include_root_in_json for ActiveResource [#2584 state...
Jeremy Kemper
2010-04-25
1
-23
/
+6
*
Make this test pass on > 1.9
Santiago Pastorino
2010-04-19
1
-1
/
+5
*
create option to include_root_in_json for ActiveResource [#2584 state:committed]
Santiago Pastorino
2010-04-05
1
-6
/
+19
*
added require abstract_unit on setter_trap.rb
Sebastian Martinez
2010-03-18
1
-0
/
+2
*
Fix active_resource tests
Carl Lerche
2010-03-02
1
-2
/
+3
*
correct activeresource load path
Joshua Peek
2010-02-28
1
-1
/
+3
*
no more warning ambiguous first argument; put parentheses or even spaces on l...
Santiago Pastorino
2010-02-26
1
-2
/
+2
*
Revert "Fix test load paths for those not using bundler"
Carlhuda
2010-02-23
2
-8
/
+3
*
Merge master.
José Valim
2010-02-17
2
-3
/
+9
|
\
|
*
Fix test load paths for those not using bundler
Joshua Peek
2010-02-15
2
-3
/
+9
*
|
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-5
/
+5
|
/
*
Fix isolated test fail due to missing mocha
Jeremy Kemper
2010-02-10
1
-0
/
+1
[next]