aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
...
* Automatic merge from branch-6.3Julien Lancelot2017-03-031-7/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-6.3: SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonReportTest IT SONAR-8622 Fix preview mode/JSON report on branches Remove javaProperties plugin from PluginsTest Remove JSON plugin SONAR-8460 Do not fail to write response when profile not found SONAR-8460 Remove Errors SONAR-8460 Remove creation BadRequestException with Errors SONAR-8460 Fix bundled error messages SONAR-8460 Simplify creation of BadRequestException with one message SONAR-8460 Remove isEmpty from Errors SONAR-8460 Remove check from Errors SONAR-8460 Remove writeJson from Errors fix quality flaw
| * SONAR-8460 Fix bundled error messagesJulien Lancelot2017-03-021-7/+0
| |
| * Set version 6.3-SNAPSHOTSimon Brandhof2017-02-221-1/+1
| |
| * Publish version 6.3-RC3Simon Brandhof2017-02-221-1/+1
| |
* | Automatic merge from branch-6.3ssjenka2017-02-211-2/+2
|\| | | | | | | | | | | | | | | | | | | * origin/branch-6.3: SONAR-8658 display "Apply Template" button for org admin SONAR-8658 add field configuration.canApplyPermissionTemplate to response of api/navigation/component change wording in organization form return `isDefault` in /api/navigation/organization SONAR-8658 fix applying of permission template fix ui glitch on settings page on safari
| * change wording in organization formStas Vilchik2017-02-201-2/+2
| |
* | Drop unused dependency bean-matchersSimon Brandhof2017-02-191-5/+0
| |
* | Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-193-20/+43
| | | | | | | | and decrease usages of Hamcrest
* | Prepare for next development iterationSimon Brandhof2017-02-141-1/+1
|/
* SONAR-8151 make property sonar.organizations.anyoneCanCreate hiddenSébastien Lesaint2017-02-101-0/+1
|
* SONAR-8753 add hidden property sonar.organizations.createPersonalOrgSébastien Lesaint2017-02-102-1/+9
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10137-275/+274
|
* SONAR-8637 Display functional version of plugins when availableTeryk Bellahsene2017-02-101-0/+13
|
* SONAR-8758 Rename category "Differentials Views" to "Leak"Julien Lancelot2017-02-101-2/+2
|
* SONAR-8372 Improve the leak period header on a project dashboard (#1651)Stas Vilchik2017-02-101-0/+2
|
* SONAR-8760 Define 'Cognitive Complexity' metricJulien Lancelot2017-02-103-1/+5
|
* SONAR-8759 Rename setting "sonar.timemachine.period1" to "sonar.leak.period"Julien Lancelot2017-02-103-64/+64
|
* remove unused styles and images (#1648)Stas Vilchik2017-02-091-1/+1
|
* SONAR-8758 Remove settings related to periods 2 to 5Julien Lancelot2017-02-092-44/+1
|
* SONAR-8721 Redirect links should be using httpsStas Vilchik2017-02-091-1/+1
|
* SONAR-8749 Update landing pageStas Vilchik2017-02-081-21/+21
|
* SONAR-8750 Return sonar.lf.sonarqube.com.enabled in api/navigation/globalJulien Lancelot2017-02-082-1/+3
|
* SONAR-8666 change description of organization keyStas Vilchik2017-02-081-1/+1
|
* Fix description of background tasks pageSimon Brandhof2017-02-071-1/+1
|
* SONAR-8666 apply feedbackStas Vilchik2017-02-071-1/+1
|
* SONAR-8665 Create the "Organizations" page in the "My Account" spaceStas Vilchik2017-02-071-0/+1
|
* SONAR-8666 Make it possible to create a new organizationStas Vilchik2017-02-071-0/+5
|
* SONAR-8659 Create organization's projects management pageStas Vilchik2017-02-071-0/+1
|
* SONAR-8208 Remove property "sonar.authenticator.createUser"Julien Lancelot2017-02-062-26/+6
|
* Improve doc and usages of JsonWriterSimon Brandhof2017-02-051-2/+3
|
* Fix quality flawsTeryk Bellahsene2017-02-031-0/+1
|
* SONAR-7762 Remove remaing property definitionJulien Lancelot2017-02-032-12/+2
|
* refactor and add type annonations around permissions domainStas Vilchik2017-02-031-0/+1
|
* SONAR-8729 Create organization's permissions pageStas Vilchik2017-02-031-0/+21
|
* SONAR-8460 WS errors does not return bundled messagesJulien Lancelot2017-02-021-18/+0
|
* SONAR-8610 Remove setting sonar.technicalDebt.hoursInDayJulien Lancelot2017-02-022-13/+3
|
* Add aria labels to issue rule and filter buttons in issue list. This is ↵U-DESKTOP-GN2POE0\jared2017-02-021-0/+1
| | | | | | required since these buttons do not have text describing what they do so are announced as "button" when using Jaws screen reading software.
* display organization key on project dashboardStas Vilchik2017-02-021-0/+1
|
* SONAR-8625 Sanitize WebServiceEngineJulien Lancelot2017-02-011-1/+0
| | | | | Remove some useless bundle usage Replace some checks by Preconditions#checkArgument
* SONAR-8655 Create page to delete organizationStas Vilchik2017-02-011-0/+4
|
* SONAR-8654 Create page to edit organizationStas Vilchik2017-02-011-0/+19
|
* SONAR-8538 Improve UX when navigating on projects for which I don't have the ↵Stas Vilchik2017-01-311-1/+1
| | | | browse permission
* add l10n message for organizations settings categoryStas Vilchik2017-01-301-0/+1
|
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-271-1/+0
|
* Refactor resources APIDuarte Meneses2017-01-273-13/+14
|
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-271-2/+4
|
* SONAR-8701 Lines measures are computed using lines from CE ComponentJulien Lancelot2017-01-272-10/+7
|
* SONAR-7935 Change logo headlineStas Vilchik2017-01-261-1/+1
|
* Replace some Guava usages by Java 8 functionsSimon Brandhof2017-01-241-56/+0
|
* SONAR-8458 fix compatibility of locally-built plugins/SonarQubeSimon Brandhof2017-01-132-31/+66
|