| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Reactivate unit tests | Julien Lancelot | 2013-04-10 | 1 | -2/+0 |
| * | Improve IssueDao select query | Julien Lancelot | 2013-04-09 | 1 | -2/+4 |
| * | Temporary disable failing unit tests | Julien Lancelot | 2013-04-09 | 1 | -0/+2 |
| * | SONAR-3755 improve IssueDAO in order to select all issues from the resource tree | Julien Lancelot | 2013-04-09 | 3 | -6/+259 |
| * | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-09 | 3 | -11/+60 |
| * | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-09 | 3 | -8/+90 |
* | | SONAR-3755 refactor the way to persist component perspectives | Simon Brandhof | 2013-04-10 | 2 | -91/+57 |
|/ |
|
* | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-09 | 2 | -0/+79 |
* | SONAR-3755 Fix IssueDao and add title property in Issue | Julien Lancelot | 2013-04-09 | 2 | -2/+3 |
* | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-08 | 2 | -14/+12 |
* | SONAR-3755 Rename IssueChangelog in IssueChange and rename uuid to key in Iss... | Julien Lancelot | 2013-04-08 | 5 | -13/+13 |
* | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-08 | 1 | -7/+73 |
* | SONAR-3755 Add Issue Finder | Julien Lancelot | 2013-04-08 | 1 | -0/+73 |
* | SONAR-3755 Replace userId and assigneeUserId by userLogin and by assigneeLogi... | Julien Lancelot | 2013-04-08 | 6 | -36/+65 |
* | SONAR-3755 Move Issuable implementaiton to sonar-core | Julien Lancelot | 2013-04-08 | 1 | -0/+75 |
* | SONAR-3755 Add Issues DTO + DAO | Julien Lancelot | 2013-04-08 | 11 | -0/+540 |
* | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-08 | 1 | -6/+24 |
* | Merge remote-tracking branch 'origin/master' | Jean-Baptiste Vilain | 2013-04-05 | 1 | -73/+0 |
|\ |
|
| * | SONAR-3755 Move all Issues API to plugin api | Julien Lancelot | 2013-04-05 | 1 | -73/+0 |
* | | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-05 | 1 | -0/+68 |
|/ |
|
* | SONAR-3755 Issues tables creation and first API draft | Julien Lancelot | 2013-04-05 | 1 | -0/+73 |
* | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-05 | 2 | -8/+115 |
* | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-04 | 2 | -10/+16 |
* | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a... | Jean-Baptiste Vilain | 2013-04-04 | 4 | -6/+107 |
* | SONAR-3879 Moved status constant to Rule. Removed Rule status enumeration. | Julien Lancelot | 2013-03-25 | 2 | -45/+3 |
* | SONAR-3879 Replace rule status enumeration in the annotation by a string | Julien Lancelot | 2013-03-22 | 1 | -0/+43 |
* | SONAR-4190 Add Issue Tracker information on 'Installed Plugins' tab in the Up... | Julien Lancelot | 2013-03-20 | 2 | -5/+9 |
* | Improve exception handling of pico container lifecycle | Simon Brandhof | 2013-03-14 | 1 | -105/+0 |
* | SONAR-3879 Remove enabled column of rules | Julien Lancelot | 2013-03-12 | 14 | -33/+33 |
* | Fix (again) compatibility of test DatabaseUtilsTest with Oracle | Simon Brandhof | 2013-02-25 | 1 | -6/+10 |
* | Fix compatibility of the test DatabaseUtilsTest with Oracle | Simon Brandhof | 2013-02-25 | 1 | -1/+6 |
* | Increase coverage by UTs. | Julien HENRY | 2013-02-21 | 1 | -0/+5 |
* | Add missing test on measure filters | Simon Brandhof | 2013-02-21 | 1 | -0/+2 |
* | Fix compatibility with latest SNAPSHOT of sonar-update-center-common | Simon Brandhof | 2013-02-20 | 1 | -0/+0 |
* | Replace array of string by list in DefaultPluginMetadata and use immutable li... | Julien Lancelot | 2013-02-20 | 2 | -2/+3 |
* | Add test for export for dry run database | Simon Brandhof | 2013-02-20 | 2 | -5/+19 |
* | SONAR-4100 Remove useless code | Fabrice Bellingard | 2013-02-19 | 2 | -52/+0 |
* | Fix test on mysql where TIMESTAMP precision is only second | Julien HENRY | 2013-02-19 | 1 | -2/+2 |
* | Fix some quality flaws | Simon Brandhof | 2013-02-19 | 1 | -0/+13 |
* | Added missing test files | Julien Lancelot | 2013-02-18 | 2 | -0/+0 |
* | SONAR-2227 Use new update center API | Julien Lancelot | 2013-02-18 | 2 | -0/+19 |
* | Fix Semaphore test on Oracle | Simon Brandhof | 2013-02-15 | 1 | -3/+3 |
* | SONAR-3317 improve memory usage in export of dry run db | Simon Brandhof | 2013-02-14 | 1 | -1/+1 |
* | Try to fix SemaphoreDaoTest on mysql | Simon Brandhof | 2013-02-14 | 1 | -1/+1 |
* | SONAR-3317 fix possible copy of inverted columns | Simon Brandhof | 2013-02-14 | 1 | -0/+32 |
* | Add missing unit test | Simon Brandhof | 2013-02-14 | 1 | -0/+6 |
* | Revert "SONAR-3976 Introduce the concept of plugin group" | Julien Lancelot | 2013-02-14 | 1 | -2/+0 |
* | Improve stability of SemaphoreUpdaterTest | Simon Brandhof | 2013-02-13 | 1 | -2/+2 |
* | SONAR-4053 improve stability of unit test | Simon Brandhof | 2013-02-13 | 1 | -1/+1 |
* | SONAR-3976 Introduce the concept of plugin group | Julien Lancelot | 2013-02-13 | 1 | -0/+2 |