| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
permission
|
|
|
|
| |
Files .proto must declare: syntax = "proto2";
|
| |
|
| |
|
|
|
|
|
| |
The source method in org.sonar.server.rule.db can not be dropped as it's still
used through DAOv2
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
End of support of db migrations from versions lower than 3.7
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Remove enabled column from the index
Set unique index (not on MySQL)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
DbTester.create(System2)
|