aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-21798 Portfolio reflects Software QualitiesIsmail Cherri2024-03-251-2/+2
|
* SONAR-21765 Fix security hotspot link in the new code overview tabMathieu Suen2024-03-221-1/+1
|
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-5/+4
|
* SONAR-21880 Fix SSF-569Bogdana2024-03-201-1/+1
|
* SONAR-21878 Fix SSF-568Antoine Vigneau2024-03-201-2/+3
|
* SONAR-21857 fix ssflukasz-jarocki-sonarsource2024-03-191-14/+2
|
* SONAR-21744 Fixing line label for overall duplication and coverageRevanshu Paliwal2024-03-191-2/+4
|
* SONAR-21808 Add the failed badge on software quality cardsMathieu Suen2024-03-181-2/+2
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-1621-31/+31
| | | | org.apache.commons:commons-lang3
* SONAR-21795 Fix SSF-565Antoine Vigneau2024-03-131-0/+1
|
* SONAR-21768 Projects/code and app/projects pages adopt the new taxonomystanislavh2024-03-081-5/+3
|
* SONAR-21767 Project overview show old count when analysis data is missingIsmail Cherri2024-03-081-2/+2
|
* SONAR-21766 Project list uses old measures if there are no new onesViktor Vorona2024-03-081-0/+4
|
* SONAR-21413 Show insecure configuration warning for GitLab (#10742)Sarath Nair2024-03-081-0/+2
|
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-36/+30
|
* SONAR-21643 Fix public accessor on JUnit5 TestLéo Geoffroy2024-02-211-17/+17
|
* SONAR-21643 Add support for Junit5Léo Geoffroy2024-02-201-1/+1
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-1/+2
| | | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-21563 Improve UX for software quality cards in branch overviewstanislavh2024-02-151-5/+4
|
* SONAR-21599 Align accepted issues description text in tabs (#10620)Ismail Cherri2024-02-141-1/+0
|
* SONAR-21575 Populate the issue filter chain after optional plugins have been ↵Julien HENRY2024-02-091-0/+3
| | | | | | | loaded Optional plugins can contribute IssueFilter, so we should not load the list of extensions too early. Moving the IssueFilters class in the child container was not possible due to many dependencies, so the choice has been made to make it "mutable": it is instantiated early to allow injection, but the list of IssueFilter is populated later.
* SONAR-20954 Improve project new code settings styleDavid Cho-Lerat2024-02-081-1/+0
|
* SONAR-21566 Migrate keyboard shortcut modal to new UIRevanshu Paliwal2024-02-061-34/+26
|
* SONAR-21455 Rework software quality breakdown design & Add a tooltip on the ↵7PH2024-02-011-0/+1
| | | | total count
* SONAR-21455 Change software quality tooltip not to be a priorization helper7PH2024-02-011-3/+1
|
* SONAR-21455 Change security hotspot review condition label to 'required .. ↵7PH2024-02-011-1/+2
| | | | reviewed'
* SONAR-21507 Show a warning for Bitbucket Authentication in case of insecure ↵Viktor Vorona2024-02-011-0/+3
| | | | config
* SONAR-21413 Fix SSF-530 - Add Groups in jit and auto cardsguillaume-peoch-sonarsource2024-02-011-1/+2
|
* SONAR-21124 Replace Twitter mention and logo with XAmbroise C2024-02-011-1/+0
|
* SONAR-21088 Show warning if GitHub config is insecureViktor Vorona2024-01-311-5/+7
|
* SONAR-21455 Update overall tab secondary measures cards7PH2024-01-311-1/+2
|
* SONAR-21515 Project card in projects list adopts Clean Code taxonomystanislavh2024-01-311-0/+3
|
* SONAR-21455 Add integration tests & Refactor branch overview ITs to use mock ↵7PH2024-01-311-0/+1
| | | | service
* SONAR-21455 Implement a no-data state for missing software quality measures7PH2024-01-311-0/+4
|
* SONAR-21455 Implement software quality breakdown cards & Integrate them7PH2024-01-311-0/+16
|
* SONAR-21455 Compute software quality measures for overall codelukasz-jarocki-sonarsource2024-01-311-0/+6
|
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing ↵David Cho-Lerat2024-01-301-2/+2
| | | | messages and code comments
* SONAR-21482 User notifications page adopts the new UIDavid Cho-Lerat2024-01-301-8/+3
|
* SONAR-21480 migrate authentication tabs to MIUIViktor Vorona2024-01-301-6/+5
|
* SONAR-21506 Migrating github and gitlab test config to adopt new UIRevanshu Paliwal2024-01-301-5/+5
|
* SONAR-21482 My Projects adopts the new UIJeremy Davis2024-01-291-4/+2
|
* SONAR-21413 Fix Gitlab form field descriptionsAntoine Vigneau2024-01-291-2/+2
|
* SONAR-21195 Set analyzer loading optimization disabled by defaultMatteo Mara2024-01-261-1/+1
|
* SONAR-21467 Adopts new code measures tab to Clean Code taxonomystanislavh2024-01-261-3/+3
|
* SONAR-21467 Adopt new 2 column layout for branch overviewstanislavh2024-01-261-2/+1
|
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-2510-530/+41
|
* [No Jira] Fix password login button labelJeremy Davis2024-01-241-1/+1
|
* SONAR-21467 Implement new branch overview headerstanislavh2024-01-241-0/+1
|
* SONAR-21161 Fix pull request casingMathieu Suen2024-01-231-2/+2
|
* SONAR-21413 Rely on new boolean property isProvisioningTokenSetguillaume-peoch-sonarsource2024-01-231-2/+2
|