aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/json/ut/json_reader_ut.cpp
Commit message (Collapse)AuthorAgeFilesLines
* library: don't ignore map keys when checking json maxDepthionagamed2024-07-021-4/+32
| | | | e5feb0553ad2842db9974979d9808105e6c5ba34
* library/json: add MaxDepth and iterative parsing into configionagamed2023-11-291-0/+49
| | | | | | | | rationale: у нас была проблема где приезжает пользовательский json небольшой (на пару-тройку кб) и рвет нам стек из-за глубины. Со стороны rapidjson это проще всего поправить включив у них итеративный парсинг, который не будет использовать системный стек. Но это не совсем все — с нашей стороны оно все развалится когда надо будет вызвать рекурсивно деструкторы TJsonValue — и тут уже можно будет покрутить MaxDepth.
* Restoring authorship annotation for <zankin@yandex-team.ru>. Commit 2 of 2.zankin2022-02-101-1/+1
|
* Restoring authorship annotation for <zankin@yandex-team.ru>. Commit 1 of 2.zankin2022-02-101-1/+1
|
* Restoring authorship annotation for <familom@yandex-team.ru>. Commit 2 of 2.familom2022-02-101-190/+190
|
* Restoring authorship annotation for <familom@yandex-team.ru>. Commit 1 of 2.familom2022-02-101-190/+190
|
* Restoring authorship annotation for <aligus@yandex-team.ru>. Commit 2 of 2.aligus2022-02-101-95/+95
|
* Restoring authorship annotation for <aligus@yandex-team.ru>. Commit 1 of 2.aligus2022-02-101-95/+95
|
* Restoring authorship annotation for <dieash@yandex-team.ru>. Commit 2 of 2.dieash2022-02-101-10/+10
|
* Restoring authorship annotation for <dieash@yandex-team.ru>. Commit 1 of 2.dieash2022-02-101-10/+10
|
* Restoring authorship annotation for <xpahos@yandex-team.ru>. Commit 2 of 2.xpahos2022-02-101-23/+23
|
* Restoring authorship annotation for <xpahos@yandex-team.ru>. Commit 1 of 2.xpahos2022-02-101-23/+23
|
* Restoring authorship annotation for <qkrorlqr@yandex-team.ru>. Commit 2 of 2.qkrorlqr2022-02-101-13/+13
|
* Restoring authorship annotation for <qkrorlqr@yandex-team.ru>. Commit 1 of 2.qkrorlqr2022-02-101-13/+13
|
* Restoring authorship annotation for <agorodilov@yandex-team.ru>. Commit 2 of 2.agorodilov2022-02-101-8/+8
|
* Restoring authorship annotation for <agorodilov@yandex-team.ru>. Commit 1 of 2.agorodilov2022-02-101-8/+8
|
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-101-17/+17
| | | | <nslus@yandex-team.com>. Commit 2 of 2.
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-101-17/+17
| | | | <nslus@yandex-team.com>. Commit 1 of 2.
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2.yazevnul2022-02-101-10/+10
|
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 1 of 2.yazevnul2022-02-101-10/+10
|
* Restoring authorship annotation for Ruslan Kovalev ↵Ruslan Kovalev2022-02-101-1/+1
| | | | <ruslan.a.kovalev@gmail.com>. Commit 2 of 2.
* Restoring authorship annotation for Ruslan Kovalev ↵Ruslan Kovalev2022-02-101-1/+1
| | | | <ruslan.a.kovalev@gmail.com>. Commit 1 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. ↵Vlad Yaroslavlev2022-02-101-9/+9
| | | | Commit 2 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. ↵Vlad Yaroslavlev2022-02-101-9/+9
| | | | Commit 1 of 2.
* Restoring authorship annotation for Ilnur Khuziev <ilnur.khuziev@yandex.ru>. ↵Ilnur Khuziev2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Ilnur Khuziev <ilnur.khuziev@yandex.ru>. ↵Ilnur Khuziev2022-02-101-1/+1
| | | | Commit 1 of 2.
* Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 2 of 2.cerevra2022-02-101-2/+2
|
* Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 1 of 2.cerevra2022-02-101-2/+2
|
* Restoring authorship annotation for <mvel@yandex-team.ru>. Commit 2 of 2.mvel2022-02-101-9/+9
|
* Restoring authorship annotation for <mvel@yandex-team.ru>. Commit 1 of 2.mvel2022-02-101-9/+9
|
* Restoring authorship annotation for Alexander Fokin <apfokin@gmail.com>. ↵Alexander Fokin2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Alexander Fokin <apfokin@gmail.com>. ↵Alexander Fokin2022-02-101-1/+1
| | | | Commit 1 of 2.
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-40/+40
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-40/+40
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+430
ref:cde9a383711a11544ce7e107a78147fb96cc4029