aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-088-24/+14
* Add unit testsJulien Lancelot2014-09-031-0/+12
* Add minor test + remove sonar-dummy-app from analysisSimon Brandhof2014-09-032-5/+11
* Revert previous jacoco changeSimon Brandhof2014-09-031-12/+0
* Improve performance of jacoco on sonar-serverSimon Brandhof2014-09-031-0/+12
* Fix quality flawsSimon Brandhof2014-09-038-28/+36
* SONAR-5417 Fix issues when properties on a module were wrongly copied on othe...Julien Lancelot2014-09-023-5/+62
* Fix quality flawsStas Vilchik2014-09-013-27/+79
* fix Ignored test and removed another oneStephane Gamard2014-09-012-25/+4
* 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
* 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-291-2/+2
* 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
* SONAR-4898 - fix early termination leaves search server as ghostStephane Gamard2014-08-291-77/+85
* Remove views protoStas Vilchik2014-08-292-182/+0
* SONAR-4898 - Fixed process-locking monitorStephane Gamard2014-08-291-3/+3
* SONAR-5498 Make all links consistentStas Vilchik2014-08-291-2/+2
* SONAR-5490 Improve readability and payload of results in the page "Rules"Stas Vilchik2014-08-291-0/+13
* 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
* SONAR-5542 /batch/file should never be securedJulien Lancelot2014-08-281-3/+3
* SONAR-4898 try to fix ping monitoringSimon Brandhof2014-08-283-22/+17
* Replace bad imports of org.elasticsearch.common by guavaSimon Brandhof2014-08-2811-53/+47
* 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
* SONAR-4898 do not remove the autokill monitor before trying to stop appSimon Brandhof2014-08-281-6/+6
* SONAR-5540 "http" should not be in the urlJulien Lancelot2014-08-282-18/+33
* SONAR-4898 fix NPE on termination of ESSimon Brandhof2014-08-281-1/+1
* SONAR-5490 Improve readability and payload of results in the page "Rules"Stas Vilchik2014-08-281-11/+12
* SONAR-4898 fix parallel termination of processesSimon Brandhof2014-08-271-1/+1
* SONAR-5542 Force user authentication is not taking into account by Java Web S...Julien Lancelot2014-08-271-2/+1
* SONAR-5540 Fix links in breadcrumbJulien Lancelot2014-08-272-18/+27
* SONAR-5484 Add node address in system infoJean-Baptiste Lievremont2014-08-273-3/+24
* SONAR-4898 do not use IPv6 loopback addressSimon Brandhof2014-08-272-6/+6
* SONAR-5541 Add REST Web Services in the online API documentationJulien Lancelot2014-08-2713-137/+544
* SONAR-4898 use loopback address instead of hardcoding 127.0.0.1 for JMX conne...Simon Brandhof2014-08-275-23/+185