Commit af3117f
committed
SLCORE-1802 Migrate protobuf-based storage to the new database
1 parent 3847e4a commit af3117f
File tree
109 files changed
+4440
-1166
lines changed- backend
- commons/src
- main
- java/org/sonarsource/sonarlint/core/commons/storage
- repository
- resources/db/migration
- test/java/org/sonarsource/sonarlint/core/commons/storage/repository
- core/src
- main/java/org/sonarsource/sonarlint/core
- active/rules
- analysis
- branch
- fs
- hotspot
- issue
- mode
- newcode
- plugin
- remediation/aicodefix
- repository/rules
- rules
- sca
- smartnotifications
- spring
- storage
- sync
- telemetry
- tracking
- test/java/org/sonarsource/sonarlint/core
- branch
- embedded/server/handler
- fs
- newcode
- remediation/aicodefix
- repository/rules
- rules
- smartnotifications
- rpc-impl/src/main/java/org/sonarsource/sonarlint/core/rpc/impl
- server-api/src
- main/java/org/sonarsource/sonarlint/core/serverapi
- push/parsing
- common
- rules
- test/java/org/sonarsource/sonarlint/core/serverapi/rules
- server-connection/src
- main/java/org/sonarsource/sonarlint/core/serverconnection
- repository
- test/java/org/sonarsource/sonarlint/core/serverconnection
- medium-tests/src/test/java/mediumtest
- analysis
- hotspots
- issues
- remediation/aicodefix
- rules
- sca
- synchronization
- taint/vulnerabilities
- websockets
- test-utils/src/main/java/org/sonarsource/sonarlint/core/test/utils
- storage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+4440
-1166
lines changedLines changed: 42 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 | | |
37 | 46 | | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
| 51 | + | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
45 | 55 | | |
46 | 56 | | |
47 | 57 | | |
| 58 | + | |
48 | 59 | | |
49 | | - | |
| 60 | + | |
50 | 61 | | |
51 | 62 | | |
52 | 63 | | |
| |||
98 | 109 | | |
99 | 110 | | |
100 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
101 | 115 | | |
102 | 116 | | |
103 | 117 | | |
| |||
109 | 123 | | |
110 | 124 | | |
111 | 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 | + | |
112 | 153 | | |
113 | 154 | | |
114 | 155 | | |
Lines changed: 0 additions & 89 deletions
This file was deleted.
Lines changed: 71 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
Lines changed: 0 additions & 85 deletions
This file was deleted.
0 commit comments