summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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-2727-174/+44
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-277-79/+10
* 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-162-5/+17
* Remove warningsDavid Gageot2012-07-161-13/+5
* remove warningDavid Gageot2012-07-161-19/+4
* Use ArgumentMatcherDavid Gageot2012-07-165-39/+31
* Remove warningDavid Gageot2012-07-161-1/+1
* Complete unit tests of SettingsChangeNotifierSimon Brandhof2012-07-161-0/+11
* Remove UriReader#openStream()Simon Brandhof2012-07-161-11/+11
* remove dead codeDavid Gageot2012-07-161-1/+0
* Fix some quality flawsSimon Brandhof2012-07-151-1/+9
* Fix loading of GlobalPropertyChangeHandler extensionsSimon Brandhof2012-07-153-8/+55
* Update Center improvementsSimon Brandhof2012-07-142-56/+51
* Fix some quality flawSimon Brandhof2012-07-133-2/+136
* SONAR-3633 improve the management of server-side settingsSimon Brandhof2012-07-1313-187/+177
* Reuse database for faster unit testsDavid Gageot2012-07-121-2/+0
* Support embedded in memory databaseDavid Gageot2012-07-121-0/+19
* SONAR-3646 API : new extension point to be notified on user creationSimon Brandhof2012-07-111-0/+51
* SONAR-3507 H2 driver should be registered before the connectionDavid Gageot2012-07-061-0/+3
* SONAR-3432 Support Regular expressionsDavid Gageot2012-07-065-6/+6
* SONAR-3432 Partially migrate rule param types to new namesDavid Gageot2012-07-066-9/+9
* SONAR-3620 Define a new TEXT widget property typeDavid Gageot2012-07-061-10/+25
* Revert "SONAR-3529 First baby step in providing property sets"David Gageot2012-07-051-35/+3
* Revert "Fix compilation with Java 1.5"David Gageot2012-07-051-2/+2
* Fix compilation with Java 1.5Evgeny Mandrikov2012-07-051-2/+2
* SONAR-3529 First baby step in providing property setsDavid Gageot2012-07-041-3/+35
* Fix this annoying long test that explains why it takes 5s to stop SonarDavid Gageot2012-07-041-104/+66
* Fixes and improvements on H2 migrationDavid Gageot2012-07-041-2/+2
* Replacing Derby with H2David Gageot2012-07-033-128/+50
* Don't use sleep in unit testDavid Gageot2012-07-021-5/+8
* Fix test failing on EclipseDavid Gageot2012-07-021-20/+37
* Make it impossible to use AbstractDbUnitTestCase for iBatis testsDavid Gageot2012-06-192-8/+8
* SONAR-3516 Check minimal sonar version required by installed pluginsDavid Gageot2012-06-182-23/+39
* Remove violationsDavid Gageot2012-06-151-11/+13
* Remove some violations on unit testsDavid Gageot2012-06-142-7/+14
* SONAR-3555 Content type is missing on static files provided by pluginsSimon Brandhof2012-06-062-8/+54
* Revert useless dependencySimon Brandhof2012-05-281-1/+1
* Fix some quality flawsSimon Brandhof2012-05-251-2/+2
* Dashboards must be registered after filtersSimon Brandhof2012-05-251-1/+1
* Remove warningsDavid Gageot2012-05-251-2/+1
* Remove unused variablesDavid Gageot2012-05-251-1/+1