| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-17040 added search by login and email to permission template users search | Lukasz Jarocki | 2022-10-14 | 2 | -3/+5 |
* | SONAR-17437 - Improve project search for quality profile by searching for the... | Antoine Vinot | 2022-10-13 | 3 | -31/+69 |
* | SONAR-17352 Fix quality issues | Léo Geoffroy | 2022-10-12 | 2 | -2/+4 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Duarte Meneses | 2022-10-12 | 6 | -26/+38 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Lukasz Jarocki | 2022-10-12 | 1 | -5/+4 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Duarte Meneses | 2022-10-12 | 16 | -354/+373 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Lukasz Jarocki | 2022-10-12 | 4 | -18/+7 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Duarte Meneses | 2022-10-12 | 13 | -123/+63 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Léo Geoffroy | 2022-10-12 | 2 | -0/+25 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Lukasz Jarocki | 2022-10-12 | 3 | -11/+14 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Duarte Meneses | 2022-10-12 | 44 | -466/+380 |
* | SONAR-17110 Register events on default quality profile updates | Klaudio Sinani | 2022-10-12 | 8 | -1/+111 |
* | SONAR-17440 Unset built-in flag and rename Quality Profile in case plugin whi... | Jacek | 2022-10-10 | 3 | -25/+8 |
* | SONAR-17389 - Prevent project creation with existing key but different case | Antoine Vinot | 2022-09-29 | 4 | -2/+38 |
* | SONAR-17195 Move unanalyzed language flags to project level for telemetry | alain | 2022-09-28 | 6 | -15/+50 |
* | SONAR-17195 Use "externalIdentityProvider" in users array in telemetry | Jacek | 2022-09-28 | 2 | -3/+14 |
* | SONAR-17328 add unique index to uuid in components | Benjamin Campomenosi | 2022-09-20 | 1 | -1/+1 |
* | SONAR-17271 update issue changelog with information about webhook | Aurelien Poscia | 2022-09-19 | 2 | -5/+5 |
* | SONAR-17287 Return optional flow description and type in WS responses | Duarte Meneses | 2022-09-16 | 1 | -2/+3 |
* | SONAR-17287 SonarQube stores issue flow types and descriptions | Duarte Meneses | 2022-09-16 | 1 | -0/+7 |
* | SONAR-17326 Project measure index fails due to cursor leak | Duarte Meneses | 2022-09-15 | 1 | -42/+33 |
* | SONAR-17266 Implement authentification for GitHub webhook requests | Aurelien Poscia | 2022-09-13 | 5 | -24/+60 |
* | SONAR-17266 Add support of webhook secret for api/alm_settings/(create_github... | Antoine Vinot | 2022-09-13 | 4 | -85/+89 |
* | SONAR-17266 add webhook_secret column to alm_settings table | Benjamin Campomenosi | 2022-09-13 | 1 | -1/+2 |
* | SONAR-17196 Drop obsolete telemetry data | Jacek | 2022-09-05 | 4 | -26/+0 |
* | SONAR-17195 Add new telemetry fields | alain | 2022-09-05 | 28 | -27/+456 |
* | fix some typos | cui fliter | 2022-08-31 | 1 | -1/+1 |
* | SONAR-17200 Move to HikariCP from Apache DBCP | Jacek | 2022-08-29 | 3 | -2/+142 |
* | SONAR-17150 fix SSF-39 | Benjamin Campomenosi | 2022-08-11 | 4 | -18/+66 |
* | SONAR-17156 add unique index on project_uuid of project_badge_token and clean... | Aurelien Poscia | 2022-08-10 | 1 | -0/+1 |
* | [NO-JIRA] Fix code smells | Jacek | 2022-08-08 | 1 | -0/+4 |
* | SONAR-11256 Rename and allow remove 0-rules builtin quality profiles | Jacek | 2022-08-03 | 4 | -1/+23 |
* | SONAR-12077 Do not record file move events in issue changelog | Klaudio Sinani | 2022-07-29 | 1 | -1/+1 |
* | SONAR-16647 - Move previous SSE events to DB queue | Belen Pruvost | 2022-07-28 | 3 | -1/+16 |
* | [NO JIRA] Fix Flaky IssueDaoTest | Belen Pruvost | 2022-07-26 | 1 | -2/+2 |
* | SONAR-17093 - Improve pull endpoints performance | Belen Pruvost | 2022-07-26 | 4 | -218/+215 |
* | SONAR-17055 fix double incorrect backslash escaping in audit logs | Matteo Mara | 2022-07-25 | 1 | -1/+5 |
* | SONAR-16371 - Use EnumTypes for pull issues and pull taints | Belen Pruvost | 2022-07-25 | 2 | -15/+0 |
* | SONAR-16374 Add scheduled task to read PushEvents from DB | Jacek | 2022-07-25 | 6 | -0/+126 |
* | SONAR-16645 - Push Events Scheduled Purge | Belen Pruvost | 2022-07-25 | 5 | -4/+89 |
* | SONAR-16371 - Implement pull_taint endpoint | Belen Pruvost | 2022-07-25 | 7 | -66/+252 |
* | SONAR-16374 Add persist step in CE to push events to DB | Jacek | 2022-07-25 | 1 | -1/+1 |
* | SONAR-16374 Add dao for 'push_events' table | Jacek | 2022-07-25 | 8 | -0/+271 |
* | SONAR-16374 Create 'push_events' table | Jacek | 2022-07-25 | 1 | -0/+9 |
* | SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures... | Duarte Meneses | 2022-07-23 | 6 | -44/+143 |
* | SONAR-16613 Migrate users field 'sonarlint_ad_seen' to use the new notice mec... | Pierre | 2022-07-21 | 6 | -41/+1 |
* | SONAR-13915 - Handle No Project Branches for NCLOC Language Distribution | Belen Pruvost | 2022-07-14 | 3 | -10/+43 |
* | SONAR-16598 Rename generic concept to education principles | Pierre | 2022-07-12 | 5 | -12/+12 |
* | SONAR-16599 Create a new endpoint to dismiss notice | Pierre | 2022-07-12 | 1 | -0/+8 |
* | SONAR-16598 Add new generic concepts to rules/show and rules/search endpoints | Pierre | 2022-07-12 | 4 | -4/+20 |