aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-1837-37/+37
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-1837-40/+39
* API: rename BlockUnit to Methodsimonbrandhof2011-02-143-27/+59
* SONAR-2191 Source cannot be viewed in IE6simonbrandhof2011-02-141-0/+16
* Add Postgresql 9.x to comment of sonar.propertiessimonbrandhof2011-02-141-2/+2
* SONAR-2193: Add unit testsEvgeny Mandrikov2011-02-141-2/+16
* Remove ruby documentationsimonbrandhof2011-02-132576-310/+0
* Upgrade to sonar-update-center 1.1simonbrandhof2011-02-131-1/+1
* LCOM4 must not be 1 when bytecode is not availablesimonbrandhof2011-02-111-2/+5
* Do not fail when session is expired when browsing a private dashboardsimonbrandhof2011-02-111-10/+19
* SONAR-2188 API: add parameters from and to to timemachine chartsimonbrandhof2011-02-116-31/+83
* Directory extensions/jdbc-driver/oracle is missingsimonbrandhof2011-02-111-85/+92
* SONAR-2184 Can not select a period on custom dashboardssimonbrandhof2011-02-101-1/+2
* Ruby API: add widget.html_id to get the id of the widget HTML element + add m...simonbrandhof2011-02-102-2/+13
* Improve code: fix some violationssimonbrandhof2011-02-105-13/+21
* Remove sonar-deprecated from analysissimonbrandhof2011-02-101-1/+1
* Do not deprecate Project.getFileSystem()simonbrandhof2011-02-101-2/+1
* Fix some violationssimonbrandhof2011-02-108-17/+18
* Add missing license headersEvgeny Mandrikov2011-02-102-0/+38
* Bootstrapper should send User-Agent request-header fieldEvgeny Mandrikov2011-02-106-9/+90
* Fix loading of findbugs pluginsEvgeny Mandrikov2011-02-091-8/+58
* SONAR-2180 NoClone Checkstyle module in errorsimonbrandhof2011-02-091-2/+2
* Add a javadoc to ResourceFiltersimonbrandhof2011-02-081-1/+2
* Remove unused importssimonbrandhof2011-02-081-2/+0
* Update list of developerssimonbrandhof2011-02-081-20/+19
* Remove the list of contributors from pom. It's not up-to-date.simonbrandhof2011-02-081-24/+0
* SONAR-2078 Do not show duplicated repositories in rules search enginesimonbrandhof2011-02-084-8/+72
* SONAR-2078: Rename manifest entry "Extend-Plugin" to "Plugin-Base"Evgeny Mandrikov2011-02-081-1/+1
* SONAR-2075: Add the ability for a plugin to extend an other pluginEvgeny Mandrikov2011-02-0816-80/+206
* SONAR-726 Add a unit testsimonbrandhof2011-02-083-0/+46
* SONAR-2144 Cardinality of checkstyle rule Type Name should be updated to mult...simonbrandhof2011-02-081-3/+4
* Delete parameters ignoreModifier and ignoreName from the Checkstyle "Abstract...simonbrandhof2011-02-081-1/+3
* SONAR-2167 Improve descriptions and default values of Checkstyle naming conve...simonbrandhof2011-02-071-46/+104
* Rename Scopes.TYPE to Scopes.PROGRAM_UNITsimonbrandhof2011-02-078-18/+25
* Remove useless purgesimonbrandhof2011-02-076-258/+1
* Apply sonar custom patches to ruby on railssimonbrandhof2011-02-073-44/+24
* Do not execute ResourceFilters on resources with scope<filesimonbrandhof2011-02-071-8/+11
* Prevent from adding violations to resources with scope<filesimonbrandhof2011-02-071-0/+3
* Move integration & volume testssimonbrandhof2011-02-07494-25240/+0
* Add MavenInitializerEvgeny Mandrikov2011-02-073-28/+74
* SONAR-2172: New extension point - InitializerEvgeny Mandrikov2011-02-078-48/+174
* Set RULES_PROFILES.ENABLED to true when creating a profilesimonbrandhof2011-02-051-1/+1
* SONAR-2172: New extension point - AbstractInitializerEvgeny Mandrikov2011-02-0513-149/+357
* SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not availablesimonbrandhof2011-02-042-9/+53
* SONAR-2171 Do not compute LCOM4/RFC measures when bytecode is not availablesimonbrandhof2011-02-042-1/+30
* Remove integration testssimonbrandhof2011-02-041-11/+0
* Replace enum Environment by class EnvironmentInformationEvgeny Mandrikov2011-02-0412-112/+128
* SONAR-2155 Resource filters are ignored in RFC/LCOM4 distributions of Java pr...simonbrandhof2011-02-0410-194/+107
* SONAR-2169: Add CoverageExtension to APIEvgeny Mandrikov2011-02-044-14/+54
* Fix bug on deprecated profilessimonbrandhof2011-02-042-3/+3