aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve code coverageJulien HENRY2014-09-023-5/+72
|
* Rename for consistencyJulien HENRY2014-09-013-5/+5
|
* Fix some quality flawsJulien HENRY2014-09-011-2/+1
|
* Fix some quality flawsJulien HENRY2014-09-0121-344/+280
|
* Fix quality flawsStas Vilchik2014-09-013-27/+79
|
* fix Ignored test and removed another oneStephane Gamard2014-09-012-25/+4
|
* Add unit test coverageJulien HENRY2014-09-012-1/+98
|
* Fix minor quality flawSimon Brandhof2014-09-011-1/+1
|
* SONAR-5484 Fix test on windowsJean-Baptiste Lievremont2014-09-011-1/+5
|
* Fix some quality flawsSimon Brandhof2014-09-013-7/+4
|
* SONAR-5546 fix typo in ruby codeSimon Brandhof2014-09-011-2/+2
|
* Fix some quality flawsSimon Brandhof2014-09-015-1/+32
|
* Fix quality flawJean-Baptiste Lievremont2014-09-011-1/+1
|
* Move latinize.js to 3rd party librariesJean-Baptiste Lievremont2014-09-012-2/+2
|
* Fix headerJulien HENRY2014-09-012-0/+38
|
* Improve code coverageJulien HENRY2014-09-011-0/+67
|
* Improve code coverageJulien HENRY2014-09-013-2/+81
|
* SONAR-4898 - forgot a synchronized for JSWStephane Gamard2014-08-291-18/+16
|
* SONAR-4898 - fixed sonar-server SearchClient exceptions on server shutdownStephane Gamard2014-08-292-4/+15
|
* SONAR-5530 - IssueDao server uses UUID as keyStephane Gamard2014-08-291-5/+3
|
* SONAR-4898 - fixed concurrent termination and exception on exitStephane Gamard2014-08-293-61/+76
|
* Null authorName instead of "Not Yet Implemented"Stephane Gamard2014-08-292-7/+6
|
* SONAR-5530 - Issuekey is UUID stringStephane Gamard2014-08-292-124/+3
|
* SONAR-5546 do not display "true" when change login is set !Simon Brandhof2014-08-291-1/+8
|
* SONAR-4898 revert autokill timeout to 30 secondsSimon Brandhof2014-08-291-1/+1
|
* Add details of persisters in profiling output to ease understandingJulien HENRY2014-08-299-6/+321
|
* SONAR-4898 - fix early termination leaves search server as ghostStephane Gamard2014-08-291-5/+5
|
* SONAR-4898 - fix early termination leaves search server as ghostStephane Gamard2014-08-293-81/+89
|
* Remove views protoStas Vilchik2014-08-292-182/+0
|
* SONAR-4898 - Fixed process-locking monitorStephane Gamard2014-08-291-3/+3
|
* SONAR-5547 Support branches when disabling automatic project creationJulien HENRY2014-08-292-3/+13
|
* Testing IPv4 for sonar-serverStephane Gamard2014-08-291-1/+1
|
* SONAR-5498 Make all links consistentStas Vilchik2014-08-291-2/+2
| | | | Remove blue color from headers
* SONAR-5490 Improve readability and payload of results in the page "Rules"Stas Vilchik2014-08-291-0/+13
| | | | Condense the result list
* New views prototypeStas Vilchik2014-08-291-47/+104
|
* Remove unused fields in SearchClientSimon Brandhof2014-08-281-21/+6
|
* SONAR-5546 Fail to display changelog of Quality ProfileSimon Brandhof2014-08-281-1/+1
|
* Fix some quality flawsJulien HENRY2014-08-282-5/+5
|
* SONAR-5542 /batch/file should never be securedJulien Lancelot2014-08-281-3/+3
|
* SONAR-4898 try to fix ping monitoringSimon Brandhof2014-08-284-24/+19
| | | | Sometimes child autokills because it did not receive pings in the last 30 seconds. I hope it comes from the parent process that is slow to start monitoring (send pings).
* Remove elasticsearch from sonar-core dependenciesSimon Brandhof2014-08-281-5/+0
|
* Replace bad imports of org.elasticsearch.common by guavaSimon Brandhof2014-08-2813-56/+50
|
* Restore period option from link_to_resource because it's used on projectJulien Lancelot2014-08-281-0/+4
|
* SONAR-5417 Remove /batch_bootstrap/properties WS as it's now no more usedJulien Lancelot2014-08-281-38/+0
|
* Remove rule and period options from link_to_resource as it's not managedJulien Lancelot2014-08-281-25/+9
|
* Remove tab option from link_to_resource as it's not managedJulien Lancelot2014-08-281-3/+0
|
* Fix quality flawJulien Lancelot2014-08-281-5/+5
|
* New views prototypeStas Vilchik2014-08-282-0/+125
|
* Remove unused dependencies in sonar-design-pluginSimon Brandhof2014-08-281-11/+1
|
* SONAR-4898 do not remove the autokill monitor before trying to stop appSimon Brandhof2014-08-281-6/+6
|