Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3431 Complete the web service /api/profiles to backup and restore profile | Simon Brandhof | 2012-04-25 | 5 | -13/+82 |
| | |||||
* | SONAR-3428 Configure Infinitest | David Gageot | 2012-04-25 | 42 | -2/+58 |
| | |||||
* | Fix .gitignore to ignore .DS_Store files | David Gageot | 2012-04-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release-3.0' | Eric Hartmann | 2012-04-17 | 3 | -3/+49 |
|\ | |||||
| * | Add version number into migration script | Evgeny Mandrikov | 2012-04-17 | 1 | -0/+4 |
| | | |||||
| * | Fix possible NPE during tracking of violations | Evgeny Mandrikov | 2012-04-17 | 2 | -3/+45 |
| | | |||||
* | | Merge branch 'release-3.0' | Eric Hartmann | 2012-04-16 | 54 | -101/+108 |
|\ \ | |||||
| * | | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-04-13 | 36 | -36/+36 |
| | | | |||||
| * | | [maven-release-plugin] prepare release 3.0-RC3 | Eric Hartmann | 2012-04-13 | 36 | -36/+36 |
| |/ | |||||
| * | TimeMachine widget - Display only 3 snapshots & reduce header size | Fabrice Bellingard | 2012-04-13 | 2 | -2/+2 |
| | | |||||
| * | Fix sorting of reviews on MySQL | Simon Brandhof | 2012-04-12 | 1 | -27/+20 |
| | | |||||
| * | Remove the link on the metric "projects". Indeed the drilldown is empty | Simon Brandhof | 2012-04-12 | 1 | -1/+1 |
| | | |||||
| * | Add the Ruby on Rails association ProjectMeasure#person | Simon Brandhof | 2012-04-12 | 1 | -0/+1 |
| | | |||||
| * | SONAR-3412 Remove zero values from drilldowns of package/file cycles | Simon Brandhof | 2012-04-12 | 1 | -0/+6 |
| | | |||||
| * | Add missing whitespace in page "Comparison of Quality Profiles" | Simon Brandhof | 2012-04-12 | 1 | -2/+2 |
| | | |||||
| * | SONAR-3404 do not limit search of reviews by default (was 200). | Simon Brandhof | 2012-04-11 | 3 | -2/+4 |
| | | |||||
| * | Project roles : decrease the number of results per page | Simon Brandhof | 2012-04-11 | 1 | -1/+1 |
| | | |||||
| * | Rename version 2.15 to 3.0 | Simon Brandhof | 2012-04-11 | 39 | -54/+54 |
| | | |||||
| * | Upgrade to 3.0-SNAPSHOT | Eric Hartmann | 2012-04-11 | 36 | -36/+36 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-04-10 | 36 | -36/+36 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.15-RC2 | Eric Hartmann | 2012-04-10 | 36 | -36/+36 |
| | | |||||
| * | Fix PropertiesDao when updating a property with a null value | Simon Brandhof | 2012-04-10 | 5 | -2/+8 |
| | | |||||
| * | SONAR-3278 Revert back the review search by 'id' on WS | Fabrice Bellingard | 2012-04-10 | 4 | -11/+10 |
| | | | | | | | | | | | | - As previous versions of the Java WS Client used this parameter (and in turn Sonar Eclipse too) - But keep it undocumented as it is deprecated - And update the Java WS Client to not use 'id' anymore but 'ids' | ||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-04-06 | 36 | -36/+36 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.15-RC1 | Eric Hartmann | 2012-04-06 | 36 | -36/+36 |
| | | |||||
* | | Upgrade to surefire-m-p 12 in order to fail on JVM crash (see SUREFIRE-780) | Simon Brandhof | 2012-04-13 | 1 | -1/+1 |
| | | |||||
* | | Upgrade to 3.1-SNAPSHOT | Eric Hartmann | 2012-04-11 | 36 | -36/+36 |
| | | |||||
* | | SONAR-2313 Add the entries "Implementation-Build" (Git revision) and ↵ | Simon Brandhof | 2012-04-10 | 1 | -0/+9 |
| | | | | | | | | "Build-Time" to plugin manifests | ||||
* | | Add the entries "Implementation-Build" (Git revision) and "Build-Time" to ↵ | Simon Brandhof | 2012-04-10 | 2 | -19/+66 |
| | | | | | | | | | | | | JAR/WAR manifests. Note that plugins are not supported yet because of http://jira.codehaus.org/browse/SONAR-3405 | ||||
* | | Upgrade version to 2.16 | Eric Hartmann | 2012-04-06 | 36 | -36/+36 |
|/ | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-04-05 | 1 | -4/+4 |
| | |||||
* | SONAR-3393 add a factory method to AverageFormula | Simon Brandhof | 2012-04-05 | 3 | -22/+29 |
| | |||||
* | SONAR-3396 The widget title should be "Lines" instead of "Lines of code" ↵ | Simon Brandhof | 2012-04-05 | 2 | -1/+4 |
| | | | | when the measure ncloc is not present | ||||
* | Fix some quality flaws | Simon Brandhof | 2012-04-05 | 7 | -22/+16 |
| | |||||
* | SONAR-3072 Load sources of previous analysis only when required | Evgeny Mandrikov | 2012-04-05 | 2 | -46/+42 |
| | |||||
* | SONAR-2041 Request for existing resource and non-existing metric fails on Derby | Simon Brandhof | 2012-04-05 | 1 | -17/+23 |
| | |||||
* | SONAR-2983 Unable to define an alert for a boolean metric | Simon Brandhof | 2012-04-05 | 3 | -8/+8 |
| | |||||
* | Consistent size of logger field in logs | Simon Brandhof | 2012-04-05 | 4 | -4/+4 |
| | |||||
* | SONAR-3384 Do not display hotspot widgets when related metric is not available | Simon Brandhof | 2012-04-05 | 1 | -72/+74 |
| | |||||
* | Fix enabling/disabling of treemap | Simon Brandhof | 2012-04-05 | 1 | -2/+3 |
| | |||||
* | Remove unused l10n keys widget.rules.on_new_code and widget.rules.on_old_code | Simon Brandhof | 2012-04-05 | 1 | -2/+0 |
| | |||||
* | SONAR-3357 Change also the label on the reviews metrics widget | Fabrice Bellingard | 2012-04-05 | 2 | -2/+2 |
| | |||||
* | SONAR-3319 Add missing case | Fabrice Bellingard | 2012-04-05 | 2 | -9/+41 |
| | |||||
* | Fix violations | Fabrice Bellingard | 2012-04-05 | 2 | -22/+38 |
| | |||||
* | SONAR-2424 Fix possible NPE during export of profile | Evgeny Mandrikov | 2012-04-04 | 3 | -1/+17 |
| | | | | | Also provide generic handler of java.lang.IllegalArgumentException on Ruby side. | ||||
* | Add HTML id for selenium tests to /roles/projects | Simon Brandhof | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | SONAR-3393 Provide an AverageFormula class | Fabrice Bellingard | 2012-04-04 | 4 | -69/+136 |
| | |||||
* | Fix upgrade from version 2.13 with Oracle | Simon Brandhof | 2012-04-04 | 5 | -3/+52 |
| | |||||
* | Fix compatibility with Ruby 1.9 | Simon Brandhof | 2012-04-04 | 3 | -16/+16 |
| | |||||
* | Minor performance improvement on the management page of group roles | Simon Brandhof | 2012-04-04 | 1 | -1/+1 |
| |