aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2015-02-233-6/+9
* missing package-info.javaSimon Brandhof2015-02-231-0/+24
* SONAR-5936 improve displaySimon Brandhof2015-02-2315-403/+86
* Fix some quality flawsSimon Brandhof2015-02-239-21/+58
* Technical monitoring of web server - SONAR-4318 SONAR-5936Teryk Bellahsene2015-02-2236-239/+1685
* Fix cleaning of shared memoryEric Hartmann2015-02-211-2/+2
* SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of t...Eric Hartmann2015-02-216-72/+11
* Update the test, we are expecting that search is started before web.Eric Hartmann2015-02-211-1/+1
* Revert "SONAR-6036 Try deleting the memory mapped file at JVM termination"Eric Hartmann2015-02-211-4/+1
* SONAR-6036 Try deleting the memory mapped file at JVM terminationEric Hartmann2015-02-211-1/+4
* SONAR-6036 Close the shared memory soonerEric Hartmann2015-02-203-10/+21
* SONAR-6036 use IPC (Inter Process Communication) for monitoringEric Hartmann2015-02-2014-111/+213
* Do not copy META-INF from sonarsource-brandingSimon Brandhof2015-02-201-0/+3
* Fix links to documentation of plugins: http://redirect.sonarsource.com/doc/pl...Simon Brandhof2015-02-204-5/+5
* Remove constraints on ISSUES.COMPONENT_UUID and PROJECT_UUID -> keep them NUL...Simon Brandhof2015-02-202-5/+3
* Try to fix some false positive failure on a unit testJulien HENRY2015-02-201-1/+2
* update link from file to issues pageStas Vilchik2015-02-201-1/+1
* fix quality flawsStas Vilchik2015-02-201-102/+134
* Fix some quality flawsJulien HENRY2015-02-2016-107/+111
* update restore profiles messageStas Vilchik2015-02-201-1/+1
* SONAR-6175 Validate that offsets provided for highlighting and symbol referen...Julien HENRY2015-02-2012-13/+88
* SONAR-6116 Validate line is correct when creating issue on fileJulien HENRY2015-02-202-6/+49
* SONAR-5931 Remove deprecation on IssuableJulien HENRY2015-02-201-9/+0
* Disable automatic refresh of ES index "sourcelines"Simon Brandhof2015-02-202-1/+4
* Incremental indexing of activitiesSimon Brandhof2015-02-203-6/+25
* Remove useless debug logsSimon Brandhof2015-02-201-15/+4
* apply web service api feedbackStas Vilchik2015-02-206-6/+41
* fix scrolling by keyboard on issues and rules pagesStas Vilchik2015-02-202-3/+4
* SONAR-5931 Update documentationJulien HENRY2015-02-2018-65/+74
* SONAR-5931 Add a tester class for SensorContextJulien HENRY2015-02-204-47/+480
* SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-2017-185/+46
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-2022-137/+254
* Add some unit testsJulien Lancelot2015-02-203-15/+40
* fix quality flawsStas Vilchik2015-02-205-28/+28
* fix global js errorStas Vilchik2015-02-201-8/+0
* Fix quality flawJulien Lancelot2015-02-201-1/+1
* fix quality flawsStas Vilchik2015-02-205-186/+11
* Fix non-deterministic NPE in BaseLogger due to incorrect static field initial...Simon Brandhof2015-02-206-39/+103
* Fix quality flawSimon Brandhof2015-02-201-4/+0
* apply help window feedbackStas Vilchik2015-02-201-1/+10
* apply issue key filter feedbackStas Vilchik2015-02-201-1/+3
* apply issues page header feedbackStas Vilchik2015-02-201-1/+1
* apply web service api page feedbackStas Vilchik2015-02-202-38/+43
* apply rules page feedbackStas Vilchik2015-02-207-7/+27
* SONAR-5751 return fixStas Vilchik2015-02-201-1/+6
* Revert SONAR-5772Julien HENRY2015-02-205-227/+0
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-2010-13/+23
* SONAR-6011 Restoring built-in profiles does not update existing rule parametersJulien Lancelot2015-02-202-27/+226
* SONAR-5772 Fix test exclusionsJulien HENRY2015-02-191-0/+3
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-1919-79/+122