aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* declare time machine barriers to NewCoverage decoratorsimonbrandhof2011-03-112-4/+4
* API: improve DateUtils methods, but are not thread-safesimonbrandhof2011-03-111-13/+17
* API: add method Java#isJavaFile(java.io.File)simonbrandhof2011-03-111-0/+7
* remove useless .gitignore fileFreddy Mallet2011-03-111-1/+0
* fix SONAR-2267 : The "duplicated blocks" measure on each file is not correct ...Freddy Mallet2011-03-112-14/+17
* fix SONAR-2267 : The "duplicated blocks" measure on each file is not correct ...Freddy Mallet2011-03-113-20/+21
* Fix violationsEvgeny Mandrikov2011-03-116-10/+18
* add the method ProjectUtils.toIoFiles(..)simonbrandhof2011-03-091-0/+16
* SONAR-2218 fix display of commits with Hg projectssimonbrandhof2011-03-091-1/+1
* SONAR-2218 coverage of new code must be computed even if there are no previou...simonbrandhof2011-03-0813-58/+74
* Add methods formatDate(), formatDateTime(), parseDate() and parseDateTime() t...simonbrandhof2011-03-082-3/+110
* SONAR-2218 improve UIsimonbrandhof2011-03-0815-170/+269
* Fix violations reported by Sonar EclipseEvgeny Mandrikov2011-03-088-42/+63
* SONAR-2218 add new coverage measures in tab headersimonbrandhof2011-03-077-186/+239
* SONAR-2218 add drilldown on new lines to cover + add period select-box on mea...simonbrandhof2011-03-077-10/+42
* SONAR-2218 add a "loading" image when clicking a resource in drilldown pagessimonbrandhof2011-03-071-0/+3
* SONAR-2218 improve rendering of coverage widgetsimonbrandhof2011-03-071-50/+60
* do not run parallel unit tests in findbugs pluginsimonbrandhof2011-03-071-10/+0
* SONAR-2204,SONAR-2259 Fix URL encodingEvgeny Mandrikov2011-03-0640-242/+262
* 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