Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Remove class committed by error | David Gageot | 2012-10-04 | 1 | -0/+0 | |
| | ||||||
* | Revert "SONAR-3529 Remove test properties" | David Gageot | 2012-10-04 | 1 | -0/+17 | |
| | | | | This reverts commit d301a6d99a486c8f52f9dfb8e74971b0651775eb. | |||||
* | SONAR-2804 coverage on new code for all tests | David Gageot | 2012-10-04 | 5 | -29/+108 | |
| | ||||||
* | SONAR-2804 changes based on feedback | David Gageot | 2012-10-04 | 24 | -575/+553 | |
| | ||||||
* | Fix the conflict of breadcrumb and search engine results | Simon Brandhof | 2012-10-03 | 3 | -9/+11 | |
| | ||||||
* | Log Hibernate/MyBatis SQL requests in development mode | Simon Brandhof | 2012-10-03 | 3 | -3/+33 | |
| | ||||||
* | SONAR-2804 Add test | David Gageot | 2012-10-03 | 5 | -1/+98 | |
| | ||||||
* | Rename method in I18nMatchers | Simon Brandhof | 2012-10-03 | 2 | -3/+4 | |
| | ||||||
* | Use Api::Utils.java_facade in utils.rb | Simon Brandhof | 2012-10-03 | 1 | -1/+1 | |
| | ||||||
* | SONAR-3736 Fix regression (additional keys not displayed if any) | Fabrice Bellingard | 2012-10-03 | 3 | -1/+16 | |
| | ||||||
* | SONAR-2804 fixes | David Gageot | 2012-10-03 | 2 | -11/+9 | |
| | ||||||
* | Minor refactoring of property.rb in order to get reference on jruby_facade | Simon Brandhof | 2012-10-03 | 1 | -5/+6 | |
| | ||||||
* | Use jQuery instead of prototypejs in login form | Simon Brandhof | 2012-10-03 | 2 | -13/+5 | |
| |