aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-272-38/+0
* SONAR-3769 Startup must check not only null but also blank rule namesFabrice Bellingard2012-09-261-3/+3
* Fix loading of l10n messages at Rails startupSimon Brandhof2012-09-251-4/+4
* Fix quality flawSimon Brandhof2012-09-251-1/+1
* SONAR-3529 API: ability to define property sets. Fix server startupDavid Gageot2012-09-241-3/+5
* SONAR-2376 Add an extension point to define a HTML bannerSimon Brandhof2012-09-242-4/+48
* SONAR-3529 API: ability to define property setsDavid Gageot2012-09-242-0/+51
* SONAR-3722 Misleading exception message when no l10n of rule nameFabrice Bellingard2012-09-201-2/+13
* SONAR-3773 keep the existing default roles of views during migrationSimon Brandhof2012-09-122-85/+3
* Fix compatibility of rails upgrade with sonar-runnerSimon Brandhof2012-09-071-7/+11
* SONAR-3782 Content type is missing on the URL /batch/*Simon Brandhof2012-09-071-1/+2
* Fix quality flawSimon Brandhof2012-09-061-4/+5
* SONAR-3773 When migrating to Sonar 3.2, the default roles on Views are not fi...Simon Brandhof2012-09-051-14/+23
* Fix regression : trim values of conf/sonar.propertiesSimon Brandhof2012-07-261-12/+5
* Fix Indentation violationsDavid Gageot2012-07-171-3/+4
* SONAR-3664 Log sonar/plugins versions and sha1 at startupDavid Gageot2012-07-162-23/+36
* Fix violationDavid Gageot2012-07-161-0/+4
* Fix compatibility with java 5Simon Brandhof2012-07-161-6/+5
* Complete unit tests of SettingsChangeNotifierSimon Brandhof2012-07-161-1/+3
* Remove UriReader#openStream()Simon Brandhof2012-07-161-10/+12
* Fix loading of GlobalPropertyChangeHandler extensionsSimon Brandhof2012-07-155-22/+51
* Fix some quality flawsSimon Brandhof2012-07-153-37/+32
* Update Center improvementsSimon Brandhof2012-07-143-30/+38
* Fix some quality flawSimon Brandhof2012-07-132-6/+8
* SONAR-3633 improve the management of server-side settingsSimon Brandhof2012-07-1312-236/+255
* Reuse database for faster unit testsDavid Gageot2012-07-121-0/+1
* Remove some duplicationDavid Gageot2012-07-121-98/+80
* Support embedded in memory databaseDavid Gageot2012-07-121-5/+9
* Fix creation of administratorSimon Brandhof2012-07-121-5/+9
* SONAR-3646 API : new extension point to be notified on user creationSimon Brandhof2012-07-113-12/+62
* Fix support of sonar.showSqlResults with MyBatis 3.1Simon Brandhof2012-07-111-0/+2
* SONAR-3507 H2 driver should be registered before the connectionDavid Gageot2012-07-061-0/+3
* SONAR-3593 move EmailSettings to org.sonar.api.confSimon Brandhof2012-07-051-1/+1
* Revert "SONAR-3529 First baby step in providing property sets"David Gageot2012-07-051-49/+29
* Revert "Fix compatibility with Java 5"David Gageot2012-07-051-1/+1
* Revert "SONAR-3529 Display properties in same order as annotation"David Gageot2012-07-051-5/+4
* SONAR-3529 Display properties in same order as annotationDavid Gageot2012-07-051-4/+5
* Fix compatibility with Java 5Evgeny Mandrikov2012-07-051-1/+1
* SONAR-3529 First baby step in providing property setsDavid Gageot2012-07-041-29/+49
* Fix this annoying long test that explains why it takes 5s to stop SonarDavid Gageot2012-07-041-26/+28
* Fix bugDavid Gageot2012-07-041-1/+1
* SONAR-1608 Display all impacts of bulk change in confirmation pageFabrice Bellingard2012-07-041-2/+6
* SONAR-2614 Provide a bulk project deletion pageFabrice Bellingard2012-07-041-1/+6
* Replacing Derby with H2David Gageot2012-07-033-129/+49
* Fix test failing on EclipseDavid Gageot2012-07-021-5/+9
* SONAR-1608 Make it possible to modify the key of projectsFabrice Bellingard2012-06-291-2/+23
* SONARPLUGINS-1948 Move EmailConfiguration to the coreDavid Gageot2012-06-191-7/+30
* SONAR-3516 Check minimal sonar version required by installed pluginsDavid Gageot2012-06-181-21/+28
* Remove violationsDavid Gageot2012-06-141-6/+10
* SONAR-3555 fix buildSimon Brandhof2012-06-061-2/+0