aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
* refactor permission templates page (#1025)Stas Vilchik2016-06-091-1/+5
|
* Revert "SONAR-7635 Sort core bundle messages in alphabetical order"Teryk Bellahsene2016-06-081-1812/+2491
| | | | This reverts commit 3e08e0769b8fa6ac333fd66d16f8c48dc281103a.
* SONAR-7537 improve the changelog messageStas Vilchik2016-06-061-0/+1
|
* Remove FP of duplicate-finder-maven-plugin in sonar-coreSimon Brandhof2016-06-061-0/+16
|
* Move org.sonar.core.user classes outside sonar-dbSimon Brandhof2016-06-063-0/+513
|
* SONAR-7537 add issue change when issue is moved to new fileSébastien Lesaint2016-06-021-0/+1
|
* remove use of Guava's Objects.equalSébastien Lesaint2016-05-241-2/+2
|
* remove usage of deprecated methods of Guava ObjectsSébastien Lesaint2016-05-243-6/+6
|
* improve Slug implementation effectivenessSébastien Lesaint2016-05-241-8/+75
|
* Upgrade to Guava 18 (#1007)Simon Brandhof2016-05-231-54/+8
| | | | Required for upgrade to Elasticsearch 2.3 which does not shade its dependencies anymore
* prepare for next development iterationTom2016-05-201-1/+1
|
* fix domain headers on the overview pageStas Vilchik2016-05-181-1/+1
|
* SONAR-7635 Sort core bundle messages in alphabetical orderTeryk Bellahsene2016-05-181-2983/+2091
|
* SONAR-7635 Sanitize metric name and description in default l10n bundle and ↵Teryk Bellahsene2016-05-182-57/+112
| | | | CoreMetrics
* SONAR-7271 add "Server ID validated" to sysinfo pageSimon Brandhof2016-05-181-1/+0
|
* Add definition of property sonar.jdbc.passwordSimon Brandhof2016-05-182-0/+33
| | | | so that its type is set to PropertyType.PASSWORD.
* display number of new lines to cover on overview pageStas Vilchik2016-05-161-0/+2
|
* refactor project overview page (#908)Stas Vilchik2016-05-131-0/+2
|
* SONAR-7327 Display a warning when no components selected on the Measures pageStas Vilchik2016-05-131-1/+2
|
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-131-0/+10
|
* Remove "reported by me" from issue notification messageJulien Lancelot2016-05-131-1/+1
|
* SONAR-7545 use ComponentKeys.MAX_COMPONENT_KEY_LENGTHTeryk Bellahsene2016-05-131-3/+3
|
* SONAR-7109 remove default value of property sonar.core.serverBaseURLSébastien Lesaint2016-05-121-1/+0
|
* SONAR-7532 Profiler can now put context before or after timeSébastien Lesaint2016-05-115-31/+233
|
* SONAR-7555 Add measures on number of won't fix issuesJulien Lancelot2016-05-111-0/+3
|
* SONAR-7566 Fix description of deprecation policy in Web API documentationStas Vilchik2016-05-101-1/+1
|
* missed changesStas Vilchik2016-05-101-0/+2
|
* SONAR-6336 display warning when duplicated conditions usedStas Vilchik2016-05-101-0/+1
|
* SONAR-7595 Issues are not closed in some block move conditionsSimon Brandhof2016-05-094-16/+56
|
* fix treemap legend l10n messageStas Vilchik2016-04-261-1/+1
|
* SONAR-7373 drop loading of code by scrollingStas Vilchik2016-04-221-0/+1
|
* SONAR-7374 Improve the UI when component viewer is loading source codeStas Vilchik2016-04-201-0/+2
|
* SONAR-7516 Change capitalization of metric names (#907)Stas Vilchik2016-04-201-113/+113
|
* Automatic merge from branch-5.5Jenkins CI2016-04-201-2/+2
|\ | | | | | | | | | | | | | | | | | | * origin/branch-5.5: SONAR-7550 Update Java plugin to 3.13.1 apply feedback for measures page (#905) change capitalization of new metrics (#906) Background tasks logs are available for project admin add web context on the measures page Add comment on query to keep authorized users for a project and a role
| * change capitalization of new metrics (#906)Stas Vilchik2016-04-191-2/+2
| |
* | SONAR-7476 apply feedbackStas Vilchik2016-04-191-0/+1
| |
* | Automatic merge from branch-5.5Jenkins CI2016-04-142-2/+46
|\| | | | | | | | | | | | | | | | | | | * origin/branch-5.5: SONAR-7429 defaults of HTTPS proxy are values of HTTP proxy Add context when failing to map a db measure to a ws measure SONAR-7187 Fix perf issue in selectByQuery Add support of WS api/ce/task to sonar-ws Add partial support of api/projects to sonar-ws SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach_security_rating_a" from js
| * SONAR-7429 defaults of HTTPS proxy are values of HTTP proxySimon Brandhof2016-04-142-2/+46
| |
| * add l10n names for reliability_rating and security_ratingStas Vilchik2016-04-111-0/+4
| |
| * fixed version for 5.5-SNAPSHOTTom2016-04-111-1/+1
| |
| * SONAR-7402 make it possible to see more about domain on the overview pageStas Vilchik2016-04-081-3/+0
| |
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| |
| * [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-071-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| |
| * [maven-release-plugin] prepare release 5.5Tom2016-04-071-1/+1
| |
* | SONAR-7402 make it possible to see more about domain on the overview pageStas Vilchik2016-04-131-3/+0
| |
* | add l10n names for reliability_rating and security_ratingStas Vilchik2016-04-111-0/+4
| |
* | Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|/
* Fix quality flawsSimon Brandhof2016-04-061-1/+2
|
* SONAR-7402 improve breadcrumbs on measures pageStas Vilchik2016-04-041-2/+2
|