aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src
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
* 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
* 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
* | Add unit testsJulien Lancelot2014-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
* SONAR-5484 Add node address in system infoJean-Baptiste Lievremont2014-08-272-3/+23
* SONAR-5541 Add REST Web Services in the online API documentationJulien Lancelot2014-08-2713-137/+544
* Fix some quality flawsSimon Brandhof2014-08-265-9/+578
* Fix some quality flawsSimon Brandhof2014-08-264-29/+29
* SONAR-5484 Add detailed search information per nodeJean-Baptiste Lievremont2014-08-265-36/+108
* SONAR-5417 Add a 'preview' parameter in order to check some permissionsJulien Lancelot2014-08-263-19/+102
* FindByProfile should not return removed rulesJulien Lancelot2014-08-263-8/+12
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-251-6/+11
* SONAR-5417 Fix issue when setting a profile on a provisoned projectJulien Lancelot2014-08-254-2/+31
* fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)Stephane Gamard2014-08-221-1/+1
* fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)Stephane Gamard2014-08-221-10/+6