aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Fix MyBatis tests for Oracle (PropertiesDaoTest + ResourceIndexerDaoTest)Simon Brandhof2012-04-046-17/+17
|
* Complete MyBatis mapper for PROPERTIES : add insert and update operationsSimon Brandhof2012-04-0410-19/+180
|
* SONAR-3320 Add an extension point to observe property changesSimon Brandhof2012-04-0415-36/+226
|
* SONAR-3318 Fix handling of exceptions in CommandExecutorEvgeny Mandrikov2012-04-041-0/+2
|
* SONAR-3318 Allow to capture stdout and stderr using CommandExecutorEvgeny Mandrikov2012-04-049-35/+219
| | | | Also improve handling of exceptions.
* Fix some quality flawsEvgeny Mandrikov2012-04-041-1/+1
|
* SONAR-3383 keep context of tab, page and search filterSimon Brandhof2012-04-034-10/+16
|
* Fix compatibility with Java 5 compiler : remove @Override annotations on ↵Simon Brandhof2012-04-039-12/+0
| | | | methods implementing interfaces
* Fix compatibility with java 5Simon Brandhof2012-04-031-2/+0
|
* Fix backward-compatibility of views plugin and management console of rolesSimon Brandhof2012-04-031-4/+5
|
* Fix charset constant in unit test RuleFailureModelTestSimon Brandhof2012-04-031-2/+2
|
* Fix compatibility with Java 5Simon Brandhof2012-04-032-5/+7
|
* SONAR-3383 fix compatibility with views pluginSimon Brandhof2012-04-031-2/+3
|
* Add missing indices on RESOURCE_INDEXSimon Brandhof2012-04-031-1/+2
|
* Add tests for tracking of violationsEvgeny Mandrikov2012-04-037-3/+222
|
* Fix MyBatis AuthorMapper for OracleSimon Brandhof2012-04-031-2/+2
|
* Fix some quality flawsSimon Brandhof2012-04-0317-67/+66
|
* Fix some quality flawsEvgeny Mandrikov2012-04-034-15/+16
|
* Fix some quality flawsSimon Brandhof2012-04-026-77/+88
|
* Fix some quality flawsEvgeny Mandrikov2012-04-021-3/+4
|
* SONAR-3368 Error log "ActiveRecord::JDBCError: Unknown column ↵Fabrice Bellingard2012-04-022-1/+8
| | | | 'project_measures.variation_value_0'"
* Improve loading of ruby on rails applicationsSimon Brandhof2012-04-024-12/+29
|
* SONAR-3363 Error log "undefined method `downcase' for Array"Fabrice Bellingard2012-04-021-1/+1
|
* SONAR-3361 Error : undefined method `source' for nil:NilClassFabrice Bellingard2012-04-023-13/+31
|
* Fix search engine in the page "Project roles"Simon Brandhof2012-04-021-0/+1
|
* Remove unused importSimon Brandhof2012-04-021-1/+0
|
* Do not filter qualifier when executing ResourceIndexerDao#indexResource()Simon Brandhof2012-04-023-16/+62
|