Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | display module name on measures page | Stas Vilchik | 2016-05-10 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-6336 display warning when duplicated conditions used | Stas Vilchik | 2016-05-10 | 1 | -0/+28 | |
| | | ||||||
* | | SONAR-6906 Filter rules on profile language when bulk active rules | Julien Lancelot | 2016-05-10 | 11 | -171/+435 | |
| | | ||||||
* | | SONAR-7545 limit the input length on "Update Key" page | Stas Vilchik | 2016-05-10 | 1 | -4/+4 | |
| | | ||||||
* | | SONAR-7275 fail with specific message when loading rating settings | Sébastien Lesaint | 2016-05-10 | 2 | -14/+38 | |
| | | ||||||
* | | SONAR-7361 Custom Measures' administration should not be accessible for a ↵ | Stas Vilchik | 2016-05-10 | 1 | -1/+2 | |
| | | | | | | | | directory (#936) | |||||
* | | SONAR-6059 Treemap drilldown is not working with "Quality Gate Status" as ↵ | Stas Vilchik | 2016-05-10 | 1 | -1/+4 | |
| | | | | | | | | color metric | |||||
* | | SONAR-7532 display submitter login in logs when available | Sébastien Lesaint | 2016-05-10 | 2 | -3/+49 | |
| | | ||||||
* | | SONAR-7002 better exception message when decoding FileSources.DATA | Sébastien Lesaint | 2016-05-10 | 1 | -6/+6 | |
| | | ||||||
* | | SONAR-7269 Fix WS action example | Julien Lancelot | 2016-05-10 | 1 | -21/+26 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2016-05-09 | 2 | -2/+2 | |
| | | ||||||
* | | SONAR-7269 Split installing plugins into installing and updating in ↵ | Julien Lancelot | 2016-05-09 | 3 | -30/+148 | |
| | | | | | | | | api/plugins/pending | |||||
* | | SONAR-7471 Search menu displayed twice when clicking on user menu in between | Stas Vilchik | 2016-05-09 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-6424 Colon character should be escaped in URL (#931) | Evgeny Mandrikov | 2016-05-09 | 2 | -10/+6 | |
| | | ||||||
* | | SONAR-7526 better display of long tokens | Stas Vilchik | 2016-05-09 | 2 | -43/+46 | |
| | | ||||||
* | | SONAR-7545 Set the maximum length of project key when create from UI | Stas Vilchik | 2016-05-09 | 1 | -3/+3 | |
| | | ||||||
* | | SONAR-7526 WS api/user_tokens/generate functional checks of name and token hash | Teryk Bellahsene | 2016-05-06 | 2 | -1/+11 | |
| | | ||||||
* | | SONAR-7575 WS api/projects/create functional error when project key is ↵ | Teryk Bellahsene | 2016-05-06 | 2 | -5/+86 | |
| | | | | | | | | longer than 400 characters | |||||
* | | SONAR-7432 Functional exception when snapshot not found in WS ↵ | Teryk Bellahsene | 2016-05-06 | 2 | -27/+40 | |
| | | | | | | | | api/qualitygates/project_status | |||||
* | | SONAR-7387 Refactor TestIndex | Teryk Bellahsene | 2016-05-06 | 3 | -3/+3 | |
| | | ||||||
* | | SONAR-7387 Log flooding in web service api/tests/covered_files | Teryk Bellahsene | 2016-05-06 | 3 | -22/+61 | |
| | | ||||||
* | | SONAR-7381 Log flooding with web page component/index | Teryk Bellahsene | 2016-05-06 | 1 | -0/+2 | |
| | | ||||||
* | | SONAR-7380 Sanitize exception handling of WS parameter reads | Teryk Bellahsene | 2016-05-06 | 2 | -3/+0 | |
| | | ||||||
* | | Remove useless parameter refresh | Julien Lancelot | 2016-05-04 | 3 | -5/+5 | |
| | | ||||||
* | | SONAR-7108 Delete Issues from index when purging old issues | Julien Lancelot | 2016-05-04 | 8 | -88/+144 | |
| | | | | | | | | Purge from index was already working when property 'sonar.dbcleaner.daysBeforeDeletingClosedIssues' was not equal to 0. Now it's working whatever the value is. | |||||
* | | SONAR-6906 Filter rules on profile language when bulk active rules | Julien Lancelot | 2016-05-04 | 2 | -2/+6 | |
| | | ||||||
* | | SONAR-7212 Remove migration to remove default assignee properties on removed ↵ | Julien Lancelot | 2016-05-04 | 1 | -31/+0 | |
| | | | | | | | | | | | | users Remove this migration because in Oracle, PROPERTIES.TEXT_VALUE is a clob, so it's not possible to do a JOIN on this column | |||||
* | | SONAR-5891 Return default properties in api/properties | Julien Lancelot | 2016-05-03 | 1 | -0/+18 | |
| | | ||||||
* | | SONAR-7150 directories count doesn't include empty directories | Julien Lancelot | 2016-05-03 | 3 | -17/+19 | |
| | | ||||||
* | | SONAR-7212 Add migration to remove default assignee properties on removed users | Julien Lancelot | 2016-05-03 | 1 | -0/+31 | |
| | | ||||||
* | | SONAR-7213 Ignore disabled users when searching for default assignee | Julien Lancelot | 2016-05-03 | 2 | -5/+14 | |
| | | ||||||
* | | SONAR-7308 Index users created with signup | Julien Lancelot | 2016-05-03 | 1 | -0/+1 | |
| | | ||||||
* | | SONAR-7394 Fix update of custom rule active parameters | Julien Lancelot | 2016-05-03 | 2 | -30/+98 | |
| | | ||||||
* | | SONAR-7482 Return identity providers info in system info | Julien Lancelot | 2016-05-03 | 2 | -21/+152 | |
| | | ||||||
* | | SONAR-7515 api/system/info is now internal | Julien Lancelot | 2016-05-03 | 2 | -12/+19 | |
| | | ||||||
* | | SONAR-7517 Rename default group property when renaming group | Julien Lancelot | 2016-05-03 | 6 | -61/+122 | |
| | | ||||||
* | | SONAR-7382 Fix SQL when user belongs to more than 1000 groups | Julien Lancelot | 2016-05-02 | 1 | -4/+22 | |
| | | ||||||
* | | Fix quality flaws | Teryk Bellahsene | 2016-04-29 | 2 | -4/+4 | |
| | | ||||||
* | | SONAR-7569 Update copy resource id when persisting components in CE | Julien Lancelot | 2016-04-28 | 2 | -32/+93 | |
| | | ||||||
* | | improve tooltips on web api page | Stas Vilchik | 2016-04-26 | 5 | -61/+82 | |
| | | ||||||
* | | SONAR−7565 add RESTARTING status in /api/system/status | Sébastien Lesaint | 2016-04-26 | 9 | -15/+161 | |
| | | ||||||
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-26 | 12 | -25/+249 | |
|\| | | | | | | | | | | | | | * origin/branch-5.5: SONAR-7549 Automatic repair of MSSQL and MySQL case-insensitive columns SONAR-7549 SONAR-6171 verifies UTF8 charset and case-sensitive collation Remove bad comment in org.sonar.server.computation.measure.MeasureRepository | |||||
| * | SONAR-7549 Automatic repair of MSSQL and MySQL case-insensitive columns | Simon Brandhof | 2016-04-25 | 6 | -11/+143 | |
| | | ||||||
| * | SONAR-7549 SONAR-6171 verifies UTF8 charset and case-sensitive collation | Simon Brandhof | 2016-04-25 | 9 | -21/+117 | |
| | | ||||||
| * | Remove bad comment in org.sonar.server.computation.measure.MeasureRepository | Simon Brandhof | 2016-04-25 | 1 | -4/+0 | |
| | | ||||||
* | | SONAR-7365 fix highlighting | Stas Vilchik | 2016-04-25 | 1 | -4/+6 | |
| | | ||||||
* | | fix displaying of project with slash in the name on measures page | Stas Vilchik | 2016-04-25 | 1 | -2/+9 | |
| | | ||||||
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-25 | 3 | -89/+2 | |
|\| | | | | | | | | | | | * origin/branch-5.5: Remove useless CeDbClient Add PropertiesDao in CE container | |||||
| * | Remove useless CeDbClient | Julien Lancelot | 2016-04-25 | 4 | -93/+2 | |
| | | | | | | | | It's useless that DbClient return a ReadOnlyPropertiesDao, and it prevent any CE task to update a property | |||||
| * | Add PropertiesDao in CE container | Julien Lancelot | 2016-04-25 | 1 | -0/+4 | |
| | |