issues
search
matus-chochlik
/
ctcache
Cache for clang-tidy static analysis results
Boost Software License 1.0
84
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Additional redis settings
#80
lbonn
closed
4 days ago
1
Remove user config from clang-tidy config to enable hash sharing between users
#79
greg-kent
closed
1 week ago
1
Sharing ctcache hashes between users fails due to clang-tidy's config
#78
greg-kent
closed
1 week ago
3
Fix server cache cleanup typo
#77
iNode
closed
1 month ago
1
Add redis socket timeouts
#76
staffanf
closed
1 month ago
1
redis cache hangs forever when server is not accessible
#75
staffanf
closed
1 month ago
1
misc-include-cleaner gives false positive for removed headers that have include guards and are already included
#74
staffanf
opened
1 month ago
3
Fix server cache cleanup procedure
#73
iNode
closed
1 month ago
1
Add support to retain comments in hash input.
#72
bartdesmet
closed
2 months ago
1
Replace == with is; remove duplicate import
#71
devprofile98
closed
2 months ago
1
Always include the Clang-Tidy config in the hash
#70
kaespi
closed
3 months ago
1
Fix the 'clang-tidy' wrapper script
#69
marktsuchida
closed
3 months ago
1
Constrain commands to the Redis server to the bare minimum: AUTH, GET, SET
#68
kaespi
closed
3 months ago
1
Introduce option CTCACHE_SAVE_ALL to save clang-tidy's output even in case of errors
#67
kaespi
closed
3 months ago
1
Comments are not included into hash calculation
#66
alexeibs
opened
4 months ago
3
Turn ctcache into a Python package
#65
PatrickKa
closed
4 months ago
3
Add save output for server cache storage
#64
battony
closed
4 months ago
1
Fix hash_inputs() to handle clang-cl
#63
PatrickKa
closed
4 months ago
1
No cache is generated on Windows using clang-cl
#62
PatrickKa
closed
4 months ago
0
Successful compile command reported as erroneous
#61
Masrepus
closed
6 months ago
2
Ability to apply path striping to source files
#60
tony-p
closed
7 months ago
0
feat: Add option to also strip paths from source files
#59
tony-p
closed
7 months ago
1
Document other environment variables in README.md.
#58
bartdesmet
closed
7 months ago
1
Restructure local/remote cache and support write-back to local cache upon remote cache hit
#57
bartdesmet
closed
7 months ago
5
Shard the local stats across the (up to) 256 local folders
#56
bartdesmet
closed
7 months ago
2
Avoid repeated recalculation of stats file name
#55
bartdesmet
closed
7 months ago
1
Write-back to local cache upon remote cache hit.
#54
bartdesmet
closed
7 months ago
0
Writeback to local cache upon remote cache hit
#53
bartdesmet
closed
2 months ago
2
Add support for read-only remote caches.
#52
bartdesmet
closed
7 months ago
2
Order of local versus remote caches when doing lookups and stores
#51
bartdesmet
closed
7 months ago
2
Add option on remote caches to be read-only?
#50
bartdesmet
closed
7 months ago
1
Try to detect CodeChecker clang-tidy command line
#49
melven
opened
7 months ago
0
Fixing web background and image clipping issues
#48
greg-kent
closed
7 months ago
1
Further reduce stats lock contention
#47
bartdesmet
closed
7 months ago
2
Make local stats update atomic.
#46
bartdesmet
closed
7 months ago
2
Logging compile commands error
#45
greg-kent
closed
7 months ago
1
Insert the clang_analyzer option before the first -D command line option
#44
greg-kent
closed
7 months ago
1
<class 'NameError'>: NameError("name 'msg' is not defined")
#43
andrewkcorcoran
closed
7 months ago
1
do not ignore cache data if it is empty
#42
N-Coder
closed
8 months ago
1
run-clang-tidy - No such file or directory: '-p=...'
#41
bansan85
opened
8 months ago
10
[suggestion] change CTCACHE_STRIP delimiter to platform default path delimiter
#40
lhocmf
closed
10 months ago
1
Store all outputs by default
#39
solarispika
opened
10 months ago
2
Add .cc as valid CPP file extension
#38
staffanf
closed
10 months ago
1
Fix/msvc issues
#37
solarispika
closed
10 months ago
0
Frequent stats.lock contention
#36
andrewkcorcoran
opened
10 months ago
15
Some issues with MSVC
#35
solarispika
closed
10 months ago
8
Update stats when used with data
#34
haudren-woven
closed
1 year ago
1
Local stats
#33
Zitrax
closed
1 year ago
1
docs: describe Google Cloud Storage configuration
#32
coryan
closed
1 year ago
0
feat: support Google Cloud Storage
#31
coryan
closed
1 year ago
1
Next