| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix ScanPerspectives when resource has a component key | Simon Brandhof | 2013-05-30 | 1 | -2/+4 |
* | SONAR-4301 Sort issues by id desc on selectByIds and selectIssues | Julien Lancelot | 2013-05-30 | 2 | -0/+25 |
* | SONAR-4283 Add notification on new comment, and change emails subject | Julien Lancelot | 2013-05-30 | 2 | -15/+54 |
* | SONAR-4310 update issue message during tracking | Simon Brandhof | 2013-05-30 | 2 | -3/+94 |
* | Fix quality flaws | Julien Lancelot | 2013-05-30 | 1 | -1/+1 |
* | Improve unit test | Julien Lancelot | 2013-05-30 | 1 | -4/+14 |
* | Fix issue on mapper loading order | Julien Lancelot | 2013-05-30 | 1 | -2/+3 |
* | Remove projectKey from Issues API as it's not always populated | Julien Lancelot | 2013-05-30 | 3 | -11/+1 |
* | Fix quality flaws | Julien Lancelot | 2013-05-30 | 4 | -5/+11 |
* | Fix some quality flaws | Simon Brandhof | 2013-05-30 | 1 | -18/+24 |
* | SONAR-4301 Improve performance when searching component children ids from spe... | Julien Lancelot | 2013-05-30 | 10 | -33/+78 |
* | Fixed quality issues | Jean-Baptiste Vilain | 2013-05-30 | 1 | -8/+11 |
* | Fix some quality flaws | Simon Brandhof | 2013-05-29 | 4 | -13/+29 |
* | SONAR-4301 Replace snapshot by project in query used to select authorized roo... | Julien Lancelot | 2013-05-29 | 7 | -36/+29 |
* | SONAR-3755 Add index on issues.root_component_id | Julien Lancelot | 2013-05-29 | 1 | -0/+2 |
* | SONAR-4304 close manual issues marked as resolved | Simon Brandhof | 2013-05-29 | 4 | -14/+186 |
* | SONAR-4360 OufOfMemory error when too many issues | Simon Brandhof | 2013-05-29 | 2 | -5/+22 |
* | SONAR-3755 replace the enum IssueQuery.Sort by String constants | Simon Brandhof | 2013-05-29 | 2 | -12/+12 |
* | SONAR-4290 Execute sort of ActionPlanStats the same way as ActionPlan | Julien Lancelot | 2013-05-29 | 6 | -111/+14 |
* | DEVACT-38 Typo in semaphore field | Jean-Baptiste Vilain | 2013-05-29 | 1 | -3/+3 |
* | SONAR-3755 fix regression on severity | Simon Brandhof | 2013-05-29 | 2 | -5/+11 |
* | SONAR-3755 fix issue close date | Simon Brandhof | 2013-05-28 | 1 | -12/+2 |
* | SONAR-4304 fix bug in workflow of manual issues | Simon Brandhof | 2013-05-28 | 1 | -0/+8 |
* | DEVACT-103 Added missing test resources | Jean-Baptiste Vilain | 2013-05-28 | 4 | -0/+20 |
* | DEVACT-103 Removed unused method in AuthorDao | Jean-Baptiste Vilain | 2013-05-28 | 1 | -22/+0 |
* | DEVACT-103 Modified author dao to allow author and developer creation in the ... | Jean-Baptiste Vilain | 2013-05-28 | 10 | -34/+123 |
* | SONAR-4316 implement IssueFilter and support ViolationFilter | Simon Brandhof | 2013-05-28 | 2 | -3/+3 |
* | Fix quality flaws | Julien Lancelot | 2013-05-28 | 2 | -2/+6 |
* | SONAR-4355 new resolution "REMOVED" | Simon Brandhof | 2013-05-28 | 8 | -38/+153 |
* | SONAR-3755 move and delete some classes related to issues | Simon Brandhof | 2013-05-27 | 6 | -740/+0 |
* | Fix conflicts | Simon Brandhof | 2013-05-27 | 3 | -4/+175 |
* | SONAR-4283 notifications on new issues and issue changes | Simon Brandhof | 2013-05-27 | 10 | -5/+367 |
* | Fix query on Oracle | Julien Lancelot | 2013-05-27 | 1 | -6/+9 |
* | SONAR-4292 Create a IssueStatsFinder to be used by UnresolvedIssuesPerAssigne... | Julien Lancelot | 2013-05-27 | 9 | -172/+271 |
* | SONAR-4301 Remove securityExclusions parameter | Julien Lancelot | 2013-05-27 | 1 | -11/+0 |
* | SONAR-4301 Rename issues.resource_id by issues.component_id and issues.projec... | Julien Lancelot | 2013-05-27 | 46 | -241/+242 |
* | SONAR-4301 Merge authorized projects search in issues search | Julien Lancelot | 2013-05-27 | 12 | -186/+418 |
* | SONAR-4301 Remove project_id when querying issues | Julien Lancelot | 2013-05-27 | 4 | -52/+55 |
* | SONAR-4283 implement the notification on new issues raised during project scan | Simon Brandhof | 2013-05-26 | 2 | -1/+3 |
* | Fix minor quality flaw | Simon Brandhof | 2013-05-26 | 1 | -1/+1 |
* | SONAR-4297 SONAR-4295 SONAR-4294 remove some review widgets | Simon Brandhof | 2013-05-26 | 1 | -1/+1 |
* | SONAR-4308 Update the DBCleaner mechanism to purge closed issues after X weeks | Simon Brandhof | 2013-05-24 | 10 | -27/+485 |
* | SONAR-4301 Fix sql query | Julien Lancelot | 2013-05-24 | 1 | -2/+2 |
* | SONAR-4301 Fix sql query | Julien Lancelot | 2013-05-24 | 1 | -3/+3 |
* | SONAR-4301 Fix sql query | Julien Lancelot | 2013-05-24 | 1 | -10/+9 |
* | SONAR-4301 Fix sql query | Julien Lancelot | 2013-05-24 | 1 | -1/+1 |
* | SONAR-4301 Fix sql query | Julien Lancelot | 2013-05-24 | 1 | -13/+19 |
* | SONAR-4301 Fix sql query | Julien Lancelot | 2013-05-24 | 2 | -4/+13 |
* | SONAR-4301 Fix sql query | Julien Lancelot | 2013-05-24 | 1 | -6/+1 |
* | SONAR-4290 order action plans by chronological deadline | Simon Brandhof | 2013-05-24 | 7 | -9/+113 |