aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-1528-70/+70
* SONAR-1956 Add a dropdown list on the top right of all Filters to support the...simonbrandhof2010-12-091-1/+1
* * SONAR-1809: MetricFinder should be available on server sideGodin2010-12-084-6/+110
* Deprecate Rule.setPluginName() , Rule.getPluginName() and related stuff, beca...Godin2010-12-081-5/+11
* SONAR-2037 The index on 'measure_data.snapshot_id' is needed for DB performancesimonbrandhof2010-12-081-1/+1
* SONAR-1988 Description of rule parameters should be optionalsimonbrandhof2010-12-071-1/+1
* SONAR-2032 Delete the measures on metric 'violations' and rule prioritysimonbrandhof2010-12-061-1/+1
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-0631-139/+139
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-0118-81/+41
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-3029-71/+71
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-301-2/+2
* add missing filesimonbrandhof2010-11-291-0/+20
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-2915-29/+337
* Fix logging from ClassLoadersCollectionGodin2010-11-261-2/+2
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-263-8/+10
* SONAR-2003:Godin2010-11-246-23/+82
* revert SONAR-1988 - requires to upgrade to activerecord-jdbc-adapter 0.9.2simonbrandhof2010-11-241-1/+1
* SONAR-1988 Description of rule parameters should be optionalsimonbrandhof2010-11-231-1/+1
* SONAR-1663 include the dbcleaner plugin + move all purges in this pluginsimonbrandhof2010-11-185-496/+0
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-091-1/+1
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
* SONAR-1837 revert last change -> back to DEBUG level simonbrandhof2010-11-091-3/+2
* SONAR-1837 profiling logs with level INFO instead of DEBUGsimonbrandhof2010-11-081-1/+1
* SONAR-1850 delete unvalid snapshots during database upgradesimonbrandhof2010-11-041-1/+1
* add some missing license headerssimonbrandhof2010-11-012-5/+42
* SONAR-1837: Add profiling logs to database optimization tasksGodin2010-10-281-2/+2
* SONAR-1837:Godin2010-10-281-12/+33
* SONAR-1643 apply a part of the GSOC branchsimonbrandhof2010-10-281-1/+1
* SONAR-1861: Don't create ResourcesClassLoader if no resourcesGodin2010-10-232-14/+28
* SONAR-1861: Allow to access files stored in "extensions/rules/" during batch ...Godin2010-10-213-2/+70
* SONAR-1881 delete orphan active rulessimonbrandhof2010-10-201-1/+1
* SONAR-1838: Change log level to debugGodin2010-10-201-1/+1
* SONAR-1838: Change naming convention for exported packagesGodin2010-10-181-9/+5
* default value of PLUGINS.CHILD_FIRST_CLASSLOADER is falsesimonbrandhof2010-10-171-1/+1
* SONAR-1862:Godin2010-10-168-23/+30
* SONAR-1862: Implement a child-first classloader strategy for pluginsGodin2010-10-161-8/+33
* SONAR-1838:Godin2010-10-151-3/+7
* SONAR-1838: Allow inter-dependencies for pluginsGodin2010-10-151-0/+100
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-121-1/+1
* [maven-release-plugin] prepare release 2.3simonbrandhof2010-10-121-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-051-1/+1
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-051-1/+1
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-301-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-301-1/+1
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-301-1/+1
* the property sonar.core.codeCoveragePlugin is not used when it's set from UI ...simonbrandhof2010-09-302-3/+5
* SONAR-1814 add the method ExtensionProvider.provide() in order to support obf...simonbrandhof2010-09-282-35/+48
* SONAR-1814 add a warning when a ExtensionProvider class is registered in Plug...simonbrandhof2010-09-281-1/+9
* SONAR-1814 remove the API to find a plugin from an extension :simonbrandhof2010-09-282-0/+272
* SONAR-1798 rename RULE_FAILURES.POINTS to COSTsimonbrandhof2010-09-222-8/+8