Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-13155 use the official Maven coordinates of Oracle driver | Simon Brandhof | 2020-03-21 | 1 | -1/+1 |
| | | | | | 'com.oracle.jdbc:ojdbc8' was the coordinates of the artifact manually deployed to SonarSource repository. | ||||
* | SONAR-13155 Drop usage of commons-dbutils | Simon Brandhof | 2020-03-21 | 3 | -7/+7 |
| | | | | except for unit tests | ||||
* | SONAR-13139 Add 'summaryCommentEnable' property to allow enable/disable of ↵ | Jacek | 2020-03-06 | 11 | -1/+451 |
| | | | | showing summary of analysis in discussion tab for GitHub | ||||
* | SONAR-12966 Remove QGate conditions on 'security_hotspots' and ↵ | Julien Lancelot | 2020-02-21 | 5 | -2/+203 |
| | | | | 'new_security_hotspots' | ||||
* | SONAR-13003 display already imported BBS repos | Pierre Guillot | 2020-02-20 | 6 | -3/+130 |
| | | | | Co-authored-by: Julien Lancelot <julien.lancelot@sonarsource.com> | ||||
* | SONAR-13001 apply review feedback | Pierre Guillot | 2020-02-20 | 1 | -1/+1 |
| | |||||
* | SONAR-13001 create endpoint alm_integrations/set_pat | Pierre Guillot | 2020-02-20 | 4 | -2/+164 |
| | |||||
* | SONAR-12962 modify migration to delete `security_review_rating_effort` measures | Jacek | 2020-02-19 | 3 | -42/+184 |
| | |||||
* | SONAR-12962 delete security review rating measures and live measures | Jacek | 2020-02-11 | 5 | -2/+365 |
| | |||||
* | SONAR-12689 change WS to use ProjectDto | Duarte Meneses | 2020-01-31 | 16 | -43/+70 |
| | |||||
* | SONAR-12689 migrated tags, updated test framework | Michal Duda | 2020-01-31 | 5 | -1/+145 |
| | |||||
* | SONAR-12689 Separate storage of projects/apps from their components and branches | Duarte Meneses | 2020-01-31 | 10 | -2/+599 |
| | |||||
* | SONAR-12717 default status of hotspot is TO_REVIEW | Sébastien Lesaint | 2020-01-13 | 5 | -2/+213 |
| | |||||
* | SONAR-12723 remove 'newsbox.dismiss.hotspots' user property | Jacek | 2020-01-13 | 18 | -9/+368 |
| | |||||
* | SONAR-12725 drop manual vulnerabilities | Jacek | 2020-01-13 | 5 | -2/+265 |
| | | | | | * drop manual vulnerabilities * remove issues `from_hotspot` column usage | ||||
* | SONAR-12722 drop `in_review` status | Jacek | 2020-01-13 | 5 | -2/+233 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 199 | -207/+199 |
| | |||||
* | SONAR-12689 fix migration failure on oracle | Michal Duda | 2019-12-12 | 1 | -2/+4 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 7 | -72/+28 |
| | |||||
* | SONAR-12673 Fix issue management | Duarte Meneses | 2019-12-09 | 1 | -13/+0 |
| | |||||
* | SONAR-12626 Migrate existing branches to 'BRANCH' type | Michal Duda | 2019-12-09 | 8 | -2/+318 |
| | |||||
* | SONAR-12661 rework configuration setting ↵ | Michal Duda | 2019-12-09 | 5 | -2/+154 |
| | | | | "sonar.dbcleaner.daysBeforeDeletingInactiveShortLivingBranches" | ||||
* | SONAR-12628 remove configuration setting "sonar.branch.longLivedBranches.regex" | Michal Duda | 2019-12-09 | 5 | -3/+142 |
| | |||||
* | SONAR-12636 set `excludeFromPurge` on branch creation based on global settings | Michal Duda | 2019-12-09 | 1 | -0/+47 |
| | |||||
* | SONAR-12679 Use single branch type | Duarte Meneses | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | SONAR-12636 add a global setting that defines default list of branches to keep | Michal Duda | 2019-12-09 | 13 | -4/+623 |
| | |||||
* | SONAR-12626 remove references to SLB | Duarte Meneses | 2019-12-09 | 1 | -1/+0 |
| | |||||
* | SONAR-12701 upgrade H2 from 1.3 to 1.4 | Sébastien Lesaint | 2019-11-18 | 12 | -50/+50 |
| | |||||
* | SONAR-12512 Migrate sonar.alm.github.app.privateKey.secured property | Julien Lancelot | 2019-11-06 | 5 | -6/+191 |
| | |||||
* | SONAR-12514 Migrate Azure ALM settings to new tables | Julien Lancelot | 2019-11-06 | 6 | -2/+831 |
| | |||||
* | SONAR-12514 Migrate Bitbucket ALM settings to new tables | Julien Lancelot | 2019-11-06 | 7 | -2/+910 |
| | |||||
* | SONAR-12512 Migrate GitHub ALM settings to new tables | Julien Lancelot | 2019-11-06 | 5 | -2/+734 |
| | |||||
* | SONAR-12512 SONAR-12514 SONAR-12515 Increase ALM key from 80 to 200 | Julien Lancelot | 2019-11-06 | 2 | -1/+2 |
| | |||||
* | SONAR-12512 Allow project binding on multiple GitHub instances | Julien Lancelot | 2019-11-06 | 4 | -2/+174 |
| | |||||
* | SONAR-12512 Allow configuration of multiple GitHub instances | Julien Lancelot | 2019-11-06 | 8 | -3/+276 |
| | |||||
* | SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin ↵ | Jacek | 2019-10-17 | 5 | -1/+117 |
| | | | | | | | | (#2139) * remove login generation strategy * add migration to remove gh login strategy + code review fixes * support same login for new user and update login for SQ authority | ||||
* | fix some quality flaws on the new code period | Sébastien Lesaint | 2019-10-09 | 2 | -211/+249 |
| | |||||
* | SONAR-12347 Migrate properties | Duarte Meneses | 2019-09-24 | 5 | -1/+121 |
| | |||||
* | Improve code quality and test coverage | Duarte Meneses | 2019-09-24 | 1 | -1/+0 |
| | |||||
* | Feature/dm/migrate new code period (#2017) | Duarte Meneses | 2019-09-24 | 3 | -38/+478 |
| | | | | | | * SONAR-12396 List new code periods for all branches with effective current values * SONAR-12347 Migrate old definitions of leak period | ||||
* | SONAR-12364 - IT fixes, add uniq new code period table constraint | Jacek | 2019-09-24 | 3 | -0/+12 |
| | |||||
* | SONAR-12366 Create WS to read/write New Code Periods | Duarte Meneses | 2019-09-24 | 1 | -1/+1 |
| | |||||
* | Set value nullable in new_code_periods | Duarte Meneses | 2019-09-24 | 2 | -2/+2 |
| | |||||
* | SONAR-12365 create new_code_period table (#1986) | Jacek | 2019-09-24 | 8 | -1/+387 |
| | | | * Create new_code_periods table along with dto and dao | ||||
* | use testFixtures instead of test configuration of db-core | Sébastien Lesaint | 2019-09-02 | 1 | -1/+1 |
| | |||||
* | SONAR-8115 - remove default quality gate from Properties table (#1980) | Jacek | 2019-08-20 | 5 | -1/+122 |
| | | | | * SONAR-8115 - remove default quality gate from Properties table | ||||
* | remove some SonarCloud specific code | Sébastien Lesaint | 2019-08-14 | 1 | -5/+0 |
| | |||||
* | remove DBUnit | Sébastien Lesaint | 2019-08-09 | 8 | -62/+84 |
| | |||||
* | SONAR-8520 init H2 with Java code as with all other DBs | Sébastien Lesaint | 2019-08-09 | 13 | -31/+38 |
| | | | | | | | schema-h2.ddl file is replaced by autogenerated file schema-sq.ddl (and moved to module sonar-db-dao) files rows-h2.sql and schema_migrations-h2.ddl are dropped command "./gradlew :server:sonar-db-dao:dumpSchema" can be used to update schema-sq.ddl but this is optional as build will always ensure file is up-to-date with java changes and fail the build if it is not (required for CI builds) | ||||
* | SONAR-12218 remove DB migrations before 8.0 | Sébastien Lesaint | 2019-08-09 | 1197 | -74425/+2926 |
| |