Commit Graph

1445 Commits

Author SHA1 Message Date
Dmitry Simonenko 22c1d8dd17 odyssey: remove LICENSE/AUTHORS files from machinarium and shapito 2018-05-25 17:01:33 +03:00
Dmitry Simonenko 8a735a8e87 odyssey: do not exit on SIGHUP 2018-05-24 19:07:57 +03:00
Dmitry Simonenko d707f8a9ac odyssey: update LICENSE and AUTHORS 2018-05-21 17:39:43 +03:00
Dmitry Simonenko c189318028 odyssey: update AUTHORS and LICENSE files 2018-05-21 15:32:48 +03:00
Dmitry Simonenko 3cb5ccbd53 odyssey: use separate stream for reset procedure 2018-05-17 15:29:12 +03:00
Dmitry Simonenko 13d97cc74d odyssey: rename main-deploy context name 2018-05-15 17:05:54 +03:00
Dmitry Simonenko 47761baf12 odyssey: remove comment leftover 2018-05-15 15:45:06 +03:00
Dmitry Simonenko 675030834d odyssey: add variadic buffer size read/write test using tls 2018-05-15 15:43:42 +03:00
Dmitry Simonenko af4a2a4c80 odyssey: add variadic buffer size read/write test 2018-05-15 15:13:44 +03:00
Dmitry Simonenko e550b38283 odyssey: update README toc 2018-05-10 15:51:49 +03:00
Dmitry Simonenko f5a4bd9a35 odyssey: support configurable list of common names to check 2018-05-10 15:49:31 +03:00
Dmitry Simonenko 120ae88b3c odyssey: log tls certificate name mismatch details 2018-04-26 16:36:54 +03:00
Dmitry Simonenko bdac1ae8ab odyssey: update documentation/configuration.md 2018-04-26 16:07:02 +03:00
Dmitry Simonenko a907873715 odyssey: implement authenitcation "cert" 2018-04-26 16:02:18 +03:00
Dmitry Simonenko b495ce0d55 odyssey: implement machine_io_verify() 2018-04-26 15:40:21 +03:00
Dmitry Simonenko 2f24b41d9d odyssey: fix common_name leak in mm_tlsio_verify_server_name() 2018-04-26 14:25:19 +03:00
Dmitry Simonenko 2b458a3599 odyssey: add leftover test/machinarium/test_client_server2.c 2018-04-24 17:52:32 +03:00
Dmitry Simonenko e035757957 odyssey: add test_client_server2 2018-04-24 17:42:30 +03:00
Dmitry Simonenko e3d7f082be odyssey: mark option types in configuration doc 2018-04-06 14:58:01 +03:00
Dmitry Simonenko d09f6fb3cf odyssey: remove old machinarium tests 2018-04-04 17:40:43 +03:00
Dmitry Simonenko e53d90bbf0 odyssey: integrate machinarium tests into test suite 2018-04-04 17:35:50 +03:00
Dmitry Simonenko 8518e9a959 odyssey: add initial odyssey test suite stub 2018-04-04 16:36:11 +03:00
Dmitry Simonenko 7e0cf28b79 odyssey: rename stress.c to odyssey_stress.c 2018-04-04 16:34:10 +03:00
Dmitry Simonenko 5ca3fa926a odyssey: update source file headers 2018-04-04 16:19:58 +03:00
Dmitry Simonenko 5d07166ac6 Merge branch 'master' of github.yandex-team.ru:pmwkaa/odyssey 2018-04-03 15:04:41 +03:00
Dmitry Simonenko 7cb9befec0 odyssey: add transaction counter (total_xact_count, avg_xact_count) 2018-04-03 15:03:12 +03:00
Dmitry Simonenko e10c42f1b3 Merge pull request #3 from efimkin/master
odyssey: add odyssey defaults to init
2018-04-02 16:27:26 +03:00
Evgeniy Efimkin 6e60b71621 add odyssey defaults to init 2018-04-02 16:16:22 +03:00
Dmitry Simonenko 7709b2546c odyssey: console: upgrade 'show stats' and make it pgbouncer 1.8.2 compatible 2018-04-02 15:41:59 +03:00
Dmitry Simonenko 489484c6a4 odyssey: documentation: update toc 2018-03-30 14:23:42 +03:00
Dmitry Simonenko e545fd00cf odyssey: documentation: update index toc and examples 2018-03-30 14:19:33 +03:00
Dmitry Simonenko 93510ceb78 odyssey: documentation: add database and user sections params 2018-03-30 14:06:09 +03:00
Dmitry Simonenko 703b31b83a odyssey: documentation: update storage section 2018-03-30 13:47:46 +03:00
Dmitry Simonenko a86748f8a8 odyssey: remote direct links from toc 2018-03-29 15:43:46 +03:00
Dmitry Simonenko 1634dda0ee odyssey: update documentation sections 2018-03-29 15:37:24 +03:00
Dmitry Simonenko 362425f91a odyssey: update README 2018-03-29 15:27:13 +03:00
Dmitry Simonenko c76416145c odyssey: add documentation toc to README 2018-03-29 15:24:41 +03:00
Dmitry Simonenko 1578e885cd odyssey: do post-merge link updates 2018-03-29 14:44:04 +03:00
Dmitry Simonenko 64fb6c1f47 Merge branch 'machinarium_merge'
odyssey: merge machinarium into odyssey
2018-03-29 14:32:18 +03:00
Dmitry Simonenko eed0608914 machinarium: move root to third_party/machinarium 2018-03-29 14:30:14 +03:00
Dmitry Simonenko 0994682021 odyssey: remove machinarium as submodule 2018-03-29 14:20:50 +03:00
Dmitry Simonenko 6a43463882 odyssey: update .gitignore 2018-03-26 17:54:16 +03:00
Dmitry Simonenko ca78d63fdb odyssey: change shapito documentation refs 2018-03-26 17:50:15 +03:00
Dmitry Simonenko 4ae5c291fb Merge branch 'shapito_merge'
odyssey: merge shapito repository into codebase
2018-03-26 17:43:55 +03:00
Dmitry Simonenko 38db7c4078 shapito: move root to third_party/shapito/ 2018-03-26 17:42:53 +03:00
Dmitry Simonenko 591cd0fea6 odyssey: remove shapito as submodule 2018-03-26 17:36:31 +03:00
Dmitry Simonenko 0690239baf odyssey: update configuration.md 2018-03-22 17:11:16 +03:00
Dmitry Simonenko 4afe591399 odyssey: update configuration.md 2018-03-21 18:47:12 +03:00
Dmitry Simonenko 517ffcc253 odyssey: update configuration.md 2018-03-21 18:35:11 +03:00
Dmitry Simonenko 88431874b1 odyssey: update configuration.md 2018-03-21 18:23:48 +03:00