aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2231 Don't use module sonar-deprecated in core pluginsEvgeny Mandrikov2011-02-237-105/+81
* Add a warning when using quick-build.shsimonbrandhof2011-02-231-0/+6
* Make DefaultIndex non-final and Module.getComponent publicEvgeny Mandrikov2011-02-222-11/+7
* SONAR-2212 Fix support of Tomcat 5.5simonbrandhof2011-02-221-1/+5
* SONAR-2208 undefined method getSystemLoadAveragesimonbrandhof2011-02-221-1/+10
* SONAR-2205 Web service /api/rules should provide configKeysimonbrandhof2011-02-225-7/+28
* Ignore docs.tar in GITsimonbrandhof2011-02-221-0/+3
* Introduce concept of moduleEvgeny Mandrikov2011-02-223-155/+284
* SONAR-2189 Remove the component SquidSearchsimonbrandhof2011-02-218-171/+5
* SONAR-2145 Remove Clover from the Sonar CoreEvgeny Mandrikov2011-02-212-12/+0
* SONAR-2145 Remove Clover from the Sonar CoreEvgeny Mandrikov2011-02-2119-3324/+0
* SONAR-2163 Change service wrapperEvgeny Mandrikov2011-02-2153-6328/+337
* SONAR-2193 Pattern matching should work in case if pattern ends on "/**"Evgeny Mandrikov2011-02-193-4/+2
* [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