Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade version to 2.9-SNAPSHOT | simonbrandhof | 2011-05-09 | 38 | -38/+38 |
| | |||||
* | Release 2.8-RC2 | simonbrandhof | 2011-05-09 | 38 | -38/+38 |
| | |||||
* | Fix compatibility with Oracle | simonbrandhof | 2011-05-09 | 3 | -9/+12 |
| | |||||
* | Try to fix CommandExecutorTest on Windows | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Fix IE7 bug | simonbrandhof | 2011-05-09 | 1 | -0/+1 |
| | |||||
* | Do not display violations viewer on modules/directories if there are no ↵ | simonbrandhof | 2011-05-06 | 2 | -7/+6 |
| | | | | violations | ||||
* | SONAR-1973 Fix bug on submit button | Fabrice Bellingard | 2011-05-06 | 2 | -4/+4 |
| | | | | If two reviews or false-positive were edited at the same time, the submit buttons would not behave correctly as they had the same name. | ||||
* | Improve the test CommandExecutorTest#shouldStopWithTimeout for slow boxes | simonbrandhof | 2011-05-06 | 1 | -1/+0 |
| | |||||
* | Remove the script deploy-docs.sh | simonbrandhof | 2011-05-06 | 1 | -9/+0 |
| | |||||
* | Fix dev profile | simonbrandhof | 2011-05-06 | 7 | -7/+7 |
| | |||||
* | Fix cobertura plugin to remove warning about lineId | Evgeny Mandrikov | 2011-05-06 | 2 | -6/+58 |
| | |||||
* | Replace -Ddev by -Pdev to increase build duration | simonbrandhof | 2011-05-05 | 5 | -38/+8 |
| | |||||
* | SONAR-2298 Fix bug, when root project not a first one in Maven reactor | Evgeny Mandrikov | 2011-05-06 | 6 | -10/+13 |
| | | | | This situation shouldn't lead to partial analysis. | ||||
* | Fix 2 issues on drilldown pages | simonbrandhof | 2011-05-05 | 1 | -6/+10 |
| | | | | | SONAR-2411 Filter out best values for packages and modules in drilldown SONAR-2413 Empty variations in measure drilldown pages | ||||
* | SONAR-2319 Add some HTML ids for integration tests | simonbrandhof | 2011-05-05 | 1 | -5/+5 |
| | |||||
* | SONAR-2344 Remove the warning 'experimental service' | simonbrandhof | 2011-05-05 | 1 | -5/+0 |
| | |||||
* | Improve the web services 'violations' and 'reviews' | simonbrandhof | 2011-05-05 | 7 | -12/+27 |
| | | | | | | | SONAR-2249 always use unix newline (LF) in violation messages SONAR-2382 always use unix newlines (LF) in review comments (plain output) SONAR-2382 use upper-case constants for output parameter SONAR-2382 replace the XML node <user> by <author> | ||||
* | Exclude samples from analysis | simonbrandhof | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | Rename the class MarkdownEngine to Markdown | simonbrandhof | 2011-05-05 | 4 | -75/+75 |
| | |||||
* | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2011-05-05 | 35 | -952/+124 |
|\ | |||||
| * | Reduce technical debt | simonbrandhof | 2011-05-05 | 26 | -63/+124 |
| | | |||||
| * | Delete unused GWT classes | simonbrandhof | 2011-05-05 | 9 | -889/+0 |
| | | |||||
* | | SONAR-2381 Fix error in Review WS client | Fabrice Bellingard | 2011-05-05 | 2 | -2/+2 |
|/ | |||||
* | Remove some dead code | simonbrandhof | 2011-05-05 | 5 | -24/+1 |
| | |||||
* | SONAR-2357 Add samples to build + improve samples for rules | simonbrandhof | 2011-05-05 | 3 | -4/+19 |
| | |||||
* | Edited samples/README.txt via GitHub | Simon Brandhof | 2011-05-05 | 1 | -1/+6 |
| | |||||
* | SONAR-2357 Add sample of PMD extensions | simonbrandhof | 2011-05-05 | 8 | -0/+250 |
| | |||||
* | Fix ruby warning on deprecated i18n label | simonbrandhof | 2011-05-05 | 1 | -13/+13 |
| | |||||
* | SONAR-2357 add a sample for Checkstyle extensions | simonbrandhof | 2011-05-04 | 10 | -2/+189 |
| | |||||
* | SONAR-2357 Improve samples of plugins | simonbrandhof | 2011-05-04 | 9 | -35/+157 |
| | |||||
* | Reduce duplication by moving part of configuration of maven-assembly-plugin ↵ | Evgeny Mandrikov | 2011-05-05 | 3 | -18/+11 |
| | | | | to parent POM | ||||
* | Improve plugin samples | simonbrandhof | 2011-05-04 | 20 | -0/+568 |
| | |||||
* | Remove the switch button of comparison of Q profiles | simonbrandhof | 2011-05-04 | 2 | -3/+0 |
| | |||||
* | SONAR-2371 Add Javadoc for Tests metric | Evgeny Mandrikov | 2011-05-04 | 1 | -2/+11 |
| | |||||
* | SONAR-2371 Rework UnitTestDecorator and SurefireSensor | Evgeny Mandrikov | 2011-05-04 | 5 | -52/+31 |
| | | | | | | | * UnitTestDecorator should not save zero value for tests metric * SurefireSensor should save zero when no reports and project do not contain any modules | ||||
* | SONAR-2381, SONAR-2382 Web services return comment in HTML by default | Fabrice Bellingard | 2011-05-04 | 8 | -27/+64 |
| | | | | | | | Available for the Violation and Review WS: - parameter 'output' on the request - if set to 'html', comments are returned in HTML - otherwise comments are returned as raw text - Java WS client updated consequently | ||||
* | SONAR-2301 ClassComplexityCheck NullPointerException | simonbrandhof | 2011-05-04 | 3 | -6/+12 |
| | |||||
* | SONAR-2409 Remove ability to use deprecated property 'branch' | Evgeny Mandrikov | 2011-05-04 | 3 | -24/+1 |
| | |||||
* | SONAR-2249 Display Violation message with new lines in web | simonbrandhof | 2011-05-04 | 5 | -13/+17 |
| | | | | New method Api::Utils.split_newlines(input) in order to split a string by newlines, whatever the encoding of return carriage. | ||||
* | Remove unused ruby code | simonbrandhof | 2011-05-04 | 11 | -793/+0 |
| | |||||
* | SONAR-2346 Failing with Current container state was: CONSTRUCTED | simonbrandhof | 2011-05-04 | 1 | -1/+7 |
| | |||||
* | SONAR-1973 Remove the '#' from the review IDs in the UI | Fabrice Bellingard | 2011-05-04 | 4 | -4/+4 |
| | |||||
* | Prepare for next development iteration | Evgeny Mandrikov | 2011-05-03 | 37 | -37/+37 |
| | |||||
* | Prepare 2.8-RC1 | Evgeny Mandrikov | 2011-05-03 | 37 | -37/+37 |
| | |||||
* | SONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sun checks" ↵ | Evgeny Mandrikov | 2011-05-02 | 1 | -4/+0 |
| | | | | profile | ||||
* | SONAR-2327 Fix problem with Derby for SQL request | Fabrice Bellingard | 2011-05-02 | 1 | -4/+6 |
| | |||||
* | SONAR-1973, SONAR-2327 Fix minor UI issues | Fabrice Bellingard | 2011-05-02 | 5 | -6/+9 |
| | |||||
* | SONAR-2176 Default value for rule parameter should be updated in database if ↵ | Evgeny Mandrikov | 2011-04-29 | 2 | -2/+7 |
| | | | | was updated in repository | ||||
* | SONAR-2327 Fix a problem on the permalink page | Fabrice Bellingard | 2011-04-29 | 3 | -2/+11 |
| | |||||
* | SONAR-2327, SONAR-1973 Improve security checks | Fabrice Bellingard | 2011-04-29 | 1 | -21/+21 |
| |