.. |
api_log
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
authorization
|
Refactor IP registrar restriction
|
2017-10-04 01:03:32 +03:00 |
balance_auto_reload_types
|
Add balance auto reload
|
2019-06-14 16:30:34 +03:00 |
billing
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
concerns
|
Use PaperTrail.request.whodunnit
|
2020-05-29 14:59:17 +03:00 |
contact
|
Add Registrant API contact update action
|
2018-10-09 00:09:22 +03:00 |
depp
|
Add remove clientHold to registrar UI
|
2020-02-19 14:51:53 +05:00 |
dns
|
Refactor some dispute logic
|
2020-05-14 11:38:26 +03:00 |
epp
|
Prevent verification email from being sent when registrantChange w/ disputed pw
|
2020-05-25 16:02:59 +03:00 |
invoice
|
Set e-invoice invoice delivery channel explicitly
|
2019-06-26 16:02:56 +03:00 |
payment_orders
|
Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments
|
2020-02-27 12:40:41 +02:00 |
type
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
version
|
Add PaperTrail history to PaymentOrders
|
2020-02-03 16:47:04 +02:00 |
whois
|
Update whois record with auction registration_deadline if any
|
2020-05-06 15:44:24 +05:00 |
ability.rb
|
Create scaffold for domain disputes
|
2020-04-22 11:00:06 +03:00 |
account.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
account_activity.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
action.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
admin_domain_contact.rb
|
Address depricated, new contact requires, domain_contacts refactor
|
2015-03-31 15:22:25 +03:00 |
admin_user.rb
|
Change deprecated changed? methods to new in callbacks
|
2020-02-05 12:43:25 +05:00 |
api_user.rb
|
Remove redundant api check blocks
|
2020-05-05 14:23:09 +03:00 |
application_record.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
auction.rb
|
Update whois record with auction registration_deadline if any
|
2020-05-06 15:44:24 +05:00 |
bank_statement.rb
|
Merge pull request #1502 from internetee/1422-record-payment-method-and-failed-payments
|
2020-03-06 13:52:58 +02:00 |
bank_transaction.rb
|
Link bank transaction with AccountActivity
|
2020-02-12 18:05:57 +02:00 |
billing.rb
|
Refactor prices
|
2017-04-26 00:51:06 +03:00 |
blocked_domain.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
certificate.rb
|
Write metadata only on create
|
2020-05-12 21:27:54 +03:00 |
certification_request.rb
|
Add missing translations (#1250)
|
2019-07-08 13:43:57 +03:00 |
contact.rb
|
Some Rubocop nonsense
|
2020-05-22 21:42:14 +05:00 |
deposit.rb
|
Remove html5_validators gem
|
2019-05-02 21:34:26 +03:00 |
directo.rb
|
Merge pull request #1524 from internetee/277-check-monthly-invoice-number-in-range
|
2020-02-20 20:42:25 +02:00 |
dispute.rb
|
DisputeStatusUpdateJob: Return true if domain is sent to auction
|
2020-05-22 13:21:48 +03:00 |
dns.rb
|
Refactor zones
|
2017-04-20 17:20:36 +03:00 |
dnskey.rb
|
Pump minitest version
|
2020-02-05 12:43:25 +05:00 |
domain.rb
|
Refactor some dispute logic
|
2020-05-14 11:38:26 +03:00 |
domain_contact.rb
|
Ignore legacy database columns
|
2019-12-15 18:27:01 +02:00 |
domain_cron.rb
|
Use PaperTrail.request.whodunnit
|
2020-05-29 14:59:17 +03:00 |
domain_status.rb
|
Refactor some dispute logic
|
2020-05-14 11:38:26 +03:00 |
domain_transfer.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
epp_session.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
iban.rb
|
Validate iban
|
2019-06-12 11:49:31 +03:00 |
id_card.rb
|
Refactor ID card sign-in
|
2019-03-19 19:37:36 +02:00 |
invoice.rb
|
Merge pull request #1547 from internetee/509-directo-to-gem
|
2020-03-25 11:08:48 +02:00 |
invoice_item.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
legal_document.rb
|
Use PaperTrail.request.whodunnit
|
2020-05-29 14:59:17 +03:00 |
nameserver.rb
|
Render EPP error when IP missing for glue record
|
2020-03-11 16:42:08 +02:00 |
notification.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
payment_order.rb
|
Rename #create_with_type to #new_with_type
|
2020-02-05 16:45:35 +02:00 |
que_job.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
registrant.rb
|
added dedicated registrant model
|
2015-05-11 16:22:43 +03:00 |
registrant_user.rb
|
Find contact/registrar directly via domain or via relations
|
2020-05-20 11:10:01 +03:00 |
registrant_verification.rb
|
Add registrant verification versions table according to existing logic
|
2019-12-27 18:39:06 +05:00 |
registrar.rb
|
Move registrar directo logic to concern, touch up translations
|
2020-03-02 17:38:03 +02:00 |
registry.rb
|
Always require invoice VAT rate
|
2019-05-17 19:04:33 +03:00 |
reserved_domain.rb
|
Remove redundant functionality
|
2020-05-19 16:13:12 +03:00 |
retained_domains.rb
|
Split "big" method into two smaller ones
|
2020-05-28 14:24:18 +03:00 |
setting.rb
|
Add disputing logic for EPP
|
2020-04-24 16:04:58 +03:00 |
sorted_country.rb
|
Fix country drop-down UI
|
2018-06-14 13:42:23 +03:00 |
tech_domain_contact.rb
|
Change naming
|
2018-06-04 02:14:15 +03:00 |
user.rb
|
Ignore legacy database columns
|
2019-12-15 18:27:01 +02:00 |
white_ip.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
whois_record.rb
|
Move domain dispute logic to concern
|
2020-05-12 10:24:28 +03:00 |