aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-4093 Display number of tests covering a lineJulien Lancelot2013-01-293-2/+10
* SONAR-2501 purge project graphsSimon Brandhof2013-01-291-0/+1
* SONAR-2501 refactor BeanGraph layerSimon Brandhof2013-01-292-8/+6
* SONAR-4092 Use new Test API to display tests dataJulien Lancelot2013-01-281-11/+19
* Merge remote-tracking branch 'origin/master'Simon Brandhof2013-01-2523-92/+279
|\
| * SONAR-2296 Revert modification because the server hosting sonar should be upd...Julien Lancelot2013-01-232-6/+1
| * SONAR-3692 Boolean type are now always displayed as select boxJulien Lancelot2013-01-238-19/+22
| * SONAR-3692 Really fix issue with property setJulien Lancelot2013-01-232-5/+6
| * SONAR-3692 Fix issue with property setJulien Lancelot2013-01-235-5/+7
| * SONAR-3692 Fix issue with name generation and improve widget property i18nJulien Lancelot2013-01-2311-20/+33
| * SONAR-3692 Centralize the way widget property and settings property are gener...Julien Lancelot2013-01-2215-63/+130
| * SONAR-4088 Sort available widgets by name when editing a dashboardFabrice Bellingard2013-01-221-2/+6