aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-2501 improve CSSSimon Brandhof2013-02-062-9/+11
* SONAR-2501 add tooltips to coverage cellsSimon Brandhof2013-02-062-3/+3
* SONAR-2501 add first draft of web services /testsSimon Brandhof2013-02-062-10/+72
* SONAR-4112 Remove the unused/deprecated metrics "Complexity/paragraph" and "P...Julien Lancelot2013-02-061-12/+0
* Fix cycle when displaying test covering a fileJulien Lancelot2013-02-061-0/+1
* Fix issue when selecting another resourceJulien Lancelot2013-02-061-3/+2
* Restore sone html ids on test viewer and display existing loading image on ta...Julien Lancelot2013-02-063-8/+14
* Add test iconsJulien Lancelot2013-02-064-0/+0
* Remove test iconsJulien Lancelot2013-02-064-0/+0
* Move test icon files and fix issue when displaying Tests covering fileJulien Lancelot2013-02-068-3/+4
* Fix issue when displaying parameter testsJulien Lancelot2013-02-061-1/+1
* SONAR-4129 Few new iconsSimon Brandhof2013-02-0616-3/+3
* Integrate Test API update in tests viewerJulien Lancelot2013-02-066-24/+11
* SONAR-4093 Add test informationJulien Lancelot2013-02-061-21/+40
* SONAR-2501 a test plan can have multiple test cases with the same name (see T...Simon Brandhof2013-02-054-10/+85
* SONAR-4107 Deleting a quality profile leads to removing all associations betw...Fabrice Bellingard2013-02-051-1/+1
* 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 navig...Julien Lancelot2013-02-0525-418/+496
* SONAR-4102 'Organisation' field must not accept special charactersFabrice Bellingard2013-02-054-15/+61
* SONAR-4110 Log server ID, when it exists, at startupFabrice Bellingard2013-02-053-0/+158
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-054-38/+16
* SONAR-4108 Always display the full project name in the resource viewerFabrice Bellingard2013-02-041-4/+2
* Remove some calls to commons-collectionsSimon Brandhof2013-02-035-109/+100
* SONAR-4093 Display test by test planJulien Lancelot2013-02-012-2/+15
* SONAR-2291 Implement cache for JDBC driverJulien HENRY2013-02-013-10/+37
* Remove jsr305.jar from runtime classpathSimon Brandhof2013-02-011-0/+5
* Minor changes (log + remove usage of plexus StringUtils)Simon Brandhof2013-02-011-1/+1
* SONAR-4093 Display only lines covered by a test when selection lines coveredJulien Lancelot2013-02-011-2/+2
* SONAR-4094 On each source file, provide the ability to list all unit tests co...Julien Lancelot2013-02-013-13/+24
* Merge branch 'current'Fabrice Bellingard2013-02-011-9/+15
|\
| * SONAR-4100 Handle case when dispatcher/channel does not exist anymoreFabrice Bellingard2013-02-011-9/+15
* | SONAR-4094 Display tests in a select boxJulien Lancelot2013-01-313-3/+21
|/
* SONAR-3959 Set the default message on existing notificationsFabrice Bellingard2013-01-312-0/+2
* SONAR-3959 Add possibility to set default message to Notification classFabrice Bellingard2013-01-311-0/+77
* SONAR-2291 Minor changes on cacheJulien HENRY2013-01-311-3/+2
* SONAR-4092 SONAR-4093Julien Lancelot2013-01-315-1/+144
* 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-315-38/+198
* SONAR-4093 Display a tooltip that contains number of tests for the current lineJulien Lancelot2013-01-302-2/+3
* SONAR-3959 Fix issue on OracleFabrice Bellingard2013-01-301-2/+0
* SONAR-2501 refactor test API and fix extraction of subgraphsSimon Brandhof2013-01-301-1/+1
* SONAR-3959 Add NotificationDispatcherMetadata classFabrice Bellingard2013-01-307-13/+195
* SONAR-2291 Generate a new bootstrap index with md5Julien HENRY2013-01-307-72/+200
* SONAR-3959 Update NotifDispatchers to use new NotifManager method Fabrice Bellingard2013-01-293-15/+17
* SONAR-3959 Enhance NotifManager to help finding subscribed users Fabrice Bellingard2013-01-292-11/+16
* SONAR-3959 NotifService must not choose which channel for which userFabrice Bellingard2013-01-292-49/+79
* SONAR-3959 Add notification type on NotificationDispatcherFabrice Bellingard2013-01-291-1/+1