Commit graph

76 commits

Author SHA1 Message Date
Keijo Raamat
33b238425a Revert "Update epp proxy config files according to epp url (#2116)"
This reverts commit 5eb07e54c1.
2021-10-12 17:05:54 +03:00
Keijo Raamat
5eb07e54c1
Update epp proxy config files according to epp url (#2116)
Opens port in Riigipilv and in K8s cluster for specific (last 3 PullRequest number digits) TCP port. 

* Build epp proxy image

* Push all images to ghcr
2021-10-12 17:04:22 +03:00
Alex Sherman
49e08f5e21 Add staging config file & trusted proxies for all application 2021-04-26 14:49:30 +05:00
Alex Sherman
640fd130d0 Fix ActiveJob adapter in production env 2021-04-13 18:15:06 +05:00
Alex Sherman
929ada8fd0 Add sidekiq as a job backend 2021-04-12 17:22:36 +05:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Karl Erik Õunapuu
8794e3c22e
Production env: don't force SSL in rails 2020-10-01 12:30:51 +03:00
Alex Sherman
227c2f100d Set OmniAuth on failure config 2020-09-25 16:20:01 +05:00
Alex Sherman
28e8b06728 Fix not running whois update after contact update
Closes #1604
2020-06-11 15:55:16 +05:00
Maciej Szlosarczyk
508ffd4774
Remove explicit autloader config 2020-06-04 15:08:24 +03:00
Maciej Szlosarczyk
194a509a26
Move dev config to sample file 2020-06-04 12:13:41 +03:00
Karl Erik Õunapuu
0d4ab6ce8d Allow any host to connect to development 2020-06-01 13:55:06 +03:00
Alex Sherman
ed98ca3ed8 Remove verbose warinings from tests 2020-02-07 19:11:55 +05:00
Alex Sherman
8de9c1d7c6 Silence deprecation warnings 2020-02-07 19:01:39 +05:00
Alex Sherman
af57711dc0 Pump rails version, fix tests 2020-02-05 12:43:25 +05:00
Alex Sherman
d95081adcf Add test to see if registrant verification stores versions 2020-01-14 18:51:09 +05:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
0ab2b2ae80 Remove bullet gem
Closes #378
2019-10-19 13:10:00 +03:00
Georg Kahest
824d78231a Follow Rails file naming convention
Fixes #189
2019-09-10 15:14:31 +03:00
Artur Beljajev
b06b99ab5f Add mailers' preview 2019-03-28 15:26:44 +02:00
Artur Beljajev
a15449cd34 Remove SyslogLogger gem
It is present in Ruby Standard Library since version 2.0

https://github.com/seattlerb/sysloglogger
2018-12-03 17:52:49 +02:00
Artur Beljajev
c20e077b65 Set config.active_support.deprecation to :stderr in test env
Otherwise calling `ActiveSupport::Deprecation.warn` leads to failing
tests
2018-11-29 15:32:24 +02:00
Artur Beljajev
31b3862fb9 Merge branch 'master' into remove-spring-gem
# Conflicts:
#	Gemfile.lock
2018-06-18 16:29:28 +03:00
Timo Võhmar
fcefd14602
Merge pull request #864 from internetee/add-uglifier-gem
Add "uglifier" gem for es6 compression
2018-06-14 17:59:59 +03:00
Artur Beljajev
78d7d5d894 Merge branch 'master' into remove-spring-gem
# Conflicts:
#	config/environments/test.rb
2018-06-14 13:33:14 +03:00
Artur Beljajev
abef25dd19 Add "uglifier" gem for es6 compression 2018-06-08 02:19:47 +03:00
Artur Beljajev
0863b4ca25 Remove default comments 2018-06-06 11:30:47 +03:00
Artur Beljajev
19e0e7c8f8 Improve test env config 2018-06-06 06:27:29 +03:00
Artur Beljajev
9f61dfdae7 Improve test env config 2018-06-05 17:33:30 +03:00
Artur Beljajev
0a8acc72c9 Remove "spring" gem
- Regenerate binstubs
2018-06-01 15:00:33 +03:00
Artur Beljajev
b1e0371188 Run tests in random order 2018-04-04 01:41:40 +03:00
Artur Beljajev
56d909c958 Disable "bullet" gem in test env 2017-10-12 06:39:52 +03:00
Artur Beljajev
f95f2557e3 Improve test env config 2017-10-12 06:37:06 +03:00
Artur Beljajev
af23d8a022 Remove uglifier gem
#590
2017-09-26 17:40:56 +03:00
Artur Beljajev
5c85314168 Disable asset debug in dev env
#268
2017-01-17 03:14:32 +02:00
Artur Beljajev
a74bce46c9 Turn off "bullet" gem in test env 2016-12-28 15:04:34 +02:00
Artur Beljajev
3d1dd1759d Merge remote-tracking branch 'origin/registry-235' into registry-186
# Conflicts:
#	spec/models/domain_spec.rb
2016-11-08 12:39:00 +02:00
Artur Beljajev
4fd18c4a26 Revert e53980e and 7cdfa10
#180
2016-11-07 14:40:25 +02:00
Artur Beljajev
8dc65a370f Do not redefine time zone in test env
#235
2016-11-07 01:56:39 +02:00
Artur Beljajev
e52c747946 Merge branch 'master' into registry-186 2016-11-03 18:29:42 +02:00
Artur Beljajev
d04f7574a9 Remove mailer config from development env sample 2016-11-03 18:27:12 +02:00
Artur Beljajev
01179fc57d Merge branch 'master' into registry-186 2016-11-03 16:29:40 +02:00
Artur Beljajev
39976405c3 Introduce staging env config sample
#219
2016-11-03 16:19:15 +02:00
Artur Beljajev
7cfb460401 Remove staging env config
#219
2016-11-03 16:18:06 +02:00
Artur Beljajev
9dca942b78 Do not redefine time zone in test env
#186
2016-10-28 15:00:21 +03:00
Artur Beljajev
ea95bd2f9c Set queue_adapter to :test in test env config
#186
2016-10-26 16:42:52 +03:00
Artur Beljajev
2f9199fce7 Introduce development env sample config 2016-10-26 12:54:36 +03:00
Artur Beljajev
c43b54a30a Set raise_on_missing_translations to true in test env
#206
2016-10-21 00:04:44 +03:00
Artur Beljajev
920fe19323 Disable file log in test env
#206
2016-10-20 23:58:04 +03:00
Artur Beljajev
f2f23a623b Do not show deprecation errors in test env
#206
2016-10-20 23:20:04 +03:00