summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3893 Added CR EOL supportJean-Baptiste Vilain2013-04-122-2/+32
* SONAR-3755 Add status when creating new IssuesJulien Lancelot2013-04-122-38/+40
* SONAR-3893 Removed deprecated Highlightable APIJean-Baptiste Vilain2013-04-124-29/+9
* SONAR-3893 Added ampersand encodingJean-Baptiste Vilain2013-04-122-4/+43
* SONAR-3755 Add unit tests and fix quality flawJulien Lancelot2013-04-125-23/+216
* SONAR-3893 Added HTML markup tags encodingJean-Baptiste Vilain2013-04-123-1/+52
* SONAR-3755 Add IssueTracking and update IssuePersister to save or update issu...Julien Lancelot2013-04-1213-105/+811
* SONAR-4255 Dropped syntax highlighting support in source viewer WSJean-Baptiste Vilain2013-04-112-26/+2
* SONAR-3755 fix component key and rename Issuable.IssueBuilder#create()Simon Brandhof2013-04-115-5/+7
* SONAR-3893 Integrated last feedback on Highlightable APIJean-Baptiste Vilain2013-04-113-14/+14
* SONAR-3893 Removed syntax highlighting support in source REST APIJean-Baptiste Vilain2013-04-112-6/+2
* SONAR-3755 complete IssueActionsSimon Brandhof2013-04-118-21/+247
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-1117-72/+248
* ScanPersister implementations can load snapshots through SnapshotCacheSimon Brandhof2013-04-1116-44/+239
* Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-1110-3/+94
|\
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-1110-3/+94
* | SONAR-3755 Add dates when searching for issuesJulien Lancelot2013-04-111-1/+6
|/
* Fix quality flawsJulien Lancelot2013-04-113-9/+7
* SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-1060-371/+2324
|\
| * Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-106-13/+14
| |\
| | * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-106-13/+14
| * | SONAR-3755 Add Issue Web Service Client UnmarshallerJulien Lancelot2013-04-106-90/+174
| |/
| * SONAR-3755 Add Issue Web Service ClientJulien Lancelot2013-04-105-1/+507
| * Fix metrics web service jsonJulien Lancelot2013-04-101-9/+5
| * Revert "SONAR-4157 Remove unnecessary dependency"Julien HENRY2013-04-101-7/+0
| * SONAR-3755 Add Issue Web ServiceJulien Lancelot2013-04-1014-80/+538
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-106-71/+95
| * SONAR-4157 Remove unnecessary dependencyJulien HENRY2013-04-101-0/+7
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-106-7/+157
| * Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-1010-92/+296
| |\
| | * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-1010-92/+296
| * | Revert "SONAR-4201"Julien Lancelot2013-04-102-11/+3
| |/
| * SONAR-3755 fix IssueDAO select queryJulien Lancelot2013-04-101-2/+2
| * SONAR-3755 fix IssueDAO select query for mssqlJulien Lancelot2013-04-101-1/+1
| * SONAR-3755 fix IssueDAO select queryJulien Lancelot2013-04-101-6/+9
| * SONAR-3755 IssueDAO select query : fix boolean valueJulien Lancelot2013-04-101-2/+2
| * SONAR-3755 IssueDAO select query to work on all databasesJulien Lancelot2013-04-103-10/+31
| * Reactivate unit testsJulien Lancelot2013-04-101-2/+0
| * Improve IssueDao select queryJulien Lancelot2013-04-092-3/+6
| * Temporary disable failing unit testsJulien Lancelot2013-04-091-0/+2
| * SONAR-3755 improve IssueDAO in order to select all issues from the resource treeJulien Lancelot2013-04-095-7/+272
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-092-45/+0
| * SONAR-4239 Display full project URL in Sonar logs after analysisJulien HENRY2013-04-092-3/+16
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-0912-51/+210
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-0910-121/+242
* | SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-1032-593/+1114
|/
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-0915-32/+307
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-091-1/+1
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-096-1/+90
* SONAR-3755 Fix IssueDao and add title property in IssueJulien Lancelot2013-04-097-14/+25