Commit Graph

10 Commits

Author SHA1 Message Date
471f7690d2
dev->staging (#91)
* Fix: Didn't unlock ._.

* Refactor: reduce complexity

* Fix: part of my commit message ended up in the commit :^)

* Fix: mutex locking snafu

* Fix: if proxy disqualified then it's not still good

* Fix race cond. in socks lib + add tests + update uagents

* Chore: tidy up

* Fix: bad var name

* Testing: Make integration test more realistic

* Update CI

* Fix go vet: returning fatal from goroutine

* Fix: remove gotrace

* CI: Add PR summarizer

* Chore: gomod

* Chore[CI]: fix branch in workflow
2023-08-11 22:51:49 -07:00
2a50ff7186
Scaling adjustments 2022-12-31 16:42:34 -08:00
f50e7d51f0
Feat: configuration for autoscaler + tests 2022-12-04 17:39:19 -08:00
2bdec32e33
Chore: rename 2022-10-16 03:53:04 -07:00
a6969af053
Use pool implementation from common package 2022-10-16 00:28:26 -07:00
5a7298b4af
Revert back to original struct name 2022-09-22 16:28:28 -07:00
91fc4fc6b8
dev overhaul milestone (it works) 2022-09-22 16:24:35 -07:00
c3e3694a3e
Refactor + Re-use net.Conn for validation 2022-08-28 06:12:48 -07:00
a541316591
Fix panic 2022-06-27 19:27:52 -07:00
6f0d1835e9
Development overhaul update 2022-06-25 19:51:42 -07:00