Sergey Prokhorov
|
cc911b5dfd
Merge pull request #84 from seriyps/fix-make-run
|
2 years ago |
Sergey Prokhorov
|
ccee96bf2a
Increase eunit print_depth
|
2 years ago |
Sergey Prokhorov
|
f7f2d41e52
Fix `make run` command. Fixes #77
|
2 years ago |
Sergey Prokhorov
|
ae8dcd8cf6
Merge pull request #83 from seriyps/improve-tests
|
2 years ago |
Sergey Prokhorov
|
c2cc90b5b8
Improve tests
|
2 years ago |
Sergey Prokhorov
|
b8c260122f
Merge pull request #82 from seriyps/modernize-to-otp25
|
2 years ago |
Sergey Prokhorov
|
af3f74d26b
Make sure it supports OTP up to OTP-25; modernize
|
2 years ago |
Sergey Prokhorov
|
b25fd1c486
Merge pull request #80 from mikpe/pooler-use-pg-not-pg2-for-otp23
|
2 years ago |
Sergey Prokhorov
|
e0fb59c1b9
Merge pull request #81 from seriyps/github-ci
|
2 years ago |
Sergey Prokhorov
|
cbb20049bf
Replace Travis with GitHub CI
|
2 years ago |
Mikael Pettersson
|
f64f0972a1
pooler: use pg instead of pg2 with OTP >= 23
|
4 years ago |
Mikael Pettersson
|
4d309057d6
pooler:take_group_member/1: do not distinguish empty from non-existing group
|
4 years ago |
Seth Falcon
|
9c28fb479f
Merge pull request #75 from markan/ma/add_pool_utilization_stats
|
6 years ago |
Mark Anderson
|
8bb3bb9cc8
Add pool utilization stats endpoint
|
7 years ago |
Seth Falcon
|
e0a54e370d
Merge pull request #79 from markan/ma/update_erlang_versions
|
6 years ago |
Mark Anderson
|
9c89c374df
Fix timing issue in tests.
|
6 years ago |
Mark Anderson
|
9d4c72f200
Support erlang through R21
|
6 years ago |
Seth Falcon
|
521f568bf9
Merge pull request #66 from sata/fix_default_terminate
|
8 years ago |
Sam Tavakoli
|
cec7932ae2
Terminating pooled children through supervisor
|
9 years ago |
Seth Falcon
|
549aad444e
Merge pull request #63 from seth/sf/fix-warnings
|
9 years ago |
Seth Falcon
|
fbc3f1ec5e
Generate a cover report (HTML) via make test
|
9 years ago |
Seth Falcon
|
77c3b42214
Move testing module back to test/
|
9 years ago |
Seth Falcon
|
54a60643d6
Remove conditional export_all
|
9 years ago |
Seth Falcon
|
ec4a68862d
Don't warn on missing specs
|
9 years ago |
Seth Falcon
|
36dcb96e2b
Add specs to record in pooler_starter
|
9 years ago |
Seth Falcon
|
69d8b3f30c
Add record specs to pooled_gs
|
9 years ago |
Seth Falcon
|
44fbe4a8e0
Remove unused {dec, V} fun head for send_metric
|
9 years ago |
Seth Falcon
|
35ad40143f
Address dialyzer warnings
|
9 years ago |
Seth Falcon
|
22dba447f6
Add type for queue_max in pooler.hrl
|
9 years ago |
Seth Falcon
|
a9fb9dbbac
Use rebar3 shell for make run
|
9 years ago |