Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-3893 Fixed excessive collection iteration when decorating souce | Jean-Baptiste Vilain | 2013-04-18 | 3 | -38/+70 | |
| | ||||||
* | SONAR-3755 support the parameter "rules" in /api/issues/search | Simon Brandhof | 2013-04-17 | 4 | -9/+13 | |
| | ||||||
* | SONAR-3893 Fixed snapshot source and data querying for better performance | Jean-Baptiste Vilain | 2013-04-17 | 3 | -19/+46 | |
| | ||||||
* | SONAR-4147 Implemented profiling of purge | Julien HENRY | 2013-04-17 | 6 | -77/+367 | |
| | | | | + minor changes like display of percents | |||||
* | Fix IssuePersisterTest | Simon Brandhof | 2013-04-17 | 6 | -43/+33 | |
| | ||||||
* | SONAR-3755 Improve IssuesWorkflowDecorator | Julien Lancelot | 2013-04-17 | 1 | -0/+3 | |
| | ||||||
* | Add missing test file | Julien Lancelot | 2013-04-17 | 1 | -0/+116 | |
| | ||||||
* | SONAR-3755 Add IssuesWorkflowDecorator | Julien Lancelot | 2013-04-17 | 3 | -0/+25 | |
| | ||||||
* | SONAR-3893 Added symbols class for debug purpose | Jean-Baptiste Vilain | 2013-04-17 | 3 | -9/+9 | |
| | ||||||
* | SONAR-3755 complete ModuleIssues for issue tracking | Simon Brandhof | 2013-04-17 | 1 | -1/+2 | |
| | ||||||
* | SONAR-3893 Changed symbols css class separator from period to hyphen | Jean-Baptiste Vilain | 2013-04-17 | 1 | -1/+1 | |
| | ||||||
* | SONAR-3893 Changed symbols css class separator from period to hyphen | Jean-Baptiste Vilain | 2013-04-17 | 3 | -9/+9 | |
| | ||||||
* | SONAR-3893 Fixed snapshot data persistence issue | Jean-Baptiste Vilain | 2013-04-16 | 1 | -5/+12 | |
| | ||||||
* | SONAR-3893 HTML source decoration using both syntax highlighting and symbol data | Jean-Baptiste Vilain | 2013-04-16 | 5 | -66/+112 | |
| | ||||||
* | SONAR-3893 Symbol data deserialization | Jean-Baptiste Vilain | 2013-04-16 | 13 | -79/+148 | |
| | ||||||
* | SONAR-3755 Add componentRoots filter to select issues from component and its ↵ | Julien Lancelot | 2013-04-16 | 2 | -6/+16 | |
| | | | | children | |||||
* | SONAR-3755 the perspective Issuable should not be available on Java classes ↵ | Simon Brandhof | 2013-04-16 | 4 | -3/+57 | |
| | | | | and methods | |||||
* | SONAR-3755 Add rule and created at filters on issue query. | Julien Lancelot | 2013-04-16 | 3 | -2/+41 | |
| | ||||||
* | SONAR-3893 First symbol API version | Jean-Baptiste Vilain | 2013-04-16 | 1 | -26/+0 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2013-04-16 | 1 | -7/+7 | |
| | ||||||
* | SONAR-3755 fix SQL for mssql and oracle | Simon Brandhof | 2013-04-15 | 1 | -1/+1 | |
| | ||||||
* | SONAR-3755 add missing files | Simon Brandhof | 2013-04-15 | 6 | -0/+197 | |
| | ||||||
* | SONAR-3755 add authorization to search of issues | Simon Brandhof | 2013-04-14 | 7 | -50/+178 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | Julien Lancelot | 2013-04-12 | 2 | -1/+2 | |
|\ | ||||||
| * | SONAR-3755 minor comments | Simon Brandhof | 2013-04-12 | 2 | -1/+2 | |
| | | ||||||
* | | Fix quality flaw | Julien Lancelot | 2013-04-12 | 1 | -32/+9 | |
|/ | ||||||
* | SONAR-3755 Add Issues console page | Julien Lancelot | 2013-04-12 | 2 | -2/+22 | |
| | ||||||
* | SONAR-3755 refactor IssueFinder | Simon Brandhof | 2013-04-12 | 9 | -35/+156 | |
|\ | ||||||
| * | SONAR-3755 Fix issue where Issues updated at was not set | Julien Lancelot | 2013-04-12 | 3 | -7/+9 | |
| | | ||||||
| * | SONAR-3893 Added CR EOL support | Jean-Baptiste Vilain | 2013-04-12 | 2 | -2/+32 | |
| | | ||||||
| * | SONAR-3893 Added ampersand encoding | Jean-Baptiste Vilain | 2013-04-12 | 2 | -4/+43 | |
| | | ||||||
| * | SONAR-3893 Added HTML markup tags encoding | Jean-Baptiste Vilain | 2013-04-12 | 3 | -1/+52 | |
| | | ||||||
| * | SONAR-3755 Add IssueTracking and update IssuePersister to save or update ↵ | Julien Lancelot | 2013-04-12 | 5 | -16/+18 | |
| | | | | | | | | issue (but without re-loading issue being update during analysis) | |||||
* | | SONAR-3755 refactor IssueFinder | Simon Brandhof | 2013-04-12 | 9 | -378/+185 | |
|/ | ||||||
* | SONAR-3755 fix component key and rename Issuable.IssueBuilder#create() | Simon Brandhof | 2013-04-11 | 2 | -3/+5 | |
| | ||||||
* | SONAR-3893 Removed syntax highlighting support in source REST API | Jean-Baptiste Vilain | 2013-04-11 | 1 | -1/+1 | |
| | ||||||
* | SONAR-3755 complete IssueActions | Simon Brandhof | 2013-04-11 | 2 | -8/+97 | |
| | ||||||
* | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and ↵ | Jean-Baptiste Vilain | 2013-04-11 | 10 | -460/+31 | |
| | | | | allow to work on multi-line tokens - Added highlighting caching and persistence | |||||
* | Merge remote-tracking branch 'origin/master' | Julien Lancelot | 2013-04-11 | 8 | -3/+30 | |
|\ | ||||||
| * | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and ↵ | Jean-Baptiste Vilain | 2013-04-11 | 8 | -3/+30 | |
| | | | | | | | | allow to work on multi-line tokens - Updated snapshot purge and deletion to include snapshot_data entries removal | |||||
* | | SONAR-3755 Add dates when searching for issues | Julien Lancelot | 2013-04-11 | 1 | -1/+6 | |
|/ | ||||||
* | Fix quality flaws | Julien Lancelot | 2013-04-11 | 1 | -4/+6 | |
| | ||||||
* | SONAR-3755 refactor the way to persist component perspectives | Simon Brandhof | 2013-04-10 | 36 | -194/+1529 | |
|\ | ||||||
| * | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and ↵ | Jean-Baptiste Vilain | 2013-04-10 | 3 | -11/+7 | |
| | | | | | | | | allow to work on multi-line tokens - Full stack integration from RoR API | |||||
| * | SONAR-3755 Add Issue Web Service Client | Julien Lancelot | 2013-04-10 | 1 | -1/+1 | |
| | | ||||||
| * | SONAR-3755 Add Issue Web Service | Julien Lancelot | 2013-04-10 | 8 | -26/+332 | |
| | | ||||||
| * | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and ↵ | Jean-Baptiste Vilain | 2013-04-10 | 4 | -71/+88 | |
| | | | | | | | | allow to work on multi-line tokens - Updated highlighted html to return a list of html lines | |||||
| * | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and ↵ | Jean-Baptiste Vilain | 2013-04-10 | 6 | -7/+157 | |
| | | | | | | | | allow to work on multi-line tokens - Added main access point for syntax highlighting | |||||
| * | (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and ↵ | Jean-Baptiste Vilain | 2013-04-10 | 9 | -92/+272 | |
| | | | | | | | | allow to work on multi-line tokens - Implemented rules deserialization and added missing package-info files | |||||
| * | SONAR-3755 fix IssueDAO select query | Julien Lancelot | 2013-04-10 | 1 | -2/+2 | |
| | |