|
2999 | 2999 | "libraries/CMakeLists.txt":"taxi/uservices/userver/libraries/CMakeLists.txt", |
3000 | 3000 | "libraries/easy/CMakeLists.txt":"taxi/uservices/userver/libraries/easy/CMakeLists.txt", |
3001 | 3001 | "libraries/easy/include/userver/easy.hpp":"taxi/uservices/userver/libraries/easy/include/userver/easy.hpp", |
3002 | | - "libraries/easy/samples/0_hello_world/CMakeLists.txt":"taxi/uservices/userver/libraries/easy/samples/0_hello_world/CMakeLists.txt", |
3003 | | - "libraries/easy/samples/0_hello_world/main.cpp":"taxi/uservices/userver/libraries/easy/samples/0_hello_world/main.cpp", |
3004 | | - "libraries/easy/samples/0_hello_world/testsuite/conftest.py":"taxi/uservices/userver/libraries/easy/samples/0_hello_world/testsuite/conftest.py", |
3005 | | - "libraries/easy/samples/0_hello_world/testsuite/test_basic.py":"taxi/uservices/userver/libraries/easy/samples/0_hello_world/testsuite/test_basic.py", |
3006 | | - "libraries/easy/samples/1_hi/CMakeLists.txt":"taxi/uservices/userver/libraries/easy/samples/1_hi/CMakeLists.txt", |
3007 | | - "libraries/easy/samples/1_hi/main.cpp":"taxi/uservices/userver/libraries/easy/samples/1_hi/main.cpp", |
3008 | | - "libraries/easy/samples/1_hi/testsuite/conftest.py":"taxi/uservices/userver/libraries/easy/samples/1_hi/testsuite/conftest.py", |
3009 | | - "libraries/easy/samples/1_hi/testsuite/test_basic.py":"taxi/uservices/userver/libraries/easy/samples/1_hi/testsuite/test_basic.py", |
3010 | | - "libraries/easy/samples/2_key_value/CMakeLists.txt":"taxi/uservices/userver/libraries/easy/samples/2_key_value/CMakeLists.txt", |
3011 | | - "libraries/easy/samples/2_key_value/main.cpp":"taxi/uservices/userver/libraries/easy/samples/2_key_value/main.cpp", |
3012 | | - "libraries/easy/samples/2_key_value/testsuite/conftest.py":"taxi/uservices/userver/libraries/easy/samples/2_key_value/testsuite/conftest.py", |
3013 | | - "libraries/easy/samples/2_key_value/testsuite/test_basic.py":"taxi/uservices/userver/libraries/easy/samples/2_key_value/testsuite/test_basic.py", |
3014 | | - "libraries/easy/samples/3_json/CMakeLists.txt":"taxi/uservices/userver/libraries/easy/samples/3_json/CMakeLists.txt", |
3015 | | - "libraries/easy/samples/3_json/main.cpp":"taxi/uservices/userver/libraries/easy/samples/3_json/main.cpp", |
3016 | | - "libraries/easy/samples/3_json/schemas/key_value.yaml":"taxi/uservices/userver/libraries/easy/samples/3_json/schemas/key_value.yaml", |
3017 | | - "libraries/easy/samples/3_json/testsuite/conftest.py":"taxi/uservices/userver/libraries/easy/samples/3_json/testsuite/conftest.py", |
3018 | | - "libraries/easy/samples/3_json/testsuite/test_basic.py":"taxi/uservices/userver/libraries/easy/samples/3_json/testsuite/test_basic.py", |
3019 | | - "libraries/easy/samples/4_custom_dependency/CMakeLists.txt":"taxi/uservices/userver/libraries/easy/samples/4_custom_dependency/CMakeLists.txt", |
3020 | | - "libraries/easy/samples/4_custom_dependency/main.cpp":"taxi/uservices/userver/libraries/easy/samples/4_custom_dependency/main.cpp", |
3021 | | - "libraries/easy/samples/4_custom_dependency/testsuite/conftest.py":"taxi/uservices/userver/libraries/easy/samples/4_custom_dependency/testsuite/conftest.py", |
3022 | | - "libraries/easy/samples/4_custom_dependency/testsuite/test_basic.py":"taxi/uservices/userver/libraries/easy/samples/4_custom_dependency/testsuite/test_basic.py", |
3023 | | - "libraries/easy/samples/5_pg_service_template/CMakeLists.txt":"taxi/uservices/userver/libraries/easy/samples/5_pg_service_template/CMakeLists.txt", |
3024 | | - "libraries/easy/samples/5_pg_service_template/configs/static_config.yaml":"taxi/uservices/userver/libraries/easy/samples/5_pg_service_template/configs/static_config.yaml", |
3025 | | - "libraries/easy/samples/5_pg_service_template/postgresql/schemas/db_1.sql":"taxi/uservices/userver/libraries/easy/samples/5_pg_service_template/postgresql/schemas/db_1.sql", |
3026 | | - "libraries/easy/samples/5_pg_service_template/src/main.cpp":"taxi/uservices/userver/libraries/easy/samples/5_pg_service_template/src/main.cpp", |
3027 | | - "libraries/easy/samples/5_pg_service_template/testsuite/conftest.py":"taxi/uservices/userver/libraries/easy/samples/5_pg_service_template/testsuite/conftest.py", |
3028 | | - "libraries/easy/samples/5_pg_service_template/testsuite/test_basic.py":"taxi/uservices/userver/libraries/easy/samples/5_pg_service_template/testsuite/test_basic.py", |
3029 | | - "libraries/easy/samples/6_pg_service_template_no_http_with/CMakeLists.txt":"taxi/uservices/userver/libraries/easy/samples/6_pg_service_template_no_http_with/CMakeLists.txt", |
3030 | | - "libraries/easy/samples/6_pg_service_template_no_http_with/configs/static_config.yaml":"taxi/uservices/userver/libraries/easy/samples/6_pg_service_template_no_http_with/configs/static_config.yaml", |
3031 | | - "libraries/easy/samples/6_pg_service_template_no_http_with/postgresql/schemas/db_1.sql":"taxi/uservices/userver/libraries/easy/samples/6_pg_service_template_no_http_with/postgresql/schemas/db_1.sql", |
3032 | | - "libraries/easy/samples/6_pg_service_template_no_http_with/src/main.cpp":"taxi/uservices/userver/libraries/easy/samples/6_pg_service_template_no_http_with/src/main.cpp", |
3033 | | - "libraries/easy/samples/6_pg_service_template_no_http_with/testsuite/conftest.py":"taxi/uservices/userver/libraries/easy/samples/6_pg_service_template_no_http_with/testsuite/conftest.py", |
3034 | | - "libraries/easy/samples/6_pg_service_template_no_http_with/testsuite/test_basic.py":"taxi/uservices/userver/libraries/easy/samples/6_pg_service_template_no_http_with/testsuite/test_basic.py", |
3035 | | - "libraries/easy/samples/CMakeLists.txt":"taxi/uservices/userver/libraries/easy/samples/CMakeLists.txt", |
3036 | 3002 | "libraries/easy/src/easy.cpp":"taxi/uservices/userver/libraries/easy/src/easy.cpp", |
3037 | 3003 | "libraries/grpc-proto-structs/include/userver/grpc-proto-structs/client/impl/codegen_declarations.hpp":"taxi/uservices/userver/libraries/grpc-proto-structs/include/userver/grpc-proto-structs/client/impl/codegen_declarations.hpp", |
3038 | 3004 | "libraries/grpc-proto-structs/include/userver/grpc-proto-structs/client/impl/codegen_definitions.hpp":"taxi/uservices/userver/libraries/grpc-proto-structs/include/userver/grpc-proto-structs/client/impl/codegen_definitions.hpp", |
|
4467 | 4433 | "samples/dns-resolver/resolver.cpp":"taxi/uservices/userver/samples/dns-resolver/resolver.cpp", |
4468 | 4434 | "samples/dns-resolver/testsuite/conftest.py":"taxi/uservices/userver/samples/dns-resolver/testsuite/conftest.py", |
4469 | 4435 | "samples/dns-resolver/testsuite/test_basic.py":"taxi/uservices/userver/samples/dns-resolver/testsuite/test_basic.py", |
| 4436 | + "samples/easy/0_hello_world/CMakeLists.txt":"taxi/uservices/userver/samples/easy/0_hello_world/CMakeLists.txt", |
| 4437 | + "samples/easy/0_hello_world/main.cpp":"taxi/uservices/userver/samples/easy/0_hello_world/main.cpp", |
| 4438 | + "samples/easy/0_hello_world/testsuite/conftest.py":"taxi/uservices/userver/samples/easy/0_hello_world/testsuite/conftest.py", |
| 4439 | + "samples/easy/0_hello_world/testsuite/test_basic.py":"taxi/uservices/userver/samples/easy/0_hello_world/testsuite/test_basic.py", |
| 4440 | + "samples/easy/1_hi/CMakeLists.txt":"taxi/uservices/userver/samples/easy/1_hi/CMakeLists.txt", |
| 4441 | + "samples/easy/1_hi/main.cpp":"taxi/uservices/userver/samples/easy/1_hi/main.cpp", |
| 4442 | + "samples/easy/1_hi/testsuite/conftest.py":"taxi/uservices/userver/samples/easy/1_hi/testsuite/conftest.py", |
| 4443 | + "samples/easy/1_hi/testsuite/test_basic.py":"taxi/uservices/userver/samples/easy/1_hi/testsuite/test_basic.py", |
| 4444 | + "samples/easy/2_key_value/CMakeLists.txt":"taxi/uservices/userver/samples/easy/2_key_value/CMakeLists.txt", |
| 4445 | + "samples/easy/2_key_value/main.cpp":"taxi/uservices/userver/samples/easy/2_key_value/main.cpp", |
| 4446 | + "samples/easy/2_key_value/testsuite/conftest.py":"taxi/uservices/userver/samples/easy/2_key_value/testsuite/conftest.py", |
| 4447 | + "samples/easy/2_key_value/testsuite/test_basic.py":"taxi/uservices/userver/samples/easy/2_key_value/testsuite/test_basic.py", |
| 4448 | + "samples/easy/3_json/CMakeLists.txt":"taxi/uservices/userver/samples/easy/3_json/CMakeLists.txt", |
| 4449 | + "samples/easy/3_json/main.cpp":"taxi/uservices/userver/samples/easy/3_json/main.cpp", |
| 4450 | + "samples/easy/3_json/schemas/key_value.yaml":"taxi/uservices/userver/samples/easy/3_json/schemas/key_value.yaml", |
| 4451 | + "samples/easy/3_json/testsuite/conftest.py":"taxi/uservices/userver/samples/easy/3_json/testsuite/conftest.py", |
| 4452 | + "samples/easy/3_json/testsuite/test_basic.py":"taxi/uservices/userver/samples/easy/3_json/testsuite/test_basic.py", |
| 4453 | + "samples/easy/4_custom_dependency/CMakeLists.txt":"taxi/uservices/userver/samples/easy/4_custom_dependency/CMakeLists.txt", |
| 4454 | + "samples/easy/4_custom_dependency/main.cpp":"taxi/uservices/userver/samples/easy/4_custom_dependency/main.cpp", |
| 4455 | + "samples/easy/4_custom_dependency/testsuite/conftest.py":"taxi/uservices/userver/samples/easy/4_custom_dependency/testsuite/conftest.py", |
| 4456 | + "samples/easy/4_custom_dependency/testsuite/test_basic.py":"taxi/uservices/userver/samples/easy/4_custom_dependency/testsuite/test_basic.py", |
| 4457 | + "samples/easy/5_pg_service_template/CMakeLists.txt":"taxi/uservices/userver/samples/easy/5_pg_service_template/CMakeLists.txt", |
| 4458 | + "samples/easy/5_pg_service_template/configs/static_config.yaml":"taxi/uservices/userver/samples/easy/5_pg_service_template/configs/static_config.yaml", |
| 4459 | + "samples/easy/5_pg_service_template/postgresql/schemas/db_1.sql":"taxi/uservices/userver/samples/easy/5_pg_service_template/postgresql/schemas/db_1.sql", |
| 4460 | + "samples/easy/5_pg_service_template/src/main.cpp":"taxi/uservices/userver/samples/easy/5_pg_service_template/src/main.cpp", |
| 4461 | + "samples/easy/5_pg_service_template/testsuite/conftest.py":"taxi/uservices/userver/samples/easy/5_pg_service_template/testsuite/conftest.py", |
| 4462 | + "samples/easy/5_pg_service_template/testsuite/test_basic.py":"taxi/uservices/userver/samples/easy/5_pg_service_template/testsuite/test_basic.py", |
| 4463 | + "samples/easy/6_pg_service_template_no_http_with/CMakeLists.txt":"taxi/uservices/userver/samples/easy/6_pg_service_template_no_http_with/CMakeLists.txt", |
| 4464 | + "samples/easy/6_pg_service_template_no_http_with/configs/static_config.yaml":"taxi/uservices/userver/samples/easy/6_pg_service_template_no_http_with/configs/static_config.yaml", |
| 4465 | + "samples/easy/6_pg_service_template_no_http_with/postgresql/schemas/db_1.sql":"taxi/uservices/userver/samples/easy/6_pg_service_template_no_http_with/postgresql/schemas/db_1.sql", |
| 4466 | + "samples/easy/6_pg_service_template_no_http_with/src/main.cpp":"taxi/uservices/userver/samples/easy/6_pg_service_template_no_http_with/src/main.cpp", |
| 4467 | + "samples/easy/6_pg_service_template_no_http_with/testsuite/conftest.py":"taxi/uservices/userver/samples/easy/6_pg_service_template_no_http_with/testsuite/conftest.py", |
| 4468 | + "samples/easy/6_pg_service_template_no_http_with/testsuite/test_basic.py":"taxi/uservices/userver/samples/easy/6_pg_service_template_no_http_with/testsuite/test_basic.py", |
| 4469 | + "samples/easy/CMakeLists.txt":"taxi/uservices/userver/samples/easy/CMakeLists.txt", |
4470 | 4470 | "samples/embedded_files/CMakeLists.txt":"taxi/uservices/userver/samples/embedded_files/CMakeLists.txt", |
4471 | 4471 | "samples/embedded_files/main.cpp":"taxi/uservices/userver/samples/embedded_files/main.cpp", |
4472 | 4472 | "samples/embedded_files/src/hello_handler.cpp":"taxi/uservices/userver/samples/embedded_files/src/hello_handler.cpp", |
|
0 commit comments