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
...
*
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
*
Fix failing spec
Yehuda Katz
2010-02-08
2
-1
/
+7
*
method_missing errors on activeresource tests, mocha is not required there
Santiago Pastorino
2010-02-05
1
-0
/
+1
*
Get rails tests running on bundler 0.9
Carl Lerche
2010-01-31
1
-7
/
+1
*
Use format of ARes rather than content-type of remote errors to load errors.
Jatinder Singh
2010-01-27
1
-0
/
+13
*
Default to sync instrumentation.
José Valim
2010-01-21
1
-11
/
+2
*
save(false) is gone, use save(:validate => false) instead.
José Valim
2010-01-17
1
-0
/
+13
*
Add notifications to ActiveResource.
José Valim
2010-01-14
1
-0
/
+39
*
Autoload AMo test case
Joshua Peek
2010-01-04
1
-1
/
+0
*
Autoload AS test case
Joshua Peek
2010-01-04
1
-1
/
+0
*
Fix new schema test dependency on Hash#to_xml
Jeremy Kemper
2009-12-23
1
-0
/
+1
*
Use instance_eval for schema block
Joshua Peek
2009-12-20
1
-46
/
+56
*
Rename define_schema => schema
Joshua Peek
2009-12-20
1
-18
/
+18
*
Rename SchemaDefinition => Schema
Joshua Peek
2009-12-20
1
-24
/
+24
*
define_schema for Active Resource
Taryn East
2009-12-20
1
-0
/
+409
*
Fully expand relative rails framework paths and make sure we aren't
Joshua Peek
2009-12-16
1
-5
/
+3
*
Reorganize autoloads:
Carlhuda
2009-12-02
2
-3
/
+4
*
Avoid adding component lib/ to load path multiple times
Joshua Peek
2009-11-09
1
-1
/
+3
*
Symbol#to_proc is not needed for Ruby >= 1.8.7
Xavier Noria
2009-11-09
1
-1
/
+0
*
Have all the tests running off a single Gemfile
Yehuda Katz + Carl Lerche
2009-10-20
1
-2
/
+8
*
Fix tests
Jeremy Kemper
2009-10-14
1
-0
/
+1
*
Digest auth option for ActiveResource.
pivotal
2009-10-15
3
-24
/
+167
*
Fix for Ruby 1.9 - define_method throws an exception under 1.9 if given incor...
Chad Woolley
2009-10-08
1
-1
/
+1
*
Ruby 1.9: Fix ActiveResource::ConnectionError#to_s when @response does not re...
Chad Woolley
2009-10-08
1
-1
/
+1
*
Cleanup whitespace introduced in 8377646 and f4f6888
Joshua Peek
2009-10-02
2
-20
/
+13
*
add indifferent access to the attributes
Taryn East
2009-10-02
2
-0
/
+28
*
update_attribute(s) added to Active Resource
Taryn East
2009-10-02
1
-2
/
+51
*
Fix brittle content-type check. [#1956 state:committed]
Jeremy Kemper
2009-09-17
1
-2
/
+2
*
Fix failing ARes isolated tests
Joshua Peek
2009-09-05
2
-1
/
+4
*
Added first/last/all aliases for equivalent find scopes
taryn
2009-08-21
1
-0
/
+38
*
Added save! which raises ResourceInvalid unless valid?
taryn
2009-08-19
2
-2
/
+14
*
Swallow ResourceNotFound error on find_every
taryn
2009-08-19
1
-0
/
+13
*
Pulled find-based tests into their own test case. This matches Active Record,...
taryn
2009-08-19
2
-76
/
+182
[prev]
[next]