| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix DefaultProfileLoaderTest | Julien HENRY | 2014-01-24 | 1 | -1/+3 |
* | SONAR-926 Fix ProfileSensor that expect a RulesProfileWrapper | Julien HENRY | 2014-01-24 | 1 | -4/+9 |
* | SONAR-926 No more consider sonar.profile in a multi-language project | Julien HENRY | 2014-01-24 | 1 | -5/+26 |
* | SONAR-4326 Provide webservices to add/remove tags on a rule | Jean-Baptiste Lievremont | 2014-01-24 | 13 | -9/+407 |
* | SONAR-926 Update SourceScanner to work with multi-language projects | Julien HENRY | 2014-01-24 | 3 | -88/+34 |
* | SourcesShowWS : Check user has the code viewer role on the asks component | Julien Lancelot | 2014-01-24 | 5 | -9/+122 |
* | SONAR-926 Expose ModuleLanguages in plugin API | Julien HENRY | 2014-01-24 | 16 | -38/+77 |
* | SONAR-926 Multi-language support: | Julien HENRY | 2014-01-24 | 31 | -370/+1003 |
* | Add a Sources WS to return source code in html of a component | Julien Lancelot | 2014-01-24 | 7 | -8/+245 |
* | Add possibility to get source from a component key in htmlSourceDecorator | Julien Lancelot | 2014-01-24 | 24 | -126/+281 |
* | Karma: drop qunitjs from package list | Stas Vilchik | 2014-01-24 | 1 | -1/+0 |
* | New Issues Page: update templates, comments actions | Stas Vilchik | 2014-01-24 | 10 | -78/+134 |
* | Improve unit test on RuleShowWs | Julien Lancelot | 2014-01-24 | 6 | -20/+37 |
* | Fix edit comment in issues WS | Julien Lancelot | 2014-01-24 | 1 | -2/+9 |
* | SONAR-4326 Update api/rules/show WS to use ES data | Jean-Baptiste Lievremont | 2014-01-24 | 9 | -72/+121 |
* | SONAR-4326 Replace inheritance w/ delegation - rule refactoring step 2 | Jean-Baptiste Lievremont | 2014-01-24 | 4 | -45/+108 |
* | SONAR-4326 Refactor rule related stuff out of QProfileRule - step 1 | Jean-Baptiste Lievremont | 2014-01-24 | 6 | -192/+326 |
* | IssueShowWS : Rename action 'severity' by 'set_severity' and fix test on comm... | Julien Lancelot | 2014-01-24 | 5 | -6/+6 |
* | Rename 18n methods to get age of dates, add age on Issues search WS, update a... | Julien Lancelot | 2014-01-24 | 14 | -138/+111 |
* | Add some mock tags in RuleShowWs | Julien Lancelot | 2014-01-24 | 5 | -14/+15 |
* | SONAR-4326 Move back tag management link outside of rule description, fix pro... | Jean-Baptiste Lievremont | 2014-01-24 | 2 | -7/+13 |
* | Add Ws to display Rule detail -> not completed, but can be used by ui | Julien Lancelot | 2014-01-24 | 13 | -14/+307 |
* | Remove trailling comma | Stas Vilchik | 2014-01-24 | 1 | -1/+1 |
* | SONAR-5010 improve WS API | Simon Brandhof | 2014-01-24 | 17 | -50/+141 |
* | Fix issue when plugin add some action that contains dash in the key | Julien Lancelot | 2014-01-24 | 1 | -3/+3 |
* | SONAR-4326 Fix ES test cleanup | Jean-Baptiste Lievremont | 2014-01-24 | 1 | -2/+8 |
* | New Issues Page: update templates | Stas Vilchik | 2014-01-24 | 4 | -16/+59 |
* | Move Rule WebServices to package ws | Julien Lancelot | 2014-01-24 | 8 | -7/+10 |
* | SONAR-5010 improve testability of web service and fix media type of response | Simon Brandhof | 2014-01-24 | 21 | -383/+565 |
* | Sanitize sonar-testing-harness | Simon Brandhof | 2014-01-23 | 13 | -88/+104 |
* | SONAR-4326 Tags link to tag search, UI improvements | Jean-Baptiste Lievremont | 2014-01-23 | 7 | -26/+29 |
* | IssueShowWS : Add formatted dates | Julien Lancelot | 2014-01-23 | 23 | -108/+231 |
* | Add a ago and instant method in i18n | Julien Lancelot | 2014-01-23 | 11 | -306/+358 |
* | Add missing license header | Jean-Baptiste Lievremont | 2014-01-23 | 1 | -0/+19 |
* | SONAR-4326 Add web service to list and create rule tags | Jean-Baptiste Lievremont | 2014-01-23 | 5 | -0/+174 |
* | SONAR-4326 Move rule-related actions to dedicated class | Jean-Baptiste Lievremont | 2014-01-23 | 9 | -302/+383 |
* | SONAR-4326 Continue separating .rule from .qualityprofile | Jean-Baptiste Lievremont | 2014-01-23 | 12 | -26/+26 |
* | SONAR-4326 Refactor ESActiveRule out of RuleRegistry | Jean-Baptiste Lievremont | 2014-01-23 | 29 | -493/+849 |
* | SONAR-4326 Move profile related rule/active rule queries to proper package | Jean-Baptiste Lievremont | 2014-01-23 | 27 | -19/+24 |
* | New Issues Page: add "assigned" parameter support | Stas Vilchik | 2014-01-23 | 1 | -2/+35 |
* | IssueShowWS : Add component long name and qualifier, add project long name | Julien Lancelot | 2014-01-23 | 15 | -2/+52 |
* | IssueShowWS : Add assign to me action | Julien Lancelot | 2014-01-23 | 18 | -10/+192 |
* | New Issues Page: update templates, add comment, transitions | Stas Vilchik | 2014-01-23 | 4 | -35/+101 |
* | New Issues Page: update templates, add actions | Stas Vilchik | 2014-01-23 | 8 | -50/+213 |
* | New Issues Page: add "actionsPlans" and "resolved" query parameters | Stas Vilchik | 2014-01-23 | 4 | -0/+96 |
* | IssueShowWS : Update changelog, comments and technical debt | Julien Lancelot | 2014-01-23 | 9 | -92/+94 |
* | IssueShowWS : Add technical debt unformatted value | Julien Lancelot | 2014-01-23 | 2 | -2/+21 |
* | Fix some quality flaws | Simon Brandhof | 2014-01-23 | 7 | -17/+20 |
* | Fix unit test | Julien Lancelot | 2014-01-23 | 3 | -5/+4 |
* | SONAR-3024 Perform one shot migration of all project resources | Julien HENRY | 2014-01-23 | 21 | -110/+508 |