aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* open the link 'new window' into a popup, but not into a windowsimonbrandhof2011-03-052-2/+2
* sonar-plugin-api must be declared with scope provided in pluginsEvgeny Mandrikov2011-03-0411-7/+16
* Fix JRubyFacadesimonbrandhof2011-03-041-0/+4
* SONAR-2257 Cleanup sonar-plugin-api dependenciesEvgeny Mandrikov2011-03-042-28/+14
* Remove useless configuration of maven-deploy-pluginEvgeny Mandrikov2011-03-047-55/+9
* remove the core GWT components which are replaced by Ruby on Rails pagessimonbrandhof2011-03-0431-1700/+0
* rename the window id of the 'new window' linksimonbrandhof2011-03-041-1/+1
* SONAR-2218 add missing filessimonbrandhof2011-03-049-0/+411
* SONAR-2218 improve HTML for ITsimonbrandhof2011-03-043-7/+2
* SONAR-2218 replace GWT by RoR componentssimonbrandhof2011-03-045-16/+358
* SONAR-2218 improve header: do not display options block if no optionssimonbrandhof2011-03-041-0/+5
* SONAR-2218 improve CSSsimonbrandhof2011-03-0313-357/+348
* delete unused imagessimonbrandhof2011-03-034-0/+0
* SONAR-2218 support GWT extensions + improve filterssimonbrandhof2011-03-0321-166/+180
* SONAR-2218 integrate new resource viewers to measures drilldownsimonbrandhof2011-03-037-29/+88
* ignore files generated in dev modesimonbrandhof2011-03-031-0/+4
* SONAR-2218 fix rule filter in violations tabsimonbrandhof2011-03-023-10/+39
* SONAR-2218 display headers of source, coverage and violations tabssimonbrandhof2011-03-0213-184/+648
* SONAR-2218 add whitelines between blocks of linessimonbrandhof2011-03-011-5/+33
* Metric name must be required in Metric.Builder factorysimonbrandhof2011-03-013-63/+44
* SONAR-2218 improve experimental resource viewer - support period filtering on...simonbrandhof2011-03-014-22/+98
* SONAR-1923 Add option to force downcase of username during authenticationEvgeny Mandrikov2011-03-011-3/+11
* SONAR-2213 Cobertura: initializer should set correct report pathEvgeny Mandrikov2011-03-012-5/+31
* SONAR-2247 Prevent lock of static resources on Windows in dev modeJulien HENRY2011-03-012-0/+511
* SONAR-2218 improve drilldown page in order to display variationssimonbrandhof2011-03-017-38/+56
* SONAR-2218 display coverage of changed code in widgetsimonbrandhof2011-02-284-83/+24
* 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