|
|
|
@9121
|
[9121]
|
03/28/08 21:17:38 |
bitsweat |
Add #clone. Closes #7352 [Ryan Daigle, thechrisoshow] |
|
|
|
@9114
|
[9114]
|
03/28/08 19:58:46 |
david |
Fixed that to_param should be used and honored instead of hardcoding the … |
|
|
|
@8900
|
[8900]
|
02/19/08 23:06:09 |
bitsweat |
URI.decode site username/password. Closes #11169 [Ernesto Jimenez] |
|
|
|
@8891
|
[8891]
|
02/18/08 00:21:18 |
nzkoz |
Add user and password configuration options to ActiveResource::Base, not … |
|
|
|
@8827
|
[8827]
|
02/09/08 22:21:55 |
nzkoz |
Use HEAD instead of GET inside exists? Closes #11062 [bscofield] |
|
|
|
@8566
|
[8566]
|
01/05/08 13:32:38 |
bitsweat |
require abstract_unit directly since test is in load path |
|
|
|
@8525
|
[8525]
|
01/02/08 09:14:34 |
bitsweat |
find_or_create_resource_for handles module nesting. Closes #10646. |
|
|
|
@8503
|
[8503]
|
12/28/07 17:12:35 |
rick |
Allow setting ActiveResource::Base#format before #site. [rick] |
|
|
|
@8502
|
[8502]
|
12/28/07 17:03:58 |
rick |
Support agnostic formats when calling custom methods. Closes #10635 … |
|
|
|
@8501
|
[8501]
|
12/28/07 17:02:01 |
rick |
inherit from the new ActiveSupport::BlankSlate class |
|
|
|
@8433
|
[8433]
|
12/18/07 21:14:07 |
bitsweat |
Ruby 1.9 compat: move from the deprecated Base64 module to … |
|
|
|
@8390
|
[8390]
|
12/14/07 23:09:46 |
david |
Added more specific exceptions for 400, 401, and 403 (all descending from … |
|
|
|
@7764
|
[7764]
|
10/07/07 02:13:51 |
nzkoz |
Add Base#to_param to Active Resource that quacks like ActiveRecord. Closes … |
|
|
|
@7763
|
[7763]
|
10/07/07 02:08:05 |
bitsweat |
BlankSlate -> BasicObject |
|
|
|
@7719
|
[7719]
|
10/02/07 05:32:14 |
bitsweat |
Ruby 1.9 compat, consistent load paths |
|
|
|
@7615
|
[7615]
|
09/24/07 18:01:09 |
nzkoz |
Fix ARes tests under jruby. [tom.enebo@gmail.com] |
|
|
|
@7532
|
[7532]
|
09/21/07 23:31:21 |
david |
Increase test coverage (closes #8699, #8700) [josh] |
|
|
|
@7518
|
[7518]
|
09/20/07 23:18:05 |
david |
Added ActiveResource.format= which defaults to :xml but can also be set to … |
|
|
|
@7297
|
[7297]
|
08/09/07 19:22:04 |
xal |
Raise ActiveResource::Redirection on 301,302 http code |
|
|
|
@7143
|
[7143]
|
06/27/07 16:00:07 |
xal |
Fixes that using a subclass of an ARes object would cache a connection … |
|
|
|
@7082
|
[7082]
|
06/22/07 18:15:40 |
bitsweat |
Fix reload error when path prefix is used. Closes #8727. |
|
|
|
@7074
|
[7074]
|
06/21/07 15:07:15 |
rick |
Added proper handling of arrays. Closes #8537 [hasmanyjosh] |
|
|
|
@6972
|
[6972]
|
06/08/07 19:32:15 |
xal |
Fixed query methods on resources. [Cody Fauser] |
|
|
|
@6925
|
[6925]
|
06/01/07 17:14:14 |
rick |
pass the prefix_options to the instantiated record when using find without … |
|
|
|
@6864
|
[6864]
|
05/26/07 20:57:08 |
bitsweat |
Recognize and raise an exception on 405 Method Not Allowed responses. … |
|
|
|
@6703
|
[6703]
|
05/09/07 03:51:06 |
rick |
Handle string and symbol param keys when splitting params into prefix … |
|
|
|
@6657
|
[6657]
|
05/04/07 20:07:37 |
xal |
Make respond_to? work as expected |
|
|
|
@6646
|
[6646]
|
05/01/07 04:48:48 |
david |
BACKWARDS INCOMPATIBLE: Changed the finder API to be more extensible with … |
|
|
|
@6625
|
[6625]
|
04/29/07 04:46:14 |
rick |
change #custom_headers to just #headers [Rick] |
|
|
|
@6624
|
[6624]
|
04/29/07 03:14:36 |
rick |
Add support for setting custom headers per ActiveResource model [Rick] |
|
|
|
@6611
|
[6611]
|
04/28/07 15:57:29 |
david |
Removed breakpointer and Binding.of_caller in favor of relying on … |
|
|
|
@6595
|
[6595]
|
04/27/07 20:54:53 |
david |
Added find-by-path options to ActiveResource::Base.find [DHH] |
|
|
|
@6587
|
[6587]
|
04/26/07 19:38:16 |
david |
Added support for using classes from within a single nested module [DHH] |
|
|
|
@6585
|
[6585]
|
04/26/07 02:03:40 |
david |
The find should instantiate real objects, not return hashes |
|
|
|
@6584
|
[6584]
|
04/26/07 01:53:01 |
david |
Added support for calling custom methods #6979 [rwdaigle] |
|
|
|
@6568
|
[6568]
|
04/24/07 16:05:20 |
rick |
Remove explicit prefix_options parameter for … |
|
|
|
@6539
|
[6539]
|
04/19/07 22:18:03 |
david |
Disregard namespaces from the default element name, so Highrise::Person … |
|
|
|
@6379
|
[6379]
|
03/11/07 13:27:57 |
bitsweat |
Allow array and hash query parameters. Closes #7756. |
|
|
|
@6033
|
[6033]
|
01/24/07 18:29:07 |
bitsweat |
Squash test warnings. |
|
|
|
@6032
|
[6032]
|
01/24/07 18:27:36 |
bitsweat |
Loading a resource preserves its prefix_options. Closes #7353. Silence … |
|
|
|
@6025
|
[6025]
|
01/24/07 02:40:32 |
rick |
Carry over the convenience of #create from ActiveRecord. Closes #7340. … |
|
|
|
@6020
|
[6020]
|
01/23/07 05:22:33 |
rick |
Increase ActiveResource::Base test coverage. Closes #7173, #7174 [Rich … |
|
|
|
@5967
|
[5967]
|
01/17/07 00:46:32 |
bitsweat |
Interpret 422 Unprocessable Entity as ResourceInvalid. Closes #7097. |
|
|
|
@5898
|
[5898]
|
01/12/07 07:20:05 |
bitsweat |
Base.exists?(id, options) and Base#exists? check whether the resource is … |
|
|
|
@5884
|
[5884]
|
01/12/07 02:34:35 |
bitsweat |
Ignore Ares test/debug.log |
|
|
|
@5809
|
[5809]
|
12/29/06 22:16:04 |
bitsweat |
prefix_parameters pulls /:path/:params from the URI prefix |
|
|
|
@5804
|
[5804]
|
12/29/06 01:18:09 |
bitsweat |
Query string support. Closes #6855. |
|
|
|
@5773
|
[5773]
|
12/22/06 21:42:52 |
bitsweat |
Base#==, eql?, and hash methods. == returns true if its argument is … |
|
|
|
@5770
|
[5770]
|
12/21/06 23:34:52 |
bitsweat |
test that element name includes module nesting |
|
|
|
@5767
|
[5767]
|
12/21/06 22:12:21 |
bitsweat |
Subclasses share superclass site until explicitly set. This way you can … |
|
|
|
@5766
|
[5766]
|
12/21/06 20:26:30 |
bitsweat |
move http_mock to lib so others can use it in their Ares tests |
|
|
|
@5717
|
[5717]
|
12/13/06 02:15:27 |
rick |
Allow subclassed resources to share the site info [Rick] |
|
|
|
@5714
|
[5714]
|
12/12/06 15:29:54 |
rick |
Fix issues with ActiveResource collection handling. Closes #6291. … |
|
|
|
@5680
|
[5680]
|
12/05/06 19:12:51 |
bitsweat |
*_path instance methods. Check for missing/invalid site uri. http_mock … |
|
|
|
@5229
|
[5229]
|
10/06/06 17:25:10 |
minam |
Add Base.delete for deleting resources without having to instantiate them … |
|
|
|
@5220
|
[5220]
|
10/02/06 22:14:15 |
minam |
Make #save behavior mimic AR::Base#save (true on success, false on … |
|
|
|
@5216
|
[5216]
|
10/02/06 14:20:18 |
rick |
assume the passed headers to the ActiveResource HttpMock Request/Response … |
|
|
|
@5208
|
[5208]
|
09/29/06 16:25:49 |
rick |
Add Basic HTTP Authentication to ActiveResource (closes #6305). [jonathan] |
|
|
|
@5167
|
[5167]
|
09/22/06 21:29:54 |
bitsweat |
workaround collections loaded as :people => { :person => [{..attrs..}, … |
|
|
|
@5153
|
[5153]
|
09/20/06 19:31:17 |
rick |
fixed failing tests now that non-GET requests are sent with .xml file ext. … |
|
|
|
@5078
|
[5078]
|
09/09/06 00:11:12 |
bitsweat |
Optimistic locking: raise ActiveResource::ResourceConflict on 409 Conflict … |
|
|
|
@5068
|
[5068]
|
09/08/06 00:07:30 |
rick |
Basic validation support [Rick Olson] |
|
|
|
@5008
|
[5008]
|
09/05/06 00:02:17 |
bitsweat |
load expects a Hash |
|
|
|
@5006
|
[5006]
|
09/04/06 23:36:13 |
bitsweat |
load nil is noop. use new? instead of new_resource? |
|
|
|
@4985
|
[4985]
|
09/04/06 10:04:23 |
bitsweat |
Deep hashes are converted into collections of resources. Class attribute … |
|
|
|
@4984
|
[4984]
|
09/04/06 09:50:15 |
bitsweat |
consistent load path to prevent double loads |
|
|
|
@4890
|
[4890]
|
09/01/06 01:15:10 |
rick |
Major updates to ActiveResource, please see changelog and unit tests [Rick … |
|
|
|
@4887
|
[4887]
|
08/31/06 09:31:11 |
bitsweat |
200...400 are valid response codes. PUT and POST request bodies default to … |
|
|
|
@4886
|
[4886]
|
08/31/06 07:55:31 |
bitsweat |
site= accepts URIs |
|
|
|
@4492
|
[4492]
|
06/25/06 14:44:22 |
david |
Initial check-in of Active Resourse |