Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-6336 Add check when updating condition | Julien Lancelot | 2016-05-13 | 2 | -13/+64 | |
| | | | | When updating a condition, if new new condition value match existing condition, it should fail | |||||
* | SONAR-7634 Metric names should be localized (#967) | Stas Vilchik | 2016-05-13 | 32 | -45/+75 | |
| | ||||||
* | SONAR-7431 Keep filters state in url on background page (#965) | Stas Vilchik | 2016-05-13 | 27 | -703/+519 | |
| | ||||||
* | SONAR-7493 fix size of ISSUES.MESSAGE col on Orale | Simon Brandhof | 2016-05-13 | 1 | -0/+31 | |
| | | | | | | The length of this VARCHAR(4000) depends on runtime (4000 bytes or 4000 chars) as unit is not enforced during creation of column | |||||
* | SONAR-6696 Replace event description by name in history page | Julien Lancelot | 2016-05-13 | 1 | -1/+1 | |
| | | | | Event description is no more computed since 5.2, so the name is used instead (even if it contains less information about the change) | |||||
* | SONAR-7154 main process must create property file in SQ's temp dir | Sébastien Lesaint | 2016-05-13 | 2 | -14/+12 | |
| | | | | because the JVM's temp dir might just be read only (eg. temp dir of windows services launched with Local System Account on recent windows versions is actuallt read only) | |||||
* | update parameter description of /api/l10n/index | Stas Vilchik | 2016-05-13 | 1 | -2/+2 | |
| | ||||||
* | fix display of UTS paths on measures page | Stas Vilchik | 2016-05-13 | 1 | -1/+1 | |
| | ||||||
* | SONAR-7274 Return authorized projects in api/qualitygates/search | Julien Lancelot | 2016-05-13 | 3 | -39/+360 | |
| | ||||||
* | SONAR-7545 functional error when updating a project key | Teryk Bellahsene | 2016-05-13 | 2 | -17/+12 | |
| | | | | | | - when updating a project key and a sub-component has a key longer than 400 characters - when a component has a name longer than 2000 characters - when a component has a key longer than 400 characters | |||||
* | SONAR-7539 WS api/properties should return licenses if user is authenticated ↵ | Simon Brandhof | 2016-05-12 | 1 | -1/+1 | |
| | | | | (#963) | |||||
* | SONAR-7580 EmbeddedDatabase now assume jdbcurl is correctly configured | Sébastien Lesaint | 2016-05-12 | 2 | -47/+142 | |
| | | | | checking the URL and applying default values is not the responsibility of JdbcSettings class alone | |||||
* | SONAR-7580 jdbc_url default value is computed or set by JdbcSettings | Sébastien Lesaint | 2016-05-12 | 1 | -1/+0 | |
| | | | | it used to be hardcoded to jdbc:h2:tcp://localhost:9092/sonar, which did not take into account the optionaly specified embedded database port property | |||||
* | SONAR-7534 implement Server#getUrl on the server side | Sébastien Lesaint | 2016-05-12 | 2 | -3/+119 | |
| | ||||||
* | SONAR-7628 WS api/qualitygates/project_status requires admin or browse ↵ | Teryk Bellahsene | 2016-05-12 | 3 | -30/+22 | |
| | | | | permission | |||||
* | SONAR-7276 support multiple conditions for a given metric in QG | Sébastien Lesaint | 2016-05-12 | 2 | -85/+181 | |
| | | | | they must have a different period | |||||
* | SONAR-6336 show WS errors | Stas Vilchik | 2016-05-12 | 2 | -61/+98 | |
| | ||||||
* | upgrade webpack to 1.13.0 | Stas Vilchik | 2016-05-12 | 1 | -1/+1 | |
| | | | | fixes https://github.com/webpack/webpack/issues/91 | |||||
* | SONAR-7094 Correct, expand update center summary (#941) | Stas Vilchik | 2016-05-12 | 5 | -14/+35 | |
| | ||||||
* | SONAR-7630 Do not use MySQL TINYINT(1) for non-boolean columns | Simon Brandhof | 2016-05-12 | 3 | -3/+34 | |
| | ||||||
* | SONAR-7624 SONAR-7620 Fix Tests domain description | Julien Lancelot | 2016-05-12 | 1 | -2/+1 | |
| | ||||||
* | SONAR-7412 clear revision in DB when no changeset in report | Sébastien Lesaint | 2016-05-11 | 2 | -9/+34 | |
| | ||||||
* | SONAR-6897 support copyFromPrevious in ChangeSet of analysis report | Sébastien Lesaint | 2016-05-11 | 2 | -4/+48 | |
| | ||||||
* | SONAR-6336 No check should be done when updating condition | Julien Lancelot | 2016-05-11 | 2 | -25/+23 | |
| | ||||||
* | SONAR-7532 do not log submitter when unset | Sébastien Lesaint | 2016-05-11 | 2 | -25/+84 | |
| | ||||||
* | SONAR-6336 Fail to update or create a condition that already exists | Julien Lancelot | 2016-05-11 | 2 | -90/+168 | |
| | ||||||
* | SONAR-7555 Add measures on number of won't fix issues | Julien Lancelot | 2016-05-11 | 2 | -9/+52 | |
| | ||||||
* | SONAR-7607 Log flooding in WS api/tests/list when testId is unknown | Teryk Bellahsene | 2016-05-11 | 3 | -9/+52 | |
| | ||||||
* | SONAR-7591 Make category an optional field in WS api/plugins/installed | Teryk Bellahsene | 2016-05-11 | 2 | -13/+71 | |
| | ||||||
* | SONAR-7624 SONAR-7620 Deprecate tests domain | Julien Lancelot | 2016-05-11 | 1 | -1/+2 | |
| | ||||||
* | SONAR-7624 Deprecate "Test execution details" related WS | Julien Lancelot | 2016-05-11 | 1 | -0/+1 | |
| | ||||||
* | SONAR-7620 Deprecate "Coverage by test" WS | Julien Lancelot | 2016-05-11 | 1 | -0/+1 | |
| | ||||||
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-05-11 | 2 | -36/+1 | |
|\ | | | | | | | | | * origin/branch-5.5: SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1 | |||||
| * | SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1 | Simon Brandhof | 2016-05-10 | 2 | -36/+1 | |
| | | ||||||
| * | Update version to 5.5-SNAPSHOT | Tom | 2016-05-02 | 9 | -9/+9 | |
| | | ||||||
| * | Release 5.55.5 | Tom | 2016-05-02 | 9 | -9/+9 | |
| | | ||||||
| * | check system status when restarting server | Stas Vilchik | 2016-04-28 | 1 | -1/+7 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-28 | 9 | -9/+9 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 5.5-RC25.5-RC2 | Tom | 2016-04-28 | 9 | -9/+9 | |
| | | ||||||
| * | SONAR−7565 add RESTARTING status in /api/system/status | Sébastien Lesaint | 2016-04-26 | 9 | -15/+161 | |
| | | ||||||
* | | SONAR-7150 Number of directories should not include test directories | Julien Lancelot | 2016-05-10 | 2 | -13/+15 | |
| | | ||||||
* | | SONAR-7518 Restore Profile does not warn on missing rules | Stas Vilchik | 2016-05-10 | 3 | -20/+62 | |
| | | ||||||
* | | fix ui glitch on overview page with small window | Stas Vilchik | 2016-05-10 | 1 | -1/+4 | |
| | | ||||||
* | | SONAR-7576 WS api/measures/component_tree filter components without measure ↵ | Teryk Bellahsene | 2016-05-10 | 3 | -5/+118 | |
| | | | | | | | | on the sorted metric | |||||
* | | SONAR-7562 WS api/measures/component_tree sort alert_status and level metrics | Teryk Bellahsene | 2016-05-10 | 2 | -3/+69 | |
| | | ||||||
* | | Remove ResourceIndexDao.indexProjects() | Teryk Bellahsene | 2016-05-10 | 3 | -11/+11 | |
| | | ||||||
* | | SONAR-7370 WS api/ce/activity returns developers | Teryk Bellahsene | 2016-05-10 | 5 | -20/+49 | |
| | | ||||||
* | | SONAR-7596 Bad 'rules' parameter description in WS api/issues/search | Teryk Bellahsene | 2016-05-10 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-7262 Deprecated qualifiers 'PAC' and 'CLA' in WS documentation | Teryk Bellahsene | 2016-05-10 | 4 | -54/+30 | |
| | | ||||||
* | | display message that only the first 1000 items are displayed on background ↵ | Stas Vilchik | 2016-05-10 | 3 | -2/+44 | |
| | | | | | | | | tasks page |