| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-4617 Refactoring away from Resource<T> | Simon Brandhof | 2013-09-16 | 7 | -10/+10 |
* | Revert "Add package-info files on sonar-plugin-api-module" | Julien Lancelot | 2013-09-16 | 21 | -504/+0 |
* | SONAR-4499 Replace "method" by "function" | Julien Lancelot | 2013-09-16 | 1 | -8/+8 |
* | Add package-info files on sonar-plugin-api-module | Julien Lancelot | 2013-09-16 | 21 | -0/+504 |
* | See SONAR-4643 Deprecate "Depth in Tree" and "Number of Children" design metrics | Julien Lancelot | 2013-09-16 | 1 | -0/+18 |
* | SONAR-766 Fix subcategory for coverage exclusions | Jean-Baptiste Lievremont | 2013-09-13 | 1 | -0/+1 |
* | SONAR-4655 Move CPD exclusions settings to dedicated subcategory of Exclusions | Jean-Baptiste Lievremont | 2013-09-12 | 1 | -0/+1 |
* | SONAR-3067 API: remove the deprecated and unused ISO categories | Simon Brandhof | 2013-09-11 | 2 | -182/+4 |
* | SONAR-4656 Display sonar.includedModules property in configuration | Jean-Baptiste Lievremont | 2013-09-11 | 1 | -0/+5 |
* | SONAR-3644 Move 'Exclusions' category to 'Files' subcategory | Jean-Baptiste Lievremont | 2013-09-11 | 1 | -0/+5 |
* | Remove unused method | Julien HENRY | 2013-09-09 | 1 | -8/+0 |
* | Rename version 4.0 to 3.7.1 | Simon Brandhof | 2013-09-09 | 5 | -14/+14 |
* | SONAR-4644 Failure "Duplicate Keys not allowed" in PicoContainer | Simon Brandhof | 2013-09-09 | 8 | -20/+190 |
* | Fix quality flaws and improve unit test | Julien HENRY | 2013-09-05 | 1 | -0/+4 |
* | SONAR-4602 Revert eviction of dryRun cache on settings change | Julien HENRY | 2013-09-04 | 2 | -92/+3 |
* | SONAR-4602 Invalidate dryRun cache when restoring settings | Julien HENRY | 2013-09-02 | 2 | -0/+2 |
* | SONAR-4602 Invalidate dryRun cache when changing settings | Julien HENRY | 2013-09-02 | 2 | -3/+92 |
* | Fix some quality flaws | Simon Brandhof | 2013-09-02 | 2 | -32/+30 |
* | Fix some quality flaws | Simon Brandhof | 2013-09-02 | 1 | -3/+2 |
* | Fix quality flaws | Julien Lancelot | 2013-08-29 | 1 | -3/+3 |
* | Fix some quality flaws | Dinesh Bolkensteyn | 2013-08-29 | 41 | -41/+41 |
* | SONAR-4601 Make sure the servlet GZip filter is really used when downloading ... | Julien HENRY | 2013-08-29 | 2 | -2/+34 |
* | Fix some quality flaws | Julien HENRY | 2013-08-28 | 15 | -76/+122 |
* | Fix quality flaws | Julien Lancelot | 2013-08-28 | 4 | -5/+10 |
* | SONAR-4524 Create notifications using batch insert | Julien HENRY | 2013-08-27 | 1 | -5/+15 |
* | Add some unit tests | Julien Lancelot | 2013-08-21 | 2 | -0/+80 |
* | Fix quality flaws | Julien Lancelot | 2013-08-20 | 2 | -7/+4 |
* | SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ... | Julien Lancelot | 2013-08-19 | 2 | -1/+61 |
* | Fix some quality flaws | Simon Brandhof | 2013-08-17 | 2 | -2/+2 |
* | SONAR-4547 improve javadoc of MessageException | Simon Brandhof | 2013-08-16 | 1 | -0/+4 |
* | Fix quality flaws | Simon Brandhof | 2013-08-16 | 8 | -13/+13 |
* | SONAR-4547 improve support of MessageException | Simon Brandhof | 2013-08-16 | 2 | -37/+12 |
* | Fix some quality flaws | Simon Brandhof | 2013-08-16 | 3 | -13/+13 |
* | Fix quality flaws | Simon Brandhof | 2013-08-16 | 1 | -1/+1 |
* | SONAR-4475 Revert commit 3554f0dddf that makes tests fail | Simon Brandhof | 2013-08-16 | 2 | -40/+0 |
* | SONAR-4475 Add method to check that at least one admin exists | Julien Lancelot | 2013-08-14 | 2 | -0/+40 |
* | SONAR-4547 API: new class "MessageException" to stop a pending process and to... | Simon Brandhof | 2013-08-13 | 2 | -0/+100 |
* | SONAR-4563 Use strict comparison for createdAfter in the Issues search engine | Simon Brandhof | 2013-08-12 | 2 | -8/+8 |
* | SONAR-4563 Use strict comparison for createdAfter in the Issues search engine | Simon Brandhof | 2013-08-12 | 2 | -1/+16 |
* | SONAR-4375 Improve issue changelog display by returning names instead of keys... | Jean-Baptiste Vilain | 2013-08-09 | 3 | -13/+22 |
* | SONAR-4564 SONAR-4563 fix detection of new issues since previous analysis | Simon Brandhof | 2013-08-08 | 1 | -7/+6 |
* | Deprecated Gwt API | Simon Brandhof | 2013-08-05 | 2 | -0/+4 |
* | ONAR-4515 Display all allowed values for sonar.languages | Julien HENRY | 2013-08-02 | 1 | -0/+7 |
* | Improve code coverage | Julien HENRY | 2013-08-01 | 1 | -1/+1 |
* | Fix minor quality flaws | Simon Brandhof | 2013-08-01 | 2 | -13/+10 |
* | SONAR-4515 Display all allowed values for sonar.languages when an invalid one... | Julien HENRY | 2013-07-31 | 1 | -1/+10 |
* | SONAR-4540 Notifications should not be sent on changes of issue line, author ... | Simon Brandhof | 2013-07-30 | 1 | -0/+12 |
* | SONAR-4531 Remove Dependencies tab from Component Viewer | Julien HENRY | 2013-07-30 | 1 | -0/+40 |
* | Added unit tests to cover additional branches | Jean-Baptiste Vilain | 2013-07-19 | 1 | -0/+11 |
* | SONAR-4501 Moved Category & SubCategory to internal package | Julien HENRY | 2013-07-16 | 6 | -5/+38 |