aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2230 Provide a new /api/profiles web servicesimonbrandhof2011-03-151-0/+142
* SONAR-2241 Remove Checkstyle rule "Illegal Instantiations" from "Sun Checks" ...Evgeny Mandrikov2011-03-151-4/+0
* Use Metric.Builder factory in CoreMetricssimonbrandhof2011-03-141-8/+26
* SONAR-2251 Unstable state of violations when stopping a buildsimonbrandhof2011-03-145-57/+26
* Change CSS of GWT resource viewers in order to match RoR resource viewerssimonbrandhof2011-03-141-1/+2
* API: DateUtils is now thread-safesimonbrandhof2011-03-142-17/+122
* SONAR-2274 API: add utility class to execute command-linessimonbrandhof2011-03-139-0/+379
* SONAR-2272 Modify log level for EventBusEvgeny Mandrikov2011-03-121-3/+3
* Add license headersEvgeny Mandrikov2011-03-124-0/+76
* Reduce dependencies on databaseEvgeny Mandrikov2011-03-125-33/+25
* SONAR-2272 Add EventBusEvgeny Mandrikov2011-03-1219-105/+689
* Merge branch 'profile'Evgeny Mandrikov2011-03-116-96/+233
|\
| * Add ProfileLoaderEvgeny Mandrikov2011-03-116-96/+233
* | 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