aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Collapse)AuthorAgeFilesLines
* Add unit tests for sorting on measuresSimon Brandhof2012-12-201-2/+23
|
* Fix compatibility of measure filter conditions with SQALE and dev cockpit ↵Simon Brandhof2012-12-205-13/+167
| | | | plugins
* Fix sorting by time + fix sorting in list widgetSimon Brandhof2012-12-192-51/+30
|
* Fix quality flawSimon Brandhof2012-12-181-12/+0
|
* SONAR-3887 refactor semaphore APISimon Brandhof2012-12-144-41/+45
|
* SONAR-3825 improve performance of SQL requestSimon Brandhof2012-12-148-146/+268
| | | | | * UNION is replaced by INNER JOINs * sorting is done by Java but not by db
* Fix some quality flawsSimon Brandhof2012-12-122-7/+11
|
* SONAR-3825 another try to fix compatibility with SQLServer and OracleSimon Brandhof2012-12-111-3/+3
|
* SONAR-3825 try to fix descending sort of numeric values on SQLServer...Simon Brandhof2012-12-111-3/+3
|
* SONAR-3825 improve error handling + compatibility of sorting with oracleSimon Brandhof2012-12-117-36/+163
|
* SONAR-3825 fix compatibility with OracleSimon Brandhof2012-12-111-5/+3
|
* SONAR-3825 use abbreviations of period labelsSimon Brandhof2012-12-112-29/+100
|
* SONAR-3825 display null values at the end of results, whatever the asc/desc ↵Simon Brandhof2012-12-102-2/+29
| | | | sorting
* SONAR-3825 do not force to set qualifiers when "Favourites only" is setSimon Brandhof2012-12-102-3/+31
|
* SONAR-3825 do not create the dashboard "Home" on upgradesSimon Brandhof2012-12-102-1/+2
|
* SONAR-3825 fix sorting on variationsSimon Brandhof2012-12-104-15/+237
|
* Fix backward-compatibility of db migration with 3.4 milestone 5Simon Brandhof2012-12-092-44/+2
|
* Fix some quality flawsSimon Brandhof2012-12-071-2/+2
|
* Fix some quality flawsSimon Brandhof2012-12-074-6/+15
|
* Fix quality flawsSimon Brandhof2012-12-064-27/+97
|
* SONAR-3825 Fix compatibility with OracleSimon Brandhof2012-12-064-71/+1
|
* Fix some quality flawsJulien Lancelot2012-12-061-1/+1
|
* SONAR-3825 do not allow to full scan measures and projectsSimon Brandhof2012-12-064-7/+24
|
* Periods is now used to display label periods for global settings and for ↵Julien Lancelot2012-12-052-0/+349
| | | | snapshot periods
* Fix quality flawsSimon Brandhof2012-12-052-4/+4
|
* SONAR-3306 Refactoring to use DatabaseSemaphore instead of SemaphoreDaoJulien Lancelot2012-12-044-37/+64
|
* SONAR-3825 delete old mechanism of measure filtersSimon Brandhof2012-12-0429-1119/+323
|
* SONARIDE-334 Title is not displayed for some rulesJulien Lancelot2012-12-042-12/+33
| | | | RuleI18nManager has now a new method to get the rule name by searching the name in the i18n, and then if not found return the rule name property.
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-041-1/+1
|
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-042-45/+28
|
* SONAR-3306 minor improvement on logsJulien Lancelot2012-12-031-1/+0
|
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-031-3/+28
|
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-031-28/+3
|
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-031-9/+3
|
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-031-7/+33
|
* SONAR-3306 Add logs to unit testJulien Lancelot2012-12-032-0/+9
|
* SONAR-3306 Add logs to unit testJulien Lancelot2012-12-031-23/+31
|
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-032-42/+31
|
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-032-75/+82
|
* SONAR-3306 Use a semaphore to prevent launching several analysis of the same ↵Julien Lancelot2012-12-037-18/+263
| | | | project at the same time
* SONAR-3825 improve migrationSimon Brandhof2012-11-301-4/+4
|
* SONAR-3825 remove MEASURE_FILTERS.SYSTEM and add breadcrumbSimon Brandhof2012-11-304-4/+3
|
* SONAR-3825 support the parameter "baseId"Simon Brandhof2012-11-299-18/+85
|
* SONAR-1352 add server side management of differential measure alertsJulien Lancelot2012-11-283-2/+4
|
* SONAR-3825 support periodsSimon Brandhof2012-11-281-1/+1
|
* Integration tests : orchestrator.configUrl should support filesSimon Brandhof2012-11-281-9/+18
|
* SONAR-3825 manage system filtersSimon Brandhof2012-11-261-0/+1
|
* SONAR-3825 favourite measure filtersSimon Brandhof2012-11-264-2/+13
|
* SONAR-3825 fix loading of qualifiers in the formSimon Brandhof2012-11-262-2/+10
|
* SONAR-3825 move existing measure filtersSimon Brandhof2012-11-263-3/+28
|