aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve rendering of violationssimonbrandhof2011-03-282-10/+4
* fix CIsimonbrandhof2011-03-281-1/+1
* Fix coding violationssimonbrandhof2011-03-2737-89/+88
* fix coding violationssimonbrandhof2011-03-2710-55/+35
* Fix reloading of GWT resource viewers in IEsimonbrandhof2011-03-241-11/+4
* Fix Clover coverage on new code at project and package levelssimonbrandhof2011-03-231-18/+22
* Display resource viewers for projects and packages toosimonbrandhof2011-03-232-4/+10
* Rename the option 'Show full source' to 'Full source'simonbrandhof2011-03-232-2/+2
* Minor: fix rendering of link in coverage widgetsimonbrandhof2011-03-231-3/+3
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-2236-36/+36
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-2236-36/+36
* Improve rendering of violationssimonbrandhof2011-03-182-3/+9
* Fix rendering in IE6simonbrandhof2011-03-185-74/+31
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-1836-36/+36
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-1836-36/+36
* Fix bug in timemachine page: string measures are not displayed anymoresimonbrandhof2011-03-181-1/+1
* SONAR-2289 Increase timeouts of embedded database startup/shutdownsimonbrandhof2011-03-182-28/+44
* SONAR-2287 Add measures about new violations to filterssimonbrandhof2011-03-181-12/+48
* Fix some CSS issue in source viewersimonbrandhof2011-03-182-2/+5
* Filters page : change the rendering of coverage on new codesimonbrandhof2011-03-182-1/+9
* The coverage tab must display block of codes, filtered by lines to cover,unco...simonbrandhof2011-03-174-45/+122
* Fix CSS of source code: border of blocks of codesimonbrandhof2011-03-161-1/+1
* Improve new coverage widgetsimonbrandhof2011-03-161-3/+5
* Fix CSS of source code : first line is too big when displaying SCM infosimonbrandhof2011-03-161-1/+1
* Add new_coverage metrics to filterssimonbrandhof2011-03-166-9/+11
* Remove the select-box 'show commits'simonbrandhof2011-03-163-29/+14
* SONAR-2280 ProjectFileSystem.resolvePath should return canonical fileEvgeny Mandrikov2011-03-163-8/+30
* Fix timemachine page when SCM activity plugin is enabledsimonbrandhof2011-03-161-1/+1
* SONAR-2228 Fix equals and hashCode for ActiveRuleParamEvgeny Mandrikov2011-03-152-24/+24
* SONAR-2277 Re-activate GZIP compression of HTTP responses for IE6simonbrandhof2011-03-151-1/+5
* SONAR-2230 Refactor to decrease complexitysimonbrandhof2011-03-151-8/+16
* SONAR-2230 Add Java client for the web service "profiles"simonbrandhof2011-03-157-1/+379
* 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