aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make web services api/webhooks/* publicSimon Brandhof2017-03-094-4/+2
|
* SONAR-8623 Fix regression with project level measuresJulien HENRY2017-03-094-42/+81
|
* fix styles on landing pageStas Vilchik2017-03-081-2/+2
|
* SONAR-8623 Index all source files, even the ones with no supported languageDuarte Meneses2017-03-082-12/+23
|
* Fix PROJECT_VERSION on Travis for SNAPSHOT versionsSimon Brandhof2017-03-061-1/+1
|
* Back to development version 6.3-SNAPSHOTSimon Brandhof2017-03-0653-53/+53
|
* Upgrade to parent 406.3-RC4Simon Brandhof2017-03-041-1/+1
|
* Support RELEASE versions in IssueJsonReportTestSimon Brandhof2017-03-041-3/+10
|
* Fix build version of RC to not have "x.y-RCz.0.<build>"Simon Brandhof2017-03-031-6/+6
| | | | The correct format is "x.y.0.<build>"
* No need to change project version on Travis when not SNAPSHOTSimon Brandhof2017-03-031-2/+1
|
* Publish 6.3-RC4Simon Brandhof2017-03-0353-53/+53
|
* Support release versions on 2 or 3 fieldsSimon Brandhof2017-03-031-10/+29
|
* SONAR-8883 Fix Server::getVersion() on scanner side, and reenable ↵Julien HENRY2017-03-024-26/+23
| | | | IssueJsonReportTest IT
* SONAR-8622 Fix preview mode/JSON report on branchesJulien HENRY2017-03-027-51/+100
|
* Remove javaProperties plugin from PluginsTestJulien Lancelot2017-03-021-1/+1
|
* Remove JSON pluginJulien Lancelot2017-03-021-1/+1
|
* SONAR-8460 Do not fail to write response when profile not foundJulien Lancelot2017-03-022-11/+15
|
* SONAR-8460 Remove ErrorsJulien Lancelot2017-03-0213-112/+37
|
* SONAR-8460 Remove creation BadRequestException with ErrorsJulien Lancelot2017-03-026-63/+45
|
* SONAR-8460 Fix bundled error messagesJulien Lancelot2017-03-023-31/+24
|
* SONAR-8460 Simplify creation of BadRequestException with one messageJulien Lancelot2017-03-0243-218/+136
|
* SONAR-8460 Remove isEmpty from ErrorsJulien Lancelot2017-03-025-8/+4
|
* SONAR-8460 Remove check from ErrorsJulien Lancelot2017-03-024-15/+19
|
* SONAR-8460 Remove writeJson from ErrorsJulien Lancelot2017-03-024-25/+37
|
* fix quality flawStas Vilchik2017-03-021-2/+0
|
* SONAR-8835 support NULL in column file_sources.line_hashesSimon Brandhof2017-03-017-33/+49
| | | | | The column can be null on Oracle if source content is empty. Other databases do not store NULL but empty string.
* SONAR-8835 file move detection does not need to compute source hashSimon Brandhof2017-03-014-19/+5
|
* SONAR-8451 fix bad state on measures pageStas Vilchik2017-03-012-3/+6
|
* SONAR-8659 Bring back "Edit Permissions" to system administratorsSimon Brandhof2017-03-012-47/+76
|
* BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven ↵David Rautureau2017-02-242-29/+33
| | | | paraller execution) by beanshell-maven-plugin
* Always public artifacts with full build version6.3.0.18800Simon Brandhof2017-02-221-13/+8
|
* Set version 6.3-SNAPSHOTSimon Brandhof2017-02-2253-53/+53
|
* Fix deployment of RCsSimon Brandhof2017-02-221-1/+1
| | | | | Technical version of RC must not be replaced by the build version on 4 fields.
* Publish version 6.3-RC3Simon Brandhof2017-02-2253-53/+53
|
* SONAR-8831 increase performance of bulk issue storageDaniel Schwarz2017-02-221-1/+2
|
* SONAR-8704 allow roots to see all projects and measuresSimon Brandhof2017-02-218-24/+112
| | | | even if they don't have the expected permissions
* SONAR-8704 update indices authorization if browse permission is fully removedSimon Brandhof2017-02-212-22/+36
| | | | | | The types "authorization" of ES indices should be updated when all the groups and users loose the projet permission "browse". Currently this change was silently ignored and old permissions were still used.
* SONAR-8823 Deprecate API org.sonar.api.web.FooterTeryk Bellahsene2017-02-211-0/+2
|
* Add logs when Travis downloads phantomjs and JDK8Simon Brandhof2017-02-211-0/+2
|
* Ability to release versions without build number in artifact filenamesSimon Brandhof2017-02-215-38/+102
|
* SONAR-8658 display "Apply Template" button for org adminStas Vilchik2017-02-201-2/+4
|
* SONAR-8658 add field configuration.canApplyPermissionTemplate to response of ↵Simon Brandhof2017-02-202-13/+34
| | | | api/navigation/component
* change wording in organization formStas Vilchik2017-02-202-2/+4
|
* return `isDefault` in /api/navigation/organizationStas Vilchik2017-02-202-2/+9
|
* SONAR-8658 fix applying of permission templateStas Vilchik2017-02-201-1/+2
|
* fix ui glitch on settings page on safariStas Vilchik2017-02-201-1/+1
|
* SONAR-8710 add SCAN permission to template of new organizations6.3.0.18587Sébastien Lesaint2017-02-174-37/+43
|
* SONAR-8751 drop Owners group for personal organizationsSébastien Lesaint2017-02-173-48/+141
| | | | user permissions replace group permissions in the default template and also SCAN permission is added to the template
* Disable authorization for roots in ES indicesSimon Brandhof2017-02-175-0/+185
|
* SONAR-8769 Display project and organization keys in the analysis logsDuarte Meneses2017-02-172-1/+28
|