aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5758 fix SQL requestSimon Brandhof2014-10-221-1/+1
* SONAR-5758 fix quality flawsSimon Brandhof2014-10-212-5/+13
* SONAR-5758 db migration to delete corrupted rows in ACTIVITIESSimon Brandhof2014-10-2115-6/+191
* Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not ...Julien Lancelot2014-10-171-1/+6
* Fix SearchClient to display exception detail on errorJulien Lancelot2014-10-161-1/+1
* SONAR-5673 Creating a new profile from a configuration file is not workingJulien Lancelot2014-10-1312-384/+348
* SONAR-5605 MySQL: configure driver to use server side cursor and not client s...Julien Lancelot2014-10-101-6/+1
* SONAR-5575 Fix missing parameter when creating and updating custom rule with ...Julien Lancelot2014-10-0913-106/+505
* Fix quality flawsSimon Brandhof2014-10-081-3/+1
* Fixed SearchClient error output to show requestStephane Gamard2014-10-081-1/+1
* Fixed SearchClient error output to show requestStephane Gamard2014-10-081-1/+1
* fix quality flawStephane Gamard2014-10-081-3/+3
* Fix UTJulien HENRY2014-10-081-2/+8
* Fix quality flawsJulien Lancelot2014-10-081-23/+6
* SONAR-5634 - Enforce query on aggregation in RuleIndex (and test)Stephane Gamard2014-10-072-3/+7
* SONAR-5697 Remove E/S response and add exception to logJulien Lancelot2014-10-061-13/+1
* SONAR-5594 The name of a quality profile cannot be blankJean-Baptiste Lievremont2014-10-062-1/+26
* SONAR-5634 - Implemented facets as sticky (multi-select) facets for RuleIndexStephane Gamard2014-10-033-87/+260
* Maven profiles for each technical stackSimon Brandhof2014-09-301-0/+7
* Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
* Release 4.54.5Eric Hartmann2014-09-291-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
* [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
* SONAR-5621 Merge server log files into a single oneSimon Brandhof2014-09-242-11/+3
* SONAR-5621 merge log filesSimon Brandhof2014-09-241-28/+2
* Remove debug stuff (logs and ...Thread.sleep)Simon Brandhof2014-09-221-5/+0
* SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-215-16/+14
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
* [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-1/+1
* SONAR-5580 Migration issue to SQ 4.4 when the quality profile used to analyze...Simon Brandhof2014-09-158-5/+292
* SONAR-4898 simplify MonitoredProcess implementationsSimon Brandhof2014-09-122-52/+36
* Merge branch 'process-monitoring' into branch-4.5Simon Brandhof2014-09-128-85/+89
|\
| * SONAR-4898 refactor process monitoringSimon Brandhof2014-09-128-85/+89
* | [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-081-1/+1
* | [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-3/+2
* | Add unit testsJulien Lancelot2014-09-031-0/+12
* | 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 Ignored test and removed another oneStephane Gamard2014-09-011-19/+1
* SONAR-5484 Fix test on windowsJean-Baptiste Lievremont2014-09-011-1/+5
* Fix some quality flawsSimon Brandhof2014-09-011-2/+2
* Fix some quality flawsSimon Brandhof2014-09-014-1/+9
* SONAR-4898 - fixed sonar-server SearchClient exceptions on server shutdownStephane Gamard2014-08-291-3/+15
* SONAR-5530 - IssueDao server uses UUID as keyStephane Gamard2014-08-291-5/+3
* Null authorName instead of "Not Yet Implemented"Stephane Gamard2014-08-291-2/+2
* Remove unused fields in SearchClientSimon Brandhof2014-08-281-21/+6
* Replace bad imports of org.elasticsearch.common by guavaSimon Brandhof2014-08-289-38/+29
* Fix quality flawJulien Lancelot2014-08-281-5/+5