aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into zs/xrepozs/xrepoZousar Shaker2024-12-069-242/+1839
|\
| * global open process cache for projectstore (#257)Dan Engelbrecht2024-12-056-31/+64
| * projectstore getchunks rpc with modtag (#244)Dan Engelbrecht2024-12-055-216/+1780
* | Merge branch 'zs/xrepo' into zs/merge-scratchZousar Shaker2024-12-031-16/+18
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/main' into sb/xrepoStefan Boberg2024-08-2319-474/+2565
| |\
| * \ Merge branch 'main' into sb/xrepoStefan Boberg2024-04-305-197/+317
| |\ \
| * | | added dedicated timer for EnqueueStateExitFlagTimerStefan Boberg2024-04-262-2/+3
| * | | Merge branch 'main' into sb/xrepoStefan Boberg2024-04-249-273/+606
| |\ \ \
| * \ \ \ Merge branch 'main' into sb/xrepoStefan Boberg2024-04-152-78/+132
| |\ \ \ \
| * | | | | explicitly use vcpkg for sentry-nativeStefan Boberg2024-04-151-1/+1
| * | | | | Merge remote-tracking branch 'origin/main' into sb/xrepoStefan Boberg2024-04-1027-1554/+2757
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/main' into sb/xrepoStefan Boberg2024-02-0124-10723/+824
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/main' into sb/xrepoStefan Boberg2023-12-191-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | switch over to local json11 (from vcpkg)Stefan Boberg2023-12-181-2/+1
| * | | | | | | | use xrepo for robin-map,zlibStefan Boberg2023-12-181-0/+1
| * | | | | | | | updated sentry-native to xrepoStefan Boberg2023-12-181-1/+1
| * | | | | | | | ClangFormatStefan Boberg2023-12-182-4/+4
| * | | | | | | | TSAN: fixed some problems with RPC recordingStefan Boberg2023-12-182-15/+62
| * | | | | | | | fixed Linux logic around breakpad_clientStefan Boberg2023-12-181-7/+7
| * | | | | | | | fixed accidental uint64Stefan Boberg2023-12-181-2/+2
| * | | | | | | | support compiling without traceStefan Boberg2023-12-181-0/+2
| * | | | | | | | fixed memory leak in ZenStructuredCacheClientStefan Boberg2023-12-181-0/+5
| * | | | | | | | ASAN: fixed issue where code would set element without proper resizeStefan Boberg2023-12-181-1/+1
| * | | | | | | | Merge remote-tracking branch 'origin/main' into sb/xrepoStefan Boberg2023-12-1826-2262/+4559
| |\ \ \ \ \ \ \ \
| * | | | | | | | | added xrepo cpr/libcurlbionicbeagle2023-11-131-6/+9
| * | | | | | | | | experimental use of xmake/xrepobionicbeagle2023-11-131-11/+9
* | | | | | | | | | ODR fixStefan Boberg2024-12-031-3/+3
* | | | | | | | | | fix time regression on CI - iteratechunks block size (#249)Dan Engelbrecht2024-12-022-12/+12
* | | | | | | | | | added support for dynamic LLM tags (#245)Stefan Boberg2024-12-026-3/+72
* | | | | | | | | | make sure we don't throw exception from worker thread (#247)Dan Engelbrecht2024-11-282-334/+428
* | | | | | | | | | fix oplog index path reading error (#246)Dan Engelbrecht2024-11-281-30/+41
* | | | | | | | | | Dashboard CSS fixes and archival of a partial treemap view (#242)Martin Ridgers2024-11-284-6/+194
* | | | | | | | | | set content type correctly for getchunkrange (#241)Dan Engelbrecht2024-11-281-3/+3
* | | | | | | | | | skip rawsize/size in getchunksinfo if chunk is missing (#238)Dan Engelbrecht2024-11-261-2/+2
* | | | | | | | | | Dashboard: display package data sizes in oplog entry and tree views. (#232)Martin Ridgers2024-11-268-42/+168
* | | | | | | | | | snapshot crash (#234)Dan Engelbrecht2024-11-251-1/+6
* | | | | | | | | | fix oplog snapshot deadlock (#233)Dan Engelbrecht2024-11-251-31/+57
* | | | | | | | | | /chunkinfo /files response size and rawsize size consistency (#230)Dan Engelbrecht2024-11-251-39/+54
* | | | | | | | | | caller controls threshold for bulk-loading chunks in IterateChunks (#222)Dan Engelbrecht2024-11-253-10/+19
* | | | | | | | | | stronger validation of payload existance (#229)Dan Engelbrecht2024-11-253-44/+110
* | | | | | | | | | split zencore/memory.h -> memoryview.h, memcmp.h (#228)Stefan Boberg2024-11-251-1/+1
* | | | | | | | | | Insights-compatible memory tracking (#214)Stefan Boberg2024-11-254-12/+33
* | | | | | | | | | fix crash on corrupt oplog block (#223)Dan Engelbrecht2024-11-211-0/+16
* | | | | | | | | | fix oplog chunk batch get (#221)Dan Engelbrecht2024-11-181-5/+7
* | | | | | | | | | Dashboard: oplog tree view (#217)Martin Ridgers2024-11-1816-1385/+1682
* | | | | | | | | | oplog prep gc fix (#216)Dan Engelbrecht2024-11-157-213/+878
* | | | | | | | | | Self-hosted dashboard: Searchable oplog and links between oplog entry depende...v5.5.12-pre0Martin Ridgers2024-11-1110-372/+1000
* | | | | | | | | | oplog capture new attachments for gc (#210)Dan Engelbrecht2024-11-062-7/+11
* | | | | | | | | | Improved oplog import/export progress indicator at commandline (#206)Dan Engelbrecht2024-11-066-71/+120
* | | | | | | | | | sponsor process attach hardening (#208)Dan Engelbrecht2024-11-041-0/+1