Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move ITs code to private directory | Sébastien Lesaint | 2018-06-21 | 199 | -7617/+0 |
| | |||||
* | Fix malformed license headers | Janos Gyerik | 2018-06-14 | 8 | -154/+0 |
| | |||||
* | Fix integration test PluginWithoutBuiltinQualityProfile | Simon Brandhof | 2018-06-12 | 1 | -6/+0 |
| | |||||
* | SONAR-10690 make fake-billing-plugin a core extension | Sébastien Lesaint | 2018-06-12 | 6 | -31/+18 |
| | |||||
* | SONAR-10690 make fake-governance-plugin a core extension | Sébastien Lesaint | 2018-06-12 | 20 | -32/+20 |
| | |||||
* | SONAR-10690 remove support for privileged plugins | Sébastien Lesaint | 2018-06-12 | 2 | -2/+2 |
| | |||||
* | SONAR-10283 Fail fast at startup when a language is missing a default built ↵ | Duarte Meneses | 2018-06-11 | 4 | -0/+130 |
| | | | | in quality profile | ||||
* | SONAR-10363 New built-in quality profiles should be the default | Eric Hartmann | 2018-06-05 | 7 | -0/+253 |
| | | | | When removing an analyzer and adding a new one | ||||
* | SONAR-10599 Synchronize login during authentication | Julien Lancelot | 2018-05-23 | 2 | -8/+34 |
| | |||||
* | SONAR-10593 SONAR-10315 support plugin uninstall before CE processing | Simon Brandhof | 2018-05-10 | 10 | -11/+144 |
| | |||||
* | SONAR-10593 CE should ignore issues on inactive rules | Simon Brandhof | 2018-05-10 | 25 | -0/+773 |
| | |||||
* | SQBILLING-93 SonarCloud notifies Muppet when an organization is deleted | Teryk Bellahsene | 2018-05-03 | 1 | -0/+5 |
| | |||||
* | SONAR-9384 Fix computation of project without src but with test measures | Julien Lancelot | 2018-05-02 | 3 | -0/+121 |
| | |||||
* | Fix API version in QA test plugins | Simon Brandhof | 2018-04-10 | 29 | -29/+29 |
| | |||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 59 | -1481/+605 |
| | |||||
* | SONAR-10311 add IT on rule rekeying applying to issues | Sébastien Lesaint | 2018-02-08 | 4 | -2/+115 |
| | |||||
* | SONAR-10304 use NewRule#addDeprecatedRuleKey in QP notification IT | Sébastien Lesaint | 2018-02-08 | 4 | -20/+33 |
| | |||||
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 30 | -30/+30 |
| | |||||
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 5 | -7/+7 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 116 | -115/+296 |
| | |||||
* | Auto-generate sonar-ws for integration tests | Daniel Schwarz | 2017-11-16 | 1 | -2/+2 |
| | |||||
* | Automatic merge from branch-6.7 | ssjenka | 2017-11-03 | 11 | -0/+590 |
|\ | | | | | | | | | | | | | | | * origin/branch-6.7: SONAR-9973 IT for report processing resilient to failure during start SONAR-9973 TaskContainer now support errors during start of components SONAR-9973 add IT ensuring resilience of Ce Workers to exceptions SONAR-9973 ComponentContainer#stopComponent now never fail | ||||
| * | SONAR-9973 IT for report processing resilient to failure during start | Sébastien Lesaint | 2017-11-03 | 4 | -8/+87 |
| | | | | | | | | of components | ||||
| * | SONAR-9973 add IT ensuring resilience of Ce Workers to exceptions | Sébastien Lesaint | 2017-11-03 | 11 | -0/+511 |
| | | | | | | | | including errors | ||||
| * | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 30 | -30/+30 |
| | | |||||
| * | Release 6.76.7-RC1 | Julien Lancelot | 2017-10-27 | 30 | -30/+30 |
| | | |||||
* | | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 30 | -30/+30 |
|/ | |||||
* | Set version to 6.7-SNAPSHOT | Simon Brandhof | 2017-10-09 | 30 | -30/+30 |
| | |||||
* | Remove duplicate licence | Eric Hartmann | 2017-09-14 | 1 | -20/+0 |
| | |||||
* | SONAR-9762 Implement resiliency on startup | Eric Hartmann | 2017-09-14 | 4 | -0/+149 |
| | |||||
* | SONAR-9740 support system passcode in WS | Simon Brandhof | 2017-09-13 | 2 | -1/+51 |
| | |||||
* | SONAR-9739 add integration test for WS api/system/health | Simon Brandhof | 2017-09-13 | 1 | -3/+20 |
| | |||||
* | SONAR-9739 make StartupCrash startable | Simon Brandhof | 2017-09-13 | 1 | -3/+5 |
| | |||||
* | SONAR-9739 improve integration tests of api/system/status | Simon Brandhof | 2017-09-13 | 2 | -1/+62 |
| | |||||
* | Bring 6.6-SNAPSHOT back | Simon Brandhof | 2017-09-12 | 29 | -29/+29 |
| | |||||
* | Release 6.6-M1 | Simon Brandhof | 2017-09-12 | 29 | -29/+29 |
| | |||||
* | SONAR-9664 Add IT for custom rules backdating | Julien HENRY | 2017-09-07 | 21 | -16/+343 |
| | |||||
* | SONAR-9661 Add IT for issue backdating on plugin update | Julien HENRY | 2017-09-07 | 13 | -0/+534 |
| | |||||
* | SONAR-9715 Implement a delay for finishing task in Compute Engine | Eric Hartmann | 2017-09-05 | 3 | -1/+101 |
| | |||||
* | Fix pom of fake-governance-plugin | Simon Brandhof | 2017-07-19 | 1 | -3/+3 |
| | |||||
* | SONAR-9525 add IT on dynamic update of CE worker count | Sébastien Lesaint | 2017-07-18 | 3 | -2/+72 |
| | |||||
* | SONAR-9525 add IT on number of tasks processed in // | Sébastien Lesaint | 2017-07-18 | 3 | -0/+161 |
| | |||||
* | SONAR-9507 add IT | Sébastien Lesaint | 2017-07-17 | 5 | -0/+129 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-07-13 | 25 | -25/+25 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-07-05 | 25 | -25/+25 |
| | |||||
* | Release 6.5-M26.5-M2 | Simon Brandhof | 2017-07-05 | 25 | -25/+25 |
| | |||||
* | SONAR-9478 Missing Settings -> Configuration replacement | Julien HENRY | 2017-07-04 | 1 | -1/+1 |
| | |||||
* | SONAR-9442 Add details of added/updated/disabled rules in notification | Julien Lancelot | 2017-06-29 | 4 | -9/+57 |
| | |||||
* | SONAR-9442 add names of changed quality profiles in mail notification | Julien Lancelot | 2017-06-29 | 2 | -2/+2 |
| | |||||
* | SONAR-9442 Send email to profile admin on each qprofile update | Julien Lancelot | 2017-06-29 | 15 | -0/+583 |
| |