aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3887 refactor semaphore APISimon Brandhof2012-12-142-21/+21
* SONAR-3825 improve performance of SQL requestSimon Brandhof2012-12-142-6/+6
* SONAR-3825 improve error handling + compatibility of sorting with oracleSimon Brandhof2012-12-112-19/+17
* SONAR-3825 use abbreviations of period labelsSimon Brandhof2012-12-111-6/+64
* SONAR-3825 display null values at the end of results, whatever the asc/desc s...Simon Brandhof2012-12-101-0/+24
* SONAR-3825 do not force to set qualifiers when "Favourites only" is setSimon Brandhof2012-12-101-0/+28
* SONAR-3825 fix sorting on variationsSimon Brandhof2012-12-101-0/+203
* Fix some quality flawsSimon Brandhof2012-12-071-3/+9
* Fix quality flawsSimon Brandhof2012-12-062-3/+91
* SONAR-3825 do not allow to full scan measures and projectsSimon Brandhof2012-12-061-3/+11
* Periods is now used to display label periods for global settings and for snap...Julien Lancelot2012-12-051-0/+193
* Fix quality flawsSimon Brandhof2012-12-051-1/+1
* SONAR-3306 Refactoring to use DatabaseSemaphore instead of SemaphoreDaoJulien Lancelot2012-12-042-0/+51
* SONAR-3825 delete old mechanism of measure filtersSimon Brandhof2012-12-045-221/+92
* SONARIDE-334 Title is not displayed for some rulesJulien Lancelot2012-12-041-12/+27
* 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-041-35/+12
* 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-031-0/+3
* 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-031-30/+24
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-031-66/+62
* SONAR-3306 Use a semaphore to prevent launching several analysis of the same ...Julien Lancelot2012-12-031-4/+81
* SONAR-3825 remove MEASURE_FILTERS.SYSTEM and add breadcrumbSimon Brandhof2012-11-301-1/+1
* SONAR-3825 support the parameter "baseId"Simon Brandhof2012-11-291-5/+5
* Integration tests : orchestrator.configUrl should support filesSimon Brandhof2012-11-281-9/+18
* SONAR-3825 add more form attributesSimon Brandhof2012-11-263-31/+70
* SONAR-3825 new page for measure filtersSimon Brandhof2012-11-211-3/+3
* Add logs to DB testsSimon Brandhof2012-11-191-0/+3
* Support env variables in sonarsource integration testsSimon Brandhof2012-11-191-0/+7
* Support SonarSource integration tests in sonar-coreSimon Brandhof2012-11-193-26/+78
* Grant roles when projects are created, not later during decorator phaseSimon Brandhof2012-11-081-0/+155
* SONAR-3940 property relocationSimon Brandhof2012-11-071-0/+35
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-052-21/+10
* SONAR-3910 Handle the case of rule not translatedFabrice Bellingard2012-10-301-2/+7
* SONAR-3910 Sonar startup crashes due to French Translation PackSimon Brandhof2012-10-292-125/+167
* SONAR-3895 Remove Local Mode and fix Dry Run on postgresqlDavid Gageot2012-10-261-5/+5
* SONAR-3895 User resource key and optional authent.David Gageot2012-10-241-2/+2
* SONAR-3895 Use proper temp folderDavid Gageot2012-10-241-1/+8
* SONAR-3895 Export more tablesDavid Gageot2012-10-241-1/+1
* SONAR-3895 Better Local modeDavid Gageot2012-10-231-0/+75
* SONAR-3887 add unit testsSimon Brandhof2012-10-231-0/+32
* SONAR-3889 Add unit testsSimon Brandhof2012-10-191-11/+24
* SONAR-3887 add org.sonar.api.utils.DatabaseSemaphoreSimon Brandhof2012-10-191-8/+8
* SONAR-3887 API: new database semaphoresSimon Brandhof2012-10-192-7/+167
* Fix compatibility with Java 5Simon Brandhof2012-10-181-0/+137