aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2246 Cobertura: wrong uncovered lines and uncovered conditions on anony...simonbrandhof2011-02-282-0/+52
* SONAR-2218 compute coverage on new/changed codesimonbrandhof2011-02-288-102/+387
* API: add methods MeasureUtils.getVariation(...) and MeasureUtils.getVariation...simonbrandhof2011-02-282-5/+60
* Add .gitattributes to workaround issue about line endingsEvgeny Mandrikov2011-02-281-0/+5
* SONAR-2218 aggregate variations of coverage of changed code + add sample of w...simonbrandhof2011-02-279-24/+562
* SONAR-2218 experimental page to display sourcessimonbrandhof2011-02-273-0/+17
* SONAR-1914 reload measures with PersistenceMode.DATABASE on demandsimonbrandhof2011-02-2616-20/+300
* SONAR-2243 logs directory does not exist when unzipping Sonar since migration...simonbrandhof2011-02-251-1/+8
* SONAR-2218 add NewCoverageDecorator + add DateUtils to APIsimonbrandhof2011-02-256-7/+452
* Use Metric.Builder on some definitions in CoreMetricssimonbrandhof2011-02-251-9/+31
* Remove System.outsimonbrandhof2011-02-251-1/+0
* API: fix CoverageMeasuresBuilder for Coberturasimonbrandhof2011-02-253-76/+43
* SONAR-1846 define SCM metrics in coresimonbrandhof2011-02-251-18/+41
* 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 ste...simonbrandhof2011-02-259-182/+622
* 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
* 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