blob: 2e1eb6e0e1f6b689bb8370daf61ede07816efa38 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
|
OWNER(g:python-contrib)
RECURSE(
aho_corasick
aho_corasick/ut
archive
archive/benchmark
archive/test
archive/test/data
asgi_yauth
async_clients
auth_client_parser
awssdk-extensions
awssdk_async_extensions
base64
base64/test
bclclient
blackbox
blackbox/tests
blackbox/tvm2
bloom
boost_test
bstr
build_info
build_info/ut
capabilities
celery_dashboard
certifi
cgroups
charset
charts_notes
charts_notes/example
cityhash
cityhash/test
clickhouse_client
cmain
codecs
codecs/gen_corpus
codecs/test
compress
compress/tests
cookiemy
coredump_filter
cores
coverage
cpp_test
cppdemangle
cqueue
crowd-kit
cyson
cyson/pymodule
cyson/ut
deploy_formatter
deprecated
dir-sync
django
django/example
django-idm-api
django-multic
django-sform
django-sform/tests
django_alive
django_celery_monitoring
django_russian
django_template_common
django_tools_log_context
dssclient
dump_dict
edit_distance
errorboosterclient
filelock
filelock/ut
filesys
filesys/ut
find_root
flask
flask_passport
fnvhash
fnvhash/test
framing
framing/ut
func
func/ut
fs
geolocation
geolocation/ut
geohash
geohash/ut
golovan_stats_aggregator
granular_settings
granular_settings/tests
guid
guid/test
guid/at_fork_test
gunicorn
hnsw
ids
import_test
infected_masks
infected_masks/ut
init_log
init_log/example
intrasearch_fetcher
json
json/compare
json/perf
json/test
json/test/py2
json/test/py3
langdetect
langmask
langs
luigi
luigi/data
luigi/example
luigi/luigid_static
maths
messagebus
metrics_framework
mime_types
monitoring
monlib
monlib/examples
monlib/so
murmurhash
nirvana
nirvana_api
nirvana_api/test_lib
nirvana_test
nstools
nyt
oauth
oauth/example
ok_client
openssl
par_apply
par_apply/test
path
path/tests
protobuf
pymain
pyscopg2
pytest
pytest-mongodb
pytest/allure
pytest/empty
pytest/plugins
python-blackboxer
python-django-tanker
python-django-yauth/tests
python-django-yauth
reactor
redis_utils
reservoir_sampling
refsclient
resource
retry
retry/tests
runtime
runtime/main
runtime/test
runtime_py3
runtime_py3/main
runtime_py3/test
runtime_test
sanitizers
sdms_api
sfx
selenium_ui_test
sendmsg
stubmaker
solomon
spack
spyt
ssh_client
ssh_sign
startrek_python_client
startrek_python_client/tests_int
statface_client
step
strings
strings/ut
svn_ssh
svn_version
svn_version/ut
symbols
testing
tmp
toloka_client
toloka-kit
toloka-airflow
toloka-prefect
tools_structured_logs
thread
thread/test
tskv
tvmauth
tvm2
tvm2/tests
type_info
type_info/test
unique_id
vault_client
watch_dog
watch_dog/example
wiki
windows
windows/ut
yandex_tracker_client
yenv
yt
yt/test
ylock
ylock/tests
zipatch
)
IF (NOT MUSL)
RECURSE(
yt/example
)
ENDIF()
|