| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix code smells | Pierre | 2020-12-14 | 15 | -20/+20 |
* | Floating point numbers should not be tested for equality | Philippe Perrin | 2020-12-14 | 1 | -1/+1 |
* | Fix AssertJ assertions | Philippe Perrin | 2020-12-14 | 1 | -2/+2 |
* | Fix optional get without ifPresent check | Zipeng WU | 2020-12-09 | 1 | -1/+1 |
* | remove use of Stream.peek() | Pierre | 2020-12-09 | 1 | -6/+2 |
* | fix floating point equality | Zipeng WU | 2020-12-09 | 2 | -2/+2 |
* | SONAR-14189 sonar.dbcleaner.branchesToKeepWhenInactive ignored when set on pr... | Michal Duda | 2020-12-04 | 3 | -23/+84 |
* | SONAR-14024 fix not purging some pull requests | Michal Duda | 2020-12-03 | 3 | -21/+60 |
* | SONAR-14157 Rename quality gate events to Passed/Failed instead of Green/Red | Julien HENRY | 2020-12-03 | 4 | -21/+19 |
* | Speed up unit tests by improving indexing in unit tests | Duarte Meneses | 2020-11-30 | 1 | -2/+2 |
* | SONAR-14091 handle indexation tasks bound to an orphan branch | Pierre Guillot | 2020-11-30 | 6 | -5/+178 |
* | clean code smells (unused import) | Pierre Guillot | 2020-11-26 | 1 | -1/+0 |
* | SONAR-13941 Move and adapt application CE processor | Zipeng WU | 2020-10-23 | 4 | -9/+49 |
* | SONAR-13936 Fix quality flaws after merge to master | Julien Lancelot | 2020-10-19 | 2 | -2/+0 |
* | SONAR-13936 Drop some Organization code related to Users/Groups/Permission | Duarte Meneses | 2020-10-16 | 4 | -53/+10 |
* | SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules | Pierre | 2020-10-05 | 9 | -118/+27 |
* | SONAR-13861 Remove column 'key_type" from the table 'project_branches' | Duarte Meneses | 2020-09-30 | 1 | -2/+2 |
* | SONAR-13862 Add a WS for dismissing analysis warning by the current user | Michal Duda | 2020-09-29 | 3 | -25/+46 |
* | SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ... | Julien Lancelot | 2020-09-29 | 3 | -19/+84 |
* | SONAR-13862 Add dismiss information to 'api/ce/analysis_status' WS | Julien Lancelot | 2020-09-29 | 3 | -12/+19 |
* | SONAR-13867 Raise analysis warning in CE when scanner report has unanalysed C... | Michal Duda | 2020-09-29 | 4 | -2/+274 |
* | SONAR-13450 Deprecate 'id' parameter in `api/user_groups/update` | Duarte Meneses | 2020-09-22 | 4 | -119/+1 |
* | SONAR-13643 Save plugins with type | Duarte Meneses | 2020-09-18 | 2 | -4/+9 |
* | SONAR-13867 revert | Michal Duda | 2020-09-17 | 4 | -274/+2 |
* | SONAR-13867 Raise analysis warning in CE when scanner report has unanalysed C... | Michal Duda | 2020-09-17 | 4 | -2/+274 |
* | SONAR-13785 Complete migration of file sources with a DB migration | Duarte Meneses | 2020-08-24 | 13 | -735/+0 |
* | SONAR-13759 use uuid instead of id + use the real schema in test instead of a... | Pierre Guillot | 2020-08-13 | 3 | -22/+10 |
* | SONAR-13699 Purge profiling is missing | Duarte Meneses | 2020-07-31 | 2 | -0/+42 |
* | SONAR-13591 Fix copy of issue tags from rule tags | Julien Lancelot | 2020-07-09 | 2 | -2/+47 |
* | SONAR-13444 Update 'need_issue_sync' column for project_branches when analysi... | Jacek | 2020-06-26 | 3 | -0/+125 |
* | SONAR-13444 background tasks for issue indexation implementation | Pierre | 2020-06-26 | 6 | -0/+377 |
* | SONAR-13390 SONAR-13391 New Code Reference Branch | Duarte Meneses | 2020-06-11 | 25 | -73/+228 |
* | SONAR-13221 change PK of RULES and update FK | Michal Duda | 2020-05-25 | 13 | -85/+85 |
* | SONAR-13221 drop id column of USERS table | Jacek | 2020-05-25 | 1 | -2/+2 |
* | SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuid | Jacek | 2020-05-25 | 1 | -1/+1 |
* | SONAR-13221 change PK of quality gates from id to uuid, update FKs, update API | Pierre | 2020-05-25 | 10 | -46/+46 |
* | SONAR-13221 Metrics | Duarte Meneses | 2020-05-25 | 35 | -180/+176 |
* | SONAR-13221 Feedback from review and fix tests | Duarte Meneses | 2020-05-25 | 4 | -8/+15 |
* | SONAR-13221 Quality gate conditions | Duarte Meneses | 2020-05-25 | 1 | -2/+3 |
* | SONAR-13221 File sources | Duarte Meneses | 2020-05-25 | 4 | -0/+9 |
* | SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID' | Julien Lancelot | 2020-05-25 | 7 | -61/+17 |
* | SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID' | Julien Lancelot | 2020-05-25 | 1 | -3/+1 |
* | SONAR-13221 Set primary key of 'EVENTS' table to column 'UUID' and drop 'ID' | Julien Lancelot | 2020-05-25 | 1 | -1/+1 |
* | SONAR-13262 P/R analysis fails if top directory as same name as project | Duarte Meneses | 2020-04-17 | 2 | -16/+37 |
* | SONAR-13193 Stop using legacy project ID and use project UUID instead | Duarte Meneses | 2020-04-14 | 1 | -17/+4 |
* | SONAR-13193 Stop using legacy project ID and use project UUID instead | Duarte Meneses | 2020-04-14 | 22 | -388/+26 |
* | SONAR-13272 fix issue with setting some properties through env variables | Michal Duda | 2020-04-14 | 2 | -5/+4 |
* | SONAR-12691 Don't persist project measures that are not historical | Duarte Meneses | 2020-03-30 | 12 | -35/+54 |
* | SONAR-12691 Minor refactoring | Duarte Meneses | 2020-03-30 | 2 | -29/+5 |
* | SONAR-12691 Dont delete past measures of directories and files | Duarte Meneses | 2020-03-30 | 1 | -39/+2 |