Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-8452 open the last state of projects page (#1760) | Stas Vilchik | 2017-03-09 | 4 | -28/+51 | |
| | ||||||
* | Merge remote-tracking branch 'origin/branch-6.3' | Simon Brandhof | 2017-03-06 | 1 | -3/+10 | |
|\ | ||||||
| * | Back to development version 6.3-SNAPSHOT | Simon Brandhof | 2017-03-06 | 24 | -24/+24 | |
| | | ||||||
| * | Support RELEASE versions in IssueJsonReportTest | Simon Brandhof | 2017-03-04 | 1 | -3/+10 | |
| | | ||||||
| * | Publish 6.3-RC4 | Simon Brandhof | 2017-03-03 | 24 | -24/+24 | |
| | | ||||||
* | | refactor source viewer (#1744) | Stas Vilchik | 2017-03-03 | 5 | -1/+186 | |
| | | ||||||
* | | SONAR-8883 Reenable assertion | Julien HENRY | 2017-03-03 | 2 | -43/+1 | |
| | | ||||||
* | | Automatic merge from branch-6.3 | Julien Lancelot | 2017-03-03 | 1 | -18/+11 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-8883 Fix Server::getVersion() on scanner side, and reenable ↵ | Julien HENRY | 2017-03-02 | 1 | -18/+11 | |
| | | | | | | | | IssueJsonReportTest IT | |||||
| * | Remove javaProperties plugin from PluginsTest | Julien Lancelot | 2017-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | Remove JSON plugin | Julien Lancelot | 2017-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | Set version 6.3-SNAPSHOT | Simon Brandhof | 2017-02-22 | 24 | -24/+24 | |
| | | ||||||
| * | Publish version 6.3-RC3 | Simon Brandhof | 2017-02-22 | 24 | -24/+24 | |
| | | ||||||
* | | Remove javaProperties plugin from PluginsTest | Julien Lancelot | 2017-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | Remove JSON plugin | Julien Lancelot | 2017-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-8826 Fix QA | Julien HENRY | 2017-03-02 | 1 | -1/+2 | |
| | | ||||||
* | | Disable IT PurgeTest | Simon Brandhof | 2017-02-28 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | QA tests have some false-positives on CIX infrastructure with category4 on postgres. Some DB connections are kept open and job is stuck. Root cause seems to be the direct DB connection from PurgeTest via Orchestrator. | |||||
* | | Reenabling tests on cluster | Eric Hartmann | 2017-02-27 | 1 | -0/+8 | |
| | | ||||||
* | | Disabling cluster tests until fixed | Eric Hartmann | 2017-02-27 | 1 | -2/+0 | |
| | | ||||||
* | | SONAR-8435 add info message saying WebServer is operational to web.log | Sébastien Lesaint | 2017-02-24 | 1 | -2/+2 | |
| | | | | | | | | and modify message in Compute Engine to be "is operational" instead of "is up" for consistency | |||||
* | | SONAR-8435 log "SonarQube is up" if all processes are operational | Sébastien Lesaint | 2017-02-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | which implies: 1/ to distinguish from Monitored#getStatus() = UP and OPERATIONAL 2/ to have an option of Monitor to wait on process's status to be OPERATIONAL 3/ every Monitored implementation must return OPERATIONAL rather than UP if then don't make a distinction between the two | |||||
* | | SONAR-8773 Move WS update_key and bulk_update_key to api/projects | Teryk Bellahsene | 2017-02-22 | 3 | -40/+54 | |
| | | ||||||
* | | Fix bad import of org.assertj.core.api.Java6Assertions.assertThat | Simon Brandhof | 2017-02-19 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'branch-6.3' | Sébastien Lesaint | 2017-02-17 | 2 | -0/+68 | |
|\| | ||||||
| * | SONAR-8804 Add IT | Julien Lancelot | 2017-02-17 | 2 | -0/+68 | |
| | | ||||||
* | | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 24 | -24/+24 | |
|/ | ||||||
* | SONAR-8736 it test for issue creation date | Daniel Schwarz | 2017-02-13 | 17 | -0/+496 | |
| | ||||||
* | Fix Quality flaws | Simon Brandhof | 2017-02-11 | 1 | -4/+3 | |
| | ||||||
* | SONAR-8761 fix cleanup of db in ITs | Simon Brandhof | 2017-02-10 | 5 | -127/+109 | |
| | ||||||
* | SONAR-8761 remove calls of WS to UserSession#isRoot() | Simon Brandhof | 2017-02-10 | 1 | -9/+10 | |
| | | | | replace by UserSession#isSystemAdministrator() | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 267 | -537/+636 | |
| | ||||||
* | SONAR-8637 IT to test functional version in a plugin | Teryk Bellahsene | 2017-02-10 | 4 | -3/+62 | |
| | ||||||
* | SONAR-8760 Define 'Cognitive Complexity' metric | Julien Lancelot | 2017-02-10 | 7 | -3/+106 | |
| | ||||||
* | SONAR-8759 Rename setting "sonar.timemachine.period1" to "sonar.leak.period" | Julien Lancelot | 2017-02-10 | 13 | -26/+26 | |
| | ||||||
* | SONAR-8758 Remove settings related to periods 2 to 5 | Julien Lancelot | 2017-02-09 | 11 | -172/+111 | |
| | ||||||
* | Rename tests of ProvisioningPermissionTest | Simon Brandhof | 2017-02-08 | 1 | -5/+5 | |
| | ||||||
* | SONAR-8716 fix fallback of component to organization permission | Simon Brandhof | 2017-02-07 | 1 | -1/+62 | |
| | ||||||
* | SONAR-8208 Remove property "sonar.authenticator.createUser" | Julien Lancelot | 2017-02-06 | 1 | -26/+0 | |
| | ||||||
* | SONAR-8438 New web service api/system/ping | Simon Brandhof | 2017-02-06 | 2 | -0/+45 | |
| | ||||||
* | SONAR-8715 Allow provisioning of non-local users | Julien Lancelot | 2017-02-03 | 4 | -15/+98 | |
| | ||||||
* | SONAR-7762 Remove remaing property definition | Julien Lancelot | 2017-02-03 | 1 | -13/+0 | |
| | ||||||
* | SONAR-8460 WS errors does not return bundled messages | Julien Lancelot | 2017-02-02 | 1 | -1/+1 | |
| | ||||||
* | SONAR-7300 Do not generate IllegalArgumentException when id is missing | Julien Lancelot | 2017-02-02 | 1 | -7/+11 | |
| | ||||||
* | SONAR-8610 Remove setting sonar.technicalDebt.hoursInDay | Julien Lancelot | 2017-02-02 | 3 | -59/+0 | |
| | ||||||
* | SONAR-7762 Remove allow to signup feature | Julien Lancelot | 2017-02-01 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8704 replace group names by ids in authorization indices | Simon Brandhof | 2017-01-31 | 1 | -3/+6 | |
| | ||||||
* | SONAR-8704 Refactor Elasticsearch types "authorization" | Simon Brandhof | 2017-01-31 | 1 | -5/+17 | |
| | | | | | | | | | | | Multiple indices define a type "authorization". The related code was duplicated, and sometimes had some minor differences. This commits share all the management of these types in the same bunch of classes. It also allows to quickly create a project-related index, without having to fix the different locations which may require project re-indexing. | |||||
* | fix OrganizationIt | Sébastien Lesaint | 2017-01-31 | 1 | -8/+21 | |
| | ||||||
* | SONAR-8388 HTTP POST request parameters are handled as UTF-8 by default | Teryk Bellahsene | 2017-01-30 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8684 Clean up rails files | Julien Lancelot | 2017-01-30 | 1 | -12/+0 | |
| |