Ariadne Conill
|
490ddd6e0d
|
Merge branch 'gun' of git.pleroma.social:alex.s/pleroma into integration/alex.s/gun
|
2019-08-20 20:07:17 +00:00 |
|
Alex S
|
cee945bead
|
set adapter opts in connection
|
2019-08-20 18:37:22 +03:00 |
|
Alex S
|
6f08e77269
|
sni option if we open connection in gun pool
|
2019-08-20 18:06:08 +03:00 |
|
Alex S
|
50bc6c5ea9
|
tesla gun adapter supports sni
|
2019-08-20 16:09:50 +03:00 |
|
Alex S
|
70c4f00349
|
formatting and pool fix
|
2019-08-20 13:10:28 +03:00 |
|
Alex S
|
6c3990b1ea
|
with sni
|
2019-08-20 12:42:53 +03:00 |
|
Alex S
|
5209abf09b
|
testing without sni
|
2019-08-20 12:42:53 +03:00 |
|
Alex S
|
2a2d11f2b3
|
some fixes and tests
|
2019-08-20 12:42:53 +03:00 |
|
Alex S
|
af12d08da7
|
no need in this
|
2019-08-20 12:42:53 +03:00 |
|
Alex S
|
3bc3e61dc5
|
some clean up and pleroma header
|
2019-08-20 12:42:53 +03:00 |
|
Alex S
|
05ca6a7d2c
|
test fixes
|
2019-08-20 12:42:53 +03:00 |
|
Alex S
|
814159e668
|
expanding gun connections
closing least frequently used
separate pools with settings
|
2019-08-20 12:42:53 +03:00 |
|
Alex S
|
210e116dc0
|
no hardcode of versions
|
2019-08-20 12:41:46 +03:00 |
|
Alex S
|
699fc4f6eb
|
order
|
2019-08-20 12:41:46 +03:00 |
|
Alex S
|
102ec7bb0c
|
like thiis
|
2019-08-20 12:41:46 +03:00 |
|
Alex S
|
4a4a61f4ce
|
like this
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
6e1408d05a
|
tls versions for gun
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
fb0d064328
|
more fixes
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
ac0d158c24
|
test fixes
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
c97979da77
|
passing options for gun
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
7354d8958b
|
debug for media proxy
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
d052dca152
|
fix
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
7f431996c5
|
updated deps
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
66a1573f81
|
updating tesla
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
916aeb934f
|
adding host header for gun adapter
|
2019-08-20 12:41:45 +03:00 |
|
Alex S
|
55a5523acc
|
don't close connection in gun adapter on reusing
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
e0b52ca086
|
only http
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
43e5307d65
|
like this
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
d28051e284
|
another debug
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
db848b2a13
|
tesla adapter options debug
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
888ac63df4
|
some debug
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
c0916b66f8
|
removing debug
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
27d5aa7546
|
ssl fixes
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
9241df642c
|
some debug
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
aee44f3f4b
|
added gun connections holder genserver
|
2019-08-20 12:41:10 +03:00 |
|
Alex S
|
2caf9ad954
|
added gun connections genserver
|
2019-08-20 12:39:53 +03:00 |
|
Alex S
|
c51aa48e60
|
reverse proxy clients integration tests
tesla reverse proxy client fixes
|
2019-08-20 12:39:53 +03:00 |
|
Alex S
|
02daf21d78
|
possibility to set tesla adapter in runtime
|
2019-08-20 12:39:53 +03:00 |
|
Alex S
|
80ddc24281
|
fix
|
2019-08-20 12:39:53 +03:00 |
|
Alex S
|
4e9d9209c3
|
added tesla client for reverse proxy
|
2019-08-20 12:39:53 +03:00 |
|
Alex S
|
b383d85b9b
|
headers standardisation for tesla
|
2019-08-20 12:37:48 +03:00 |
|
Alex S
|
b233875ef5
|
namings
|
2019-08-20 12:37:47 +03:00 |
|
lain
|
d2c9befc64
|
Merge branch 'develop' into 'fix/reverse-proxy-body-too-large'
# Conflicts:
# CHANGELOG.md
|
2019-08-19 17:00:59 +00:00 |
|
Sergey Suprunenko
|
75a5dd41ee
|
Add more tests for Database tasks and DigestEmailWorker
|
2019-08-19 16:10:00 +00:00 |
|
lain
|
49ae3191df
|
Merge branch 'hotfix/user_unfollow' into 'develop'
[#1177] fixed User.unfollow with synchronization external user
See merge request pleroma/pleroma!1579
|
2019-08-19 14:36:10 +00:00 |
|
Maksim Pechnikov
|
e652cef76b
|
removes duplicates from relay subscription list
|
2019-08-19 13:39:18 +03:00 |
|
Ariadne Conill
|
337340c3a1
|
gun: connection pool: allow the connection pool to be started with a name when appropriate
|
2019-08-19 00:00:22 +00:00 |
|
Ariadne Conill
|
a53a450550
|
gun: connection pool worker: start up when in the test environment
|
2019-08-18 23:34:28 +00:00 |
|
Ariadne Conill
|
f7eaf9f763
|
gun connection pool worker: fix up start_link()
|
2019-08-18 23:15:13 +00:00 |
|
Ariadne Conill
|
967d6732d4
|
gun: connection: fix up a comment pointed out by credo
|
2019-08-18 22:42:55 +00:00 |
|