aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove HSQLDB from unit testsSimon Brandhof2011-11-1011-234/+22
|
* MyBatis: prefix SQL requests with schema, when available.Simon Brandhof2011-11-1020-16/+509
| | | | Add support for integration tests, hosted at SonarSource.
* SONAR-2902 Open the resource viewer on the right tabFabrice Bellingard2011-11-102-2/+2
|
* Improve usage of temp directory at startupSimon Brandhof2011-11-101-11/+2
|
* Minor: replace String#indexOf()<0 by String#contains()Simon Brandhof2011-11-101-1/+1
|
* Use Derby for unit tests instead of HSQL, remove unused codeEvgeny Mandrikov2011-11-105-281/+24
|
* Improve error handling when server components fail to startsimonbrandhof2011-11-102-15/+14
|
* Define mybatis version in root pomsimonbrandhof2011-11-102-3/+27
|
* Merge branch 'master' of github.com:SonarSource/sonarEric Hartmann2011-11-094-28/+25
|\
| * Improve logging of exceptions raised during startup of server-side componentsSimon Brandhof2011-11-092-5/+10
| |
| * Improve EmbeddedDatabaseTestEvgeny Mandrikov2011-11-092-23/+15
| |
* | Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-0937-37/+37
|/
* Log error when fail to deploy maven repositorysimonbrandhof2011-11-091-1/+3
|
* Remove boring violations about serialization on a class that is never serializedSimon Brandhof2011-11-081-2/+1
|
* SONAR-2773 Upgrade native2ascii-maven-plugin to 1.0-beta-1Evgeny Mandrikov2011-11-081-7/+1
|
* Remove some commented-out codeEvgeny Mandrikov2011-11-082-6/+0
|
* fix violationssimonbrandhof2011-11-075-7/+18
|
* Fix violationEvgeny Mandrikov2011-11-071-2/+1
|
* Add Eric Hartmann's keyEric2011-11-071-0/+35
|
* Fix violationsEvgeny Mandrikov2011-11-0713-26/+12
|
* Fix blocker violationsimonbrandhof2011-11-061-1/+1
|
* Improve exception message when the internal maven repository can not be deployedSimon Brandhof2011-11-041-1/+1
|
* SONAR-2958 some rule parameters have the description 'null' in english bundlesSimon Brandhof2011-11-041-10/+0
|
* SONAR-2967 extract the new component ProjectFilter from ProjectTreesimonbrandhof2011-11-046-71/+245
|
* Fix a violationDinesh Bolkensteyn2011-11-041-1/+4
|
* SONAR-2584 upgrade to checkstyle 5.1.2 and to pmd 4.2.5.2simonbrandhof2011-11-033-5/+5
|
* SONAR-2830 An horizontal scrollbar appears in the bottom of code viewers in IESimon Brandhof2011-11-032-3/+0
|
* SONAR-2961 Fail silently when deadlock happens during a purgeSimon Brandhof2011-11-033-11/+57
|
* Fix build with JDK5Simon Brandhof2011-11-031-2/+5
|
* Fix coding violationsSimon Brandhof2011-11-0320-23/+38
|
* SONAR-2733 Fix bug in the duplication tabFabrice Bellingard2011-11-031-1/+1
|
* SONAR-2963 fix l10n labels + fix vertical alignmentSimon Brandhof2011-11-034-36/+37
|
* Remove useless logback-test.xml filesSimon Brandhof2011-11-032-34/+0
|
* SONAR-2963 open the coverage tab when drilldowning on new IT coverageSimon Brandhof2011-11-031-1/+3
|
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-11-039-30/+32
|\
| * Fix violationsEvgeny Mandrikov2011-11-035-27/+22
| |
| * Fixed some violationsDinesh Bolkensteyn2011-11-032-3/+2
| |
| * Fix some violationsSimon Brandhof2011-11-022-0/+8
| |
* | Improve generated HTML code to make it easier to write Selenium ITsFabrice Bellingard2011-11-031-9/+11
|/ | | | => Use of indexes in the table to make it easier to find elements (button, input fields, ...)
* SONAR-2919 Fix regression introduced on event categoriesFabrice Bellingard2011-11-021-2/+2
|
* Simplify MyBatis tests by reusing AbstractDbUnitTestCaseEvgeny Mandrikov2011-11-024-248/+28
|
* Disable creation of derby.log during execution of unit testsEvgeny Mandrikov2011-11-023-4/+8
|
* Do not use commons-configuration in jacoco pluginSimon Brandhof2011-11-024-87/+89
|
* SONAR-2317 The metric new lines to cover is badly formatedSimon Brandhof2011-11-022-8/+8
|
* Cleanup Ruby code (remove useless white spaces).Fabrice Bellingard2011-11-021-4/+4
|
* SONAR-2733 Use new XML format to display duplication groups in Web UIFabrice Bellingard2011-11-023-19/+70
|
* SONAR-2963 rename some labels and metricsSimon Brandhof2011-11-024-33/+57
|
* SONAR-2963 Add the widget "Integration Test Coverage"Simon Brandhof2011-11-0211-95/+103
|
* Fix the default value of the option :display_scm in the ruby helper ↵Simon Brandhof2011-11-022-2/+2
| | | | SourceHelper#snapshot_source_to_html
* SONAR-2733 New XML format to store duplicationsEvgeny Mandrikov2011-11-022-21/+177
|