Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused json objects | Duarte Meneses | 2015-10-09 | 3 | -213/+0 |
| | |||||
* | Remove the commented property #sonar.jdbc.url=jdbc:h2:tcp://localhost:9092/sonar | Simon Brandhof | 2015-10-09 | 1 | -4/+0 |
| | |||||
* | Improve the description of property sonar.log.level in sonar.properties | Simon Brandhof | 2015-10-09 | 1 | -1/+1 |
| | |||||
* | SONAR-6830 apply feedback | Stas Vilchik | 2015-10-09 | 3 | -52/+58 |
| | |||||
* | SONAR-6914 Change default sizes of HTTP and DB pools | Simon Brandhof | 2015-10-09 | 4 | -6/+8 |
| | |||||
* | add protected setParent method to ComponentContainer | Sébastien Lesaint | 2015-10-09 | 1 | -0/+4 |
| | |||||
* | SONAR-6913 Stop support of issue attributes on batch side | Julien HENRY | 2015-10-07 | 5 | -30/+4 |
| | |||||
* | Remove issue attributes from batch | Simon Brandhof | 2015-10-07 | 9 | -294/+124 |
| | |||||
* | SONAR-6830 make it possible to change server log level from UI | Stas Vilchik | 2015-10-07 | 4 | -0/+56 |
| | |||||
* | Create a shortcut to add secondary issue locations | Julien HENRY | 2015-10-07 | 6 | -1/+35 |
| | |||||
* | SONAR-6837 Allow to configure WS read timeout from batch | Julien HENRY | 2015-10-07 | 14 | -214/+249 |
| | |||||
* | SONAR-6904 add log level to system info | Simon Brandhof | 2015-10-06 | 12 | -33/+103 |
| | |||||
* | SONAR-6904 add link to logs in system info page | Simon Brandhof | 2015-10-06 | 1 | -0/+1 |
| | |||||
* | Improve WS description of api/user_groups/delete | Teryk Bellahsene | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | fix ie9 issues | Stas Vilchik | 2015-10-06 | 4 | -6/+11 |
| | |||||
* | SONAR-6621 Drop support for property sonar.qualitygate to override Quality Gate | Julien HENRY | 2015-10-06 | 7 | -65/+54 |
| | |||||
* | SONAR-6860 initiate drilldown on "new_technical_debt" instead of ↵ | Stas Vilchik | 2015-10-06 | 1 | -1/+1 |
| | | | | "new_sqale_debt_ratio" | ||||
* | SONAR-6830 ability to change level of SQL logs on the fly | Simon Brandhof | 2015-10-06 | 13 | -42/+213 |
| | |||||
* | SONAR-6830 add WS api/system/logs and api/system/change_log_level | Simon Brandhof | 2015-10-06 | 16 | -32/+488 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2015-10-06 | 3 | -4/+3 |
| | |||||
* | use showBackgroundTasks to render component navigation | Stas Vilchik | 2015-10-06 | 1 | -1/+4 |
| | |||||
* | SONAR-6834 Fix location of showBackgroundTasks in response of ↵ | Simon Brandhof | 2015-10-06 | 1 | -2/+2 |
| | | | | api/navigation/component | ||||
* | SONAR-6805 fix project permissions page | Stas Vilchik | 2015-10-06 | 6 | -118/+28 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-10-06 | 4 | -24/+34 |
| | |||||
* | SONAR-6556 fix project deletion | Stas Vilchik | 2015-10-06 | 1 | -0/+39 |
| | |||||
* | Fix quality flaws | Teryk Bellahsene | 2015-10-06 | 6 | -14/+82 |
| | |||||
* | Improve coverage of ComponentQuery | Teryk Bellahsene | 2015-10-06 | 1 | -0/+40 |
| | |||||
* | SONAR-6854 use api/user_groups | Stas Vilchik | 2015-10-06 | 5 | -26/+26 |
| | |||||
* | SONAR-6903 Rename WS api/usergroups/* to api/user_groups/* | Teryk Bellahsene | 2015-10-06 | 12 | -149/+108 |
| | |||||
* | SONAR-6854 WS permissions/template_group do not return anyone if admin ↵ | Teryk Bellahsene | 2015-10-06 | 4 | -4/+26 |
| | | | | permission | ||||
* | SONAR-6827 now VariationSumFurmula supports always generating measure | Sébastien Lesaint | 2015-10-06 | 1 | -4/+28 |
| | |||||
* | SONAR-6827 now SumFurmula supports always generating a measure | Sébastien Lesaint | 2015-10-06 | 5 | -64/+217 |
| | | | | and the value to insert can be specified (not necessarily zero) | ||||
* | SONAR-6827 now formula init. on other than FILE and PROJECT_VIEW | Sébastien Lesaint | 2015-10-06 | 5 | -144/+167 |
| | | | | they now will be initialized on Component which have no child, usually FILE and PROJECT_VIEW, but also empty VIEW or SUB_VIEW | ||||
* | Improve WsUtils checkFound methods | Teryk Bellahsene | 2015-10-06 | 5 | -20/+19 |
| | |||||
* | SONAR-6784 Remove RoR WS from Permissions declaration | Teryk Bellahsene | 2015-10-06 | 2 | -80/+1 |
| | |||||
* | Rename WsPermissionParameters to PermissionsWsParameters | Teryk Bellahsene | 2015-10-06 | 44 | -158/+158 |
| | |||||
* | SONAR-6475 WS usergroups/users handle user group | Teryk Bellahsene | 2015-10-06 | 3 | -66/+72 |
| | |||||
* | SONAR-6476 WS usergroups/add_user handles group name | Teryk Bellahsene | 2015-10-06 | 2 | -64/+75 |
| | |||||
* | SONAR-6474 WS usergroups/delete handles group name | Teryk Bellahsene | 2015-10-06 | 29 | -133/+254 |
| | |||||
* | SONAR-6477 WS usergroups/remove_user handles group name | Teryk Bellahsene | 2015-10-06 | 8 | -77/+181 |
| | |||||
* | SONAR-6893 Log URL of CE task details | Julien HENRY | 2015-10-05 | 2 | -8/+52 |
| | |||||
* | SONAR-6863 improve mssql section of sonar.properties | Koushik Dasgupta | 2015-10-05 | 1 | -6/+10 |
| | |||||
* | SONAR-6867: Add a new APIs UserDetails.getUserId()/setUserId(String userId) | Sulabh Upadhyay | 2015-10-05 | 3 | -5/+105 |
| | | | | | | | | | | | | | | | | | to allow plugins to pass userId information to SonarQube setUserId(String userId) and getUserId () are added to UserDetails. Testing 1. Unit test for UserDetails 2. Verification of following scenarios : a. Plugin (e.g. LDAP) is dependent on older sonarqube plugins apis ( < 5.2) and the plugin is being used in SonarQube 5.2 server b. Plugin is dependent on SonarQube 5.2 plugin apis and userId is not being populated in UserDetails along with userName and Email . c. Plugin is dependent on SonarQube 5.2 plugin apis and userId is also being populated by the plugin in UserDetails along with userName and Email. | ||||
* | SONAR-6834 add property showBackgroundTasks to api/navigation/component | Simon Brandhof | 2015-10-05 | 2 | -12/+18 |
| | |||||
* | SONAR-6847 Fix NPE when creating issues on root directory | Julien HENRY | 2015-10-05 | 5 | -5/+74 |
| | |||||
* | Issue attributes are supported | Julien HENRY | 2015-10-05 | 1 | -1/+2 |
| | |||||
* | Rename ReportAnalysisMetadataHolder to AnalysisMetadataHolderImpl | Julien Lancelot | 2015-10-05 | 4 | -13/+13 |
| | |||||
* | SONAR-6397 Update source when revision is missing | Julien Lancelot | 2015-10-05 | 2 | -16/+79 |
| | |||||
* | SONAR-6397 Do not read SCM info from db on first analysis | Julien Lancelot | 2015-10-05 | 15 | -21/+250 |
| | |||||
* | fix the extra escape of global messages | Stas Vilchik | 2015-10-05 | 1 | -3/+3 |
| |