summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3623 use modal windows for renaming Q profilesSimon Brandhof2012-09-218-30/+113
|
* SONAR-3822 Error on Active reviews per developer widgetFabrice Bellingard2012-09-211-1/+2
|
* SONAR-3640 Minimum page size for filters is now 5Fabrice Bellingard2012-09-211-1/+1
| | | | => For filters, the minimum page size should not be limited at 20 (but at 5).
* SONAR-3716 Do not filter quality profile name when renaming a profileFabrice Bellingard2012-09-211-1/+1
| | | | | => When renaming a quality profile, special characters are displayed in HTML.
* SONAR-3597 Save last user who edited a manual measureFabrice Bellingard2012-09-211-0/+1
| | | | => On manual measures, "Last change by" field is never updated
* Fix the link "Dashboards" in the top navigation barSimon Brandhof2012-09-211-1/+1
|
* SONAR-3623 add missing jquery-ui.cssSimon Brandhof2012-09-211-0/+30
|
* SONAR-3750 Add ability to share Exclusion rules between several projectsDavid Gageot2012-09-211-1/+1
|
* SONAR-3750 Add ability to share Exclusion rules between several projectsDavid Gageot2012-09-218-169/+108
|
* SONAR-3754 Fix property change notificationDavid Gageot2012-09-212-16/+26
|
* SONAR-3623 support modal windowsSimon Brandhof2012-09-214-5/+84
|
* SONAR-3672 improve the selection of projects in global dashboardsSimon Brandhof2012-09-212-56/+73
|
* SONAR-3591 Split the CKJM widget into two distinct widgetsFabrice Bellingard2012-09-217-71/+129
|
* SONAR-2838 Fix manual measure edit (float displayed instead of int)Fabrice Bellingard2012-09-211-1/+3
| | | | | => When editing the integer value of a manual measure, the edition mode display a double value
* SONAR-3754 Restore property validationDavid Gageot2012-09-212-2/+8
|
* SONAR-3726 Cobertura Sensor should not execute if non Java projectFabrice Bellingard2012-09-212-1/+28
|
* Fix ITs by adding a "plugins" divDavid Gageot2012-09-211-26/+28
|
* SONAR-3754 Use multi-values for a couple of propertiesDavid Gageot2012-09-212-3/+8
|
* SONAR-3754 ImprovementsDavid Gageot2012-09-218-35/+55
|
* SONAR-3754 FIX for multi_values fields. Remove trailing empty valuesDavid Gageot2012-09-211-1/+3
|
* SONAR-3763 "sonar.language" available in UI Global settingsFabrice Bellingard2012-09-201-0/+8
| | | | | | => The "sonar.language" property should be available in the Configuration>Settings>Global tab to define the default project language
* SONAR-3722 Misleading exception message when no l10n of rule nameFabrice Bellingard2012-09-202-28/+57
|
* SONAR-3754 FIX for standard fields containing comasDavid Gageot2012-09-201-2/+9
|
* SONAR-3754 API: ability to define a cardinality on a propertyDavid Gageot2012-09-2022-389/+547
|
* Don't use anyObject() matcherDavid Gageot2012-09-2021-101/+134
|
* SONAR-3746 Measures relating to reviews are not computed on Unit TestFabrice Bellingard2012-09-202-14/+27
|
* SONAR-3736 Add missing filesFabrice Bellingard2012-09-202-0/+3
|
* SONAR-3802 prefix the breadcrumb with Projects (or Views/Developers)simonbrandhof2012-09-201-15/+6
|
* SONAR-3802 move link of reviews from sidebar to top nav barsimonbrandhof2012-09-202-12/+6
|
* SONAR-3812 Enhanced selection of metric propertiessimonbrandhof2012-09-195-8/+76
|
* Fix dependency on sonar-java pluginssimonbrandhof2012-09-191-5/+6
|
* SONAR-3672 improve the selection of projects in global dashboardsSimon Brandhof2012-09-198-98/+134
|
* SONAR-3736 Use Maven dependencies for I18n Harmcrest matchersFabrice Bellingard2012-09-1912-384/+176
| | | | - Do not use URLs anymore, to make it easier to test (no need for an internet connection)
* SONAR-3783 Core plugin not able to have his own l10n bundleFabrice Bellingard2012-09-18815-282/+20
| | | => Move the bundles in the plugins they are related to.
* SONAR-3800 The Timeline widget generates many warningsFabrice Bellingard2012-09-181-1/+1
|
* Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOTEric Hartmann2012-09-1834-35/+35
|
* Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3Eric Hartmann2012-09-1834-35/+35
|
* Fix HTML ID of breadcrumbSimon Brandhof2012-09-183-15/+15
|
* Add HTML ids for integration testsSimon Brandhof2012-09-171-6/+6
|
* Fix HTML IDSimon Brandhof2012-09-172-4/+4
|
* SONAR-3802 integration select2 3.2 + rename jquery.jsSimon Brandhof2012-09-1710-2/+678
|
* SONAR-3802 new breadcrumbSimon Brandhof2012-09-177-51/+116
|
* Revert "SONAR-3778 Bad performances when Hibernate requests measures on ↵Simon Brandhof2012-09-174-37/+12
| | | | | | quality models" This reverts commit 5000405959b05fb3562a2f2cd55a1ba10e6464e2.
* Fix warningsDavid Gageot2012-09-171-17/+25
|
* SONAR-3802 fix HTML ids for integration testsSimon Brandhof2012-09-152-7/+7
|
* SONAR-3802 various improvements in the top nav barSimon Brandhof2012-09-1410-393/+432
| | | | | | | * Upgrade YUI reset/font CSS * New URLs /dev/layout and /dev/empty for performance tests * Rename the link "Home" with the name of the main global dashboard * Extract layout.css from style.css
* SONAR-3065 API: add jQuerySimon Brandhof2012-09-143-5/+13
|
* Remove sonar-squid-java-pluginEvgeny Mandrikov2012-09-141075-81577/+0
| | | | It's not used anymore.
* Merge branch 'master' of github.com:SonarSource/sonar for 3.3-M3 releaseEric Hartmann2012-09-143-3/+3
|\
| * Fix buildEvgeny Mandrikov2012-09-141-1/+1
| |