| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
search results
|
|
|
|
| |
sources
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Due to a bad refactoring in 5.2, when a duplication was linked on a removed file, it was failing with an error 500.
Instead, the duplicated file key should be null.
This use case can only happen on cross project duplication, when a project is deleted
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
main page
|
| |
|
|
|
|
| |
possible
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
duplicated_files, duplicated_blocks and duplicated_lines are now ignored when present in analysis report
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Duplications are now read from the in-memory repository and no more from the analysis report, so duration is now faster
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
+ add methods to get Component by key from TreeRootHolder
|