aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix unit tests again :(simonbrandhof2011-02-251-2/+2
|
* Fix unit testsimonbrandhof2011-02-252-36/+24
|
* Add support of Multisets in KeyValueFormatsimonbrandhof2011-02-252-163/+224
|
* SONAR-2238 Remove the metric "uncovered_complexity_by_tests"simonbrandhof2011-02-255-151/+0
|
* SONAR-2218 Add CoverageMeasuresBuilder to API + add Metric.Builder, first ↵simonbrandhof2011-02-259-182/+622
| | | | step to get an immutable Metric class
* Improve KeyValueFormat: support typed parsingsimonbrandhof2011-02-253-86/+437
|
* SONAR-2233 Allow to create user with uppercase characters in loginEvgeny Mandrikov2011-02-241-3/+0
|
* SONAR-2214 Increase the maximum size of chart extensionssimonbrandhof2011-02-241-2/+2
|
* SONAR-2231 Don't use module sonar-deprecated in core pluginsEvgeny Mandrikov2011-02-237-105/+81
| | | | | | | | * Create new implementation of PmdViolationsXmlParser for sonar-pmd-plugin * Remove unused method in sonar-findbugs-plugin and remove dependency * Just remove dependency in sonar-squid-java-plugin
* 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
| | | | * Use JSW binaries from Sonatype
* 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 ↵simonbrandhof2011-02-102-2/+13
| | | | model and characteristic parameters to url_for_drilldown()
* 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
|