summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* | SONAR-7419 Can not clear search input on rules pageStas Vilchik2016-04-141-3/+12
| |
* | SONAR-7383 Permission settings do not redirect to loginStas Vilchik2016-04-141-0/+1
| |
* | SONAR-5848 display "new_" measures in blackStas Vilchik2016-04-141-14/+2
| |
* | SONAR-7232 Search results are wrong when two almost simultaneous requests ↵Stas Vilchik2016-04-141-3/+6
| | | | | | | | are sent
* | Automatic merge from branch-5.5Jenkins CI2016-04-145-179/+28
|\| | | | | | | | | | | | | * origin/branch-5.5: Disable EventTest#event_widget() because of false-positives SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach_security_rating_a" measures SONAR-7527 Change metric columns order and layout of provided global dashboard
| * SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and ↵Julien Lancelot2016-04-133-168/+17
| | | | | | | | "effort_to_reach_security_rating_a" measures
| * SONAR-7527 Change metric columns order and layout of provided global dashboardJulien Lancelot2016-04-132-11/+11
| |
| * SONAR-7402 open referenced project if availableStas Vilchik2016-04-121-1/+1
| |
* | limit width of the project pagesStas Vilchik2016-04-134-41/+17
| |
* | SONAR-7402 make it possible to see more about domain on the overview pageStas Vilchik2016-04-136-22/+75
| |
* | SONAR-7402 fix formatting of differential measuresStas Vilchik2016-04-131-1/+1
| |
* | SONAR-7402 open referenced project if availableStas Vilchik2016-04-121-1/+1
| |
* | Automatic merge from branch-5.5Jenkins CI2016-04-127-17/+32
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.5: QA: enable deploy on branch-* add l10n names for reliability_rating and security_rating Add PropertiesDao.deleteById SONAR-7533 Hide sonar.login property in analysis.log sent in the scanner report SONAR-7238 do not display identity provider details when it is "sonarqube" fix bug which prevents to add a quality gate condition for "new_" metric SONAR-7402 clicking on project bubble brings to the project page Fix javadoc errors Exclude protobuf code from SQ analysis Fix some Javadoc warnings Improve javadoc Change return type of Plugin#getSonarQubeVersion()
| * SONAR-7238 do not display identity provider details when it is "sonarqube"Stas Vilchik2016-04-112-11/+13
| |
| * fix bug which prevents to add a quality gate condition for "new_" metricStas Vilchik2016-04-111-0/+4
| |
| * SONAR-7402 clicking on project bubble brings to the project pageStas Vilchik2016-04-112-4/+9
| |
| * Exclude protobuf code from SQ analysisJulien HENRY2016-04-111-1/+5
| |
| * Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-111-1/+1
| | | | | | | | and improve Javadoc
| * fixed version for 5.5-SNAPSHOTTom2016-04-119-9/+9
| |
| * SONAR-7402 make it possible to see more about domain on the overview pageStas Vilchik2016-04-086-22/+75
| |
| * drop npm.tar.gz from sourcesStas Vilchik2016-04-081-0/+0
| |
| * SONAR-7402 fix formatting of differential measuresStas Vilchik2016-04-081-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationTom2016-04-079-9/+9
| |
| * [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-079-9/+9
| |
| * [maven-release-plugin] prepare for next development iterationTom2016-04-079-9/+9
| |
| * [maven-release-plugin] prepare release 5.5Tom2016-04-079-13/+11
| |
* | SONAR-5476 Rule search by key should be case insensitiveSimon Brandhof2016-04-118-45/+28
| |
* | upgrade to react 15.0.1Stas Vilchik2016-04-111-5/+5
| |
* | SONAR-7531 Add pagination on the Code pageStas Vilchik2016-04-116-21/+93
| |
* | SONAR-7061 Submit buttons are not disabled when activating rulesStas Vilchik2016-04-081-7/+13
| |
* | Remove temporary file npm.tar.gz from GitSimon Brandhof2016-04-082-0/+1
| |
* | Refactor NewIndexSimon Brandhof2016-04-088-25/+14
| | | | | | | | | | * remove dead code * rename method setShards() to configureShards()
* | upgrade to react 15Stas Vilchik2016-04-081-9/+10
| |
* | Upgrade version to 5.6-SNAPSHOTTom2016-04-079-9/+9
|/
* SONAR-7528 WS api/measures/component handles developer measuresTeryk Bellahsene2016-04-072-11/+96
|
* SONAR-7528 WS api/measures/component_tree handles developer measuresTeryk Bellahsene2016-04-076-11/+158
|
* SONAR-7402 add ability to drilldown with developer selectedStas Vilchik2016-04-074-20/+38
|
* fix the order of code smells and technical debt in the leak periodStas Vilchik2016-04-071-6/+6
|
* change the link on technical debt from measures page to issues pageStas Vilchik2016-04-071-4/+8
|
* do not render issues for already destroyed source viewerStas Vilchik2016-04-071-2/+4
|
* SONAR-7402 drop pagination, filter out components with no measure valueStas Vilchik2016-04-077-63/+13
|
* SONAR-7402 do not display differential valuesStas Vilchik2016-04-073-26/+54
|
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-074-7/+234
|
* rename "Tools" to "More" in the component navigation barStas Vilchik2016-04-071-1/+1
|
* fix quality flawsSébastien Lesaint2016-04-063-7/+3
|
* SONAR-6732 stabilize ComputeEngineSettingsTestSébastien Lesaint2016-04-061-2/+2
| | | | be less optimistic on speed of build, wait longer for concurrent thread
* SONAR-7488 support PostProjectAnalysisTask in report CE taskSébastien Lesaint2016-04-0629-34/+2168
|
* SONAR-7488 add listener to ComputationStepExecutorSébastien Lesaint2016-04-062-7/+65
|
* SONAR-7401 display total remediation effortStas Vilchik2016-04-062-1/+6
|
* SONAR-7411 drop support for HTTPs Tomcat connectorSébastien Lesaint2016-04-066-279/+17
|