Timo Võhmar
|
8ec6b80794
|
Merge pull request #857 from internetee/remove-rubocop-gem
Remove "rubocop" gem
|
2018-06-14 13:35:25 +03:00 |
|
Artur Beljajev
|
c44f3df7f5
|
Remove Rubocop inline directives
|
2018-06-07 19:17:16 +03:00 |
|
Artur Beljajev
|
76d10b94c5
|
Turn off settings by default
- `registrar_ip_whitelist_enabled`
- `api_ip_whitelist_enabled`
|
2018-06-06 04:55:36 +03:00 |
|
Artur Beljajev
|
96e2136c38
|
Merge branch 'master' into registry-787
# Conflicts:
# db/structure.sql
|
2018-04-17 12:38:55 +03:00 |
|
Artur Beljajev
|
c2458c7ad4
|
Merge branch 'master' into registry-787
# Conflicts:
# db/structure.sql
|
2018-03-31 12:53:07 +03:00 |
|
Artur Beljajev
|
2f86b3c76b
|
Remove Domain#valid_from
As unused. `created_at` is the same value as `valid_from`.
#787
|
2018-03-27 18:34:48 +03:00 |
|
Artur Beljajev
|
0f6a47d73d
|
Refactor registrars
#765
|
2018-03-26 07:00:54 +03:00 |
|
Artur Beljajev
|
f1fb17a42c
|
Merge branch 'registry-765' into registry-623
|
2018-03-10 13:28:39 +02:00 |
|
Artur Beljajev
|
1b87c0bbc6
|
Merge branch 'master' into registry-765
# Conflicts:
# app/views/admin/registrars/show.html.erb
# db/structure.sql
|
2018-03-10 13:25:01 +02:00 |
|
Artur Beljajev
|
4f51f6c736
|
Merge branch 'registry-765' into registry-623
# Conflicts:
# app/models/registrar.rb
# config/locales/en.yml
# spec/models/registrar_spec.rb
# test/models/registrar_test.rb
|
2018-03-09 09:30:05 +02:00 |
|
Artur Beljajev
|
a5869e0eca
|
Refactor registrars
#765
|
2018-03-09 09:23:21 +02:00 |
|
Artur Beljajev
|
f7301c3aea
|
Remove unused attribute
Closes #747
|
2018-03-08 14:36:19 +02:00 |
|
Artur Beljajev
|
37cc05e44c
|
Remove registrars.vat DB column
#623
|
2018-02-28 09:46:17 +02:00 |
|
Artur Beljajev
|
fa6edab62a
|
Remove extra attribute
Registrar can be queried from user
#700
|
2018-02-12 15:50:12 +02:00 |
|
Artur Beljajev
|
940613ae34
|
Decompose EppSession#data
#700
|
2018-02-07 02:17:48 +02:00 |
|
Artur Beljajev
|
a757a92816
|
Do not use factory
#700
|
2018-02-06 23:45:39 +02:00 |
|
Artur Beljajev
|
4b836f1476
|
Rename domain "auth_info" to "transfer_code"
#660
|
2018-01-21 19:31:16 +02:00 |
|
Artur Beljajev
|
411af16f9c
|
Merge branch 'migrate-fabricators-to-factory-bot-factories' into registry-343
|
2017-11-15 15:46:54 +02:00 |
|
Artur Beljajev
|
be959a8471
|
Merge branch 'master' into migrate-fabricators-to-factory-bot-factories
# Conflicts:
# Gemfile
# lib/tasks/dev.rake
# spec/models/contact_spec.rb
|
2017-11-15 15:42:54 +02:00 |
|
Timo Võhmar
|
263052d0a0
|
Merge pull request #376 from internetee/delete-unneeded-rake-task
Delete unneeded rake task
|
2017-11-15 12:11:10 +02:00 |
|
Timo Võhmar
|
ca13c08ea8
|
Merge pull request #620 from internetee/revert-551d1799d1782a9dbf5edfb57a0fa4c5fe6bef83
Revert "Revert "Registry 569""
|
2017-11-15 11:27:04 +02:00 |
|
Artur Beljajev
|
1c6d47380f
|
Registry 633 (#635)
* Allow session cookie "secure" and "same_site" flag configuration #633
|
2017-11-09 13:58:24 +02:00 |
|
Artur Beljajev
|
f5d4d3707f
|
Merge branch 'migrate-fabricators-to-factory-bot-factories' into registry-343
|
2017-10-28 21:53:29 +03:00 |
|
Artur Beljajev
|
52ab208b92
|
Rename FactoryGirl to FactoryBot
https://robots.thoughtbot.com/factory_bot
|
2017-10-28 21:43:38 +03:00 |
|
Artur Beljajev
|
5d2b0ba505
|
Merge branch 'delete-unneeded-rake-task' into registry-343
|
2017-10-27 12:06:10 +03:00 |
|
Artur Beljajev
|
eb67716e0a
|
Merge branch 'remove-factory-girl-include-from-dev-rake' into registry-343
|
2017-10-27 12:03:52 +03:00 |
|
Artur Beljajev
|
d492fa2351
|
Remove factory_girl include from dev rake task
No longer needed after 92b125b4a7
|
2017-10-27 12:03:33 +03:00 |
|
Artur Beljajev
|
ff9372baea
|
Rename registrar "directo_handle" to "accounting_customer_code"
#343
|
2017-10-25 18:33:11 +03:00 |
|
Artur Beljajev
|
d520b5b157
|
Revert "Revert "Registry 569""
This reverts commit 4786dbb
|
2017-10-22 23:57:11 +03:00 |
|
Artur Beljajev
|
48b230f87e
|
Turn setting "registrar_ip_whitelist_enabled" off in dev env by default
#600
|
2017-09-29 15:35:47 +03:00 |
|
Artur Beljajev
|
72d0c74b0f
|
Improve dev:prime rake task
#475
|
2017-06-12 03:11:59 +03:00 |
|
Artur Beljajev
|
48ae54d507
|
Improve rake:bootstrap task
#515
|
2017-05-15 11:48:16 +03:00 |
|
Artur Beljajev
|
c1a29ea7b5
|
Add dev:prime rake task
#515
|
2017-05-15 01:43:20 +03:00 |
|
Artur Beljajev
|
ca6105a919
|
Move initial setup from seeds.rb to bootstrap rake task
#515
|
2017-05-14 19:29:58 +03:00 |
|
Artur Beljajev
|
3954a7c074
|
Fix deprecation warning
#503
|
2017-05-05 11:52:28 +03:00 |
|
Artur Beljajev
|
27ee3b2be8
|
Improve db setup
#503
|
2017-05-04 14:05:35 +03:00 |
|
Artur Beljajev
|
bff7437277
|
Refactor zones
- Rename "zonefile_setting" to "zone"
- Remove version
#475
|
2017-04-20 17:20:36 +03:00 |
|
Artur Beljajev
|
f1d7e53734
|
Delete "zonefile:replace_procedure" rake task
#475
|
2017-04-20 16:08:28 +03:00 |
|
Artur Beljajev
|
0f5aad8e8e
|
Delete "zonefile:replace_procedure" rake task
#475
|
2017-04-20 13:23:46 +03:00 |
|
Artur Beljajev
|
2675d37a9a
|
Delete unneeded rake task
|
2017-02-27 13:57:21 +02:00 |
|
Artur Beljajev
|
3bf264d5ef
|
Delete unneeded rake task
|
2017-02-20 11:41:56 +02:00 |
|
Vladimir Krylov
|
0dc711f7d2
|
Story#119627029 test that legal doc will be uniq within same domain
(cherry picked from commit 9297167)
|
2016-10-20 15:12:48 +03:00 |
|
Vladimir Krylov
|
472288e691
|
Story#119627029 show in log files which files are updated
(cherry picked from commit 0016b54 )
|
2016-10-20 15:12:40 +03:00 |
|
Vladimir Krylov
|
443913f18a
|
Stroy#119627029 - in some situations we may have array, so setting to not so deep array
(cherry picked from commit 7ce5b20 )
|
2016-10-20 15:11:50 +03:00 |
|
Vladimir Krylov
|
f639ae7eaa
|
Stroy#119627029 - do not load legal doc if file is the same
(cherry picked from commit 55d111a )
|
2016-10-20 15:11:45 +03:00 |
|
Vladimir Krylov
|
22f8633f87
|
Stroy#119627029 - typo in accessor
(cherry picked from commit 5b946ce )
|
2016-10-20 15:11:39 +03:00 |
|
Vladimir Krylov
|
9799e5c877
|
Story#119627029 - uniq legal docs by new logic
(cherry picked from commit a671ac4 )
|
2016-10-20 15:11:34 +03:00 |
|
Stas
|
5ed949efc6
|
119627029-task_moved_into_cronjob
(cherry picked from commit 2f1b255 )
|
2016-10-20 15:11:23 +03:00 |
|
Vladimir Krylov
|
1487a260d1
|
Story#119627029 - update algorithm how we merge existing legal doc files
(cherry picked from commit 77de3ad )
|
2016-10-20 15:11:16 +03:00 |
|
Vladimir Krylov
|
ca74eaeca1
|
Story#119627029 - extract checksum calculator
(cherry picked from commit c90c985 )
|
2016-10-20 15:11:10 +03:00 |
|