aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-1326-27/+27
* Update the sonar-web pom with correct config for javadoc and sourcesThomas Vérin2015-10-131-0/+4
* Updated poms to generate empty javadoc and sources jars to comply with maven ...Thomas Vérin2015-10-134-1/+108
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-1226-27/+27
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-1226-43/+37
* Fix double installation of sources jarSimon Brandhof2015-10-121-0/+5
* Removed signature goal from maven release (redundant with bintray)tomverin2015-10-121-13/+0
* update distributionManagement to deploy to bintraytomverin2015-10-121-3/+2
* Try to fix error of maven-release-pluginSimon Brandhof2015-10-122-20/+14
* Fix rules index nameJulien Lancelot2015-10-121-1/+1
* Fix typoJulien Lancelot2015-10-121-2/+2
* SONAR-6915 Change type of character columns of ISSUES table on MsSQLJulien Lancelot2015-10-123-1/+43
* Fix Xms java option of sonar.web.javaOptsSimon Brandhof2015-10-122-2/+2
* SONAR-6884 revert systematic usage of latin1 CS collation when creating NVARC...Simon Brandhof2015-10-121-7/+1
* Replace VARCHAR by NVARCHAR on MsSQLSimon Brandhof2015-10-124-4/+9
* SONAR-6717 Add IT to check that issue attribute is kept on next analysisJulien Lancelot2015-10-092-2/+28
* Fix group idJulien Lancelot2015-10-091-5/+5
* Change default number of ES shardsSimon Brandhof2015-10-0914-134/+91
* SONAR-6717 Issue attributes are keptJulien Lancelot2015-10-092-4/+190
* SONAR-6717 Restore issues actions APIJulien Lancelot2015-10-0930-441/+1034
* SONAR-6742 fix issue refreshing after the custom actionStas Vilchik2015-10-091-1/+4
* revert SONAR-6742 Stop displaying plugin actions for issuesStas Vilchik2015-10-096-8/+83
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-0957-253/+264
* Remove javadoc option that fails with java 7Simon Brandhof2015-10-091-3/+0
* Disable javadoc lints (missing @return, ...)Simon Brandhof2015-10-091-0/+3
* Update embedded SQ Java plugin to 3.6Julien HENRY2015-10-092-3/+1
* Improve coverageDuarte Meneses2015-10-093-1/+30
* Remove unused json objectsDuarte Meneses2015-10-093-213/+0
* Remove the commented property #sonar.jdbc.url=jdbc:h2:tcp://localhost:9092/sonarSimon Brandhof2015-10-091-4/+0
* Improve the description of property sonar.log.level in sonar.propertiesSimon Brandhof2015-10-091-1/+1
* SONAR-6830 apply feedbackStas Vilchik2015-10-093-52/+58
* SONAR-6914 Change default sizes of HTTP and DB poolsSimon Brandhof2015-10-094-6/+8
* add protected setParent method to ComponentContainerSébastien Lesaint2015-10-091-0/+4
* SONAR-6913 Stop support of issue attributes on batch sideJulien HENRY2015-10-075-30/+4
* Remove issue attributes from batchSimon Brandhof2015-10-079-294/+124
* SONAR-6830 make it possible to change server log level from UIStas Vilchik2015-10-074-0/+56
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-076-1/+35
* SONAR-6837 Allow to configure WS read timeout from batchJulien HENRY2015-10-0714-214/+249
* SONAR-6904 add log level to system infoSimon Brandhof2015-10-0612-33/+103
* SONAR-6904 add link to logs in system info pageSimon Brandhof2015-10-061-0/+1
* Improve WS description of api/user_groups/deleteTeryk Bellahsene2015-10-061-1/+1
* fix ie9 issuesStas Vilchik2015-10-064-6/+11
* SONAR-6621 Drop support for property sonar.qualitygate to override Quality GateJulien HENRY2015-10-067-65/+54
* SONAR-6860 initiate drilldown on "new_technical_debt" instead of "new_sqale_d...Stas Vilchik2015-10-061-1/+1
* SONAR-6830 ability to change level of SQL logs on the flySimon Brandhof2015-10-0613-42/+213
* SONAR-6830 add WS api/system/logs and api/system/change_log_levelSimon Brandhof2015-10-0616-32/+488
* Fix some quality flawsSimon Brandhof2015-10-063-4/+3
* use showBackgroundTasks to render component navigationStas Vilchik2015-10-061-1/+4
* SONAR-6834 Fix location of showBackgroundTasks in response of api/navigation/...Simon Brandhof2015-10-061-2/+2
* SONAR-6805 fix project permissions pageStas Vilchik2015-10-066-118/+28