aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7545 limit the input max length when bulk change the project keyStas Vilchik2016-05-131-3/+3
* refactor project overview page (#908)Stas Vilchik2016-05-1358-2517/+2088
* SONAR-7109 don't use deprecated default serverBaseUrl in ServerImplSébastien Lesaint2016-05-131-3/+2
* SONAR-7534 Server#getUrl must return serverBaseUrl when it is setSébastien Lesaint2016-05-132-0/+29
* update eslintStas Vilchik2016-05-134-356/+351
* SONAR-7327 Display a warning when no components selected on the Measures pageStas Vilchik2016-05-131-0/+24
* SONAR-6336 Add check when updating conditionJulien Lancelot2016-05-132-13/+64
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-1332-45/+75
* SONAR-7431 Keep filters state in url on background page (#965)Stas Vilchik2016-05-1327-703/+519
* SONAR-7493 fix size of ISSUES.MESSAGE col on OraleSimon Brandhof2016-05-131-0/+31
* SONAR-6696 Replace event description by name in history pageJulien Lancelot2016-05-131-1/+1
* SONAR-7154 main process must create property file in SQ's temp dirSébastien Lesaint2016-05-132-14/+12
* update parameter description of /api/l10n/indexStas Vilchik2016-05-131-2/+2
* fix display of UTS paths on measures pageStas Vilchik2016-05-131-1/+1
* SONAR-7274 Return authorized projects in api/qualitygates/searchJulien Lancelot2016-05-133-39/+360
* SONAR-7545 functional error when updating a project keyTeryk Bellahsene2016-05-132-17/+12
* SONAR-7539 WS api/properties should return licenses if user is authenticated ...Simon Brandhof2016-05-121-1/+1
* SONAR-7580 EmbeddedDatabase now assume jdbcurl is correctly configuredSébastien Lesaint2016-05-122-47/+142
* SONAR-7580 jdbc_url default value is computed or set by JdbcSettingsSébastien Lesaint2016-05-121-1/+0
* SONAR-7534 implement Server#getUrl on the server sideSébastien Lesaint2016-05-122-3/+119
* SONAR-7628 WS api/qualitygates/project_status requires admin or browse permis...Teryk Bellahsene2016-05-123-30/+22
* SONAR-7276 support multiple conditions for a given metric in QGSébastien Lesaint2016-05-122-85/+181
* SONAR-6336 show WS errorsStas Vilchik2016-05-122-61/+98
* upgrade webpack to 1.13.0Stas Vilchik2016-05-121-1/+1
* SONAR-7094 Correct, expand update center summary (#941)Stas Vilchik2016-05-125-14/+35
* SONAR-7630 Do not use MySQL TINYINT(1) for non-boolean columnsSimon Brandhof2016-05-123-3/+34
* SONAR-7624 SONAR-7620 Fix Tests domain descriptionJulien Lancelot2016-05-121-2/+1
* SONAR-7412 clear revision in DB when no changeset in reportSébastien Lesaint2016-05-112-9/+34
* SONAR-6897 support copyFromPrevious in ChangeSet of analysis reportSébastien Lesaint2016-05-112-4/+48
* SONAR-6336 No check should be done when updating conditionJulien Lancelot2016-05-112-25/+23
* SONAR-7532 do not log submitter when unsetSébastien Lesaint2016-05-112-25/+84
* SONAR-6336 Fail to update or create a condition that already existsJulien Lancelot2016-05-112-90/+168
* SONAR-7555 Add measures on number of won't fix issuesJulien Lancelot2016-05-112-9/+52
* SONAR-7607 Log flooding in WS api/tests/list when testId is unknownTeryk Bellahsene2016-05-113-9/+52
* SONAR-7591 Make category an optional field in WS api/plugins/installedTeryk Bellahsene2016-05-112-13/+71
* SONAR-7624 SONAR-7620 Deprecate tests domainJulien Lancelot2016-05-111-1/+2
* SONAR-7624 Deprecate "Test execution details" related WSJulien Lancelot2016-05-111-0/+1
* SONAR-7620 Deprecate "Coverage by test" WSJulien Lancelot2016-05-111-0/+1
* Automatic merge from branch-5.5Jenkins CI2016-05-112-36/+1
|\
| * SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1Simon Brandhof2016-05-102-36/+1
| * Update version to 5.5-SNAPSHOTTom2016-05-029-9/+9
| * Release 5.55.5Tom2016-05-029-9/+9
| * check system status when restarting serverStas Vilchik2016-04-281-1/+7
| * [maven-release-plugin] prepare for next development iterationTom2016-04-289-9/+9
| * [maven-release-plugin] prepare release 5.5-RC25.5-RC2Tom2016-04-289-9/+9
| * SONAR−7565 add RESTARTING status in /api/system/statusSébastien Lesaint2016-04-269-15/+161
* | SONAR-7150 Number of directories should not include test directoriesJulien Lancelot2016-05-102-13/+15
* | SONAR-7518 Restore Profile does not warn on missing rulesStas Vilchik2016-05-103-20/+62
* | fix ui glitch on overview page with small windowStas Vilchik2016-05-101-1/+4
* | SONAR-7576 WS api/measures/component_tree filter components without measure o...Teryk Bellahsene2016-05-103-5/+118