index
:
solidus_subscriptions.git
dependabot/add-v2-config-file
master
nirebu/associate-first-order-to-subscription
subscription-email-reminder
Add subscriptions to Solidus stores.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
solidus_subscriptions
/
config.rb
Age
Commit message (
Expand
)
Author
2020-09-24
Use `.configure`/`.configuration` standard for config management
Alessandro Desantis
2020-09-24
Copy default configuration to an initializer during installation
Alessandro Desantis
2020-07-27
Update default permitted attributes
Alessandro Desantis
2020-06-17
Retrieve payment method from payment source
Alessandro Desantis
2017-01-12
Replace max_installments with end_date
Brendan Deere
2017-01-12
Subscription ship_address can be updated
Brendan Deere
2017-01-06
Spec against Solidus 2.0
Brendan Deere
2016-11-03
make_subs_permitted_attriubtes_configurable
Brendan Deere
2016-10-20
Explicitly capture the default gateway block
Brendan Deere
2016-10-17
Initialize the gateway with a block
Brendan Deere
2016-10-12
Make the dispatchers pluggable
Brendan Deere
2016-10-06
Add config options for skips
Brendan Deere
2016-10-04
Configurable minimum cancellation notice
Brendan Deere
2016-09-23
Configurable processing queue
Brendan Deere
2016-09-22
Fix usage of LineItem#interval
Alex Blackie
2016-09-20
Configurable subscription line item params
Brendan Deere
2016-09-14
Make reprocessing interview a configurable option?
Brendan Deere
2016-09-08
Config.default_gateway=
Brendan Deere
2016-09-08
Add Config#default_gateway
Brendan Deere