Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better help for exclusions | David Gageot | 2012-10-09 | 3 | -10/+9 |
| | |||||
* | SONAR-3529 Better property sets | David Gageot | 2012-10-09 | 4 | -19/+36 |
| | |||||
* | SONAR-3621 fix integration test on Oracle | Simon Brandhof | 2012-10-08 | 1 | -4/+4 |
| | |||||
* | SONAR-3621 fix compatibility of integration tests with Oracle | Simon Brandhof | 2012-10-08 | 1 | -8/+8 |
| | |||||
* | SONAR-3621 fix compatibility of unit tests with non-h2 databases | Simon Brandhof | 2012-10-08 | 1 | -16/+16 |
| | |||||
* | Enable execution of MeasureFilterExecutorTest on all the supported databases | Simon Brandhof | 2012-10-08 | 1 | -0/+1 |
| | |||||
* | SONAR-3621 improve the SQL request of measure filters | Simon Brandhof | 2012-10-08 | 13 | -3/+1317 |
| | |||||
* | SONAR-3529 Fix for property sets | David Gageot | 2012-10-08 | 2 | -3/+3 |
| | |||||
* | SONAR-3676 Fix issue with Maven 2 | Fabrice Bellingard | 2012-10-08 | 1 | -13/+13 |
| | |||||
* | Fix widget properties with type METRIC | Simon Brandhof | 2012-10-08 | 4 | -15/+21 |
| | |||||
* | SONAR-3651 Make the "Custom Measure" widget support diff. views | Fabrice Bellingard | 2012-10-08 | 1 | -15/+18 |
| | |||||
* | Refactor code | Fabrice Bellingard | 2012-10-08 | 3 | -13/+47 |
| | |||||
* | Fix regression when saving widget configuration | Fabrice Bellingard | 2012-10-08 | 1 | -1/+1 |
| | | | | => params[:resource_id] can be null in case of non global dashboard | ||||
* | Fix display of project profiles | Simon Brandhof | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | Fix ruby code | David Gageot | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | SONAR-3758 Add logs and SONAR-1078 Fix default test exclusions | David Gageot | 2012-10-08 | 5 | -11/+21 |
| | |||||
* | SONAR-3783 Fix regression on fallback | Fabrice Bellingard | 2012-10-08 | 4 | -27/+43 |
| | |||||
* | SONAR-3765 Better fix | David Gageot | 2012-10-08 | 3 | -16/+2 |
| | |||||
* | Optimize Rails models | David Gageot | 2012-10-06 | 5 | -18/+7 |
| | |||||
* | SONAR-3641 Fix DBCleaner when there are 2000+ characteristics | David Gageot | 2012-10-06 | 1 | -1/+7 |
| | |||||
* | Updated plugins | David Gageot | 2012-10-06 | 1 | -13/+13 |
| | |||||
* | SONAR-3765 backslash character '\' is duplicated on H2 | David Gageot | 2012-10-06 | 1 | -0/+14 |
| | |||||
* | SONAR-3758 Typo | David Gageot | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | SONAR-3758 Test exclusion patterns | David Gageot | 2012-10-05 | 3 | -7/+5 |
| | |||||
* | Sort properties by name | David Gageot | 2012-10-05 | 3 | -3/+7 |
| | |||||
* | SONAR-3650 Hide "New_.*" metrics in the property lists of the History widgets | David Gageot | 2012-10-05 | 2 | -23/+21 |
| | |||||
* | SONAR-3819 Use the "options" parameter on @WidgetProperty to filter metrics | David Gageot | 2012-10-05 | 6 | -33/+49 |
| | |||||
* | SONAR-1078 General exclusion patterns | David Gageot | 2012-10-05 | 9 | -56/+123 |
| | |||||
* | Remove test properties | David Gageot | 2012-10-05 | 1 | -72/+0 |
| | |||||
* | SONAR-3676 Improve Links page | Fabrice Bellingard | 2012-10-05 | 2 | -41/+83 |
| | |||||
* | Add more tests | David Gageot | 2012-10-05 | 3 | -0/+84 |
| | |||||
* | Fix violations | David Gageot | 2012-10-05 | 1 | -10/+11 |
| | |||||
* | Fix unused import | David Gageot | 2012-10-05 | 1 | -6/+5 |
| | |||||
* | Fix violations | David Gageot | 2012-10-05 | 1 | -27/+29 |
| | |||||
* | Fix violations | David Gageot | 2012-10-05 | 10 | -178/+210 |
| | |||||
* | SONAR-3760 Improve filter form documentation on key/name criteria | Fabrice Bellingard | 2012-10-05 | 1 | -1/+1 |
| | | | | => Improve the documentation of the "resource key/name like" filter criteria to make it clear that '%' and '_' have a special meaning | ||||
* | SONAR-3676 Create properties to define project links | Fabrice Bellingard | 2012-10-05 | 8 | -73/+314 |
| | | | | | | | | | => even for non-Maven projects. The new properties are: - sonar.links.homepage - sonar.links.ci - sonar.links.issue - sonar.links.scm - sonar.links.scm_dev | ||||
* | SONAR-3724 Validate rule repositories in unit tests | David Gageot | 2012-10-05 | 5 | -23/+48 |
| | |||||
* | SONAR-3815 Support multi_values properties in the WS Api | David Gageot | 2012-10-05 | 1 | -13/+22 |
| | |||||
* | Add HTML IDs for integration tests | Simon Brandhof | 2012-10-04 | 3 | -5/+6 |
| | |||||
* | Remove test properties | David Gageot | 2012-10-04 | 1 | -74/+0 |
| | |||||
* | SONAR-3819 Use the "options" parameter on @Property to filter metrics | David Gageot | 2012-10-04 | 4 | -24/+47 |
| | |||||
* | SONAR-3529 Clean code a bit | David Gageot | 2012-10-04 | 2 | -22/+22 |
| | |||||
* | SONAR-3529 Improve property sets | David Gageot | 2012-10-04 | 5 | -12/+7 |
| | |||||
* | SONAR-3683 Remove SCM metrics "Commits", "Last Commit" and "Revision" | David Gageot | 2012-10-04 | 2 | -53/+0 |
| | |||||
* | SONAR-3529 Improve property sets | David Gageot | 2012-10-04 | 16 | -46/+136 |
| | |||||
* | Rollback DEBUG SQL logs in dev mode | Simon Brandhof | 2012-10-04 | 3 | -42/+0 |
| | |||||
* | SONAR-2602 the extensions Language must not be declared with ↵ | Simon Brandhof | 2012-10-04 | 14 | -69/+83 |
| | | | | InstantiationStrategy=PER_BATCH | ||||
* | SONAR-3529 Improve property sets | David Gageot | 2012-10-04 | 3 | -3/+23 |
| | |||||
* | SONAR-3529 Improve property sets | David Gageot | 2012-10-04 | 4 | -50/+42 |
| |