Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix Maven scanner incompatibility in UpgradeTest | Simon Brandhof | 2017-11-24 | 1 | -1/+3 | |
| | | | | Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com> | |||||
* | Silent cancelation of branch build on Travis if a PR is open | Stas Vilchik | 2017-11-24 | 1 | -4/+5 | |
| | ||||||
* | SONAR-10057 upgrade PostgreSQL driver | Simon Brandhof | 2017-11-24 | 2 | -2/+2 | |
| | | | | to fix compatibility with PostgreSQL 10.0 | |||||
* | SONAR-10054 Fix error when changing rule severity for a quality profile | Grégoire Aubert | 2017-11-20 | 1 | -11/+12 | |
| | ||||||
* | Prepare for next development iteration | Julien Lancelot | 2017-11-07 | 57 | -57/+57 | |
| | ||||||
* | Release 6.76.7 | Simon Brandhof | 2017-11-07 | 57 | -57/+57 | |
| | ||||||
* | LICENSE-82 reset server ID on DB URL changes | Simon Brandhof | 2017-11-07 | 9 | -86/+436 | |
| | ||||||
* | Drop unused constant in InternalProperties | Simon Brandhof | 2017-11-07 | 1 | -2/+0 | |
| | ||||||
* | SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8 | Sébastien Lesaint | 2017-11-07 | 4 | -9/+6 | |
| | ||||||
* | SONAR-9983 Upgrade to SonarPHP 2.11.0.2485 | Julien Lancelot | 2017-11-06 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9937 Add TOS checkbox when installing an edition in the marketplace | Grégoire Aubert | 2017-11-06 | 6 | -104/+143 | |
| | ||||||
* | SONAR-9983 Upgrade to SonarJava 4.15.0.12310 | Julien Lancelot | 2017-11-06 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9973 IT for report processing resilient to failure during start | Sébastien Lesaint | 2017-11-03 | 5 | -34/+166 | |
| | | | | of components | |||||
* | SONAR-9973 TaskContainer now support errors during start of components | Sébastien Lesaint | 2017-11-03 | 5 | -31/+51 | |
| | | | | | | TaskContainer must now be started by a specific method call #bootup() (rather than it being started in constructor) TaskContainer is now AutoCloseable (method cleanup() is therefor replaced by method close()) This change will break at compile time and runtime plugins relying on TaskContainer and TaskContainerImpl | |||||
* | SONAR-9973 add IT ensuring resilience of Ce Workers to exceptions | Sébastien Lesaint | 2017-11-03 | 12 | -1/+618 | |
| | | | | including errors | |||||
* | SONAR-9973 ComponentContainer#stopComponent now never fail | Sébastien Lesaint | 2017-11-03 | 6 | -73/+150 | |
| | | | | and ensures all stoppable and/or disposable components in the container have their stop and/or dispose methods called | |||||
* | Update wording of datacenter edition | Grégoire Aubert | 2017-11-03 | 1 | -1/+1 | |
| | ||||||
* | Update wording and links for datacenter edition | Grégoire Aubert | 2017-11-03 | 5 | -32/+58 | |
| | ||||||
* | SONAR-9937 Add cluster instruction link for datacenter installation | Grégoire Aubert | 2017-11-03 | 4 | -0/+33 | |
| | ||||||
* | SONAR-9937 New workflow for uninstallation of edition in marketplace | Grégoire Aubert | 2017-11-03 | 21 | -345/+208 | |
| | ||||||
* | fix unstable ClusterHealthTest#equals_is_based_on_content | Sébastien Lesaint | 2017-11-02 | 1 | -13/+33 | |
| | ||||||
* | add missing localization for projects sort | Stas Vilchik | 2017-11-02 | 1 | -0/+3 | |
| | ||||||
* | SONAR-9863 Disabled commercial plugins from PluginsTest | Julien Lancelot | 2017-11-01 | 1 | -23/+15 | |
| | | | | They should be reactivated when latest release is using new license manager | |||||
* | SONAR-9863 Do not return licenses hashed in api/settings/value | Julien Lancelot | 2017-11-01 | 10 | -214/+28 | |
| | ||||||
* | SONAR-9863 Drop old licenses | Julien Lancelot | 2017-11-01 | 5 | -1/+145 | |
| | ||||||
* | SONAR-9996 Finalize installation both at startup and stopping of the server | Duarte Meneses | 2017-11-01 | 2 | -3/+5 | |
| | ||||||
* | SONAR-9993 Functional creation date of comment is no more nullable | Julien Lancelot | 2017-11-01 | 12 | -253/+165 | |
| | | | | Old comments do not have functional creation date as this column has been added later | |||||
* | SONAR-10033 handle failed install and uninstall on restart | Duarte Meneses | 2017-10-30 | 3 | -36/+105 | |
| | ||||||
* | Fix url to download maven in travis.sh | Julien Lancelot | 2017-10-30 | 1 | -1/+1 | |
| | ||||||
* | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 57 | -57/+57 | |
| | ||||||
* | Release 6.76.7-RC1 | Julien Lancelot | 2017-10-27 | 57 | -57/+57 | |
| | ||||||
* | SONAR-9936 Switch to upgrade/downgrade buttons in the editions | Grégoire Aubert | 2017-10-27 | 14 | -175/+352 | |
| | ||||||
* | SONAR-9947 Fix wording | Grégoire Aubert | 2017-10-27 | 1 | -4/+4 | |
| | ||||||
* | SONAR-9937 Display error message when license don't match selected edition ↵ | Grégoire Aubert | 2017-10-27 | 2 | -2/+14 | |
| | | | | in marketplace | |||||
* | SONAR-9983 Upgrade the packaged plugins | Julien Lancelot | 2017-10-27 | 1 | -2/+2 | |
| | ||||||
* | DEV-4 Return branches analysis when searching for finished analysis | Julien Lancelot | 2017-10-27 | 4 | -21/+63 | |
| | ||||||
* | DEV-4 Return issues group by branch in searchProjectStatistics | Julien Lancelot | 2017-10-27 | 2 | -59/+82 | |
| | ||||||
* | Add issue flows location in api/issues/search example | Julien Lancelot | 2017-10-27 | 1 | -9/+38 | |
| | ||||||
* | SONAR-10027 Fix resetting tasks when Compute Engine starts | Eric Hartmann | 2017-10-27 | 2 | -7/+3 | |
| | ||||||
* | Fix quality flaws | Grégoire Aubert | 2017-10-27 | 5 | -6/+5 | |
| | ||||||
* | fix displaying rule profiles (#2764) | Stas Vilchik | 2017-10-26 | 7 | -21/+113 | |
| | ||||||
* | SONAR-10002 Clear install error on restart | Duarte Meneses | 2017-10-26 | 2 | -4/+7 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2017-10-26 | 2 | -3/+2 | |
| | ||||||
* | Dont show by default the scrollbar in scrallable modals | Grégoire Aubert | 2017-10-26 | 1 | -2/+1 | |
| | ||||||
* | SONAR-9935 Fix display style of the plugins list | Grégoire Aubert | 2017-10-26 | 9 | -32/+50 | |
| | ||||||
* | SONAR-9936 Always allow to uninstall an edition except in cluster mode | Grégoire Aubert | 2017-10-26 | 6 | -27/+37 | |
| | ||||||
* | Update wording for search engine in system info | Grégoire Aubert | 2017-10-26 | 6 | -8/+8 | |
| | ||||||
* | SONAR-7992 Restrict length of version names | Daniel Schwarz | 2017-10-26 | 6 | -7/+86 | |
| | | | | | | | | * SONAR-7992 Restrict length of name in api/project_analyses/update_event to 100 characters * SONAR-7992 Restrict length of version name of an analysis * SONAR-7992 Restrict length of version name of SnapshotDto * SONAR-7992 Include the module's name in the validation error message | |||||
* | better last bar tooltip in creation date facet | Stas Vilchik | 2017-10-25 | 1 | -2/+3 | |
| | ||||||
* | show error message when fail to skip onboarding | Stas Vilchik | 2017-10-25 | 1 | -2/+3 | |
| |