Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3623 use modal windows for renaming Q profiles | Simon Brandhof | 2012-09-21 | 8 | -30/+113 |
| | |||||
* | SONAR-3822 Error on Active reviews per developer widget | Fabrice Bellingard | 2012-09-21 | 1 | -1/+2 |
| | |||||
* | SONAR-3640 Minimum page size for filters is now 5 | Fabrice Bellingard | 2012-09-21 | 1 | -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 profile | Fabrice Bellingard | 2012-09-21 | 1 | -1/+1 |
| | | | | | => When renaming a quality profile, special characters are displayed in HTML. | ||||
* | SONAR-3597 Save last user who edited a manual measure | Fabrice Bellingard | 2012-09-21 | 1 | -0/+1 |
| | | | | => On manual measures, "Last change by" field is never updated | ||||
* | Fix the link "Dashboards" in the top navigation bar | Simon Brandhof | 2012-09-21 | 1 | -1/+1 |
| | |||||
* | SONAR-3623 add missing jquery-ui.css | Simon Brandhof | 2012-09-21 | 1 | -0/+30 |
| | |||||
* | SONAR-3750 Add ability to share Exclusion rules between several projects | David Gageot | 2012-09-21 | 1 | -1/+1 |
| | |||||
* | SONAR-3750 Add ability to share Exclusion rules between several projects | David Gageot | 2012-09-21 | 8 | -169/+108 |
| | |||||
* | SONAR-3754 Fix property change notification | David Gageot | 2012-09-21 | 2 | -16/+26 |
| | |||||
* | SONAR-3623 support modal windows | Simon Brandhof | 2012-09-21 | 4 | -5/+84 |
| | |||||
* | SONAR-3672 improve the selection of projects in global dashboards | Simon Brandhof | 2012-09-21 | 2 | -56/+73 |
| | |||||
* | SONAR-3591 Split the CKJM widget into two distinct widgets | Fabrice Bellingard | 2012-09-21 | 7 | -71/+129 |
| | |||||
* | SONAR-2838 Fix manual measure edit (float displayed instead of int) | Fabrice Bellingard | 2012-09-21 | 1 | -1/+3 |
| | | | | | => When editing the integer value of a manual measure, the edition mode display a double value | ||||
* | SONAR-3754 Restore property validation | David Gageot | 2012-09-21 | 2 | -2/+8 |
| | |||||
* | SONAR-3726 Cobertura Sensor should not execute if non Java project | Fabrice Bellingard | 2012-09-21 | 2 | -1/+28 |
| | |||||
* | Fix ITs by adding a "plugins" div | David Gageot | 2012-09-21 | 1 | -26/+28 |
| | |||||
* | SONAR-3754 Use multi-values for a couple of properties | David Gageot | 2012-09-21 | 2 | -3/+8 |
| | |||||
* | SONAR-3754 Improvements | David Gageot | 2012-09-21 | 8 | -35/+55 |
| | |||||
* | SONAR-3754 FIX for multi_values fields. Remove trailing empty values | David Gageot | 2012-09-21 | 1 | -1/+3 |
| | |||||
* | SONAR-3763 "sonar.language" available in UI Global settings | Fabrice Bellingard | 2012-09-20 | 1 | -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 name | Fabrice Bellingard | 2012-09-20 | 2 | -28/+57 |
| | |||||
* | SONAR-3754 FIX for standard fields containing comas | David Gageot | 2012-09-20 | 1 | -2/+9 |
| | |||||
* | SONAR-3754 API: ability to define a cardinality on a property | David Gageot | 2012-09-20 | 22 | -389/+547 |
| | |||||
* | Don't use anyObject() matcher | David Gageot | 2012-09-20 | 21 | -101/+134 |
| | |||||
* | SONAR-3746 Measures relating to reviews are not computed on Unit Test | Fabrice Bellingard | 2012-09-20 | 2 | -14/+27 |
| | |||||
* | SONAR-3736 Add missing files | Fabrice Bellingard | 2012-09-20 | 2 | -0/+3 |
| | |||||
* | SONAR-3802 prefix the breadcrumb with Projects (or Views/Developers) | simonbrandhof | 2012-09-20 | 1 | -15/+6 |
| | |||||
* | SONAR-3802 move link of reviews from sidebar to top nav bar | simonbrandhof | 2012-09-20 | 2 | -12/+6 |
| | |||||
* | SONAR-3812 Enhanced selection of metric properties | simonbrandhof | 2012-09-19 | 5 | -8/+76 |
| | |||||
* | Fix dependency on sonar-java plugins | simonbrandhof | 2012-09-19 | 1 | -5/+6 |
| | |||||
* | SONAR-3672 improve the selection of projects in global dashboards | Simon Brandhof | 2012-09-19 | 8 | -98/+134 |
| | |||||
* | SONAR-3736 Use Maven dependencies for I18n Harmcrest matchers | Fabrice Bellingard | 2012-09-19 | 12 | -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 bundle | Fabrice Bellingard | 2012-09-18 | 815 | -282/+20 |
| | | | => Move the bundles in the plugins they are related to. | ||||
* | SONAR-3800 The Timeline widget generates many warnings | Fabrice Bellingard | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT | Eric Hartmann | 2012-09-18 | 34 | -35/+35 |
| | |||||
* | Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3 | Eric Hartmann | 2012-09-18 | 34 | -35/+35 |
| | |||||
* | Fix HTML ID of breadcrumb | Simon Brandhof | 2012-09-18 | 3 | -15/+15 |
| | |||||
* | Add HTML ids for integration tests | Simon Brandhof | 2012-09-17 | 1 | -6/+6 |
| | |||||
* | Fix HTML ID | Simon Brandhof | 2012-09-17 | 2 | -4/+4 |
| | |||||
* | SONAR-3802 integration select2 3.2 + rename jquery.js | Simon Brandhof | 2012-09-17 | 10 | -2/+678 |
| | |||||
* | SONAR-3802 new breadcrumb | Simon Brandhof | 2012-09-17 | 7 | -51/+116 |
| | |||||
* | Revert "SONAR-3778 Bad performances when Hibernate requests measures on ↵ | Simon Brandhof | 2012-09-17 | 4 | -37/+12 |
| | | | | | | quality models" This reverts commit 5000405959b05fb3562a2f2cd55a1ba10e6464e2. | ||||
* | Fix warnings | David Gageot | 2012-09-17 | 1 | -17/+25 |
| | |||||
* | SONAR-3802 fix HTML ids for integration tests | Simon Brandhof | 2012-09-15 | 2 | -7/+7 |
| | |||||
* | SONAR-3802 various improvements in the top nav bar | Simon Brandhof | 2012-09-14 | 10 | -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 jQuery | Simon Brandhof | 2012-09-14 | 3 | -5/+13 |
| | |||||
* | Remove sonar-squid-java-plugin | Evgeny Mandrikov | 2012-09-14 | 1075 | -81577/+0 |
| | | | | It's not used anymore. | ||||
* | Merge branch 'master' of github.com:SonarSource/sonar for 3.3-M3 release | Eric Hartmann | 2012-09-14 | 3 | -3/+3 |
|\ | |||||
| * | Fix build | Evgeny Mandrikov | 2012-09-14 | 1 | -1/+1 |
| | |