Paulo Margarido
|
7ae659541d
Merge branch 'master' into fix_more_rubocop_issues
|
4 years ago |
Paulo Margarido
|
4dffdec0ac
Fixing trivial rubocop warnings
|
4 years ago |
Paulo Margarido
|
a2a2702bda
Enabling frozen string literal cop
|
4 years ago |
Kevin O'Sullivan
|
3744aa7390
rubocop updates for
|
4 years ago |
Kevin O'Sullivan
|
7d9b8bc720
Autocorrect Style/HashSyntax, Style/MethodCallWithArgsParentheses
|
4 years ago |
A.D.Faris
|
d94083cb65
Update clear_session not to clear the api-version
|
4 years ago |
Lin Zhao
|
fdc8ad76ed
Version validation for initializers in fulfillment_order and assgined_fulfillment_order
|
4 years ago |
Jon G
|
7c9703d43d
set api_version to NullVersion if given nil or NullVersion
|
5 years ago |
Jon G
|
ea0c6c1698
default ApiVersion to NullVersion
|
5 years ago |
Jon G
|
c31dd5c34e
raise ApiVersionNotSetError if Base.api_version is nil
|
5 years ago |
Jon G
|
73837c5c89
supress warnings in test
|
5 years ago |
JohnnyKei
|
706554d6b5
fix set base api version
|
5 years ago |
Alex Aitken
|
6a50c3c807
Remove code for ActiveResource versions that are nolonger supported.
|
5 years ago |
Alex Aitken
|
fdd6ec0a71
Drop no version.
|
5 years ago |
Alex Aitken
|
3b8e6b4f89
Move session creation methods to keyword args from positional args.
|
5 years ago |
Alex Aitken
|
d41efbb7a7
Make api version a required value for session creation.
|
5 years ago |
Alex Aitken
|
1887de8c94
Allow for coercion of the api_version from a string.
|
5 years ago |
Alex Aitken
|
f4af5607e6
Introduce a second api version.
|
5 years ago |
Alex Aitken
|
eda83e9690
Move api_version to be set by session.
|
5 years ago |
Alex Aitken
|
44c08fe1c6
Add errors and deprecation warnings around prefix= method.
|
5 years ago |
Alex Aitken
|
46445ed6c5
Remove /admin addition to site in session.
|
5 years ago |
Oren Mazor
|
bb19b5aa84
add test to cover the clear_session changes
|
8 years ago |
Peter McCracken
|
d9aec7dac3
use correct version detection in tests
|
8 years ago |
Peter McCracken
|
3012cd42d2
adding gemfile for ActiveResource 5.0
|
8 years ago |
Chris Saunders
|
bb8e6122dd
Raise a useful error when trying to activate_session with nil
|
10 years ago |
Peter McCracken
|
8c415be31e
only include threadsafe tests when using threadsafe
|
10 years ago |
Peter McCracken
|
43607bfda9
adding more threading tests
|
10 years ago |
Peter McCracken
|
398f254716
compatible with AR threadsafe branch
|
10 years ago |
Kevin Hughes
|
fcb1b3dfb8
removed dupe test
|
10 years ago |
Jason Normore
|
6a3a4262ef
Monkey pacthes active resource build and delete to include custom headers
|
12 years ago |