| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to 3.7-SNAPSHOT | Eric Hartmann | 2013-06-11 | 27 | -27/+27 |
* | SONAR-4386 Refactor ProjectBuilder extension | Julien HENRY | 2013-06-11 | 5 | -22/+38 |
* | SONAR-4383 Add IssueFilters db creation script and DAO | Julien Lancelot | 2013-06-11 | 22 | -27/+679 |
* | Do not send nofications on dry run mode | Simon Brandhof | 2013-06-10 | 1 | -0/+2 |
* | SONAR-4283 do not persist notifications of changes on new issues | Simon Brandhof | 2013-06-10 | 2 | -4/+4 |
* | SONAR-4221 Fix regression with property loading and module exclusions | Julien HENRY | 2013-06-10 | 8 | -104/+126 |
* | Fix typo in Core bundle | Fabrice Bellingard | 2013-06-10 | 1 | -1/+1 |
* | Restore Issues instead of Unresolved Issues in unresolved statuses widget | Julien Lancelot | 2013-06-10 | 2 | -2/+1 |
* | Replace solved by resolved ina action plan and replace Issues by Unresolved I... | Julien Lancelot | 2013-06-10 | 2 | -2/+3 |
* | Set list of status as constant | Julien Lancelot | 2013-06-10 | 1 | -11/+9 |
* | SONAR-4382 Add a success log at the end of dryRun analysis | Simon Brandhof | 2013-06-09 | 2 | -7/+47 |
* | Fix quality flaw | Simon Brandhof | 2013-06-09 | 2 | -5/+5 |
* | SONAR-3755 Role required to find issues should be USER instead of CODE VIEWER | Julien Lancelot | 2013-06-07 | 4 | -26/+47 |
* | Add some css class | Julien Lancelot | 2013-06-07 | 3 | -36/+38 |
* | Fix method name typo | Julien Lancelot | 2013-06-07 | 1 | -2/+2 |
* | SONAR-3755 Use RubyUtils to parse deadline when creating action plan | Julien Lancelot | 2013-06-07 | 1 | -2/+1 |
* | SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule query | Julien Lancelot | 2013-06-07 | 4 | -21/+77 |
* | SONAR-3755 Closed issues should be reopened only if manual issues | Julien Lancelot | 2013-06-07 | 2 | -0/+26 |
* | SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fi... | Julien Lancelot | 2013-06-07 | 6 | -44/+20 |
* | SONAR-3755 Restore deleted bundle for deleted component on issue detail | Julien Lancelot | 2013-06-07 | 1 | -0/+1 |
* | SONAR-3755 Move the rule compliance widget and action plan widget to Issues c... | Julien Lancelot | 2013-06-07 | 2 | -2/+2 |
* | Fix javadoc | Simon Brandhof | 2013-06-06 | 16 | -30/+24 |
* | Fix some javadoc | Simon Brandhof | 2013-06-06 | 2 | -40/+39 |
* | SONAR-3755 Fix bug in Issue WS Client when encoding dates | Julien Lancelot | 2013-06-06 | 5 | -8/+64 |
* | Add some javadoc to org.sonar.api.config.PropertyDefinition | Simon Brandhof | 2013-06-06 | 1 | -5/+22 |
* | Fix storage of libraries in C# Plugin | Simon Brandhof | 2013-06-06 | 3 | -18/+1 |
* | Remove whitespace | Simon Brandhof | 2013-06-06 | 1 | -1/+1 |
* | SONAR-3755 Improve creation of manual issue | Julien Lancelot | 2013-06-06 | 4 | -81/+54 |
* | SONAR-3755 Removed useless security check | Julien Lancelot | 2013-06-06 | 6 | -41/+18 |
* | Add @Nullable to IssueDto | Simon Brandhof | 2013-06-06 | 1 | -1/+1 |
* | SONAR-3755 Add some html ids | Julien Lancelot | 2013-06-06 | 2 | -7/+6 |
* | Change order of DBCleaner properties | Simon Brandhof | 2013-06-06 | 3 | -56/+70 |
* | Add javadoc to org.sonar.api.config.PropertyDefinition | Simon Brandhof | 2013-06-06 | 4 | -7/+78 |
* | Fix cache of libraries | Simon Brandhof | 2013-06-06 | 1 | -1/+1 |
* | SONAR-3755 improve documentation | Simon Brandhof | 2013-06-05 | 14 | -35/+105 |
* | SONAR-3755 Removed check on logged user in action plan service | Julien Lancelot | 2013-06-05 | 2 | -19/+0 |
* | SONAR-3755 add javadoc to issue API | Simon Brandhof | 2013-06-05 | 5 | -5/+24 |
* | SONAR-3755 add javadoc to issue API | Simon Brandhof | 2013-06-05 | 1 | -0/+7 |
* | SONAR-3755 Add nowrap on action plan column in the issues page | Julien Lancelot | 2013-06-05 | 1 | -1/+1 |
* | SONAR-3755 add javadoc to issue API | Simon Brandhof | 2013-06-05 | 4 | -15/+117 |
* | Fix unit test | Julien Lancelot | 2013-06-05 | 1 | -2/+2 |
* | SONAR-3755 Fix issue on SQL to retrieve root project | Julien Lancelot | 2013-06-05 | 4 | -9/+21 |
* | SONAR-4303 fix rendering of rule detail | Simon Brandhof | 2013-06-05 | 1 | -1/+1 |
* | Fix test on Oracle | Simon Brandhof | 2013-06-05 | 2 | -1/+2 |
* | SONAR-3755 do not check duplications in ResourceCache | Simon Brandhof | 2013-06-05 | 2 | -16/+0 |
* | Fix l10n bundle for new issue metrics | Simon Brandhof | 2013-06-05 | 1 | -47/+1 |
* | Fix type in false positive issues metric name | Julien Lancelot | 2013-06-05 | 1 | -2/+2 |
* | SONAR-3755 Fix description of code viewer role | Julien Lancelot | 2013-06-05 | 1 | -1/+1 |
* | Fix some JDBC connection pbs in unit tests | Simon Brandhof | 2013-06-05 | 5 | -5/+18 |
* | Fix typo in footer | Julien Lancelot | 2013-06-05 | 1 | -1/+1 |