aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
| * SONAR-4071 Replace widget.<widget.key>.prop.<property>.X by widget.<widget.ke...Julien Lancelot2013-01-221-2/+2
| * SONAR-4071 Replace widget.<widget.key>.prop.<property>.key by widget.<widget....Julien Lancelot2013-01-221-1/+1
| * SONAR-3981 Fix issue on ChromeFabrice Bellingard2013-01-221-1/+1
| * SONAR-3948 Make it possible to delete "ghost" resourcesFabrice Bellingard2013-01-223-24/+126
* | SONAR-4087 first draft of test apiSimon Brandhof2013-01-253-1/+50
* | Remove unused ruby files (generators)Simon Brandhof2013-01-2539-3611/+0
|/
* SONAR-3434 Drilldown: Allow files to be opened in new tabsFabrice Bellingard2013-01-212-2/+10
* SONAR-2296 Sonar behind a HTTPS reverse proxy sometimes fall back to HTTPJulien Lancelot2013-01-212-1/+7
* SONAR-4071 Make it possible to localize the widget property keysJulien Lancelot2013-01-211-2/+6
* SONAR-3981 Column sort broken on project_reviews pageFabrice Bellingard2013-01-213-27/+65
* SONAR-3884 Fix compatibility with MsSQLJulien Lancelot2013-01-211-1/+1