aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-9770 Stop listing deprecated modesJulien HENRY2017-10-042-22/+2
|
* SONAR-7245 Remove issues report (html/console) featureJulien HENRY2017-10-0430-2417/+0
|
* SONAR-9378 finish renaming in web appStas Vilchik2017-10-0418-58/+56
|
* SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" settingJulien HENRY2017-10-0414-17/+61
|
* SONAR-9498 show correct n. of "more" items in quality profile changelogDaniel Schwarz2017-10-049-23/+254
|
* SONAR-9498 merge ChangelogAction and ChangelogLoaderDaniel Schwarz2017-10-048-501/+282
|
* Migrate drop of PR columns for NextDuarte Meneses2017-10-049-14/+144
|
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-0420-174/+28
|
* SONAR-9887 Reuse information from issues in short living branches targeting ↵Duarte Meneses2017-10-0431-216/+1092
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | current branch * Add ShortBranchComponentsWithIssues * Load only required component fields from dto * Keep only uuid and branch from analysisMetadataHolder * No need for branch in ShortBranchComponentsWithIssues * Add IssueDao.selectResolvedOrConfirmedByComponentUuid * Add ResolvedShortBranchIssuesFactory * Add components to ProjectAnalysisTaskContainerPopulator * issue info from short branches * Do not open db session for nothing * Get issues for all uuids at once * Select only fields required for issue tracking * Improvements * Add ShortBranchIssue with only the fields needed for issue tracking * fix test * Add missed license * minor improvements * Fix IssueStatusCopierTest and move ShortBranchIssue class * Clean up ShortBranchIssueDto and its query * Fix mapping of dto class * Verify that required fields are correctly mapped * fixes * Fix issues loader * Do not use "key" as field name in db operations * Should find issues to merge only in short branches * Strip branch from component key
* SONAR-9446 Redirect to previous page after server start/migrationGrégoire Aubert2017-10-045-15/+26
|
* Prevent js error when language bundle import failGrégoire Aubert2017-10-041-2/+5
|
* Fix some styling issues in the system info pageGrégoire Aubert2017-10-047-16/+75
|
* SONAR-9550 Don't show the activate button for rules where there is no ↵Grégoire Aubert2017-10-041-2/+3
| | | | editable QP
* SONAR-4824 support branches when filtering recipients on their permsSébastien Lesaint2017-10-0434-123/+164
| | | | | by querying permissions in DB with component key rather than component uuid as computing the target branch's key from the branch's key is easy
* SONAR-9545 Better wording when searching for a project in My Favorites scopeGrégoire Aubert2017-10-045-6/+53
|
* SONAR-9553 Update onboarding headlineGrégoire Aubert2017-10-044-8/+50
|
* Remove unused cssGrégoire Aubert2017-10-042-27/+0
|
* SONAR-9808 Add ncloc to system info pageGrégoire Aubert2017-10-041-2/+12
|
* SONAR-9504 Support ESC key in onboarding tutorialGrégoire Aubert2017-10-041-0/+15
|
* SONAR-9496 group changelog events by action and dateStas Vilchik2017-10-041-5/+12
|
* SONAR-9522 Change the duplication perspective's graph axisStas Vilchik2017-10-043-4/+4
|
* SONAR-9705 Make organization key easier to findStas Vilchik2017-10-044-8/+34
|
* bring back removed component_navigation messagesStas Vilchik2017-10-041-0/+3
|
* SONAR-9665 Bring back the issues link from the Most Violated Projects sectionStas Vilchik2017-10-042-26/+50
|
* fix issue permalinks with branchesStas Vilchik2017-10-0411-3/+30
|
* invalidate browser cache for logoStas Vilchik2017-10-041-1/+1
|
* fix quality gates deletion/renamingStas Vilchik2017-10-045-25/+27
|
* API - ability to extend MessageExceptionSimon Brandhof2017-10-031-1/+1
| | | | for instance to implement CE TypedException at the same time
* Fix branch properties descriptionDuarte Meneses2017-10-031-5/+6
|
* SONAR-7956 remove obsolete gateId parameter of api/qualitygates/deselectDaniel Schwarz2017-10-033-36/+51
|
* SONAR-9802 add global section "Search State" to System Info of clusterSimon Brandhof2017-10-034-0/+108
|
* Fix build error with Maven 3.2.5Simon Brandhof2017-10-031-2/+3
| | | | | For unknown reasons HttpConnectorTest does not fail on Maven 3.3+ whereas a required dependency on commons-codec is missing.
* SONAR-9820 Telemetry returns usingBranchesTeryk Bellahsene2017-10-0311-5/+52
|
* SONAR-9820 Telemetry returns database name and versionTeryk Bellahsene2017-10-037-11/+87
|
* SONAR-9820 update telemetry format - list instead of mapTeryk Bellahsene2017-10-034-26/+78
|
* Adjust perf tests thresholdDuarte Meneses2017-10-031-1/+1
|
* Replace the CE class TypedException by an interfaceSimon Brandhof2017-10-033-76/+24
| | | | | so that a class inheriting MessageException can provide a type of error.
* Fix instability of ClusterHealthTest#hashcode_is_based_on_content()Simon Brandhof2017-10-031-3/+1
| | | | Two different objects can have the same hashCode.
* SONAR-9902 Silence debug logs of PostgreSQL driverSimon Brandhof2017-10-033-3/+6
|
* Avatar resolver fails when email is emptyTeryk Bellahsene2017-10-038-14/+20
|
* SONAR-9195 Ease removing of SCM accountsStas Vilchik2017-10-032-9/+28
|
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-0381-1047/+479
|
* SONAR-9499 Secondary locations unclickable when code is not loadedStas Vilchik2017-10-031-4/+15
|
* SONAR-9756 update branch management pageStas Vilchik2017-10-0336-181/+1249
|
* SONAR-9756 add analysis date to response of api/project_branches/listDaniel Schwarz2017-10-034-21/+69
|
* Fix instability of integration tests on OracleSimon Brandhof2017-10-021-3/+3
| | | | | | A SonarQube server is hardly stopped when JVM process shutdowns. JDBC connections are kept open. These orphan connections are correctly closed by all databases except Oracle.
* SONAR-9900 Support UTF-8 login and password in Java WS clientSimon Brandhof2017-10-023-2/+25
|
* SONAR-9896 Webhook must support basic authenticationSimon Brandhof2017-10-025-10/+64
|
* SONAR-1330 Purge edit permissions when removing groupJulien Lancelot2017-10-026-0/+52
|
* SONAR-1330 Purge edit permissions when removing organization memberJulien Lancelot2017-10-026-0/+53
|