Commit graph

19 commits

Author SHA1 Message Date
Alex Sherman
13b0d45e25 Check for 4 sessions only in inexpired ones 2020-11-13 14:38:24 +05:00
Alex Sherman
495e1a4ae1 Fix env usage in EppSession model 2020-11-13 13:40:12 +05:00
Artur Beljajev
cbb3c0d5ef Improve readability 2020-11-13 13:40:12 +05:00
Artur Beljajev
9eb7d3527b Do not take time into account when checking EPP session limit 2020-11-13 13:40:12 +05:00
Artur Beljajev
59fbcde4ca Remove hardcoded value 2020-11-13 13:40:12 +05:00
Alex Sherman
517b4b2fe2 Add default timeout value & task test 2020-09-03 12:43:33 +05:00
Artur Beljajev
9baa65a775 Refactor 2020-08-31 13:36:27 +05:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
9b4aa478bf Refactor EPP session limit
#700
2018-02-14 04:06:13 +02:00
Artur Beljajev
3c274ba8d4 Remove invalid association
Completes fa6edab62a

#700
2018-02-13 20:18:52 +02:00
Artur Beljajev
4ec4e50334 Ensure unique EPP session id
#700
2018-02-13 20:16:44 +02:00
Artur Beljajev
940613ae34 Decompose EppSession#data
#700
2018-02-07 02:17:48 +02:00
Artur Beljajev
1c560b1748 Disallow blank EppSession#session_id
#700
2018-02-06 23:53:14 +02:00
Martin Lensment
6a63c258f6 Do not allow more than 4 simultaneous EPP connections 2015-05-20 20:41:53 +03:00
Priit Tamboom
cc667efcb1 Fixed epp_session 2014-10-13 11:25:53 +03:00
Priit Tamboom
8d189023c7 rubocop update, now it's green 2014-10-10 16:11:28 +03:00
Andres Keskküla
0e655bf306 style fixes 2014-08-29 13:14:20 +03:00
Martin Lensment
6c5c0b38c8 Rubocop autocorrect 2014-08-25 14:14:25 +03:00
Martin Lensment
e9f23ba348 Add EppSession for custom session management 2014-06-27 13:39:16 +03:00