Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-12 | 26 | -27/+27 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC15.2-RC1 | Thomas Vérin | 2015-10-12 | 26 | -43/+37 |
| | |||||
* | Fix double installation of sources jar | Simon Brandhof | 2015-10-12 | 1 | -0/+5 |
| | |||||
* | Removed signature goal from maven release (redundant with bintray) | tomverin | 2015-10-12 | 1 | -13/+0 |
| | |||||
* | update distributionManagement to deploy to bintray | tomverin | 2015-10-12 | 1 | -3/+2 |
| | |||||
* | Try to fix error of maven-release-plugin | Simon Brandhof | 2015-10-12 | 2 | -20/+14 |
| | |||||
* | Fix rules index name | Julien Lancelot | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Fix typo | Julien Lancelot | 2015-10-12 | 1 | -2/+2 |
| | |||||
* | SONAR-6915 Change type of character columns of ISSUES table on MsSQL | Julien Lancelot | 2015-10-12 | 3 | -1/+43 |
| | | | | | | | Type of following columns are updtated to NVARCHAR on MsSQL : ISSUES.TAGS ISSUES.COMPONENT_UUID ISSUES.PROJECT_UUID | ||||
* | Fix Xms java option of sonar.web.javaOpts | Simon Brandhof | 2015-10-12 | 2 | -2/+2 |
| | | | | | - missing "-Djava.net.preferIPv4Stack=true" in comment of sonar.properties - missing default value "-Xms256m" | ||||
* | SONAR-6884 revert systematic usage of latin1 CS collation when creating ↵ | Simon Brandhof | 2015-10-12 | 1 | -7/+1 |
| | | | | NVARCHAR columns on MSSQL | ||||
* | Replace VARCHAR by NVARCHAR on MsSQL | Simon Brandhof | 2015-10-12 | 4 | -4/+9 |
| | |||||
* | SONAR-6717 Add IT to check that issue attribute is kept on next analysis | Julien Lancelot | 2015-10-09 | 2 | -2/+28 |
| | |||||
* | Fix group id | Julien Lancelot | 2015-10-09 | 1 | -5/+5 |
| | |||||
* | Change default number of ES shards | Simon Brandhof | 2015-10-09 | 14 | -134/+91 |
| | | | | | - Use 5 shards by default on each index - Do not change the default number of ES shards on cluster mode | ||||
* | SONAR-6717 Issue attributes are kept | Julien Lancelot | 2015-10-09 | 2 | -4/+190 |
| | |||||
* | SONAR-6717 Restore issues actions API | Julien Lancelot | 2015-10-09 | 30 | -441/+1034 |
| | |||||
* | SONAR-6742 fix issue refreshing after the custom action | Stas Vilchik | 2015-10-09 | 1 | -1/+4 |
| | |||||
* | revert SONAR-6742 Stop displaying plugin actions for issues | Stas Vilchik | 2015-10-09 | 6 | -8/+83 |
| | |||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 57 | -253/+264 |
| | |||||
* | Remove javadoc option that fails with java 7 | Simon Brandhof | 2015-10-09 | 1 | -3/+0 |
| | |||||
* | Disable javadoc lints (missing @return, ...) | Simon Brandhof | 2015-10-09 | 1 | -0/+3 |
| | | | | That would break releasability. | ||||
* | Update embedded SQ Java plugin to 3.6 | Julien HENRY | 2015-10-09 | 2 | -3/+1 |
| | |||||
* | Improve coverage | Duarte Meneses | 2015-10-09 | 3 | -1/+30 |
| | |||||
* | 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 |
| |