aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3431 Complete the web service /api/profiles to backup and restore profileSimon Brandhof2012-04-255-13/+82
|
* SONAR-3428 Configure InfinitestDavid Gageot2012-04-2542-2/+58
|
* Fix .gitignore to ignore .DS_Store filesDavid Gageot2012-04-251-1/+1
|
* Merge branch 'release-3.0'Eric Hartmann2012-04-173-3/+49
|\
| * Add version number into migration scriptEvgeny Mandrikov2012-04-171-0/+4
| |
| * Fix possible NPE during tracking of violationsEvgeny Mandrikov2012-04-172-3/+45
| |
* | Merge branch 'release-3.0'Eric Hartmann2012-04-1654-101/+108
|\ \
| * | [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-1336-36/+36
| | |
| * | [maven-release-plugin] prepare release 3.0-RC3Eric Hartmann2012-04-1336-36/+36
| |/
| * TimeMachine widget - Display only 3 snapshots & reduce header sizeFabrice Bellingard2012-04-132-2/+2
| |
| * Fix sorting of reviews on MySQLSimon Brandhof2012-04-121-27/+20
| |
| * Remove the link on the metric "projects". Indeed the drilldown is emptySimon Brandhof2012-04-121-1/+1
| |
| * Add the Ruby on Rails association ProjectMeasure#personSimon Brandhof2012-04-121-0/+1
| |
| * SONAR-3412 Remove zero values from drilldowns of package/file cyclesSimon Brandhof2012-04-121-0/+6
| |
| * Add missing whitespace in page "Comparison of Quality Profiles"Simon Brandhof2012-04-121-2/+2
| |
| * SONAR-3404 do not limit search of reviews by default (was 200).Simon Brandhof2012-04-113-2/+4
| |
| * Project roles : decrease the number of results per pageSimon Brandhof2012-04-111-1/+1
| |
| * Rename version 2.15 to 3.0Simon Brandhof2012-04-1139-54/+54
| |
| * Upgrade to 3.0-SNAPSHOTEric Hartmann2012-04-1136-36/+36
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-1036-36/+36
| |
| * [maven-release-plugin] prepare release 2.15-RC2Eric Hartmann2012-04-1036-36/+36
| |
| * Fix PropertiesDao when updating a property with a null valueSimon Brandhof2012-04-105-2/+8
| |
| * SONAR-3278 Revert back the review search by 'id' on WSFabrice Bellingard2012-04-104-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 iterationEric Hartmann2012-04-0636-36/+36
| |
| * [maven-release-plugin] prepare release 2.15-RC1Eric Hartmann2012-04-0636-36/+36
| |
* | Upgrade to surefire-m-p 12 in order to fail on JVM crash (see SUREFIRE-780)Simon Brandhof2012-04-131-1/+1
| |
* | Upgrade to 3.1-SNAPSHOTEric Hartmann2012-04-1136-36/+36
| |
* | SONAR-2313 Add the entries "Implementation-Build" (Git revision) and ↵Simon Brandhof2012-04-101-0/+9
| | | | | | | | "Build-Time" to plugin manifests
* | Add the entries "Implementation-Build" (Git revision) and "Build-Time" to ↵Simon Brandhof2012-04-102-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.16Eric Hartmann2012-04-0636-36/+36
|/
* Fix some quality flawsSimon Brandhof2012-04-051-4/+4
|
* SONAR-3393 add a factory method to AverageFormulaSimon Brandhof2012-04-053-22/+29
|
* SONAR-3396 The widget title should be "Lines" instead of "Lines of code" ↵Simon Brandhof2012-04-052-1/+4
| | | | when the measure ncloc is not present
* Fix some quality flawsSimon Brandhof2012-04-057-22/+16
|
* SONAR-3072 Load sources of previous analysis only when requiredEvgeny Mandrikov2012-04-052-46/+42
|
* SONAR-2041 Request for existing resource and non-existing metric fails on DerbySimon Brandhof2012-04-051-17/+23
|
* SONAR-2983 Unable to define an alert for a boolean metricSimon Brandhof2012-04-053-8/+8
|
* Consistent size of logger field in logsSimon Brandhof2012-04-054-4/+4
|
* SONAR-3384 Do not display hotspot widgets when related metric is not availableSimon Brandhof2012-04-051-72/+74
|
* Fix enabling/disabling of treemapSimon Brandhof2012-04-051-2/+3
|
* Remove unused l10n keys widget.rules.on_new_code and widget.rules.on_old_codeSimon Brandhof2012-04-051-2/+0
|
* SONAR-3357 Change also the label on the reviews metrics widgetFabrice Bellingard2012-04-052-2/+2
|
* SONAR-3319 Add missing caseFabrice Bellingard2012-04-052-9/+41
|
* Fix violationsFabrice Bellingard2012-04-052-22/+38
|
* SONAR-2424 Fix possible NPE during export of profileEvgeny Mandrikov2012-04-043-1/+17
| | | | | Also provide generic handler of java.lang.IllegalArgumentException on Ruby side.
* Add HTML id for selenium tests to /roles/projectsSimon Brandhof2012-04-041-1/+1
|
* SONAR-3393 Provide an AverageFormula classFabrice Bellingard2012-04-044-69/+136
|
* Fix upgrade from version 2.13 with OracleSimon Brandhof2012-04-045-3/+52
|
* Fix compatibility with Ruby 1.9Simon Brandhof2012-04-043-16/+16
|
* Minor performance improvement on the management page of group rolesSimon Brandhof2012-04-041-1/+1
|