Commit Graph

16 Commits

Author SHA1 Message Date
kirill reshke d2a6612597
Update .travis.yml 2021-05-20 11:17:20 +05:00
kirill reshke 129ec0be83
fix scram, use postgresql 13 in build & tests (#223)
* fix scram, use postgresql 13 in build & tests

* move scram test inside docker

Co-authored-by: reshke <Kirill Reshke>
2020-10-26 10:00:17 +05:00
kirill reshke 070c2a7fe1
apply fmt && fix CI second try (#215)
Co-authored-by: reshke <Kirill Reshke>
2020-10-19 14:51:02 +05:00
reshke f030093484 use SO_REUSEPORT to graceful shutdown 2020-08-10 13:39:09 +05:00
Islamov A fa7e4368f7 check style only in specific folders 2020-06-14 16:12:23 +05:00
lowgear ea79d800d2
added style check to travis (#158)
* added style check to travis

* fixed style

* missing change

* check style first

* no excludes, use certain clang-format version

* install clang-format-9

* added submodule

* fix exclude
2020-06-04 22:35:44 +05:00
Andrey Borodin 5f7e3ea546 Upgrade dependency to PG11 and fix CI 2020-02-28 15:10:38 +05:00
Andrey Borodin 1bace0fedb Add coverity scan, faster CI 2020-02-14 12:15:29 +05:00
Andrey Borodin f71381769e Add coverity scan, step 1 2020-02-14 12:06:58 +05:00
Dima Starkov 95f1740031 Add integration tests for SCRAM Authentication (#78)
* Add integration tests for SCRAM Authentication

* Made tests independent of the postgresql version
2019-11-24 21:00:00 +05:00
Dima Starkov a8ca664a63 Implements SCRAM Authentication (#73) 2019-11-11 12:28:50 +03:00
Andrey 32a779206b Remove branch restrictions from travis 2019-05-28 22:18:29 -04:00
Andrey f1d7bf697c Add binary collection to releases 2019-05-29 02:52:14 +01:00
Omer Katz 943931969c
Travis has two cores. Let's use them. 2018-10-02 17:46:52 +03:00
Dmitry Simonenko ce96567a49 odyssey: add clang to travis build 2018-06-13 18:25:45 +03:00
Dmitry Simonenko 34d61101ad odyssey: add travis support. #24 2018-06-13 18:20:45 +03:00