aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-7596 Bad 'rules' parameter description in WS api/issues/searchTeryk Bellahsene2016-05-101-1/+1
* | SONAR-7262 Deprecated qualifiers 'PAC' and 'CLA' in WS documentationTeryk Bellahsene2016-05-104-54/+30
* | SONAR-7509 Highlighting API should work with ranges (line/offset)Julien HENRY2016-05-105-12/+78
* | SONAR-7422 do not delete sharememory file in tempDirSébastien Lesaint2016-05-102-4/+73
* | display message that only the first 1000 items are displayed on background ta...Stas Vilchik2016-05-103-2/+44
* | display module name on measures pageStas Vilchik2016-05-101-2/+2
* | SONAR-6336 display warning when duplicated conditions usedStas Vilchik2016-05-102-0/+29
* | SONAR-7594 fix indexing of component names > 400 charactersSimon Brandhof2016-05-102-2/+2
* | SONAR-6906 Filter rules on profile language when bulk active rulesJulien Lancelot2016-05-1013-173/+437
* | SONAR-7545 limit the input length on "Update Key" pageStas Vilchik2016-05-101-4/+4
* | SONAR-7275 fail with specific message when loading rating settingsSébastien Lesaint2016-05-102-14/+38
* | SONAR-7361 Custom Measures' administration should not be accessible for a dir...Stas Vilchik2016-05-101-1/+2
* | SONAR-6059 Treemap drilldown is not working with "Quality Gate Status" as col...Stas Vilchik2016-05-101-1/+4
* | SONAR-7532 display submitter login in logs when availableSébastien Lesaint2016-05-102-3/+49
* | SONAR-7598 Hide sensitive properties in scanner report for global propertiesJulien HENRY2016-05-102-4/+22
* | SONAR-7002 better exception message when decoding FileSources.DATASébastien Lesaint2016-05-103-14/+44
* | SONAR-7269 Fix WS action exampleJulien Lancelot2016-05-101-21/+26
* | Add missing Javadoc (#925)Evgeny Mandrikov2016-05-091-0/+1
* | SONAR-7594 fix indexing of component names > 400 charactersSimon Brandhof2016-05-092-26/+53
* | Fix quality flawsSimon Brandhof2016-05-094-4/+4
* | SONAR-7269 Split installing plugins into installing and updating in api/plugi...Julien Lancelot2016-05-093-30/+148
* | SONAR-7471 Search menu displayed twice when clicking on user menu in betweenStas Vilchik2016-05-091-2/+2
* | SONAR-6424 Colon character should be escaped in URL (#931)Evgeny Mandrikov2016-05-092-10/+6
* | SONAR-7526 better display of long tokensStas Vilchik2016-05-092-43/+46
* | SONAR-7545 Set the maximum length of project key when create from UIStas Vilchik2016-05-091-3/+3
* | SONAR-7595 Issues are not closed in some block move conditionsSimon Brandhof2016-05-095-19/+60
* | SONAR-7535 ws-client throws functional exception when the server URL is malfo...Teryk Bellahsene2016-05-062-15/+30
* | SONAR-7526 WS api/user_tokens/generate functional checks of name and token hashTeryk Bellahsene2016-05-065-3/+104
* | SONAR-7575 WS api/projects/create functional error when project key is longer...Teryk Bellahsene2016-05-062-5/+86
* | SONAR-7432 Functional exception when snapshot not found in WS api/qualitygate...Teryk Bellahsene2016-05-062-27/+40
* | SONAR-7387 Refactor TestIndexTeryk Bellahsene2016-05-063-3/+3
* | SONAR-7387 Log flooding in web service api/tests/covered_filesTeryk Bellahsene2016-05-063-22/+61
* | SONAR-7381 Log flooding with web page component/indexTeryk Bellahsene2016-05-061-0/+2
* | SONAR-7380 Sanitize exception handling of WS parameter readsTeryk Bellahsene2016-05-064-179/+250
* | Automatic merge from branch-5.5Jenkins CI2016-05-066-4/+80
|\|
| * SONAR-7589 Error when upgrading to SonarQube 5.5 on SQL AzureSimon Brandhof2016-05-056-4/+80
* | Temporarily disable cobol-maif-plugin from integration testsSimon Brandhof2016-05-041-2/+7
* | SONAR-7108 Fix unpredictable behavior of UTJulien Lancelot2016-05-041-2/+8
* | Remove useless parameter refreshJulien Lancelot2016-05-043-5/+5
* | SONAR-7108 Delete Issues from index when purging old issuesJulien Lancelot2016-05-0414-156/+281
* | SONAR-6906 Filter rules on profile language when bulk active rulesJulien Lancelot2016-05-042-2/+6
* | SONAR-7212 Fix removal of user property "sonar.issues.defaultAssigneeLogin" i...Julien Lancelot2016-05-041-1/+1
* | SONAR-7212 Remove migration to remove default assignee properties on removed ...Julien Lancelot2016-05-049-226/+3
* | SONAR-5891 Return default properties in api/propertiesJulien Lancelot2016-05-031-0/+18
* | SONAR-7150 directories count doesn't include empty directoriesJulien Lancelot2016-05-033-17/+19
* | SONAR-7212 Add migration to remove default assignee properties on removed usersJulien Lancelot2016-05-039-3/+225
* | SONAR-7212 Remove "sonar.issues.defaultAssigneeLogin" when removing a userJulien Lancelot2016-05-034-29/+68
* | SONAR-7213 Ignore disabled users when searching for default assigneeJulien Lancelot2016-05-032-5/+14
* | SONAR-7308 Index users created with signupJulien Lancelot2016-05-031-0/+1
* | SONAR-7394 Fix update of custom rule active parametersJulien Lancelot2016-05-034-31/+143