aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
* Fix loading of Java configuration when Ruby on Rails inserts new rowsSimon Brandhof2011-09-151-0/+5
* SONAR-1091 CPD over different projectsEvgeny Mandrikov2011-09-072-6/+6
* SONAR-2522 Improve the batch requests on the RULES tableSimon Brandhof2011-09-071-20/+15
* SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQLSimon Brandhof2011-09-068-1/+34
* SONAR-1091 CPD over different projectsEvgeny Mandrikov2011-09-021-9/+7
* SONAR-1091 Add CPD over different projectsEvgeny Mandrikov2011-09-013-1/+104
* Merge branch 'release-2.10'Simon Brandhof2011-08-181-11/+14
|\
| * SONAR-75 implement negative cache of rule descriptionsSimon Brandhof2011-08-181-11/+14
* | Merge branch 'release-2.10'Simon Brandhof2011-08-175-16/+70
|\|
| * SONAR-75 Add cache of rule descriptionsSimon Brandhof2011-08-175-16/+70
* | SONAR-2655 define toString() on all the hibernate modelsSimon Brandhof2011-08-164-10/+26
* | Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
* | Merge branch 'release-2.10'Simon Brandhof2011-08-151-1/+1
|\|
| * [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
| * [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-1/+1
* | SONAR-2692 API: allow plugins to auto-disable on server startupsimonbrandhof2011-08-111-1/+1
|/
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
* Fix notifications with MySQLSimon Brandhof2011-08-042-7/+24
* Fix new violationsSimon Brandhof2011-08-022-14/+22
* SONAR-75 support GWT components integrated to coreSimon Brandhof2011-08-014-2/+154
* SONAR-75 rule search engine supports localized titlesSimon Brandhof2011-07-293-66/+189
* SONAR-75 rename i18n bundles to l10n bundlesSimon Brandhof2011-07-299-2/+2
* SONAR-75 Improve i18n APISimon Brandhof2011-07-2912-32/+460
* SONAR-75 refactor I18nManagerSimon Brandhof2011-07-282-0/+126
* SONAR-2596 Reduce number of arguments for NotificationService constructorEvgeny Mandrikov2011-07-283-3/+28
* SONAR-2644 Rule name should be optional in XML declaration filesSimon Brandhof2011-07-261-1/+1
* Fix CloseReviewsDecorator for Derby and move Review entity from sonar-plugin-...Evgeny Mandrikov2011-07-262-1/+144
* Add method findById to UserFinder and make it available as BatchComponentEvgeny Mandrikov2011-07-252-2/+22
* Add unit test for UserFinderEvgeny Mandrikov2011-07-222-0/+69
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-222-3/+47
* SONAR-2596,SONAR-2600 Improve notification mechanismEvgeny Mandrikov2011-07-206-88/+208
* Remote the column MANUAL_MEASURES.URL + improve IE7 renderingSimon Brandhof2011-07-201-7/+0
* SONAR-2628 Add a page to manage manual measuressimonbrandhof2011-07-192-1/+8
* SONAR-2596 Add an event notification mechanismEvgeny Mandrikov2011-07-181-0/+19
* Add Review modelEvgeny Mandrikov2011-07-152-0/+68
* SONAR-2610 support url and description of manual measuressimonbrandhof2011-07-141-1/+17
* SONAR-2610 web service for manual measures + copy manual measures during anal...simonbrandhof2011-07-142-0/+79
* SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURESSimon Brandhof2011-07-1245-1829/+3
* SONAR-2583 Remove the unused table PARAMETERSSimon Brandhof2011-07-111-1/+1
* Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
* temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* SONAR-2505 core components which write to database are disabled on dry runsSimon Brandhof2011-06-151-0/+35
* Remove dependency on classworlds - use only plexus-classworldsEvgeny Mandrikov2011-06-131-2/+0
* Merge remote branch 'upstream/master'simonbrandhof2011-06-102-25/+50
|\
| * SONAR-2495 Correctly deregister JDBC Driver to prevent memory leaksEvgeny Mandrikov2011-06-081-14/+45
| * Fix violationsEvgeny Mandrikov2011-06-072-17/+11
* | SONAR-2507 support deprecated directory /extensions/rules/simonbrandhof2011-06-105-11/+197
* | SONAR-2507 remove the tables PLUGINS and PLUGIN_FILESsimonbrandhof2011-06-101-1/+1