Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-4680 Fix tests | Julien HENRY | 2013-09-16 | 1 | -4/+2 |
| | |||||
* | Add package-info files on sonar-batch module | Julien Lancelot | 2013-09-16 | 7 | -0/+168 |
| | |||||
* | Add package-info files on sonar-core-plugin module | Julien Lancelot | 2013-09-16 | 17 | -81/+392 |
| | |||||
* | Add package-info files on sonar-plugin-api-module | Julien Lancelot | 2013-09-16 | 21 | -0/+504 |
| | |||||
* | Add missing package-info files on sonar-server module | Julien Lancelot | 2013-09-16 | 13 | -0/+312 |
| | |||||
* | SONAR-4680 Module-level settings are not applied on batch side | Julien HENRY | 2013-09-16 | 4 | -70/+48 |
| | |||||
* | See SONAR-4643 Deprecate "Depth in Tree" and "Number of Children" design metrics | Julien Lancelot | 2013-09-16 | 1 | -0/+18 |
| | |||||
* | SONAR-4619 Improve HTML rendering of property descriptions | Simon Brandhof | 2013-09-16 | 1 | -6/+6 |
| | |||||
* | Refactor definition of exclusion properties | Simon Brandhof | 2013-09-16 | 3 | -69/+140 |
| | |||||
* | SONAR-4616 Replace "property: value" syntax by "property=value" in ↵ | Simon Brandhof | 2013-09-16 | 4 | -64/+64 |
| | | | | configuration files | ||||
* | SONAR-4657 It's impossible to fully delete the extension of a rule description | Julien Lancelot | 2013-09-16 | 1 | -1/+1 |
| | |||||
* | SONAR-766 Remove string duplication and protect constructor | Jean-Baptiste Lievremont | 2013-09-16 | 1 | -2/+2 |
| | |||||
* | SONAR-4654 The issue bulk change does not work correctly when paginating | Julien Lancelot | 2013-09-16 | 1 | -1/+3 |
| | |||||
* | Move settings help to its own div, under save button | Jean-Baptiste Lievremont | 2013-09-16 | 1 | -7/+8 |
| | |||||
* | SONAR-4659 Create an DB index on 'characteristics.enabled' column | Julien Lancelot | 2013-09-16 | 4 | -1/+39 |
| | |||||
* | Remove unused Ruby files | Simon Brandhof | 2013-09-13 | 2 | -666/+0 |
| | |||||
* | Fix unit test on Java 7 | Simon Brandhof | 2013-09-13 | 1 | -1/+1 |
| | |||||
* | SONAR-4045 remove unused rails files | Simon Brandhof | 2013-09-13 | 57 | -5591/+19 |
| | |||||
* | SONAR-4661 Move help section to its own div for clearer separation | Jean-Baptiste Lievremont | 2013-09-13 | 1 | -6/+7 |
| | |||||
* | SONAR-766 Fix subcategory for coverage exclusions | Jean-Baptiste Lievremont | 2013-09-13 | 3 | -3/+4 |
| | |||||
* | SONAR-766 Expand coverage on core components | Jean-Baptiste Lievremont | 2013-09-13 | 1 | -0/+69 |
| | |||||
* | Change property labels for project module (ex|in)clusions | Jean-Baptiste Lievremont | 2013-09-13 | 1 | -2/+2 |
| | |||||
* | SONAR-766 Add exclusions for coverage | Jean-Baptiste Lievremont | 2013-09-13 | 8 | -4/+286 |
| | | | | | | Introduce new API to filter measures before they are saved to context Implement a measure filter for code coverage measures Add configuration property for coverage exclusions | ||||
* | SONAR-4045 fix support of Java exception in ruby code | Simon Brandhof | 2013-09-13 | 2 | -12/+17 |
| | | | | | Behavior changed in JRuby 1.7.... http://pivotallabs.com/upgrading-to-jruby-1-7-0/ | ||||
* | SONAR-4045 fix zip size on windows | Simon Brandhof | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-4045 Upgrade to JRuby 1.7.4 | Simon Brandhof | 2013-09-12 | 115 | -6102/+47 |
| | |||||
* | Update onBulkIssues() calls by removing useless parameters | Julien Lancelot | 2013-09-12 | 3 | -4/+4 |
| | |||||
* | SONAR-4584 Remove remaining rss template files | Julien Lancelot | 2013-09-12 | 2 | -32/+0 |
| | |||||
* | Add comment in order to remove specific code for retro compatibility for the ↵ | Julien Lancelot | 2013-09-12 | 1 | -0/+1 |
| | | | | SQALE plugin | ||||
* | SONAR-4671 Upgrade MySQL driver to 5.1.26 | Simon Brandhof | 2013-09-12 | 1 | -1/+2 |
| | |||||
* | Upgrade some dependencies | Simon Brandhof | 2013-09-12 | 1 | -6/+6 |
| | | | | Mainly for unit tests, except http-request (5.2 -> 5.4.1) | ||||
* | SONAR-4653 fix rendering in code viewers | Simon Brandhof | 2013-09-12 | 1 | -2/+2 |
| | |||||
* | Add the SonarQube version since the dropdown_tag helper is available | Julien Lancelot | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-4656 SONAR-3644 Fix remaining properties labels in exclusions settings | Jean-Baptiste Lievremont | 2013-09-12 | 2 | -12/+12 |
| | |||||
* | SONAR-4661 SONAR-4655 Fix labels on Exclusions > Duplications properties | Jean-Baptiste Lievremont | 2013-09-12 | 1 | -2/+2 |
| | |||||
* | SONAR-4661 Fix category name in category help key | Jean-Baptiste Lievremont | 2013-09-12 | 1 | -2/+2 |
| | |||||
* | SONAR-4661 Display category help on all subcategories | Jean-Baptiste Lievremont | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-4656 Fix documentation labels on sonar.(include|exclude)Modules properties | Jean-Baptiste Lievremont | 2013-09-12 | 1 | -2/+3 |
| | |||||
* | SONAR-4655 Move CPD exclusions settings to dedicated subcategory of Exclusions | Jean-Baptiste Lievremont | 2013-09-12 | 3 | -2/+6 |
| | |||||
* | SONAR-3644 Fix issues notified during testing | Jean-Baptiste Lievremont | 2013-09-12 | 4 | -29/+33 |
| | | | | | Fix issue with empty end block pattern Change labels for batch messages (configuration exceptions) | ||||
* | SONAR-3644 Fix labels and sizes in exclusions settings | Jean-Baptiste Lievremont | 2013-09-12 | 1 | -6/+6 |
| | | | | | | | Replace 'violations' with 'issues' Replace 'switch off' with 'ignore' Double the size of large configuration fields (for regexps/patterns) Change title of multicriteria property | ||||
* | SONAR-4662 Disable JRuby JMX monitoring by default | Simon Brandhof | 2013-09-12 | 1 | -7/+8 |
| | |||||
* | Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0 | Simon Brandhof | 2013-09-12 | 11 | -50/+33 |
| | |||||
* | SONAR-4517 fix reloading of page when settings are changed | Simon Brandhof | 2013-09-11 | 1 | -2/+3 |
| | |||||
* | SONAR-4577 End of support of WAR deployment mode | Simon Brandhof | 2013-09-11 | 33 | -6151/+17 |
| | |||||
* | SONAR-3067 API: remove the deprecated and unused ISO categories | Simon Brandhof | 2013-09-11 | 2 | -182/+4 |
| | |||||
* | SSF-7 | Simon Brandhof | 2013-09-11 | 10 | -14/+30 |
| | |||||
* | SONAR-4517 fix url | Simon Brandhof | 2013-09-11 | 1 | -1/+1 |
| | |||||
* | Complete build section of readme | Simon Brandhof | 2013-09-11 | 1 | -0/+33 |
| | |||||
* | Complete build section of readme | Simon Brandhof | 2013-09-11 | 1 | -0/+45 |
| |