summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Integrate Test API update in tests viewerJulien Lancelot2013-02-067-53/+25
|
* SONAR-4093 Add test informationJulien Lancelot2013-02-062-26/+44
|
* Add missing developersSimon Brandhof2013-02-051-4/+25
|
* SONAR-2501 a test plan can have multiple test cases with the same name (see ↵Simon Brandhof2013-02-0517-111/+143
| | | | TestNG)
* SONAR-4107 Deleting a quality profile leads to removing all associations ↵Fabrice Bellingard2013-02-051-1/+1
| | | | between quality profiles and projects
* SONAR-4093 Fix height issueJulien Lancelot2013-02-051-14/+11
|
* SONAR-4093 Fix height issueJulien Lancelot2013-02-051-0/+2
|
* SONAR-4095 Refactoring of the resource viewer in order to use accordion ↵Julien Lancelot2013-02-0526-430/+508
| | | | navigation
* SONARJAVA-51 Files not ending with '.java' or '.jav' should not be taken ↵Evgeny Mandrikov2013-02-053-3/+46
| | | | into account
* SONAR-4102 'Organisation' field must not accept special charactersFabrice Bellingard2013-02-055-15/+64
| | | => Found on 'Server ID' tab, in the Global Settings
* SONAR-4110 Log server ID, when it exists, at startupFabrice Bellingard2013-02-055-0/+181
|
* SONAR-4127 Remove the empty directories /extensions/rules/checkstyle|pmd ↵Simon Brandhof2013-02-053-2/+1
| | | | from distribution
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-0533-601/+996
|
* SONAR-4108 Always display the full project name in the resource viewerFabrice Bellingard2013-02-041-4/+2
|
* Revert removal of CollectionUtilsSimon Brandhof2013-02-041-15/+10
|
* SONAR-2746 Update description of alert event notifFabrice Bellingard2013-02-041-1/+1
|
* Fix size of applicationSimon Brandhof2013-02-041-2/+2
|
* Revert removal of XalanSimon Brandhof2013-02-042-1/+11
|
* Remove some calls to commons-collectionsSimon Brandhof2013-02-0310-142/+148
|
* Remove xalan from <dependencyManamagent>Simon Brandhof2013-02-021-5/+0
|
* SONAR-2291 Allow to configure Sonar user home directoryJulien HENRY2013-02-014-11/+27
|
* SONAR-4093 Display test by test planJulien Lancelot2013-02-012-2/+15
|
* SONAR-2291 Implement cache for JDBC driverJulien HENRY2013-02-015-25/+136
|
* SONAR-4119 Remove Xalan from APISimon Brandhof2013-02-011-4/+0
|
* Remove unused transitive dependencies of blueprintsSimon Brandhof2013-02-014-8/+20
|
* Remove jsr305.jar from runtime classpathSimon Brandhof2013-02-011-0/+5
|
* Minor changes (log + remove usage of plexus StringUtils)Simon Brandhof2013-02-012-2/+2
|
* SONAR-2501 remove unused test fileSimon Brandhof2013-02-011-1086/+0
|
* Fix quality flawsJulien Lancelot2013-02-012-8/+13
|
* SONAR-4093 Revert test code commit by errorJulien Lancelot2013-02-011-2/+1
|
* SONAR-4093 Display only lines covered by a test when selection lines coveredJulien Lancelot2013-02-014-8/+7
|
* SONAR-4094 On each source file, provide the ability to list all unit tests ↵Julien Lancelot2013-02-018-15/+64
| | | | covering at least one line of code in this source file
* Merge branch 'current'Fabrice Bellingard2013-02-012-13/+23
|\
| * SONAR-4100 Handle case when dispatcher/channel does not exist anymoreFabrice Bellingard2013-02-011-9/+15
| |
| * Fix violations.Fabrice Bellingard2013-02-011-4/+8
| |
* | SONAR-4094 Display tests in a select boxJulien Lancelot2013-01-3110-3/+91
|/
* SONAR-3959 Set the default message on existing notificationsFabrice Bellingard2013-01-317-32/+37
|
* SONAR-3959 Add possibility to set default message to Notification classFabrice Bellingard2013-01-312-4/+115
|
* SONAR-3959 Refactor existing notification-related code Fabrice Bellingard2013-01-3116-310/+320
|
* SONAR-4100 Remove useless property from Core bundleFabrice Bellingard2013-01-311-3/+0
|
* SONAR-2291 Minor changes on cacheJulien HENRY2013-01-317-20/+41
| | | | | | * default cache folder is ~/.sonar/cache * fail execution when there is a checksum mismatch * improve logging
* SONAR-4092 SONAR-4093Julien Lancelot2013-01-3111-8/+168
| | | | | SONAR-4093 From a covered line of code provide the ability to retrieve the unit tests covering this line SONAR-4092 From a unit test allow to access to the lines covered by this unit test
* SONAR-4100 Improve renderingFabrice Bellingard2013-01-312-5/+4
|
* SONAR-4100 Sort dispatchers by nameFabrice Bellingard2013-01-311-4/+15
|
* SONAR-4100 Improve renderingFabrice Bellingard2013-01-312-30/+41
|
* SONAR-4100 Update "My Profile" screen with "Notifications per project"Fabrice Bellingard2013-01-316-40/+207
|
* SONAR-2501 add unit testsSimon Brandhof2013-01-312-57/+60
|
* Complete .gitignoreSimon Brandhof2013-01-311-0/+1
|
* Remove extras/mysql/fix_nullable_measure_values.sql from distributionSimon Brandhof2013-01-311-5/+0
| | | | This file was required for migrations from versions < 1.8
* SONAR-2501 code refactoringSimon Brandhof2013-01-3113-56/+210
|