aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-2891 Breadcrumb is not valid in the page DependenciesFabrice Bellingard2011-12-071-1/+1
* SONAR-3037 Remove the + sign before the number of skipped testsFabrice Bellingard2011-12-071-1/+1
* SONAR-3036 upgrade to the latest version of protovis-msiesimonbrandhof2011-12-073-7/+17
* SONAR-1974 fix the select-box to filter by rules in violations viewersimonbrandhof2011-12-071-55/+63
* SONAR-3062 API: org.sonar.api.config.Settings#getStringArray() should trim va...simonbrandhof2011-12-072-4/+42
* Fix iBatis ReviewMapper.xml for MsSQLsimonbrandhof2011-12-071-3/+3
* SONAR-3060 Use new CPD algorithmEvgeny Mandrikov2011-12-072-2/+3
* SONAR-3060 Add new CPD algorithm based on suffix treeEvgeny Mandrikov2011-12-0719-481/+1977
* SONAR-1974 improve UI+error handlingsimonbrandhof2011-12-0611-37/+60
* SONAR-2399 Improvements on review widgetsFabrice Bellingard2011-12-067-9/+47
* Fix compatibility of DbUnit with Oracle (lack of boolean type)Simon Brandhof2011-12-063-5/+26
* Fix creation of Oracle sequences in integration tests of MyBatisSimon Brandhof2011-12-061-2/+4
* SONAR-1974 add the form to create its own violationssimonbrandhof2011-12-0613-184/+238
* Try to fix Oracle testsSimon Brandhof2011-12-062-12/+20
* Improve rendering of source codesimonbrandhof2011-12-052-6/+5
* SONAR-3056 do not select line numbers when copying source codesimonbrandhof2011-12-051-7/+12
* SONAR-3055 API: remove the attribute "classes" of the annotations @DependsUpo...Simon Brandhof2011-12-057-61/+8
* SONAR-1974 do not disable the rules of the repository "review" at startupSimon Brandhof2011-12-053-24/+44
* SONAR-1974 automatically close reviews that relate to resolved manual violationsSimon Brandhof2011-12-055-57/+186
* Remove INFO logs in unit tests and fix Oracle testsSimon Brandhof2011-12-052-5/+2
* Fix some violationsSimon Brandhof2011-12-052-46/+44
* SONAR-2018 Add rule to detect commented-out lines of codeEvgeny Mandrikov2011-12-059-2/+154
* SONAR-1974 inject manual violations into batchsimonbrandhof2011-12-049-64/+262
* Fix drilldown page in order to accept the parameter period=0simonbrandhof2011-12-042-6/+6
* SONAR-3052 add dependency on Guava 10simonbrandhof2011-12-046-13/+12
* SONAR-1974 fix a conflict of column names in the WS /api/violationssimonbrandhof2011-12-041-3/+3
* Add log to debug integration tests with OracleSimon Brandhof2011-12-021-2/+4
* Add missing header + remove hibernate logs when executing unit testsSimon Brandhof2011-12-022-0/+27
* Fix DaoTestCase for OracleSimon Brandhof2011-12-023-29/+66
* Table names are not correctly loaded in DaoTestCaseSimon Brandhof2011-12-021-1/+1
* Add logs to DaoTestCase in order to list the TRUNCATE commandsSimon Brandhof2011-12-022-4/+8
* SONAR-1974 add missing changeSimon Brandhof2011-12-021-1/+0
* SONAR-1974 support creation of manual violations in the web service /api/reviewsSimon Brandhof2011-12-023-66/+84
* Improve exception handling of web app when the requested resource does not existSimon Brandhof2011-12-0210-227/+216
* Fix typo in RuleDaoTestSimon Brandhof2011-12-021-1/+1
* The field "period_index" of the ruby component Api::DashboardConfiguration sh...Simon Brandhof2011-12-021-3/+2
* Rollback incorrect change in sonar.css due to the merge with the branch relea...Simon Brandhof2011-12-021-154/+354
* SONAR-1974 refactor tables RULE_FAILURES and REVIEWSSimon Brandhof2011-12-0244-598/+1275
* Allow criteria with null values in DatabaseSession#getResults(Class, Object.....Simon Brandhof2011-12-011-7/+14
* Escape the value of sonar.jdbc.schema on OracleSimon Brandhof2011-12-012-2/+2
* SONAR-2819 Upgrade to PMD 4.3Evgeny Mandrikov2011-11-3013-34/+58
* SONAR-3046 change the title when a period is selected + improve links on viol...Simon Brandhof2011-11-303-68/+76
* SONAR-3045 Guess the property sonar.jdbc.driverClassNameSimon Brandhof2011-11-3012-128/+217
* SONAR-1836 Upgrade to Checkstyle 5.5Evgeny Mandrikov2011-11-3010-86/+118
* Merging from release-2.12 branchEric Hartmann2011-11-291-0/+1
|\
| * Release 2.122.12Eric Hartmann2011-11-2837-37/+37
| * SONAR-2071 Open resource viewer on the correct tabFabrice Bellingard2011-11-221-1/+1
| * Revert the bolding of values in headers of source viewersSimon Brandhof2011-11-221-1/+1
| * LCOM4 of Java files without any class - like package-info.java - must be 1Simon Brandhof2011-11-212-3/+23
| * Minor UI improvements : alignment in components header + labels in coverage w...Simon Brandhof2011-11-212-5/+5