aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Fix unit testJulien Lancelot2013-02-211-1/+2
* Add the possibility to download a release from a fileJulien Lancelot2013-02-201-0/+173
* Replace array of string by list in DefaultPluginMetadata and use immutable li...Julien Lancelot2013-02-202-3/+0
* Removed ServerStartException to remove dependency cycle between packagesJulien Lancelot2013-02-205-15/+124
* Fix license headerSimon Brandhof2013-02-191-18/+18
* SONAR-3612 Custom servlet filters are not loaded after database upgradeSimon Brandhof2013-02-192-33/+111
* Update to new update center APIJulien Lancelot2013-02-181-13/+8
* Move creation of plugin referential from metadata to a new classJulien Lancelot2013-02-181-1/+2
* Removed classes that has been moved to the update center moduleJulien Lancelot2013-02-182-135/+0
* SONAR-2227 Use new update center APIJulien Lancelot2013-02-183-183/+16
* Revert "SONAR-3976 Introduce the concept of plugin group"Julien Lancelot2013-02-141-4/+4
* Revert "Revert unit tests name modification"Julien Lancelot2013-02-141-4/+4
* Revert unit tests name modificationJulien Lancelot2013-02-131-4/+4
* SONAR-3976 Introduce the concept of plugin groupJulien Lancelot2013-02-131-4/+4
* Fix unit testSimon Brandhof2013-02-101-1/+1
* SONAR-4102 'Organisation' field must not accept special charactersFabrice Bellingard2013-02-051-0/+27
* SONAR-4110 Log server ID, when it exists, at startupFabrice Bellingard2013-02-051-0/+86
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-051-6/+3
* Remove some calls to commons-collectionsSimon Brandhof2013-02-032-81/+71
* SONAR-2291 Implement cache for JDBC driverJulien HENRY2013-02-011-7/+15
* SONAR-3959 Set the default message on existing notificationsFabrice Bellingard2013-01-311-0/+1
* 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-3959 Add NotificationDispatcherMetadata classFabrice Bellingard2013-01-302-4/+84
* SONAR-2291 Generate a new bootstrap index with md5Julien HENRY2013-01-302-32/+69
* SONAR-3959 Update NotifDispatchers to use new NotifManager method Fabrice Bellingard2013-01-291-10/+11
* SONAR-3959 Enhance NotifManager to help finding subscribed users Fabrice Bellingard2013-01-291-4/+11
* SONAR-3959 NotifService must not choose which channel for which userFabrice Bellingard2013-01-291-13/+40
* SONAR-4067 fix unit testSimon Brandhof2013-01-141-21/+0
* SONAR-4002 Display widget properties in the same order than the annotations @...Simon Brandhof2012-12-101-16/+31
* Fix quality flawsSimon Brandhof2012-12-062-7/+58
* SONAR-3825 delete old mechanism of measure filtersSimon Brandhof2012-12-041-37/+30
* SONAR-1352 update backup with new alert period propertyJulien Lancelot2012-11-281-5/+33
* SONAR-3930 Backup of settings then restore to a new Sonar instance can cause ...Julien Lancelot2012-11-231-7/+9
* SONAR-3895 Do not exclude h2 from batch classpath as it is used for dryRun modeJulien HENRY2012-10-301-1/+0
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-271-1/+0
* SONAR-3621 use JSON format between rails and java componentsSimon Brandhof2012-10-093-454/+0
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-011-68/+0
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-281-55/+0
* SONAR-2602 remove the unused column RULES_PROFILES.ENABLEDSimon Brandhof2012-09-272-94/+0
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-272-46/+1
* SONAR-3769 Startup must check not only null but also blank rule namesFabrice Bellingard2012-09-261-2/+19
* SONAR-2376 Add an extension point to define a HTML bannerSimon Brandhof2012-09-241-0/+46
* SONAR-3529 API: ability to define property setsDavid Gageot2012-09-241-0/+55
* SONAR-3722 Misleading exception message when no l10n of rule nameFabrice Bellingard2012-09-201-26/+44
* SONAR-3773 keep the existing default roles of views during migrationSimon Brandhof2012-09-121-67/+0
* Fix compatibility of rails upgrade with sonar-runnerSimon Brandhof2012-09-071-24/+25
* SONAR-3773 When migrating to Sonar 3.2, the default roles on Views are not fi...Simon Brandhof2012-09-051-2/+5
* Fix regression : trim values of conf/sonar.propertiesSimon Brandhof2012-07-261-2/+17
* SONAR-3664 Log sonar/plugins versions and sha1 at startupDavid Gageot2012-07-161-5/+15